![]() |
Computer Assited Medical Intervention Tool Kit
version 4.0
|
Public Types | |
| typedef QMap< const QtProperty *, QColor > | PropertyValueMap |
Public Member Functions | |
| void | slotIntChanged (QtProperty *property, int value) |
| void | slotPropertyDestroyed (QtProperty *property) |
Public Attributes | |
| QMap< const QtProperty *, QtProperty * > | m_aToProperty |
| QMap< const QtProperty *, QtProperty * > | m_bToProperty |
| QMap< const QtProperty *, QtProperty * > | m_gToProperty |
| QtIntPropertyManager * | m_intPropertyManager |
| QMap< const QtProperty *, QtProperty * > | m_propertyToA |
| QMap< const QtProperty *, QtProperty * > | m_propertyToB |
| QMap< const QtProperty *, QtProperty * > | m_propertyToG |
| QMap< const QtProperty *, QtProperty * > | m_propertyToR |
| QMap< const QtProperty *, QtProperty * > | m_rToProperty |
| PropertyValueMap | m_values |
Private Attributes | |
| QtColorPropertyManager * | q_ptr |
| typedef QMap<const QtProperty *, QColor> QtColorPropertyManagerPrivate::PropertyValueMap |
| void QtColorPropertyManagerPrivate::slotIntChanged | ( | QtProperty * | property, |
| int | value | ||
| ) |
References QtColorPropertyManager::setValue().
| void QtColorPropertyManagerPrivate::slotPropertyDestroyed | ( | QtProperty * | property | ) |
| QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_aToProperty |
| QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_bToProperty |
| QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_gToProperty |
| QtIntPropertyManager* QtColorPropertyManagerPrivate::m_intPropertyManager |
| QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_propertyToA |
| QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_propertyToB |
| QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_propertyToG |
| QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_propertyToR |
| QMap<const QtProperty *, QtProperty *> QtColorPropertyManagerPrivate::m_rToProperty |
| PropertyValueMap QtColorPropertyManagerPrivate::m_values |
Referenced by QtColorPropertyManager::initializeProperty(), QtCursorPropertyManager::initializeProperty(), QtColorPropertyManager::setValue(), QtCursorPropertyManager::setValue(), QtColorPropertyManager::uninitializeProperty(), QtCursorPropertyManager::uninitializeProperty(), QtColorPropertyManager::value(), QtCursorPropertyManager::value(), QtColorPropertyManager::valueIcon(), QtCursorPropertyManager::valueIcon(), QtColorPropertyManager::valueText(), and QtCursorPropertyManager::valueText().
|
private |
1.8.11