MIRA
Classes | Namespaces
SelectionListDialog.h File Reference

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>
Include dependency graph for SelectionListDialog.h:
This graph shows which files directly or indirectly include this file:

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>
 

Detailed Description

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.

Author
Erik Einhorn
Date
2010/12/27