Class Summary |
QRootApplication | QRootApplication
This class creates Qt environement that will
interface with the ROOT windowing system eventloop and eventhandlers. |
QTFrame | Main Qt&Root Application Frame Window:
Can be used internaly by ROOT itself if the user wants
a customize Qt-based Canvas implementation as defaults |
TQApplication | TQApplication
This class creates Root environement that will
interface with the Qt windowing system eventloop and eventhandlers. |
TQCanvasImp | TQCanvasImp
ABC describing Qt GUI independent main window (with menubar, scrollbars
and a drawing area). |
TQCanvasMenu | |
TQRootCanvas | |
TQRootDialog | TQRootDialog
A TQRootDialog is used to prompt for the arguments of an object's
member function. |
TQRootGuiFactory | TQRootGuiFactory
As TRootGuiFactory from the ROOT library, this
class uses the services of the general ABC TGuiFactory
in order to get Qt Native GUI components instead of
the ROOT ones. |