vizkit3d
Classes | Typedefs
qtvariantproperty.h File Reference
#include "qtpropertybrowser.h"
#include "qteditorfactory.h"
#include <QtCore/QVariant>
#include <QtGui/QIcon>

Go to the source code of this file.

Classes

class  QtVariantPropertyPrivate
 
class  QtVariantPropertyManagerPrivate
 
class  QtVariantProperty
 The QtVariantProperty class is a convenience class handling QVariant based properties. More...
 
class  QtVariantPropertyManager
 The QtVariantPropertyManager class provides and manages QVariant based properties. More...
 
class  QtVariantEditorFactoryPrivate
 
class  QtVariantEditorFactory
 The QtVariantEditorFactory class provides widgets for properties created by QtVariantPropertyManager objects. More...
 

Typedefs

typedef QMap< int, QIcon > QtIconMap
 
typedef QMap< const QtProperty *, QtProperty * > PropertyMap
 

Typedef Documentation

◆ PropertyMap

typedef QMap<const QtProperty *, QtProperty *> PropertyMap

◆ QtIconMap

typedef QMap<int, QIcon> QtIconMap