Computer Assited Medical Intervention Tool Kit  version 4.0
Classes | Typedefs
qtvariantproperty.h File Reference
#include "qtpropertybrowser.h"
#include <QtCore/QVariant>
#include <QtGui/QIcon>

Go to the source code of this file.

Classes

class  QtVariantEditorFactory
 The QtVariantEditorFactory class provides widgets for properties created by QtVariantPropertyManager objects. More...
 
class  QtVariantProperty
 The description of this class will come soon ! More...
 
class  QtVariantPropertyManager
 The QtVariantPropertyManager class provides and manages QVariant based properties. More...
 

Typedefs

typedef QMap< int, QIcon > QtIconMap
 

Typedef Documentation

◆ QtIconMap

typedef QMap<int, QIcon> QtIconMap