The file pull down menu. More...
#include "nutools/EventDisplayBase/FileMenu.h"#include "nutools/EventDisplayBase/PrintDialog.h"#include "nutools/EventDisplayBase/evdb.h"#include <cstdlib>#include <string>#include <iostream>#include "TGMsgBox.h"#include "TGMenu.h"#include "TGLayout.h"#include "TGFileDialog.h"Go to the source code of this file.
Namespaces | |
| evdb | |
| Manage all things related to colors for the event display. | |
Enumerations | |
| enum | { evdb::kM_FILE_OPEN, evdb::kM_FILE_SAVE, evdb::kM_FILE_SAVEAS, evdb::kM_FILE_CLOSE, evdb::kM_FILE_PRINT, evdb::kM_FILE_QUIT } |
The file pull down menu.
Definition in file FileMenu.cxx.
1.8.11