
Public Member Functions | |
| RadialSlider (const string &id, const string &visible, int xPos, int yPos, const string &leftTop, const string &rightBottom, bool xKeepRatio, bool yKeepRatio, const string &sequence, int nbImages, float minAngle, float maxAngle, const string &value, const string &tooltip, const string &help, int layer, const string &windowId, const string &layoutId, const string &panelId) | |
Data Fields | |
| string | m_id |
| string | m_visible |
| int | m_xPos |
| int | m_yPos |
| string | m_leftTop |
| string | m_rightBottom |
| bool | m_xKeepRatio |
| bool | m_yKeepRatio |
| string | m_sequence |
| int | m_nbImages |
| float | m_minAngle |
| float | m_maxAngle |
| string | m_value |
| string | m_tooltip |
| string | m_help |
| int | m_layer |
| string | m_windowId |
| string | m_layoutId |
| string | m_panelId |
| BuilderData::RadialSlider::RadialSlider | ( | const string & | id, | |
| const string & | visible, | |||
| int | xPos, | |||
| int | yPos, | |||
| const string & | leftTop, | |||
| const string & | rightBottom, | |||
| bool | xKeepRatio, | |||
| bool | yKeepRatio, | |||
| const string & | sequence, | |||
| int | nbImages, | |||
| float | minAngle, | |||
| float | maxAngle, | |||
| const string & | value, | |||
| const string & | tooltip, | |||
| const string & | help, | |||
| int | layer, | |||
| const string & | windowId, | |||
| const string & | layoutId, | |||
| const string & | panelId | |||
| ) | [inline] |
1.5.6