![]() |
![]() |
#include <Fireworks/Core/interface/CmsShowViewPopup.h>
Public Member Functions | |
void | backgroundColorWasChanged () |
void | changeBackground () |
ClassDef (CmsShowViewPopup, 0) | |
virtual void | CloseWindow () |
CmsShowViewPopup (const TGWindow *p=0, UInt_t w=200, UInt_t h=200, FWColorManager *cm=0, FWViewBase *wb=0, TEveWindow *ew=0) | |
TEveWindow * | getEveWindow () const |
bool | mapped () |
virtual void | MapWindow () |
void | reset (FWViewBase *, TEveWindow *ew) |
void | saveImage () |
virtual void | UnmapWindow () |
virtual | ~CmsShowViewPopup () |
Public Attributes | |
sigc::signal< void > | closed_ |
Private Member Functions | |
CmsShowViewPopup (const CmsShowViewPopup &) | |
const CmsShowViewPopup & | operator= (const CmsShowViewPopup &) |
Private Attributes | |
TGTextButton * | m_changeBackground |
FWColorManager * | m_colorManager |
TEveWindow * | m_eveWindow |
bool | m_mapped |
ViewerParameterGUI * | m_paramGUI |
TGTextButton * | m_saveImageButton |
FWViewBase * | m_viewBase |
TGLabel * | m_viewLabel |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 75 of file CmsShowViewPopup.h.
CmsShowViewPopup::CmsShowViewPopup | ( | const TGWindow * | p = 0 , |
UInt_t | w = 200 , |
||
UInt_t | h = 200 , |
||
FWColorManager * | cm = 0 , |
||
FWViewBase * | wb = 0 , |
||
TEveWindow * | ew = 0 |
||
) |
Definition at line 44 of file CmsShowViewPopup.cc.
|
virtual |
Definition at line 100 of file CmsShowViewPopup.cc.
|
private |
void CmsShowViewPopup::backgroundColorWasChanged | ( | ) |
Definition at line 183 of file CmsShowViewPopup.cc.
void CmsShowViewPopup::changeBackground | ( | ) |
Definition at line 175 of file CmsShowViewPopup.cc.
CmsShowViewPopup::ClassDef | ( | CmsShowViewPopup | , |
0 | |||
) |
|
virtual |
Definition at line 147 of file CmsShowViewPopup.cc.
|
inline |
|
inline |
|
virtual |
Definition at line 154 of file CmsShowViewPopup.cc.
|
private |
void CmsShowViewPopup::reset | ( | FWViewBase * | vb, |
TEveWindow * | ew | ||
) |
Definition at line 105 of file CmsShowViewPopup.cc.
void CmsShowViewPopup::saveImage | ( | ) |
Definition at line 168 of file CmsShowViewPopup.cc.
|
virtual |
Definition at line 161 of file CmsShowViewPopup.cc.
sigc::signal<void> CmsShowViewPopup::closed_ |
Definition at line 100 of file CmsShowViewPopup.h.
|
private |
Definition at line 116 of file CmsShowViewPopup.h.
|
private |
Definition at line 118 of file CmsShowViewPopup.h.
|
private |
Definition at line 120 of file CmsShowViewPopup.h.
Referenced by getEveWindow().
|
private |
Definition at line 111 of file CmsShowViewPopup.h.
Referenced by mapped().
|
private |
Definition at line 114 of file CmsShowViewPopup.h.
|
private |
Definition at line 115 of file CmsShowViewPopup.h.
|
private |
Definition at line 119 of file CmsShowViewPopup.h.
|
private |
Definition at line 113 of file CmsShowViewPopup.h.