FilterSelectionWidget Class Reference
A simple widget which consists of a label and a combo box in a horizontal line. More...
#include <filterselectionwidget.h>
Inheritance diagram for FilterSelectionWidget:

Signals | |
void | filterActivated (int) |
Public Methods | |
FilterSelectionWidget (QWidget *parent, const char *name=0) | |
~FilterSelectionWidget () | |
void | setItems (const QStringList &names) |
int | currentItem () const |
void | setCurrentItem (int index) |
Detailed Description
A simple widget which consists of a label and a combo box in a horizontal line.The combo box allows the user to select the active filter.
Definition at line 36 of file filterselectionwidget.h.
The documentation for this class was generated from the following files: