Albert
|
This is the complete list of members for albert::Query, including all inherited members.
activateFallback(uint item, uint action=0)=0 | albert::Query | pure virtual |
activateMatch(uint item, uint action=0)=0 | albert::Query | pure virtual |
add(const std::shared_ptr< Item > &item)=0 | albert::Query | pure virtual |
add(std::shared_ptr< Item > &&item)=0 | albert::Query | pure virtual |
add(const std::vector< std::shared_ptr< Item > > &items)=0 | albert::Query | pure virtual |
add(std::vector< std::shared_ptr< Item > > &&items)=0 | albert::Query | pure virtual |
fallbacks()=0 | albert::Query | pure virtual |
finished() | albert::Query | signal |
isFinished() const =0 | albert::Query | pure virtual |
isTriggered() const =0 | albert::Query | pure virtual |
isValid() const =0 | albert::Query | pure virtual |
matches()=0 | albert::Query | pure virtual |
operator QString() const | albert::Query | inline |
string() const =0 | albert::Query | pure virtual |
synopsis() const =0 | albert::Query | pure virtual |
trigger() const =0 | albert::Query | pure virtual |
~Query() override | albert::Query | protected |