|
MIRA
|
Contains the SelectionListDialog widget, a widget for providing the user a dialog where he/she can choose items from a list, where the items are grouped in categories. More...
#include <QDialog>#include <QDialogButtonBox>#include <QVBoxLayout>#include <QMessageBox>#include <QTreeWidget>#include <map>#include <list>#include <set>#include <utils/Foreach.h>#include <widgets/TreeViewFilter.h>

Go to the source code of this file.
Classes | |
| class | SelectionListDialog< 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 SelectionListDialog widget, a widget for providing the user a dialog where he/she can choose items from a list, where the items are grouped in categories.
1.8.14