MAK RTIspy API Documentation for HLA 1.3
List of all members | Signals | Public Member Functions | Protected Slots | Protected Attributes
DtColorPicker Class Reference
+ Inheritance diagram for DtColorPicker:
+ Collaboration diagram for DtColorPicker:

Signals

virtual void colorSelected (const QColor &color)

Public Member Functions

 DtColorPicker (QWidget *parent=0, Qt::WindowFlags fl=0)

Protected Slots

virtual void languageChange ()
virtual void pickColor ()

Protected Attributes

QFrame * myFrame
QLabelmyColorArea
QToolButton * myBtnSelect
QHBoxLayout * controlLayout
QHBoxLayout * myFrameLayout

Constructor & Destructor Documentation

DtColorPicker::DtColorPicker ( QWidget parent = 0,
Qt::WindowFlags  fl = 0 
)

Member Function Documentation

virtual void DtColorPicker::colorSelected ( const QColor &  color)
virtualsignal

Referenced by pickColor().

void DtColorPicker::languageChange ( )
protectedvirtualslot

References myBtnSelect, and myColorArea.

Referenced by DtColorPicker().

void DtColorPicker::pickColor ( )
protectedvirtualslot

References colorSelected(), and myColorArea.

Referenced by DtColorPicker().

Member Data Documentation

QHBoxLayout* DtColorPicker::controlLayout
protected

Referenced by DtColorPicker().

QToolButton* DtColorPicker::myBtnSelect
protected

Referenced by DtColorPicker(), and languageChange().

QLabel* DtColorPicker::myColorArea
protected
QFrame* DtColorPicker::myFrame
protected

Referenced by DtColorPicker().

QHBoxLayout* DtColorPicker::myFrameLayout
protected

Referenced by DtColorPicker().


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

Document ID: Generated on Tue May 7 16:26:47 EDT 2013 from SVN revision 126903
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)