MIRA
Classes | Namespaces
SingleSelectionListDialog.h File Reference

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>
Include dependency graph for SingleSelectionListDialog.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>
 

Detailed Description

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.

Author
Erik Einhorn
Date
2011/04/06