#include <CmsShowCommonPopup.h>
Public Member Functions | |
void | changeGeomColor (Color_t) |
void | changeGeomTransparency2D (int) |
void | changeGeomTransparency3D (int) |
void | changeSelectionColorSet (Color_t) |
ClassDef (CmsShowCommonPopup, 0) | |
virtual void | CloseWindow () |
CmsShowCommonPopup (CmsShowCommon *, const TGWindow *p=0, UInt_t w=1, UInt_t h=1) | |
void | colorSetChanged () |
TGComboBox * | getCombo () |
void | permuteColors () |
void | randomizeColors () |
void | setPaletteGUI () |
void | switchBackground () |
virtual | ~CmsShowCommonPopup () |
Public Member Functions inherited from FWParameterSetterEditorBase | |
FWParameterSetterEditorBase () | |
virtual void | updateEditor () |
virtual | ~FWParameterSetterEditorBase () |
Private Member Functions | |
CmsShowCommonPopup (const CmsShowCommonPopup &) | |
void | getColorSetColors (int &hci, int &sci) |
TGFrame * | makeSetter (TGCompositeFrame *frame, FWParameterBase *param) |
const CmsShowCommonPopup & | operator= (const CmsShowCommonPopup &) |
Private Attributes | |
TGTextButton * | m_backgroundButton |
FWColorSelect * | m_colorRnrCtxHighlightWidget |
FWColorSelect * | m_colorRnrCtxSelectWidget |
FWColorSelect * | m_colorSelectWidget [kFWGeomColorSize] |
TGComboBox * | m_combo |
CmsShowCommon * | m_common |
TGTextButton * | m_gammaButton |
TGHSlider * | m_gammaSlider |
std::vector< boost::shared_ptr < FWParameterSetterBase > > | m_setters |
Definition at line 25 of file CmsShowCommonPopup.h.
CmsShowCommonPopup::CmsShowCommonPopup | ( | CmsShowCommon * | model, |
const TGWindow * | p = 0 , |
||
UInt_t | w = 1 , |
||
UInt_t | h = 1 |
||
) |
Definition at line 31 of file CmsShowCommonPopup.cc.
|
virtual |
Definition at line 254 of file CmsShowCommonPopup.cc.
|
private |
void CmsShowCommonPopup::changeGeomColor | ( | Color_t | iColor | ) |
Definition at line 269 of file CmsShowCommonPopup.cc.
void CmsShowCommonPopup::changeGeomTransparency2D | ( | int | iTransp | ) |
Definition at line 295 of file CmsShowCommonPopup.cc.
void CmsShowCommonPopup::changeGeomTransparency3D | ( | int | iTransp | ) |
Definition at line 301 of file CmsShowCommonPopup.cc.
void CmsShowCommonPopup::changeSelectionColorSet | ( | Color_t | idx | ) |
Definition at line 278 of file CmsShowCommonPopup.cc.
CmsShowCommonPopup::ClassDef | ( | CmsShowCommonPopup | , |
0 | |||
) |
|
inlinevirtual |
Definition at line 34 of file CmsShowCommonPopup.h.
void CmsShowCommonPopup::colorSetChanged | ( | ) |
Definition at line 309 of file CmsShowCommonPopup.cc.
|
private |
Definition at line 321 of file CmsShowCommonPopup.cc.
|
inline |
|
private |
Definition at line 338 of file CmsShowCommonPopup.cc.
|
private |
void CmsShowCommonPopup::permuteColors | ( | ) |
Definition at line 266 of file CmsShowCommonPopup.cc.
void CmsShowCommonPopup::randomizeColors | ( | ) |
Definition at line 263 of file CmsShowCommonPopup.cc.
void CmsShowCommonPopup::setPaletteGUI | ( | ) |
Definition at line 353 of file CmsShowCommonPopup.cc.
void CmsShowCommonPopup::switchBackground | ( | ) |
Definition at line 260 of file CmsShowCommonPopup.cc.
|
private |
Definition at line 60 of file CmsShowCommonPopup.h.
|
private |
Definition at line 65 of file CmsShowCommonPopup.h.
|
private |
Definition at line 66 of file CmsShowCommonPopup.h.
|
private |
Definition at line 64 of file CmsShowCommonPopup.h.
|
private |
Definition at line 69 of file CmsShowCommonPopup.h.
Referenced by getCombo().
|
private |
Definition at line 58 of file CmsShowCommonPopup.h.
|
private |
Definition at line 62 of file CmsShowCommonPopup.h.
|
private |
Definition at line 61 of file CmsShowCommonPopup.h.
|
private |
Definition at line 67 of file CmsShowCommonPopup.h.