Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

HelpMenu.cxx File Reference

Implementation of the help pull down menu. More...

#include "EventDisplayBase/HelpMenu.h"
#include <cstdlib>
#include <string>
#include <iostream>
#include "TROOT.h"
#include "TSystem.h"
#include "TGMsgBox.h"
#include "TGMenu.h"
#include "TGLayout.h"
#include "evdb.h"

Go to the source code of this file.

Enumerations

enum  { kM_HELP_CONTENTS, kM_HELP_RELEASENOTES, kM_HELP_ABOUT }


Detailed Description

Implementation of the help pull down menu.

Todo:
This needs a lot of work if it is to actually provide help...
Version:
Id
HelpMenu.cxx,v 1.1 2007/02/09 04:44:13 fmwk Exp
Author:
messier@indiaa.edu

Definition in file HelpMenu.cxx.


Enumeration Type Documentation

anonymous enum
 

Enumeration values:
kM_HELP_CONTENTS 
kM_HELP_RELEASENOTES 
kM_HELP_ABOUT 

Definition at line 23 of file HelpMenu.cxx.

00023      {
00024   kM_HELP_CONTENTS,
00025   kM_HELP_RELEASENOTES,
00026   kM_HELP_ABOUT
00027 };


Generated on Mon Nov 23 04:45:28 2009 for NOvA Offline by  doxygen 1.3.9.1