Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
qtvariantproperty.cpp File Reference
#include "qtvariantproperty.h"
#include "qtpropertymanager.h"
#include "qteditorfactory.h"
#include <QtCore/QVariant>
#include <QtGui/QIcon>
#include <QtCore/QDate>
#include <QtCore/QLocale>
#include <QRegularExpression>
#include <QVector3D>
#include "moc_qtvariantproperty.cpp"

Classes

class  QtEnumPropertyType
class  QtFlagPropertyType
class  QtGroupPropertyType
class  QtVariantEditorFactoryPrivate
class  QtVariantPropertyManagerPrivate
class  QtVariantPropertyPrivate

Typedefs

typedef QMap< const QtProperty *, QtProperty * > PropertyMap

Functions

static QtPropertywrappedProperty (QtProperty *property)

Typedef Documentation

◆ PropertyMap

typedef QMap<const QtProperty*, QtProperty*> PropertyMap

Function Documentation

◆ wrappedProperty()