Logo ROOT   6.10/09
Reference Guide
List of all members | Public Slots | Signals | Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions | List of all members
TQRootCanvas Class Reference

Definition at line 57 of file TQRootCanvas.h.

Public Slots

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

Signals

void SelectedPadChanged (TPad *)
 

Public Member Functions

 TQRootCanvas (QWidget *parent=0, const char *name=0, TCanvas *c=0)
 set defaults More...
 
 TQRootCanvas (QWidget *parent, QWidget *tabWin, const char *name=0, TCanvas *c=0)
 set defaults More...
 
virtual ~TQRootCanvas ()
 dtor More...
 
virtual void dragEnterEvent (QDragEnterEvent *e)
 Entering a drag event. More...
 
virtual void dropEvent (QDropEvent *Event)
 Start a drop, for now only histogram objects can be drwon by droping. More...
 
TCanvasGetCanvas ()
 
Bool_t GetCanvasOwner ()
 
QWidget * GetParent ()
 
Int_t GetRootWid ()
 
QWidget * GetTabWin ()
 

Protected Member Functions

virtual void closeEvent (QCloseEvent *e)
 Close. More...
 
virtual bool eventFilter (QObject *, QEvent *)
 Filtering of QWidget Events for ressource management. More...
 
virtual void leaveEvent (QEvent *e)
 Handle leave event. More...
 
virtual void mouseDoubleClickEvent (QMouseEvent *e)
 Handle mouse double click event. More...
 
virtual void mouseMoveEvent (QMouseEvent *e)
 Handle mouse move event. More...
 
virtual void mousePressEvent (QMouseEvent *e)
 Handle mouse button press event. More...
 
virtual void mouseReleaseEvent (QMouseEvent *e)
 Handle mouse button release event. More...
 
virtual void paintEvent (QPaintEvent *e)
 Handle paint event of Qt. More...
 
virtual void resizeEvent (QResizeEvent *e)
 Call QWidget resize and inform the ROOT Canvas. More...
 

Protected Attributes

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

Private Member Functions

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

#include <TQRootCanvas.h>

Inheritance diagram for TQRootCanvas:
[legend]

Constructor & Destructor Documentation

◆ TQRootCanvas() [1/3]

TQRootCanvas::TQRootCanvas ( const TQRootCanvas )
private

◆ TQRootCanvas() [2/3]

TQRootCanvas::TQRootCanvas ( QWidget *  parent = 0,
const char *  name = 0,
TCanvas c = 0 
)

set defaults

Definition at line 36 of file TQRootCanvas.cxx.

◆ TQRootCanvas() [3/3]

TQRootCanvas::TQRootCanvas ( QWidget *  parent,
QWidget *  tabWin,
const char *  name = 0,
TCanvas c = 0 
)

set defaults

Definition at line 78 of file TQRootCanvas.cxx.

◆ ~TQRootCanvas()

TQRootCanvas::~TQRootCanvas ( )
virtual

dtor

Definition at line 907 of file TQRootCanvas.cxx.

Member Function Documentation

◆ Browse

void TQRootCanvas::Browse ( TBrowser b)
virtualslot

Just a wrapper.

Definition at line 350 of file TQRootCanvas.cxx.

◆ cd

void TQRootCanvas::cd ( Int_t  subpadnumber = 0)
slot

Just a wrapper.

Definition at line 342 of file TQRootCanvas.cxx.

◆ Clear

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

Just a wrapper.

Definition at line 358 of file TQRootCanvas.cxx.

◆ Close

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

Just a wrapper.

Definition at line 366 of file TQRootCanvas.cxx.

◆ closeEvent()

void TQRootCanvas::closeEvent ( QCloseEvent *  e)
protectedvirtual

Close.

Definition at line 894 of file TQRootCanvas.cxx.

◆ dragEnterEvent()

void TQRootCanvas::dragEnterEvent ( QDragEnterEvent *  e)
virtual

