Unity Scopes API
|
Holds definition of filter option for OptionSelectorFilter. More...
#include <unity/scopes/FilterOption.h>
Public Member Functions | |
std::string | id () const |
Get the identifier of this filter option. More... | |
std::string | label () const |
Get the label of this filter option. More... | |
Holds definition of filter option for OptionSelectorFilter.
std::string unity::scopes::FilterOption::id | ( | ) | const |
Get the identifier of this filter option.
std::string unity::scopes::FilterOption::label | ( | ) | const |
Get the label of this filter option.