![]() |
Sayonara Player
|
#include <Filter.h>
The Filter class.
Public Types | |
| enum | Mode { Fulltext =0, Filename, Genre } |
Public Member Functions | |
| Filter (const Filter &other) | |
| Filter & | operator= (const Filter &other) |
| bool | operator== (const Filter &other) |
| QStringList | filtertext (bool with_percent) const |
| QStringList | search_mode_filtertext (bool with_percent) const |
| void | set_filtertext (const QString &str, SearchModeMask search_mode) |
| Filter::Mode | mode () const |
| void | set_mode (Filter::Mode mode) |
| void | clear () |
| bool | cleared () const |
Static Public Member Functions | |
| static QString | get_text (Mode mode) |
1.8.14