Computer Assited Medical Intervention Tool Kit  version 3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Private Attributes | Friends | List of all members
QtVariantProperty Class Reference

The description of this class will come soon ! More...

#include <qtvariantproperty.h>

+ Inheritance diagram for QtVariantProperty:

Public Member Functions

QVariant attributeValue (const QString &attribute) const
 
int propertyType () const
 
void setAttribute (const QString &attribute, const QVariant &value)
 
void setValue (const QVariant &value)
 
QVariant value () const
 
int valueType () const
 
 ~QtVariantProperty ()
 
- Public Member Functions inherited from QtProperty
void addSubProperty (QtProperty *property)
 
QString displayText () const
 
bool hasValue () const
 
void insertSubProperty (QtProperty *property, QtProperty *afterProperty)
 
bool isEnabled () const
 
bool isModified () const
 
QtAbstractPropertyManagerpropertyManager () const
 
QString propertyName () const
 
void removeSubProperty (QtProperty *property)
 
void setEnabled (bool enable)
 
void setModified (bool modified)
 
void setPropertyName (const QString &text)
 
void setStatusTip (const QString &text)
 
void setToolTip (const QString &text)
 
void setWhatsThis (const QString &text)
 
QString statusTip () const
 
QList< QtProperty * > subProperties () const
 
QString toolTip () const
 
QIcon valueIcon () const
 
QString valueText () const
 
QString whatsThis () const
 
virtual ~QtProperty ()
 

Protected Member Functions

 QtVariantProperty (QtVariantPropertyManager *manager)
 
- Protected Member Functions inherited from QtProperty
void propertyChanged ()
 
 QtProperty (QtAbstractPropertyManager *manager)
 

Private Attributes

QtVariantPropertyPrivate * d_ptr
 

Friends

class QtVariantPropertyManager
 

Detailed Description

The description of this class will come soon !

Constructor & Destructor Documentation

QtVariantProperty::~QtVariantProperty ( )
QtVariantProperty::QtVariantProperty ( QtVariantPropertyManager manager)
protected

Member Function Documentation

QVariant QtVariantProperty::attributeValue ( const QString &  attribute) const
int QtVariantProperty::propertyType ( ) const
void QtVariantProperty::setAttribute ( const QString &  attribute,
const QVariant &  value 
)
void QtVariantProperty::setValue ( const QVariant &  value)
QVariant QtVariantProperty::value ( ) const
int QtVariantProperty::valueType ( ) const

Friends And Related Function Documentation

friend class QtVariantPropertyManager
friend

Member Data Documentation

QtVariantPropertyPrivate* QtVariantProperty::d_ptr
private

The documentation for this class was generated from the following file: