#include "SelectionInfoPage.h"#include "Midad/Base/PageProxy.h"#include "Midad/Gui/GuiBox.h"#include "Midad/Gui/GuiCanvas.h"#include "Midad/Gui/GuiMainWindow.h"#include "Midad/Gui/GuiTextView.h"#include "Midad/Base/Mint.h"#include "TridControl.h"#include <TGWindow.h>#include <TGFileDialog.h>#include <TCanvas.h>#include <TLine.h>#include <sigc++/sigc++.h>#include <iostream>#include <cassert>#include <string>#include <sstream>Go to the source code of this file.
Variables | |
| PageProxy< SelectionInfoPage > | gsSelectionInfoPageProxy ("SelectionInfoPage") |
|
|
|
1.3.9.1