TQRootCanvas Class Reference

#include <TQRootCanvas.h>

List of all members.

Public Slots

void cd (Int_t subpadnumber=0)
virtual void Browse (TBrowser *b)
void Clear (Option_t *option="")
void Close (Option_t *option="")
virtual void Draw (Option_t *option="")
virtual TObjectDrawClone (Option_t *option="")
virtual TObjectDrawClonePad ()
virtual void EditorBar ()
void EnterLeave (TPad *prevSelPad, TObject *prevSelObj)
void FeedbackMode (Bool_t set)
void Flush ()
void UseCurrentStyle ()
void ForceUpdate ()
const char * GetDISPLAY ()
TContextMenuGetContextMenu ()
Int_t GetDoubleBuffer ()
Int_t GetEvent ()
Int_t GetEventX ()
Int_t GetEventY ()
Color_t GetHighLightColor ()
TVirtualPadGetPadSave ()
TObjectGetSelected ()
Option_tGetSelectedOpt ()
TVirtualPadGetSelectedPad ()
Bool_t GetShowEventStatus ()
Bool_t GetAutoExec ()
Size_t GetXsizeUser ()
Size_t GetYsizeUser ()
Size_t GetXsizeReal ()
Size_t GetYsizeReal ()
Int_t GetCanvasID ()
Int_t GetWindowTopX ()
Int_t GetWindowTopY ()
UInt_t GetWindowWidth ()
UInt_t GetWindowHeight ()
UInt_t GetWw ()
UInt_t GetWh ()
virtual void GetCanvasPar (Int_t &wtopx, Int_t &wtopy, UInt_t &ww, UInt_t &wh)
virtual void HandleInput (EEventType button, Int_t x, Int_t y)
Bool_t HasMenuBar ()
void Iconify ()
Bool_t IsBatch ()
Bool_t IsRetained ()
virtual void ls (Option_t *option="")
void MoveOpaque (Int_t set=1)
Bool_t OpaqueMoving ()
Bool_t OpaqueResizing ()
virtual void Paint (Option_t *option="")
virtual TPadPick (Int_t px, Int_t py, TObjLink *&pickobj)
virtual TPadPick (Int_t px, Int_t py, TObject *prevSelObj)
virtual void Resize (Option_t *option="")
void ResizeOpaque (Int_t set=1)
void SaveSource (const char *filename="", Option_t *option="")
virtual void SetCursor (ECursor cursor)
virtual void SetDoubleBuffer (Int_t mode=1)
void SetWindowPosition (Int_t x, Int_t y)
void SetWindowSize (UInt_t ww, UInt_t wh)
void SetCanvasSize (UInt_t ww, UInt_t wh)
void SetHighLightColor (Color_t col)
void SetSelected (TObject *obj)
void SetSelectedPad (TPad *pad)
void Show ()
virtual void Size (Float_t xsizeuser=0, Float_t ysizeuser=0)
void SetBatch (Bool_t batch=kTRUE)
void SetRetained (Bool_t retained=kTRUE)
void SetTitle (const char *title="")
virtual void ToggleEventStatus ()
virtual void ToggleAutoExec ()
virtual void Update ()
Bool_t NeedsResize ()
void SetNeedsResize (Bool_t yes)

Signals

void SelectedPadChanged (TPad *)

Public Member Functions

 TQRootCanvas (QWidget *parent=0, const char *name=0, TCanvas *c=0)
 TQRootCanvas (QWidget *parent, QWidget *tabWin, const char *name=0, TCanvas *c=0)
virtual ~TQRootCanvas ()
TCanvasGetCanvas ()
Int_t GetRootWid ()
Bool_t GetCanvasOwner ()
QWidget * GetParent ()
QWidget * GetTabWin ()
virtual void dropEvent (QDropEvent *Event)
virtual void dragEnterEvent (QDragEnterEvent *e)

Protected Member Functions

