MIRA
|
Contains the SingleSelectionListDialog widget, a widget for providing the user a dialog where he/she can choose a single item from a list, where the items are grouped in categories. More...
#include <QLabel>
#include <QLineEdit>
#include <widgets/SelectionListDialog.h>
#include <widgets/SignalBinder.h>
Go to the source code of this file.
Classes | |
class | SingleSelectionListDialog< T > |
A dialog for providing the a list, where the items can be grouped in categories. More... | |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Contains the SingleSelectionListDialog widget, a widget for providing the user a dialog where he/she can choose a single item from a list, where the items are grouped in categories.