Gui::Dialog::DlgSettingsColorGradientImp Class Reference

The DlgSettingsColorGradientImp class implements a preference page to change settings for the color gradient bar. More...

#include <DlgSettingsColorGradientImp.h>

Inheritance diagram for Gui::Dialog::DlgSettingsColorGradientImp:
Gui::Dialog::Ui_DlgSettingsColorGradient

List of all members.

Public Member Functions

void accept ()
 DlgSettingsColorGradientImp (QWidget *parent=0, Qt::WFlags fl=0)
 Constructs a DlgSettingsColorGradientImp as a child of 'parent', with the name 'name' and widget flags set to 'f'.
 ~DlgSettingsColorGradientImp ()
 Destroys the object and frees any allocated resources.
Color model



App::ColorGradient::TColorModel colorModel () const
void setColorModel (App::ColorGradient::TColorModel tModel)
Color style



App::ColorGradient::TStyle colorStyle () const
void setColorStyle (App::ColorGradient::TStyle tStyle)
Parameter range and scale



void getRange (float &fMin, float &fMax) const
int numberOfDecimals () const
int numberOfLabels () const
void setNumberOfDecimals (int)
void setNumberOfLabels (int)
void setRange (float fMin, float fMax)
Display mode



bool isOutGrayed () const
bool isOutInvisible () const
void setOutGrayed (bool grayed)
void setOutInvisible (bool invisible)

Detailed Description

The DlgSettingsColorGradientImp class implements a preference page to change settings for the color gradient bar.

Author:
Werner Mayer

Definition at line 39 of file DlgSettingsColorGradientImp.h.


Constructor & Destructor Documentation

DlgSettingsColorGradientImp::DlgSettingsColorGradientImp ( QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)
DlgSettingsColorGradientImp::~DlgSettingsColorGradientImp (  ) 

Destroys the object and frees any allocated resources.

Definition at line 59 of file DlgSettingsColorGradientImp.cpp.


Member Function Documentation

void DlgSettingsColorGradientImp::accept ( void   ) 
App::ColorGradient::TColorModel DlgSettingsColorGradientImp::colorModel (  )  const
App::ColorGradient::TStyle DlgSettingsColorGradientImp::colorStyle (  )  const
void DlgSettingsColorGradientImp::getRange ( float &  fMin,
float &  fMax 
) const
bool DlgSettingsColorGradientImp::isOutGrayed (  )  const
bool DlgSettingsColorGradientImp::isOutInvisible (  )  const
int DlgSettingsColorGradientImp::numberOfDecimals (  )  const
int DlgSettingsColorGradientImp::numberOfLabels (  )  const
void DlgSettingsColorGradientImp::setColorModel ( App::ColorGradient::TColorModel  tModel  ) 
void DlgSettingsColorGradientImp::setColorStyle ( App::ColorGradient::TStyle  tStyle  ) 
void DlgSettingsColorGradientImp::setNumberOfDecimals ( int  val  ) 
void DlgSettingsColorGradientImp::setNumberOfLabels ( int  val  ) 
void DlgSettingsColorGradientImp::setOutGrayed ( bool  grayed  ) 
void DlgSettingsColorGradientImp::setOutInvisible ( bool  invisible  ) 
void DlgSettingsColorGradientImp::setRange ( float  fMin,
float  fMax 
)

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

Generated on Wed Nov 23 19:02:07 2011 for FreeCAD by  doxygen 1.6.1