VR-Forces 4.0.4 Class Documentation
Public Slots | Signals | Public Member Functions | Protected Member Functions | Protected Attributes
makVrf::DtRangeRingEntry Class Reference

This class is a widget representing a single range ring entry. More...

Inheritance diagram for makVrf::DtRangeRingEntry:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual void chooseColor ()
virtual void slotColorChanged ()

Signals

void signalColorChanged ()

Public Member Functions

 DtRangeRingEntry (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
QLabellineItemLabel
QComboBoxuseForceColorBox
QPushButtoncolorButton
QSpinBox * alphaSpinBox
QFramecolorButtonBackground

Detailed Description

This class is a widget representing a single range ring entry.

It's inserted into a QListWidgetItem as an ItemWidget


Constructor & Destructor Documentation

default constructor

destructor


Member Function Documentation

virtual QColor makVrf::DtRangeRingEntry::ringColor ( ) [virtual]
virtual double makVrf::DtRangeRingEntry::ringAlphaF ( ) [virtual]
virtual int makVrf::DtRangeRingEntry::rangeRingType ( ) [virtual]
virtual QString makVrf::DtRangeRingEntry::ringLabel ( ) [virtual]
void makVrf::DtRangeRingEntry::setupGui ( QString  ringTypeLabel,
QColor  colorFromRecord 
) [protected]
virtual void makVrf::DtRangeRingEntry::chooseColor ( ) [virtual, slot]
virtual void makVrf::DtRangeRingEntry::slotColorChanged ( ) [virtual, slot]

Member Data Documentation

QHBoxLayout* makVrf::DtRangeRingEntry::mainLayout [protected]

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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)