ROOT_Application
2.0
C++ Core modules and GUIStock
|
define class for transient frame, regroup message box for user entry. More...
#include <iostream>
#include <TGClient.h>
#include <TGFrame.h>
#include <TGLabel.h>
#include <TGNumberEntry.h>
#include <TQObject.h>
#include <RQ_OBJECT.h>
#include "../utils/Utils.h"
#include "../utils/TimeScale.h"
#include "../utils/FullName.h"
#include "../utils/Indicator.h"
#include "GUIException.h"
Go to the source code of this file.
Data Structures | |
class | TransFrameGUI |
class | TransFrameError |
class | TransDateBox |
define class for transient frame, regroup message box for user entry.
may evolve later, maybe base and derived class
Definition in file TransientFrame.h.