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

#include <albert/indexitem.h>

Description

An item utlized by ItemIndex.

Public Member Functions

 IndexItem (std::shared_ptr< Item > item, QString string)
 Constructs an index item with the given item and string.
 

Public Attributes

std::shared_ptr< Itemitem
 The item to be indexed.
 
QString string
 The corresponding lookup string.
 

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