Entering a drag event.

Definition at line 302 of file TQRootCanvas.cxx.

◆ Draw

void TQRootCanvas::Draw ( Option_t option = "")
virtualslot

Just a wrapper.

Definition at line 374 of file TQRootCanvas.cxx.

◆ DrawClone

TObject * TQRootCanvas::DrawClone ( Option_t option = "")
virtualslot

Just a wrapper.

Definition at line 382 of file TQRootCanvas.cxx.

◆ DrawClonePad

TObject * TQRootCanvas::DrawClonePad ( )
virtualslot

Just a wrapper.

Definition at line 390 of file TQRootCanvas.cxx.

◆ dropEvent()

void TQRootCanvas::dropEvent ( QDropEvent *  Event)
virtual

Start a drop, for now only histogram objects can be drwon by droping.

Definition at line 311 of file TQRootCanvas.cxx.

◆ EditorBar

void TQRootCanvas::EditorBar ( )
virtualslot

Just a wrapper.

Definition at line 398 of file TQRootCanvas.cxx.

◆ EnterLeave

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

just a wrapper

Definition at line 406 of file TQRootCanvas.cxx.

◆ eventFilter()

Bool_t TQRootCanvas::eventFilter ( QObject *  o,
QEvent *  e 
)
protectedvirtual

Filtering of QWidget Events for ressource management.

Definition at line 270 of file TQRootCanvas.cxx.

◆ FeedbackMode

void TQRootCanvas::FeedbackMode ( Bool_t  set)
slot

just a wrapper

Definition at line 414 of file TQRootCanvas.cxx.

◆ Flush

void TQRootCanvas::Flush ( )
slot

just a wrapper

Definition at line 422 of file TQRootCanvas.cxx.

◆ ForceUpdate

void TQRootCanvas::ForceUpdate ( )
slot

just a wrapper

Definition at line 438 of file TQRootCanvas.cxx.

◆ GetAutoExec

Bool_t TQRootCanvas::GetAutoExec ( )
slot

just a wrapper

Definition at line 542 of file TQRootCanvas.cxx.

◆ GetCanvas()

TCanvas* TQRootCanvas::GetCanvas ( )
inline

Definition at line 71 of file TQRootCanvas.h.

◆ GetCanvasID

Int_t TQRootCanvas::GetCanvasID ( )
slot

just a wrapper

Definition at line 582 of file TQRootCanvas.cxx.

◆ GetCanvasOwner()

Bool_t TQRootCanvas::GetCanvasOwner ( )
inline

Definition at line 73 of file TQRootCanvas.h.

◆ GetCanvasPar

void TQRootCanvas::GetCanvasPar ( Int_t wtopx,
Int_t wtopy,
UInt_t ww,
UInt_t wh 
)
virtualslot

just a wrapper

Definition at line 638 of file TQRootCanvas.cxx.

◆ GetContextMenu

TContextMenu * TQRootCanvas::GetContextMenu ( )
slot

just a wrapper

Definition at line 454 of file TQRootCanvas.cxx.

◆ GetDISPLAY

const char * TQRootCanvas::GetDISPLAY ( )
slot

just a wrapper

Definition at line 446 of file TQRootCanvas.cxx.

◆ GetDoubleBuffer

Int_t TQRootCanvas::GetDoubleBuffer ( )
slot

just a wrapper

Definition at line 462 of file TQRootCanvas.cxx.

◆ GetEvent

Int_t TQRootCanvas::GetEvent ( )
slot

just a wrapper

Definition at line 470 of file TQRootCanvas.cxx.

◆ GetEventX

Int_t TQRootCanvas::GetEventX ( )
slot

just a wrapper

Definition at line 478 of file TQRootCanvas.cxx.

◆ GetEventY

Int_t TQRootCanvas::GetEventY ( )
slot

just a wrapper

Definition at line 486 of file TQRootCanvas.cxx.

