#include <TQRootCanvas.h>
Definition at line 58 of file TQRootCanvas.h.
TQRootCanvas::TQRootCanvas | ( | const TQRootCanvas & | ) | [private] |
TQRootCanvas::TQRootCanvas | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
TCanvas * | c = 0 | |||
) |
TQRootCanvas::TQRootCanvas | ( | QWidget * | parent, | |
QWidget * | tabWin, | |||
const char * | name = 0 , |
|||
TCanvas * | c = 0 | |||
) |
Definition at line 74 of file TQRootCanvas.cxx.
References c, fCanvas, fContextMenu, fIsCanvasOwned, fParent, fTabWin, fWid, gVirtualX, height, kFALSE, kTRUE, TRUE, and width.
TQRootCanvas::~TQRootCanvas | ( | ) | [virtual] |
Definition at line 840 of file TQRootCanvas.cxx.
References fCanvas, fContextMenu, and fIsCanvasOwned.
TQRootCanvas& TQRootCanvas::operator= | ( | const TQRootCanvas & | ) | [private] |
TCanvas* TQRootCanvas::GetCanvas | ( | ) | [inline] |
Definition at line 72 of file TQRootCanvas.h.
References fCanvas.
Referenced by ApplicationWindow::ApplicationWindow(), TQCanvasImp::Build(), and ApplicationWindow::execute().
Int_t TQRootCanvas::GetRootWid | ( | ) | [inline] |
Bool_t TQRootCanvas::GetCanvasOwner | ( | ) | [inline] |
QWidget* TQRootCanvas::GetParent | ( | ) | [inline] |
QWidget* TQRootCanvas::GetTabWin | ( | ) | [inline] |
void TQRootCanvas::dropEvent | ( | QDropEvent * | Event | ) | [virtual] |
Definition at line 305 of file TQRootCanvas.cxx.
References TPad::cd(), TObject::Draw(), fCanvas, TROOT::FindObject(), gROOT, TObject::InheritsFrom(), object, TCanvas::Pick(), str, and TPad::Update().
void TQRootCanvas::dragEnterEvent | ( | QDragEnterEvent * | e | ) | [virtual] |
Definition at line 296 of file TQRootCanvas.cxx.
void TQRootCanvas::SelectedPadChanged | ( | TPad * | ) | [signal] |
Referenced by mousePressEvent().
void TQRootCanvas::cd | ( | Int_t | subpadnumber = 0 |
) | [slot] |
void TQRootCanvas::Browse | ( | TBrowser * | b | ) | [virtual, slot] |
void TQRootCanvas::Clear | ( | Option_t * | option = "" |
) | [slot] |
void TQRootCanvas::Close | ( | Option_t * | option = "" |
) | [slot] |
void TQRootCanvas::Draw | ( | Option_t * | option = "" |
) | [virtual, slot] |
TObject * TQRootCanvas::DrawClonePad | ( | ) | [virtual, slot] |
void TQRootCanvas::EditorBar | ( | ) | [virtual, slot] |
void TQRootCanvas::FeedbackMode | ( | Bool_t | set | ) | [slot] |
void TQRootCanvas::Flush | ( | ) | [slot] |
void TQRootCanvas::UseCurrentStyle | ( | ) | [slot] |
Definition at line 421 of file TQRootCanvas.cxx.
References fCanvas, and TCanvas::UseCurrentStyle().
void TQRootCanvas::ForceUpdate | ( | ) | [slot] |
const char * TQRootCanvas::GetDISPLAY | ( | ) | [slot] |
TContextMenu * TQRootCanvas::GetContextMenu | ( | ) | [slot] |
Int_t TQRootCanvas::GetDoubleBuffer | ( | ) | [slot] |
Definition at line 449 of file TQRootCanvas.cxx.
References fCanvas, and TCanvas::GetDoubleBuffer().
Int_t TQRootCanvas::GetEvent | ( | ) | [slot] |
Int_t TQRootCanvas::GetEventX | ( | ) | [slot] |
Int_t TQRootCanvas::GetEventY | ( | ) | [slot] |
Color_t TQRootCanvas::GetHighLightColor | ( | ) | [slot] |
Definition at line 477 of file TQRootCanvas.cxx.
References fCanvas, and TCanvas::GetHighLightColor().
TVirtualPad * TQRootCanvas::GetPadSave | ( | ) | [slot] |
TObject * TQRootCanvas::GetSelected | ( | ) | [slot] |
Option_t * TQRootCanvas::GetSelectedOpt | ( | ) | [slot] |
TVirtualPad * TQRootCanvas::GetSelectedPad | ( | ) | [slot] |
Bool_t TQRootCanvas::GetShowEventStatus | ( | ) | [slot] |
Definition at line 512 of file TQRootCanvas.cxx.
References fCanvas, and TCanvas::GetShowEventStatus().
Bool_t TQRootCanvas::GetAutoExec | ( | ) | [slot] |
Size_t TQRootCanvas::GetXsizeUser | ( | ) | [slot] |
Size_t TQRootCanvas::GetYsizeUser | ( | ) | [slot] |
Size_t TQRootCanvas::GetXsizeReal | ( | ) | [slot] |
Size_t TQRootCanvas::GetYsizeReal | ( | ) | [slot] |
Int_t TQRootCanvas::GetCanvasID | ( | ) | [slot] |
Int_t TQRootCanvas::GetWindowTopX | ( | ) | [slot] |
Int_t TQRootCanvas::GetWindowTopY | ( | ) | [slot] |
UInt_t TQRootCanvas::GetWindowWidth | ( | ) | [slot] |
UInt_t TQRootCanvas::GetWindowHeight | ( | ) | [slot] |
Definition at line 582 of file TQRootCanvas.cxx.
References fCanvas, and TCanvas::GetWindowHeight().
UInt_t TQRootCanvas::GetWw | ( | ) | [slot] |
UInt_t TQRootCanvas::GetWh | ( | ) | [slot] |
void TQRootCanvas::HandleInput | ( | EEventType | button, | |
Int_t | x, | |||
Int_t | y | |||
) | [virtual, slot] |
Bool_t TQRootCanvas::HasMenuBar | ( | ) | [slot] |
void TQRootCanvas::Iconify | ( | ) | [slot] |
Bool_t TQRootCanvas::IsBatch | ( | ) | [slot] |
Bool_t TQRootCanvas::IsRetained | ( | ) | [slot] |
void TQRootCanvas::ls | ( | Option_t * | option = "" |
) | [virtual, slot] |
void TQRootCanvas::MoveOpaque | ( | Int_t | set = 1 |
) | [slot] |
Bool_t TQRootCanvas::OpaqueMoving | ( | ) | [slot] |
Bool_t TQRootCanvas::OpaqueResizing | ( | ) | [slot] |
void TQRootCanvas::Paint | ( | Option_t * | option = "" |
) | [virtual, slot] |
void TQRootCanvas::Resize | ( | Option_t * | option = "" |
) | [virtual, slot] |
void TQRootCanvas::ResizeOpaque | ( | Int_t | set = 1 |
) | [slot] |
void TQRootCanvas::SaveSource | ( | const char * | filename = "" , |
|
Option_t * | option = "" | |||
) | [slot] |
void TQRootCanvas::SetCursor | ( | ECursor | cursor | ) | [virtual, slot] |
void TQRootCanvas::SetDoubleBuffer | ( | Int_t | mode = 1 |
) | [virtual, slot] |
Definition at line 722 of file TQRootCanvas.cxx.
References fCanvas, and TCanvas::SetDoubleBuffer().
Definition at line 729 of file TQRootCanvas.cxx.
References fCanvas, and TCanvas::SetWindowPosition().
void TQRootCanvas::SetHighLightColor | ( | Color_t | col | ) | [slot] |
Definition at line 750 of file TQRootCanvas.cxx.
References fCanvas, and TCanvas::SetHighLightColor().
void TQRootCanvas::SetSelected | ( | TObject * | obj | ) | [slot] |
void TQRootCanvas::SetSelectedPad | ( | TPad * | pad | ) | [slot] |
void TQRootCanvas::Show | ( | ) | [slot] |
void TQRootCanvas::SetTitle | ( | const char * | title = "" |
) | [slot] |
void TQRootCanvas::ToggleEventStatus | ( | ) | [virtual, slot] |
Definition at line 806 of file TQRootCanvas.cxx.
References fCanvas, and TCanvas::ToggleEventStatus().
void TQRootCanvas::ToggleAutoExec | ( | ) | [virtual, slot] |
void TQRootCanvas::Update | ( | ) | [virtual, slot] |
Bool_t TQRootCanvas::NeedsResize | ( | ) | [inline, slot] |
void TQRootCanvas::SetNeedsResize | ( | Bool_t | yes | ) | [inline, slot] |
Bool_t TQRootCanvas::eventFilter | ( | QObject * | , | |
QEvent * | ||||
) | [protected, virtual] |
Definition at line 263 of file TQRootCanvas.cxx.
References ROOT::Math::GSLSimAn::Destroy(), FALSE, fCanvas, fIsCanvasOwned, and kFALSE.
void TQRootCanvas::mousePressEvent | ( | QMouseEvent * | e | ) | [protected, virtual] |
Definition at line 130 of file TQRootCanvas.cxx.
References TPad::cd(), fCanvas, fContextMenu, TObjLink::GetObject(), TObjLink::GetOption(), TCanvas::GetSelected(), gPad, gROOT, TCanvas::HandleInput(), kButton1Down, kButton2Down, TCanvas::Pick(), TQCanvasMenu::Popup(), SelectedPadChanged(), TCanvas::SetSelected(), TCanvas::SetSelectedPad(), and TROOT::SetSelectedPrimitive().
void TQRootCanvas::mouseReleaseEvent | ( | QMouseEvent * | e | ) | [protected, virtual] |
Definition at line 184 of file TQRootCanvas.cxx.
References fCanvas, TCanvas::HandleInput(), kButton1Up, kButton2Up, and kButton3Up.
void TQRootCanvas::resizeEvent | ( | QResizeEvent * | e | ) | [protected, virtual] |
void TQRootCanvas::paintEvent | ( | QPaintEvent * | e | ) | [protected, virtual] |
Definition at line 238 of file TQRootCanvas.cxx.
References fCanvas, fNeedResize, kFALSE, p, TCanvas::Resize(), and TCanvas::Update().
void TQRootCanvas::mouseDoubleClickEvent | ( | QMouseEvent * | e | ) | [protected, virtual] |
Definition at line 207 of file TQRootCanvas.cxx.
References fCanvas, TCanvas::HandleInput(), kButton1Double, kButton2Double, and kButton3Double.
void TQRootCanvas::mouseMoveEvent | ( | QMouseEvent * | e | ) | [protected, virtual] |
Definition at line 115 of file TQRootCanvas.cxx.
References fCanvas, TCanvas::HandleInput(), kButton1Motion, and kMouseMotion.
void TQRootCanvas::leaveEvent | ( | QEvent * | e | ) | [protected, virtual] |
Definition at line 255 of file TQRootCanvas.cxx.
References fCanvas, TCanvas::HandleInput(), and kMouseLeave.
void TQRootCanvas::closeEvent | ( | QCloseEvent * | e | ) | [protected, virtual] |
TQCanvasMenu* TQRootCanvas::fContextMenu [protected] |
Definition at line 169 of file TQRootCanvas.h.
Referenced by mousePressEvent(), TQRootCanvas(), and ~TQRootCanvas().
TCanvas* TQRootCanvas::fCanvas [protected] |
Definition at line 170 of file TQRootCanvas.h.
Referenced by Browse(), cd(), Clear(), Close(), closeEvent(), Draw(), DrawClone(), DrawClonePad(), dropEvent(), EditorBar(), EnterLeave(), eventFilter(), FeedbackMode(), Flush(), ForceUpdate(), GetAutoExec(), GetCanvas(), GetCanvasID(), GetCanvasPar(), GetContextMenu(), GetDISPLAY(), GetDoubleBuffer(), GetEvent(), GetEventX(), GetEventY(), GetHighLightColor(), GetPadSave(), GetSelected(), GetSelectedOpt(), GetSelectedPad(), GetShowEventStatus(), GetWh(), GetWindowHeight(), GetWindowTopX(), GetWindowTopY(), GetWindowWidth(), GetWw(), GetXsizeReal(), GetXsizeUser(), GetYsizeReal(), GetYsizeUser(), HandleInput(), HasMenuBar(), Iconify(), IsBatch(), IsRetained(), leaveEvent(), ls(), mouseDoubleClickEvent(), mouseMoveEvent(), mousePressEvent(), mouseReleaseEvent(), MoveOpaque(), OpaqueMoving(), OpaqueResizing(), Paint(), paintEvent(), Pick(), Resize(), ResizeOpaque(), SaveSource(), SetBatch(), SetCanvasSize(), SetCursor(), SetDoubleBuffer(), SetHighLightColor(), SetRetained(), SetSelected(), SetSelectedPad(), SetTitle(), SetWindowPosition(), SetWindowSize(), Show(), Size(), ToggleAutoExec(), ToggleEventStatus(), TQRootCanvas(), Update(), UseCurrentStyle(), and ~TQRootCanvas().
Int_t TQRootCanvas::fWid [protected] |
Bool_t TQRootCanvas::fNeedResize [protected] |
Definition at line 172 of file TQRootCanvas.h.
Referenced by NeedsResize(), paintEvent(), resizeEvent(), and SetNeedsResize().
Bool_t TQRootCanvas::fIsCanvasOwned [protected] |
Definition at line 173 of file TQRootCanvas.h.
Referenced by closeEvent(), eventFilter(), GetCanvasOwner(), TQRootCanvas(), and ~TQRootCanvas().
QWidget* TQRootCanvas::fParent [protected] |
QWidget * TQRootCanvas::fTabWin [protected] |