|
void | startValueChanged () |
|
void | endValueChanged () |
|
void | hasStartValueChanged () |
|
void | hasEndValueChanged () |
|
void | startPrefixLabelChanged () |
|
void | startPostfixLabelChanged () |
|
void | centralLabelChanged () |
|
void | endPrefixLabelChanged () |
|
void | endPostfixLabelChanged () |
|
void | titleChanged () |
|
|
FiltersInterface::FilterType | filterType () const override |
|
virtual double | startValue () const =0 |
|
virtual double | endValue () const =0 |
|
virtual void | setStartValue (double value)=0 |
|
virtual void | setEndValue (double value)=0 |
|
virtual QString | startPrefixLabel () const =0 |
|
virtual QString | startPostfixLabel () const =0 |
|
virtual QString | centralLabel () const =0 |
|
virtual QString | endPrefixLabel () const =0 |
|
virtual QString | endPostfixLabel () const =0 |
|
virtual bool | hasStartValue () const =0 |
|
virtual bool | hasEndValue () const =0 |
|
virtual Q_INVOKABLE void | eraseStartValue ()=0 |
|
virtual Q_INVOKABLE void | eraseEndValue ()=0 |
|
virtual QString | filterId () const =0 |
|
virtual QString | title () const =0 |
|
virtual FiltersInterface::FilterType | filterType () const =0 |
|
virtual QString | filterTag () const =0 |
|
|
double | startValue |
|
double | endValue |
|
QString | startPrefixLabel |
|
QString | startPostfixLabel |
|
QString | centralLabel |
|
QString | endPrefixLabel |
|
QString | endPostfixLabel |
|
bool | hasStartValue |
|
bool | hasEndValue |
|
QString | filterId |
|
QString | title |
|
unity::shell::scopes::FiltersInterface::FilterType | filterType |
|
◆ filterType()
FiltersInterface::FilterType unity::shell::scopes::RangeInputFilterInterface::filterType |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: