|
Albert
|
#include <albert/queryresults.h>
Result item associating an item with an extension.
Public Attributes | |
| const Extension * | extension |
| The extension providing the item. | |
| std::shared_ptr< Item > | item |
| The item. | |
| const Extension* albert::QueryResult::extension |
The extension providing the item.
| std::shared_ptr<Item> albert::QueryResult::item |
The item.