NorMIT-nav  18.04
An IGT application
cx::SelectColorSettingButton Class Reference

#include <cxColorSelectButton.h>

Inheritance diagram for cx::SelectColorSettingButton:
cx::ColorSelectButton

Public Member Functions

 SelectColorSettingButton (QString caption, QString id, QString help)
 
void storeColor (QColor color)
 
- Public Member Functions inherited from cx::ColorSelectButton
 ColorSelectButton (QString caption, QColor color=Qt::white, QWidget *parent=NULL)
 
void setColor (QColor color)
 

Additional Inherited Members

- Signals inherited from cx::ColorSelectButton
void colorChanged (QColor)
 

Detailed Description

Helper class for setting a color in settings()

Definition at line 48 of file cxColorSelectButton.h.

Constructor & Destructor Documentation

cx::SelectColorSettingButton::SelectColorSettingButton ( QString  caption,
QString  id,
QString  help 
)

Definition at line 50 of file cxColorSelectButton.cpp.

Member Function Documentation

void cx::SelectColorSettingButton::storeColor ( QColor  color)

Definition at line 61 of file cxColorSelectButton.cpp.


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