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 |
activeChanged(bool active) | albert::Query | signal |
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 |
invalidated() | albert::Query | signal |
isActive() const =0 | albert::Query | pure virtual |
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 |
matchesAboutToBeAdded(uint count) | albert::Query | signal |
matchesAdded() | albert::Query | signal |
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 |