#include <Fireworks/Core/interface/CmsShowHelpPopup.h>
Public Member Functions | |
void | CloseWindow () override |
CmsShowHelpPopup (const std::string &filename, const std::string &windowname, const TGWindow *p=nullptr, UInt_t w=1, UInt_t h=1) | |
~CmsShowHelpPopup () override | |
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 = nullptr , |
||
UInt_t | w = 1 , |
||
UInt_t | h = 1 |
||
) |
Definition at line 10 of file CmsShowHelpPopup.cc.
References corrVsCorr::filename, m_helpHtml, fireworks::setPath(), and RecoTauValidation_cfi::text.
|
override |
|
inlineoverride |
Definition at line 35 of file CmsShowHelpPopup.h.
|
protected |
Definition at line 39 of file CmsShowHelpPopup.h.
Referenced by CmsShowHelpPopup(), and ~CmsShowHelpPopup().