Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Fireworks
Core
interface
CmsShowHelpPopup.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
#ifndef Fireworks_Core_CmsShowHelpPopup_h
3
#define Fireworks_Core_CmsShowHelpPopup_h
4
//
5
// Package: Core
6
// Class : CmsShowHelpPopup
7
//
16
//
17
// Original Author:
18
// Created: Fri Jun 27 11:23:31 EDT 2008
19
// $Id: CmsShowHelpPopup.h,v 1.6 2011/09/07 01:20:56 amraktad Exp $
20
//
21
22
// system include files
23
#include "GuiTypes.h"
24
#include "TGFrame.h"
25
#include <string>
26
27
// forward declarations
28
class
TGHtml;
29
30
class
CmsShowHelpPopup
:
public
TGTransientFrame {
31
public
:
32
CmsShowHelpPopup
(
const
std::string &
filename
,
33
const
std::string &windowname,
const
TGWindow*
p
= 0,
34
UInt_t
w
= 1,
UInt_t
h
= 1);
35
virtual
~CmsShowHelpPopup
();
36
virtual
void
CloseWindow
() { UnmapWindow(); }
37
38
39
protected
:
40
TGHtml *
m_helpHtml
;
41
};
42
43
44
#endif
CmsShowHelpPopup::m_helpHtml
TGHtml * m_helpHtml
Definition:
CmsShowHelpPopup.h:40
CmsShowHelpPopup
Definition:
CmsShowHelpPopup.h:30
CmsShowHelpPopup::CmsShowHelpPopup
CmsShowHelpPopup(const std::string &filename, const std::string &windowname, const TGWindow *p=0, UInt_t w=1, UInt_t h=1)
Definition:
CmsShowHelpPopup.cc:10
CmsShowHelpPopup::CloseWindow
virtual void CloseWindow()
Definition:
CmsShowHelpPopup.h:36
evf::UInt_t
unsigned int UInt_t
Definition:
FUTypes.h:12
h
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
Definition:
Activities.doc:4
AlCaHLTBitMon_ParallelJobs.p
tuple p
Definition:
AlCaHLTBitMon_ParallelJobs.py:152
lut2db_cfg.filename
tuple filename
Definition:
lut2db_cfg.py:20
CmsShowHelpPopup::~CmsShowHelpPopup
virtual ~CmsShowHelpPopup()
Definition:
CmsShowHelpPopup.cc:35
w
T w() const
Definition:
newBasic3DVector.h:234
Generated for CMSSW Reference Manual by
1.8.5