![]() |
VR-Forces 4.2 Class Documentation
|
This class is a widget representing a single range ring entry. More...

Public Slots | |
| virtual void | chooseColor () |
| virtual void | slotColorChanged () |
Signals | |
| void | signalColorChanged () |
Public Member Functions | |
| DtRangeRingEntry (QString label, int ringType, const DtRangeRingsSettingsRecord::ColorOption &rangeRingInfo) | |
| default constructor | |
| virtual | ~DtRangeRingEntry () |
| destructor | |
| virtual QColor | ringColor () |
| virtual bool | useForceColor () |
| virtual double | ringAlphaF () |
| virtual int | rangeRingType () |
| virtual QString | ringLabel () |
Protected Member Functions | |
| void | setupGui (QString ringTypeLabel, QColor colorFromRecord) |
| void | setButtonColor () |
Protected Attributes | |
| int | myRangeRingType |
| QColor | myUserDefinedRgb |
| QHBoxLayout * | mainLayout |
| QLabel * | lineItemLabel |
| QComboBox * | useForceColorBox |
| QPushButton * | colorButton |
| QSpinBox * | alphaSpinBox |
| QFrame * | colorButtonBackground |
| QString | myEntryLabel |
This class is a widget representing a single range ring entry.
It's inserted into a QListWidgetItem as an ItemWidget
| makVrf::DtRangeRingEntry::DtRangeRingEntry | ( | QString | label, |
| int | ringType, | ||
| const DtRangeRingsSettingsRecord::ColorOption & | rangeRingInfo | ||
| ) |
default constructor
|
virtual |
destructor
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
signal |
|
protected |
|
protected |
|
virtualslot |
|
virtualslot |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |