FilterSelectionWidget Class Reference
A simple widget which consists of a label and a combo box in a horizontal line. More...
#include <filterselectionwidget.h>
Inherits QHBox.
Signals
Public Member Functions
- FilterSelectionWidget (QWidget *parent, const char *name=0)
- 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.
The documentation for this class was generated from the following files:
- filterselectionwidget.h
- filterselectionwidget.cpp