◆ GetHighLightColor

Color_t TQRootCanvas::GetHighLightColor ( )
slot

just a wrapper

Definition at line 494 of file TQRootCanvas.cxx.

◆ GetPadSave

TVirtualPad * TQRootCanvas::GetPadSave ( )
slot

just a wrapper

Definition at line 502 of file TQRootCanvas.cxx.

◆ GetParent()

QWidget* TQRootCanvas::GetParent ( )
inline

Definition at line 74 of file TQRootCanvas.h.

◆ GetRootWid()

Int_t TQRootCanvas::GetRootWid ( )
inline

Definition at line 72 of file TQRootCanvas.h.

◆ GetSelected

TObject * TQRootCanvas::GetSelected ( )
slot

just a wrapper

Definition at line 510 of file TQRootCanvas.cxx.

◆ GetSelectedOpt

Option_t * TQRootCanvas::GetSelectedOpt ( )
slot

just a wrapper

Definition at line 518 of file TQRootCanvas.cxx.

◆ GetSelectedPad

TVirtualPad * TQRootCanvas::GetSelectedPad ( )
slot

just a wrapper

Definition at line 526 of file TQRootCanvas.cxx.

◆ GetShowEventStatus

Bool_t TQRootCanvas::GetShowEventStatus ( )
slot

just a wrapper

Definition at line 534 of file TQRootCanvas.cxx.

◆ GetTabWin()

QWidget* TQRootCanvas::GetTabWin ( )
inline

Definition at line 75 of file TQRootCanvas.h.

◆ GetWh

UInt_t TQRootCanvas::GetWh ( )
slot

just a wrapper

Definition at line 630 of file TQRootCanvas.cxx.

◆ GetWindowHeight

UInt_t TQRootCanvas::GetWindowHeight ( )
slot

just a wrapper

Definition at line 614 of file TQRootCanvas.cxx.

◆ GetWindowTopX

Int_t TQRootCanvas::GetWindowTopX ( )
slot

just a wrapper

Definition at line 590 of file TQRootCanvas.cxx.

◆ GetWindowTopY

Int_t TQRootCanvas::GetWindowTopY ( )
slot

just a wrapper

Definition at line 598 of file TQRootCanvas.cxx.

◆ GetWindowWidth

UInt_t TQRootCanvas::GetWindowWidth ( )
slot

just a wrapper

Definition at line 606 of file TQRootCanvas.cxx.

◆ GetWw

UInt_t TQRootCanvas::GetWw ( )
slot

just a wrapper

Definition at line 622 of file TQRootCanvas.cxx.

◆ GetXsizeReal

Size_t TQRootCanvas::GetXsizeReal ( )
slot

just a wrapper

Definition at line 566 of file TQRootCanvas.cxx.

◆ GetXsizeUser

Size_t TQRootCanvas::GetXsizeUser ( )
slot

just a wrapper

Definition at line 550 of file TQRootCanvas.cxx.

◆ GetYsizeReal

Size_t TQRootCanvas::GetYsizeReal ( )
slot

just a wrapper

Definition at line 574 of file TQRootCanvas.cxx.

◆ GetYsizeUser

Size_t TQRootCanvas::GetYsizeUser ( )
slot

just a wrapper

Definition at line 558 of file TQRootCanvas.cxx.

◆ HandleInput

void TQRootCanvas::HandleInput ( EEventType  button,
Int_t  x,
Int_t  y 
)
virtualslot

just a wrapper

Definition at line 646 of file TQRootCanvas.cxx.

◆ HasMenuBar

Bool_t TQRootCanvas::HasMenuBar ( )
slot

just a wrapper

Definition at line 654 of file TQRootCanvas.cxx.

◆ Iconify

void TQRootCanvas::Iconify ( )
slot

just a wrapper

Definition at line 662 of file TQRootCanvas.cxx.

◆ IsBatch