virtual bool eventFilter (QObject *, QEvent *)
virtual void mousePressEvent (QMouseEvent *e)
virtual void mouseReleaseEvent (QMouseEvent *e)
virtual void resizeEvent (QResizeEvent *e)
virtual void paintEvent (QPaintEvent *e)
virtual void mouseDoubleClickEvent (QMouseEvent *e)
virtual void mouseMoveEvent (QMouseEvent *e)
virtual void leaveEvent (QEvent *e)
virtual void closeEvent (QCloseEvent *e)

Protected Attributes

TQCanvasMenufContextMenu
TCanvasfCanvas
Int_t fWid
Bool_t fNeedResize
Bool_t fIsCanvasOwned
QWidget * fParent
QWidget * fTabWin

Private Member Functions

 TQRootCanvas (const TQRootCanvas &)
TQRootCanvasoperator= (const TQRootCanvas &)


Detailed Description

Definition at line 58 of file TQRootCanvas.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

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]

Definition at line 73 of file TQRootCanvas.h.

References fWid.

Bool_t TQRootCanvas::GetCanvasOwner (  )  [inline]

Definition at line 74 of file TQRootCanvas.h.

References fIsCanvasOwned.

QWidget* TQRootCanvas::GetParent (  )  [inline]

Definition at line 75 of file TQRootCanvas.h.

References fParent.

QWidget* TQRootCanvas::GetTabWin (  )  [inline]

Definition at line 76 of file TQRootCanvas.h.

References fTabWin.

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]

Definition at line 336 of file TQRootCanvas.cxx.

References TCanvas::cd(), and fCanvas.

void TQRootCanvas::Browse ( TBrowser b  )  [virtual, slot]

Definition at line 344 of file TQRootCanvas.cxx.

References b, TCanvas::Browse(), and fCanvas.

void TQRootCanvas::Clear ( Option_t option = ""  )  [slot]

Definition at line 352 of file TQRootCanvas.cxx.

References TCanvas::Clear(), and fCanvas.

void TQRootCanvas::Close ( Option_t option = ""  )  [slot]

Definition at line 360 of file TQRootCanvas.cxx.

References TCanvas::Close(), and fCanvas.

void TQRootCanvas::Draw ( Option_t option = ""  )  [virtual, slot]

Definition at line 368 of file TQRootCanvas.cxx.

References TCanvas::Draw(), and fCanvas.

TObject * TQRootCanvas::DrawClone ( Option_t option = ""  )  [virtual, slot]

Definition at line 376 of file TQRootCanvas.cxx.

References TCanvas::DrawClone(), and fCanvas.

TObject * TQRootCanvas::DrawClonePad (  )  [virtual, slot]

Definition at line 384 of file TQRootCanvas.cxx.

References TCanvas::DrawClonePad(), and fCanvas.

void TQRootCanvas::EditorBar (  )  [virtual, slot]

Definition at line 392 of file TQRootCanvas.cxx.

References TCanvas::EditorBar(), and fCanvas.

void TQRootCanvas::EnterLeave ( TPad prevSelPad,
TObject prevSelObj 
) [slot]

Definition at line 400 of file TQRootCanvas.cxx.

References TCanvas::EnterLeave(), and fCanvas.

void TQRootCanvas::FeedbackMode ( Bool_t  set  )  [slot]

Definition at line 407 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::FeedbackMode().

void TQRootCanvas::Flush (  )  [slot]

Definition at line 414 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::Flush().

void TQRootCanvas::UseCurrentStyle (  )  [slot]

Definition at line 421 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::UseCurrentStyle().

void TQRootCanvas::ForceUpdate (  )  [slot]

Definition at line 428 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::ForceUpdate().

const char * TQRootCanvas::GetDISPLAY (  )  [slot]

Definition at line 435 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetDISPLAY().

TContextMenu * TQRootCanvas::GetContextMenu (  )  [slot]

Definition at line 442 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetContextMenu().

Int_t TQRootCanvas::GetDoubleBuffer (  )  [slot]

