Computer Assited Medical Intervention Tool Kit  version 4.1
Classes | Typedefs | Functions
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 <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()

static QtProperty* wrappedProperty ( QtProperty property)
static