My Project
|
Signals | |
void | labelChanged (const QString &) |
void | multiSelectChanged (bool) |
![]() | |
void | titleChanged () |
Public Member Functions | |
FiltersInterface::FilterType | filterType () const override |
virtual QString | label () const =0 |
virtual bool | multiSelect () const =0 |
virtual OptionSelectorOptionsInterface * | options () const =0 |
![]() | |
virtual QString | filterId () const =0 |
virtual QString | title () const =0 |
virtual QString | filterTag () const =0 |
Properties | |
QString | label |
bool | multiSelect |
unity::shell::scopes::OptionSelectorOptionsInterface | options |
![]() | |
QString | filterId |
QString | title |
unity::shell::scopes::FiltersInterface::FilterType | filterType |