#include <Fireworks/Core/interface/CmsShowHelpPopup.h>
Public Member Functions | |
virtual void | CloseWindow () |
CmsShowHelpPopup (const std::string &filename, const std::string &windowname, const TGWindow *p=0, UInt_t w=1, UInt_t h=1) | |
virtual | ~CmsShowHelpPopup () |
Protected Attributes | |
TGHtml * | m_helpHtml |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 29 of file CmsShowHelpPopup.h.
CmsShowHelpPopup::CmsShowHelpPopup | ( | const std::string & | filename, |
const std::string & | windowname, | ||
const TGWindow * | p = 0 , |
||
UInt_t | w = 1 , |
||
UInt_t | h = 1 |
||
) |
Definition at line 10 of file CmsShowHelpPopup.cc.
References lut2db_cfg::filename, m_helpHtml, fireworks::setPath(), and runonSM::text.
|
virtual |
|
inlinevirtual |
Definition at line 35 of file CmsShowHelpPopup.h.
|
protected |
Definition at line 39 of file CmsShowHelpPopup.h.
Referenced by CmsShowHelpPopup(), and ~CmsShowHelpPopup().