| 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() |
| virtual void | Browse(TBrowser* b) |
| void | cd(Int_t subpadnumber = 0) |
| static TClass* | Class() |
| void | Clear(Option_t* option = "") |
| void | Close(Option_t* option = "") |
| virtual void | dragEnterEvent(QDragEnterEvent* e) |
| virtual void | Draw(Option_t* option = "") |
| virtual TObject* | DrawClone(Option_t* option = "") |
| virtual TObject* | DrawClonePad() |
| virtual void | dropEvent(QDropEvent* Event) |
| virtual void | EditorBar() |
| void | EnterLeave(TPad* prevSelPad, TObject* prevSelObj) |
| void | FeedbackMode(Bool_t set) |
| void | Flush() |
| void | ForceUpdate() |
| Bool_t | GetAutoExec() |
| TCanvas* | GetCanvas() |
| Int_t | GetCanvasID() |
| Bool_t | GetCanvasOwner() |
| virtual void | GetCanvasPar(Int_t& wtopx, Int_t& wtopy, UInt_t& ww, UInt_t& wh) |
| TContextMenu* | GetContextMenu() |
| const char* | GetDISPLAY() |
| Int_t | GetDoubleBuffer() |
| Int_t | GetEvent() |
| Int_t | GetEventX() |
| Int_t | GetEventY() |
| Color_t | GetHighLightColor() |
| TVirtualPad* | GetPadSave() |
| QWidget* | GetParent() |
| Int_t | GetRootWid() |
| TObject* | GetSelected() |
| Option_t* | GetSelectedOpt() |
| TVirtualPad* | GetSelectedPad() |
| Bool_t | GetShowEventStatus() |
| QWidget* | GetTabWin() |
| UInt_t | GetWh() |
| UInt_t | GetWindowHeight() |
| Int_t | GetWindowTopX() |
| Int_t | GetWindowTopY() |
| UInt_t | GetWindowWidth() |
| UInt_t | GetWw() |
| Size_t | GetXsizeReal() |
| Size_t | GetXsizeUser() |
| Size_t | GetYsizeReal() |
| Size_t | GetYsizeUser() |
| virtual void | HandleInput(EEventType button, Int_t x, Int_t y) |
| Bool_t | HasMenuBar() |
| void | Iconify() |
| virtual TClass* | IsA() const |
| Bool_t | IsBatch() |
| Bool_t | IsRetained() |
| virtual void | ls(Option_t* option = "") |
| void | MoveOpaque(Int_t set = 1) |
| Bool_t | NeedsResize() |
| Bool_t | OpaqueMoving() |
| Bool_t | OpaqueResizing() |
| virtual void | Paint(Option_t* option = "") |
| virtual TPad* | Pick(Int_t px, Int_t py, TObjLink*& pickobj) |
| virtual TPad* | Pick(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 = "") |
| void | SetBatch(Bool_t batch = kTRUE) |
| void | SetCanvasSize(UInt_t ww, UInt_t wh) |
| virtual void | SetCursor(ECursor cursor) |
| virtual void | SetDoubleBuffer(Int_t mode = 1) |
| void | SetHighLightColor(Color_t col) |
| void | SetNeedsResize(Bool_t yes) |
| void | SetRetained(Bool_t retained = kTRUE) |
| void | SetSelected(TObject* obj) |
| void | SetSelectedPad(TPad* pad) |
| void | SetTitle(const char* title = "") |
| void | SetWindowPosition(Int_t x, Int_t y) |
| void | SetWindowSize(UInt_t ww, UInt_t wh) |
| void | Show() |
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) |
| virtual void | Size(Float_t xsizeuser = 0, Float_t ysizeuser = 0) |
| virtual void | Streamer(TBuffer& b) |
| void | StreamerNVirtual(TBuffer& b) |
| virtual void | ToggleAutoExec() |
| virtual void | ToggleEventStatus() |
| virtual void | Update() |
| void | UseCurrentStyle() |