LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
The file pull down menu. More...
#include "nuevdb/EventDisplayBase/FileMenu.h"
#include "nuevdb/EventDisplayBase/PrintDialog.h"
#include "nuevdb/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.