![]() |
KaliVeda
Toolkit for HIC analysis
|
Definition at line 227 of file KVSimDirGUI.h.
#include <KVSimDirGUI.h>
Classes | |
struct | analysis_struct |
struct | filter_struct |
struct | mode_struct |
Public Member Functions | |
menu_struct (KVSimDirGUI *s) | |
TGPopupMenu * | add_popup (const char *name) |
TGPopupMenu * | add_popup (const char *name, TGPopupMenu *parent) |
template<typename menu_type > | |
void | handle_menu (menu_type &m) |
Public Attributes | |
KVSimDirGUI * | _parent_gui |
analysis_struct | analysis {_parent_gui} |
filter_struct | filter {_parent_gui} |
TGLayoutHints | layout {kLHintsTop | kLHintsLeft, 4, 0, 0, 0} |
TGMenuBar * | menu_bar |
mode_struct | mode {_parent_gui} |
|
inline |
Definition at line 230 of file KVSimDirGUI.h.
|
inline |
Definition at line 401 of file KVSimDirGUI.h.
|
inline |
Definition at line 395 of file KVSimDirGUI.h.
|
inline |
Definition at line 406 of file KVSimDirGUI.h.
KVSimDirGUI* KVSimDirGUI::menu_struct::_parent_gui |
Definition at line 229 of file KVSimDirGUI.h.
analysis_struct KVSimDirGUI::menu_struct::analysis {_parent_gui} |
Definition at line 288 of file KVSimDirGUI.h.
filter_struct KVSimDirGUI::menu_struct::filter {_parent_gui} |
Definition at line 393 of file KVSimDirGUI.h.
TGLayoutHints KVSimDirGUI::menu_struct::layout {kLHintsTop | kLHintsLeft, 4, 0, 0, 0} |
Definition at line 228 of file KVSimDirGUI.h.
TGMenuBar* KVSimDirGUI::menu_struct::menu_bar |
Definition at line 232 of file KVSimDirGUI.h.
mode_struct KVSimDirGUI::menu_struct::mode {_parent_gui} |
Definition at line 260 of file KVSimDirGUI.h.