#include <iostream>
#include <cstdlib>
#include <TGFileDialog.h>
#include "TMainDisplayWindow.hxx"
#include <TObject.h>
#include "TInterestingEventManager.hxx"
Go to the source code of this file.
◆ ClassImp()
◆ GetTRootEmbeddedCanvasFromTGCompositeFrame()
TRootEmbeddedCanvas* GetTRootEmbeddedCanvasFromTGCompositeFrame |
( |
TGCompositeFrame * |
frame | ) |
|
◆ filetypes
Initial value:= { "GIF files", "*.gif",
"JPG files", "*.jpg",
"PNG files", "*.png",
"EPS files", "*.eps",
0, 0 }
Definition at line 474 of file TMainDisplayWindow.cxx.