MIRA
|
Declaration of PropertyEditor. More...
#include <QVariant>
#include <QModelIndex>
#include <QIcon>
#include <QColor>
#include <QWidget>
#include <QLineEdit>
#include <QEvent>
#include <QMutex>
#include <QWaitCondition>
#include <serialization/PropertyNode.h>
#include <utils/EnumToFlags.h>
#include <widgets/GuiWidgetsExports.h>
#include <widgets/TreeViewFilter.h>
Go to the source code of this file.
Classes | |
class | PropertyEditor |
Provides display and editing facilities for property items in the editor. More... | |
class | PropertyEditor |
Provides display and editing facilities for property items in the editor. More... | |
struct | PropertyEditor::SupportedType |
class | PropertyItemEditor |
Namespaces | |
mira | |
specialize cv::DataType for our ImgPixel and inherit from cv::DataType<Vec> | |
Declaration of PropertyEditor.