20 using Item_ptr = std::shared_ptr<Item>;
47 bool IsReady_ =
false;
48 bool IsScanning_ =
false;
77 bool IsReady ()
const;
99 Item_ptr FindItem (
const QString& permanentID)
const;
Describes a single XDG .desktop entry.
Finds and parses XDG .desktop files.
void itemsListChanged()
Notifies when the list of items changes in any way.
std::shared_ptr< ICoreProxy > ICoreProxy_ptr
QHash< QString, QList< Item_ptr > > Cat2Items_t
std::shared_ptr< Item > Item_ptr
Type
Describes the various types of XDG .desktop files.
QMultiMap< QDateTime, QString > Items_