Definition at line 449 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetDoubleBuffer().

Int_t TQRootCanvas::GetEvent (  )  [slot]

Definition at line 456 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetEvent().

Int_t TQRootCanvas::GetEventX (  )  [slot]

Definition at line 463 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetEventX().

Int_t TQRootCanvas::GetEventY (  )  [slot]

Definition at line 470 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetEventY().

Color_t TQRootCanvas::GetHighLightColor (  )  [slot]

Definition at line 477 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetHighLightColor().

TVirtualPad * TQRootCanvas::GetPadSave (  )  [slot]

Definition at line 484 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetPadSave().

TObject * TQRootCanvas::GetSelected (  )  [slot]

Definition at line 491 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetSelected().

Option_t * TQRootCanvas::GetSelectedOpt (  )  [slot]

Definition at line 498 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetSelectedOpt().

TVirtualPad * TQRootCanvas::GetSelectedPad (  )  [slot]

Definition at line 505 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetSelectedPad().

Bool_t TQRootCanvas::GetShowEventStatus (  )  [slot]

Definition at line 512 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetShowEventStatus().

Bool_t TQRootCanvas::GetAutoExec (  )  [slot]

Definition at line 519 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetAutoExec().

Size_t TQRootCanvas::GetXsizeUser (  )  [slot]

Definition at line 526 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetXsizeUser().

Size_t TQRootCanvas::GetYsizeUser (  )  [slot]

Definition at line 533 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetYsizeUser().

Size_t TQRootCanvas::GetXsizeReal (  )  [slot]

Definition at line 540 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetXsizeReal().

Size_t TQRootCanvas::GetYsizeReal (  )  [slot]

Definition at line 547 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetYsizeReal().

Int_t TQRootCanvas::GetCanvasID (  )  [slot]

Definition at line 554 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetCanvasID().

Int_t TQRootCanvas::GetWindowTopX (  )  [slot]

Definition at line 561 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetWindowTopX().

Int_t TQRootCanvas::GetWindowTopY (  )  [slot]

Definition at line 568 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetWindowTopY().

UInt_t TQRootCanvas::GetWindowWidth (  )  [slot]

Definition at line 575 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetWindowWidth().

UInt_t TQRootCanvas::GetWindowHeight (  )  [slot]

Definition at line 582 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetWindowHeight().

UInt_t TQRootCanvas::GetWw (  )  [slot]

Definition at line 589 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetWw().

UInt_t TQRootCanvas::GetWh (  )  [slot]

Definition at line 596 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetWh().

void TQRootCanvas::GetCanvasPar ( Int_t wtopx,
Int_t wtopy,
UInt_t ww,
UInt_t wh 
) [virtual, slot]

Definition at line 603 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::GetCanvasPar().

void TQRootCanvas::HandleInput ( EEventType  button,
Int_t  x,
Int_t  y 
) [virtual, slot]

Definition at line 610 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::HandleInput().

Bool_t TQRootCanvas::HasMenuBar (  )  [slot]

Definition at line 617 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::HasMenuBar().

void TQRootCanvas::Iconify (  )  [slot]

Definition at line 624 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::Iconify().

Bool_t TQRootCanvas::IsBatch (  )  [slot]

Definition at line 631 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::IsBatch().

Bool_t TQRootCanvas::IsRetained (  )  [slot]

Definition at line 638 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::IsRetained().

void TQRootCanvas::ls ( Option_t option = ""  )  [virtual, slot]

Definition at line 645 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::ls().

void TQRootCanvas::MoveOpaque ( Int_t  set = 1  )  [slot]

Definition at line 652 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::MoveOpaque().

Bool_t TQRootCanvas::OpaqueMoving (  )  [slot]

Definition at line 659 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::OpaqueMoving().

Bool_t TQRootCanvas::OpaqueResizing (  )  [slot]

Definition at line 666 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::OpaqueResizing().

void TQRootCanvas::Paint ( Option_t option = ""  )  [virtual, slot]

