Computer Assited Medical Intervention Tool Kit  version 5.0
Property.h File Reference
#include <QVariant>
#include <QStringList>
#include <QIcon>
#include "CamiTKAPI.h"
+ Include dependency graph for Property.h:

Go to the source code of this file.

Classes

class  camitk::Property
 This class describes a property that can be used in components and actions or any class that needs to be passed to ObjectControler. A property has a type, a description (to be displayed for example as a tooltip, can be rich-text, see http://qt-project.org/doc/qt-4.8/richtext-html-subset.html for supported html tags), a value, a unit of measurement (SI unit if possible), and some specific attributes (that depends on the type, e.g. minimal and maximal values, single steps, number of decimals, regular expression...). An enum type can also be used for properties. More...
 

Namespaces

 camitk