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

#include <indexitem.h>

Detailed Description

The eligible for the internal index of IndexQueryHandler.

See also
IndexQueryHandler

Public Member Functions

 IndexItem (std::shared_ptr< Item > item, QString string)
 

Public Attributes

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

Constructor & Destructor Documentation

◆ IndexItem()

albert::IndexItem::IndexItem ( std::shared_ptr< Item item,
QString  string 
)
Parameters
itemThe item to be indexed.
stringThe corresponding lookup string.

Member Data Documentation

◆ item

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

The item to be indexed.

◆ string

QString albert::IndexItem::string

The corresponding lookup string.


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