Definition at line 673 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::Paint().

TPad * TQRootCanvas::Pick ( Int_t  px,
Int_t  py,
TObjLink *&  pickobj 
) [virtual, slot]

Definition at line 680 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::Pick().

TPad * TQRootCanvas::Pick ( Int_t  px,
Int_t  py,
TObject prevSelObj 
) [virtual, slot]

Definition at line 687 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::Pick().

void TQRootCanvas::Resize ( Option_t option = ""  )  [virtual, slot]

Definition at line 694 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::Resize().

void TQRootCanvas::ResizeOpaque ( Int_t  set = 1  )  [slot]

Definition at line 701 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::ResizeOpaque().

void TQRootCanvas::SaveSource ( const char *  filename = "",
Option_t option = "" 
) [slot]

Definition at line 708 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SaveSource().

void TQRootCanvas::SetCursor ( ECursor  cursor  )  [virtual, slot]

Definition at line 715 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SetCursor().

void TQRootCanvas::SetDoubleBuffer ( Int_t  mode = 1  )  [virtual, slot]

Definition at line 722 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SetDoubleBuffer().

void TQRootCanvas::SetWindowPosition ( Int_t  x,
Int_t  y 
) [slot]

Definition at line 729 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SetWindowPosition().

void TQRootCanvas::SetWindowSize ( UInt_t  ww,
UInt_t  wh 
) [slot]

Definition at line 736 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SetWindowSize().

void TQRootCanvas::SetCanvasSize ( UInt_t  ww,
UInt_t  wh 
) [slot]

Definition at line 743 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SetCanvasSize().

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]

Definition at line 757 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SetSelected().

void TQRootCanvas::SetSelectedPad ( TPad pad  )  [slot]

Definition at line 764 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SetSelectedPad().

void TQRootCanvas::Show (  )  [slot]

Definition at line 771 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::Show().

void TQRootCanvas::Size ( Float_t  xsizeuser = 0,
Float_t  ysizeuser = 0 
) [virtual, slot]

Definition at line 778 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::Size().

void TQRootCanvas::SetBatch ( Bool_t  batch = kTRUE  )  [slot]

Definition at line 785 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SetBatch().

void TQRootCanvas::SetRetained ( Bool_t  retained = kTRUE  )  [slot]

Definition at line 792 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SetRetained().

void TQRootCanvas::SetTitle ( const char *  title = ""  )  [slot]

Definition at line 799 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::SetTitle().

void TQRootCanvas::ToggleEventStatus (  )  [virtual, slot]

Definition at line 806 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::ToggleEventStatus().

void TQRootCanvas::ToggleAutoExec (  )  [virtual, slot]

Definition at line 813 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::ToggleAutoExec().

void TQRootCanvas::Update (  )  [virtual, slot]

Definition at line 820 of file TQRootCanvas.cxx.

References fCanvas, and TCanvas::Update().

Bool_t TQRootCanvas::NeedsResize (  )  [inline, slot]

Definition at line 155 of file TQRootCanvas.h.

References fNeedResize.

void TQRootCanvas::SetNeedsResize ( Bool_t  yes  )  [inline, slot]

Definition at line 156 of file TQRootCanvas.h.

References fNeedResize.

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]

Definition at line 229 of file TQRootCanvas.cxx.

References fNeedResize, and kTRUE.

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]

Definition at line 827 of file TQRootCanvas.cxx.

References fCanvas, and fIsCanvasOwned.


Member Data Documentation

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]

Definition at line 171 of file TQRootCanvas.h.

Referenced by GetRootWid(), and TQRootCanvas().

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]

Definition at line 174 of file TQRootCanvas.h.

Referenced by GetParent(), and TQRootCanvas().

QWidget * TQRootCanvas::fTabWin [protected]

Definition at line 174 of file TQRootCanvas.h.

Referenced by GetTabWin(), and TQRootCanvas().


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:45:55 2011 for ROOT_528-00b_version by  doxygen 1.5.1