Bool_t TQRootCanvas::IsBatch ( )
slot

just a wrapper

Definition at line 670 of file TQRootCanvas.cxx.

◆ IsRetained

Bool_t TQRootCanvas::IsRetained ( )
slot

just a wrapper

Definition at line 678 of file TQRootCanvas.cxx.

◆ leaveEvent()

void TQRootCanvas::leaveEvent ( QEvent *  e)
protectedvirtual

Handle leave event.

Definition at line 261 of file TQRootCanvas.cxx.

◆ ls

void TQRootCanvas::ls ( Option_t option = "")
virtualslot

just a wrapper

Definition at line 686 of file TQRootCanvas.cxx.

◆ mouseDoubleClickEvent()

void TQRootCanvas::mouseDoubleClickEvent ( QMouseEvent *  e)
protectedvirtual

Handle mouse double click event.

Definition at line 213 of file TQRootCanvas.cxx.

◆ mouseMoveEvent()

void TQRootCanvas::mouseMoveEvent ( QMouseEvent *  e)
protectedvirtual

Handle mouse move event.

Definition at line 121 of file TQRootCanvas.cxx.

◆ mousePressEvent()

void TQRootCanvas::mousePressEvent ( QMouseEvent *  e)
protectedvirtual

Handle mouse button press event.

Definition at line 136 of file TQRootCanvas.cxx.

◆ mouseReleaseEvent()

void TQRootCanvas::mouseReleaseEvent ( QMouseEvent *  e)
protectedvirtual

Handle mouse button release event.

Definition at line 190 of file TQRootCanvas.cxx.

◆ MoveOpaque

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

just a wrapper

Definition at line 694 of file TQRootCanvas.cxx.

◆ NeedsResize

Bool_t TQRootCanvas::NeedsResize ( )
inlineslot

Definition at line 154 of file TQRootCanvas.h.

◆ OpaqueMoving

Bool_t TQRootCanvas::OpaqueMoving ( )
slot

just a wrapper

Definition at line 702 of file TQRootCanvas.cxx.

◆ OpaqueResizing

Bool_t TQRootCanvas::OpaqueResizing ( )
slot

just a wrapper

Definition at line 710 of file TQRootCanvas.cxx.

◆ operator=()

TQRootCanvas& TQRootCanvas::operator= ( const TQRootCanvas )
private

◆ Paint

void TQRootCanvas::Paint ( Option_t option = "")
virtualslot

just a wrapper

Definition at line 718 of file TQRootCanvas.cxx.

◆ paintEvent()

void TQRootCanvas::paintEvent ( QPaintEvent *  e)
protectedvirtual

Handle paint event of Qt.

Definition at line 244 of file TQRootCanvas.cxx.

◆ Pick [1/2]

TPad * TQRootCanvas::Pick ( Int_t  px,
Int_t  py,
TObjLink *&  pickobj 
)
virtualslot

just a wrapper

Definition at line 726 of file TQRootCanvas.cxx.

◆ Pick [2/2]

TPad * TQRootCanvas::Pick ( Int_t  px,
Int_t  py,
TObject prevSelObj 
)
virtualslot

just a wrapper

Definition at line 734 of file TQRootCanvas.cxx.

◆ Resize

void TQRootCanvas::Resize ( Option_t option = "")
virtualslot

just a wrapper

Definition at line 742 of file TQRootCanvas.cxx.

◆ resizeEvent()

void TQRootCanvas::resizeEvent ( QResizeEvent *  e)
protectedvirtual

Call QWidget resize and inform the ROOT Canvas.

Definition at line 235 of file TQRootCanvas.cxx.

◆ ResizeOpaque

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

just a wrapper

Definition at line 750 of file TQRootCanvas.cxx.

◆ SaveSource

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

just a wrapper

Definition at line 758 of file TQRootCanvas.cxx.

◆ SelectedPadChanged

void TQRootCanvas::SelectedPadChanged ( TPad )
signal

