Albert
Loading...
Searching...
No Matches
albert::QueryResult Class Reference

#include <albert/queryresults.h>

Description

Result item associating an item with an extension.

Public Attributes

const Extensionextension
 The extension providing the item.
 
std::shared_ptr< Itemitem
 The item.
 

Member Data Documentation

◆ extension

const Extension* albert::QueryResult::extension

The extension providing the item.

◆ item

std::shared_ptr<Item> albert::QueryResult::item

The item.


The documentation for this class was generated from the following file: