FilterPanel Class Reference
List of all members.
Public Slots |
void | addItem (const QIcon &icon, DriverInfo *driver, bool checked=false) |
void | addItem (const QString &string, DriverInfo *driver, bool checked=false) |
void | clear () |
void | checkItem (DriverInfo *, int index) |
Signals |
void | itemSelected (DriverInfo *driverInfo, int index) |
Public Member Functions |
| FilterPanel (QWidget *parent=0) |
void | addItem (QAction *action, DriverInfo *driver, bool checked=false) |
QList< QAction * > | getServiceActions () |
The documentation for this class was generated from the following files:
- src/widgets/filter/filterpanel.h
- src/widgets/filter/filterpanel.cpp