◆ SetBatch

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

just a wrapper

Definition at line 846 of file TQRootCanvas.cxx.

◆ SetCanvasSize

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

just a wrapper

Definition at line 798 of file TQRootCanvas.cxx.

◆ SetCursor

void TQRootCanvas::SetCursor ( ECursor  cursor)
virtualslot

just a wrapper

Definition at line 766 of file TQRootCanvas.cxx.

◆ SetDoubleBuffer

void TQRootCanvas::SetDoubleBuffer ( Int_t  mode = 1)
virtualslot

just a wrapper

Definition at line 774 of file TQRootCanvas.cxx.

◆ SetHighLightColor

void TQRootCanvas::SetHighLightColor ( Color_t  col)
slot

just a wrapper

Definition at line 806 of file TQRootCanvas.cxx.

◆ SetNeedsResize

void TQRootCanvas::SetNeedsResize ( Bool_t  yes)
inlineslot

Definition at line 155 of file TQRootCanvas.h.

◆ SetRetained

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

just a wrapper

Definition at line 854 of file TQRootCanvas.cxx.

◆ SetSelected

void TQRootCanvas::SetSelected ( TObject obj)
slot

just a wrapper

Definition at line 814 of file TQRootCanvas.cxx.

◆ SetSelectedPad

void TQRootCanvas::SetSelectedPad ( TPad pad)
slot

just a wrapper

Definition at line 822 of file TQRootCanvas.cxx.

◆ SetTitle

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

just a wrapper

Definition at line 862 of file TQRootCanvas.cxx.

◆ SetWindowPosition

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

just a wrapper

Definition at line 782 of file TQRootCanvas.cxx.

◆ SetWindowSize

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

just a wrapper

Definition at line 790 of file TQRootCanvas.cxx.

◆ Show

void TQRootCanvas::Show ( )
slot

just a wrapper

Definition at line 830 of file TQRootCanvas.cxx.

◆ Size

void TQRootCanvas::Size ( Float_t  xsizeuser = 0,
Float_t  ysizeuser = 0 
)
virtualslot

just a wrapper

Definition at line 838 of file TQRootCanvas.cxx.

◆ ToggleAutoExec

void TQRootCanvas::ToggleAutoExec ( )
virtualslot

just a wrapper

Definition at line 878 of file TQRootCanvas.cxx.

◆ ToggleEventStatus

void TQRootCanvas::ToggleEventStatus ( )
virtualslot

just a wrapper

Definition at line 870 of file TQRootCanvas.cxx.

◆ Update

void TQRootCanvas::Update ( )
virtualslot

just a wrapper

Definition at line 886 of file TQRootCanvas.cxx.

◆ UseCurrentStyle

void TQRootCanvas::UseCurrentStyle ( )
slot

just a wrapper

Definition at line 430 of file TQRootCanvas.cxx.

Member Data Documentation

◆ fCanvas

TCanvas* TQRootCanvas::fCanvas
protected

Definition at line 169 of file TQRootCanvas.h.

◆ fContextMenu

TQCanvasMenu* TQRootCanvas::fContextMenu
protected

Definition at line 168 of file TQRootCanvas.h.

◆ fIsCanvasOwned

Bool_t TQRootCanvas::fIsCanvasOwned
protected

Definition at line 172 of file TQRootCanvas.h.

◆ fNeedResize

Bool_t TQRootCanvas::fNeedResize
protected

Definition at line 171 of file TQRootCanvas.h.

◆ fParent

QWidget* TQRootCanvas::fParent
protected

Definition at line 173 of file TQRootCanvas.h.

◆ fTabWin

QWidget * TQRootCanvas::fTabWin
protected

Definition at line 173 of file TQRootCanvas.h.

◆ fWid

Int_t TQRootCanvas::fWid
protected

Definition at line 170 of file TQRootCanvas.h.


The documentation for this class was generated from the following files: