#include "WindowMenu.h"
Definition at line 19 of file WindowMenu.h.
evdb::WindowMenu::WindowMenu |
( |
TGMenuBar * |
menubar, |
|
|
TGMainFrame * |
mf |
|
) |
| |
evdb::WindowMenu::~WindowMenu |
( |
| ) |
|
|
virtual |
void evdb::WindowMenu::HandleMenu |
( |
int |
menu | ) |
|
int evdb::WindowMenu::No3DViewer |
( |
| ) |
|
|
private |
int evdb::WindowMenu::NoImpl |
( |
const char * |
m | ) |
|
|
private |
Definition at line 84 of file WindowMenu.cxx.
References s, and evdb::TopWindow().
Referenced by HandleMenu().
87 s =
"Sorry action '"; s += method; s+=
"' is not implemented.\n";
92 "No implementation",s.c_str(),kMBIconExclamation);
const TGWindow * TopWindow()
TGLayoutHints* evdb::WindowMenu::fLayout |
|
private |
TGPopupMenu* evdb::WindowMenu::fWindowMenu |
|
private |
The documentation for this class was generated from the following files: