| virtual | ~TQRootCanvas() |
| bool | QWidget::acceptDrops() const |
| QString | QWidget::accessibleDescription() const |
| QString | QWidget::accessibleName() const |
| QList<QAction*> | QWidget::actions() const |
| void | QWidget::activateWindow() |
| void | QWidget::addAction(QAction* action) |
| void | QWidget::addActions(QList<QAction*> actions) |
| void | QWidget::adjustSize() |
| bool | QWidget::autoFillBackground() const |
| QPalette::ColorRole | QWidget::backgroundRole() const |
| QSize | QWidget::baseSize() const |
| bool | QObject::blockSignals(bool b) |
| virtual void | Browse(TBrowser* b) |
| void | cd(Int_t subpadnumber = 0) |
| QWidget* | QWidget::childAt(const QPoint& p) const |
| QWidget* | QWidget::childAt(int x, int y) const |
| const QObjectList& | QObject::children() const |
| QRect | QWidget::childrenRect() const |
| QRegion | QWidget::childrenRegion() const |
| static TClass* | Class() |
| void | Clear(Option_t* option = "") |
| void | QWidget::clearFocus() |
| void | QWidget::clearMask() |
| bool | QWidget::close() |
| void | Close(Option_t* option = "") |
| int | QPaintDevice::colorCount() const |
| bool | QObject::connect(const QObject* sender, const char* signal, const char* member, Qt::ConnectionType type = Qt::AutoConnection) const |
| static bool | QObject::connect(const QObject* sender, const char* signal, const QObject* receiver, const char* member, Qt::ConnectionType = Qt::AutoConnection) |
| static bool | QObject::connect(const QObject* sender, const QMetaMethod& signal, const QObject* receiver, const QMetaMethod& method, Qt::ConnectionType type = Qt::AutoConnection) |
| QMargins | QWidget::contentsMargins() const |
| QRect | QWidget::contentsRect() const |
| Qt::ContextMenuPolicy | QWidget::contextMenuPolicy() const |
| void | QWidget::createWinId() |
| QCursor | QWidget::cursor() const |
| void | QObject::deleteLater() |
| int | QPaintDevice::depth() const |
| virtual int | QWidget::devType() const |
| bool | QObject::disconnect(const QObject* receiver, const char* member = 0) |
| bool | QObject::disconnect(const char* signal = 0, const QObject* receiver = 0, const char* member = 0) |
| static bool | QObject::disconnect(const QObject* sender, const char* signal, const QObject* receiver, const char* member) |
| static bool | QObject::disconnect(const QObject* sender, const QMetaMethod& signal, const QObject* receiver, const QMetaMethod& member) |
| 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) |
| void | QObject::dumpObjectInfo() |
| void | QObject::dumpObjectTree() |
| QList<QByteArray> | QObject::dynamicPropertyNames() const |
| virtual void | EditorBar() |
| WId | QWidget::effectiveWinId() const |
| void | QWidget::ensurePolished() const |
| void | EnterLeave(TPad* prevSelPad, TObject* prevSelObj) |
| void | FeedbackMode(Bool_t set) |
| static QWidget* | QWidget::find(WId) |
| void | Flush() |
| Qt::FocusPolicy | QWidget::focusPolicy() const |
| QWidget* | QWidget::focusProxy() const |
| QWidget* | QWidget::focusWidget() const |
| const QFont& | QWidget::font() const |
| QFontInfo | QWidget::fontInfo() const |
| QFontMetrics | QWidget::fontMetrics() const |
| void | ForceUpdate() |
| QPalette::ColorRole | QWidget::foregroundRole() const |
| QRect | QWidget::frameGeometry() const |
| QSize | QWidget::frameSize() const |
| const QRect& | QWidget::geometry() const |
| 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) |
| void | QWidget::getContentsMargins(int* left, int* top, int* right, int* bottom) const |
| 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() |
| void | QWidget::grabGesture(Qt::GestureType type, Qt::GestureFlags flags = Qt::GestureFlags()) |
| void | QWidget::grabKeyboard() |
| void | QWidget::grabMouse() |
| void | QWidget::grabMouse(const QCursor&) |
| int | QWidget::grabShortcut(const QKeySequence& key, Qt::ShortcutContext context = Qt::WindowShortcut) |
| QGraphicsEffect* | QWidget::graphicsEffect() const |
| QGraphicsProxyWidget* | QWidget::graphicsProxyWidget() const |
| Qt::HANDLE | QWidget::handle() const |
| virtual void | HandleInput(EEventType button, Int_t x, Int_t y) |
| bool | QWidget::hasFocus() const |
| Bool_t | HasMenuBar() |
| bool | QWidget::hasMouseTracking() const |
| int | QWidget::height() const |
| virtual int | QWidget::heightForWidth(int) const |
| int | QPaintDevice::heightMM() const |
| void | QWidget::hide() |
| void | Iconify() |
| bool | QObject::inherits(const char* classname) const |
| QInputContext* | QWidget::inputContext() |
| Qt::InputMethodHints | QWidget::inputMethodHints() const |
| virtual QVariant | QWidget::inputMethodQuery(Qt::InputMethodQuery) const |
| void | QWidget::insertAction(QAction* before, QAction* action) |
| void | QWidget::insertActions(QAction* before, QList<QAction*> actions) |
| void | QObject::installEventFilter(QObject*) |
| WId | QWidget::internalWinId() const |
| virtual TClass* | IsA() const |
| bool | QWidget::isActiveWindow() const |
| bool | QWidget::isAncestorOf(const QWidget* child) const |
| Bool_t | IsBatch() |
| bool | QWidget::isEnabled() const |
| bool | QWidget::isEnabledTo(QWidget*) const |
| bool | QWidget::isEnabledToTLW() const |
| bool | QWidget::isFullScreen() const |
| bool | QWidget::isHidden() const |
| bool | QWidget::isLeftToRight() const |
| bool | QWidget::isMaximized() const |
| bool | QWidget::isMinimized() const |
| bool | QWidget::isModal() const |
| Bool_t | IsRetained() |
| bool | QWidget::isRightToLeft() const |
| bool | QWidget::isTopLevel() const |
| bool | QWidget::isVisible() const |
| bool | QWidget::isVisibleTo(QWidget*) const |
| bool | QObject::isWidgetType() const |
| bool | QWidget::isWindow() const |
| bool | QWidget::isWindowModified() const |
| static QWidget* | QWidget::keyboardGrabber() |
| void | QObject::killTimer(int id) |
| QLayout* | QWidget::layout() const |
| Qt::LayoutDirection | QWidget::layoutDirection() const |
| QLocale | QWidget::locale() const |
| int | QPaintDevice::logicalDpiX() const |
| int | QPaintDevice::logicalDpiY() const |
| void | QWidget::lower() |
| virtual void | ls(Option_t* option = "") |
| QPoint | QWidget::mapFrom(QWidget*, const QPoint&) const |
| QPoint | QWidget::mapFromGlobal(const QPoint&) const |
| QPoint | QWidget::mapFromParent(const QPoint&) const |
| QPoint | QWidget::mapTo(QWidget*, const QPoint&) const |
| QPoint | QWidget::mapToGlobal(const QPoint&) const |
| QPoint | QWidget::mapToParent(const QPoint&) const |
| QRegion | QWidget::mask() const |
| int | QWidget::maximumHeight() const |
| QSize | QWidget::maximumSize() const |
| int | QWidget::maximumWidth() const |
| virtual const QMetaObject* | metaObject() const |
| int | QWidget::minimumHeight() const |
| QSize | QWidget::minimumSize() const |
| virtual QSize | QWidget::minimumSizeHint() const |
| int | QWidget::minimumWidth() const |
| static QWidget* | QWidget::mouseGrabber() |
| void | QWidget::move(const QPoint&) |
| void | QWidget::move(int x, int y) |
| void | MoveOpaque(Int_t set = 1) |
| void | QObject::moveToThread(QThread* thread) |
| QWidget* | QWidget::nativeParentWidget() const |
| Bool_t | NeedsResize() |
| QWidget* | QWidget::nextInFocusChain() const |
| QRect | QWidget::normalGeometry() const |
| int | QPaintDevice::numColors() const |
| QString | QObject::objectName() const |
| Bool_t | OpaqueMoving() |
| Bool_t | OpaqueResizing() |
| void | QWidget::overrideWindowFlags(Qt::WindowFlags type) |
| void | QWidget::overrideWindowState(Qt::WindowStates state) |
| virtual void | Paint(Option_t* option = "") |
| virtual QPaintEngine* | QWidget::paintEngine() const |
| bool | QPaintDevice::paintingActive() const |
| const QPalette& | QWidget::palette() const |
| QObject* | QObject::parent() const |
| QWidget* | QWidget::parentWidget() const |
| int | QPaintDevice::physicalDpiX() const |
| int | QPaintDevice::physicalDpiY() const |
| virtual TPad* | Pick(Int_t px, Int_t py, TObjLink*& pickobj) |
| virtual TPad* | Pick(Int_t px, Int_t py, TObject* prevSelObj) |
| QPoint | QWidget::pos() const |
| QWidget* | QWidget::previousInFocusChain() const |
| QVariant | QObject::property(const char* name) const |
| virtual int | qt_metacall(QMetaObject::Call, int, void**) |
| virtual void* | qt_metacast(const char*) |
| void | QWidget::raise() |
| QRect | QWidget::rect() const |
| static uint | QObject::registerUserData() |
| void | QWidget::releaseKeyboard() |
| void | QWidget::releaseMouse() |
| void | QWidget::releaseShortcut(int id) |
| void | QWidget::removeAction(QAction* action) |
| void | QObject::removeEventFilter(QObject*) |
| void | QWidget::render(QPaintDevice* target, const QPoint& targetOffset = QPoint(), const QRegion& sourceRegion = QRegion(), QWidget::RenderFlags renderFlags = RenderFlags(DrawWindowBackground | DrawChildren)) |
| void | QWidget::render(QPainter* painter, const QPoint& targetOffset = QPoint(), const QRegion& sourceRegion = QRegion(), QWidget::RenderFlags renderFlags = RenderFlags(DrawWindowBackground | DrawChildren)) |
| void | QWidget::repaint() |
| void | QWidget::repaint(const QRect&) |
| void | QWidget::repaint(const QRegion&) |
| void | QWidget::repaint(int x, int y, int w, int h) |
| virtual void | Resize(Option_t* option = "") |
| void | QWidget::resize(const QSize&) |
| void | QWidget::resize(int w, int h) |
| void | ResizeOpaque(Int_t set = 1) |
| bool | QWidget::restoreGeometry(const QByteArray& geometry) |
| QByteArray | QWidget::saveGeometry() const |
| void | SaveSource(const char* filename = "", Option_t* option = "") |
| void | QWidget::scroll(int dx, int dy) |
| void | QWidget::scroll(int dx, int dy, const QRect&) |
| void | QWidget::setAcceptDrops(bool on) |
| void | QWidget::setAccessibleDescription(const QString& description) |
| void | QWidget::setAccessibleName(const QString& name) |
| void | QWidget::setAttribute(Qt::WidgetAttribute, bool on = true) |
| void | QWidget::setAutoFillBackground(bool enabled) |
| void | QWidget::setBackgroundRole(QPalette::ColorRole) |
| void | QWidget::setBaseSize(const QSize&) |
| void | QWidget::setBaseSize(int basew, int baseh) |
| void | SetBatch(Bool_t batch = kTRUE) |
| void | SetCanvasSize(UInt_t ww, UInt_t wh) |
| void | QWidget::setContentsMargins(const QMargins& margins) |
| void | QWidget::setContentsMargins(int left, int top, int right, int bottom) |
| void | QWidget::setContextMenuPolicy(Qt::ContextMenuPolicy policy) |
| virtual void | SetCursor(ECursor cursor) |
| void | QWidget::setCursor(const QCursor&) |
| void | QWidget::setDisabled(bool) |
| virtual void | SetDoubleBuffer(Int_t mode = 1) |
| void | QWidget::setEnabled(bool) |
| void | QWidget::setFixedHeight(int h) |
| void | QWidget::setFixedSize(const QSize&) |
| void | QWidget::setFixedSize(int w, int h) |
| void | QWidget::setFixedWidth(int w) |
| void | QWidget::setFocus() |
| void | QWidget::setFocus(Qt::FocusReason reason) |
| void | QWidget::setFocusPolicy(Qt::FocusPolicy policy) |
| void | QWidget::setFocusProxy(QWidget*) |
| void | QWidget::setFont(const QFont&) |
| void | QWidget::setForegroundRole(QPalette::ColorRole) |
| void | QWidget::setGeometry(const QRect&) |
| void | QWidget::setGeometry(int x, int y, int w, int h) |
| void | QWidget::setGraphicsEffect(QGraphicsEffect* effect) |
| void | QWidget::setHidden(bool hidden) |
| void | SetHighLightColor(Color_t col) |
| void | QWidget::setInputContext(QInputContext*) |
| void | QWidget::setInputMethodHints(Qt::InputMethodHints hints) |
| void | QWidget::setLayout(QLayout*) |
| void | QWidget::setLayoutDirection(Qt::LayoutDirection direction) |
| void | QWidget::setLocale(const QLocale& locale) |
| void | QWidget::setMask(const QBitmap&) |
| void | QWidget::setMask(const QRegion&) |
| void | QWidget::setMaximumHeight(int maxh) |
| void | QWidget::setMaximumSize(const QSize&) |
| void | QWidget::setMaximumSize(int maxw, int maxh) |
| void | QWidget::setMaximumWidth(int maxw) |
| void | QWidget::setMinimumHeight(int minh) |
| void | QWidget::setMinimumSize(const QSize&) |
| void | QWidget::setMinimumSize(int minw, int minh) |
| void | QWidget::setMinimumWidth(int minw) |
| void | QWidget::setMouseTracking(bool enable) |
| void | SetNeedsResize(Bool_t yes) |
| void | QObject::setObjectName(const QString& name) |
| void | QWidget::setPalette(const QPalette&) |
| void | QWidget::setParent(QWidget* parent) |
| void | QWidget::setParent(QWidget* parent, Qt::WindowFlags f) |
| bool | QObject::setProperty(const char* name, const QVariant& value) |
| void | SetRetained(Bool_t retained = kTRUE) |
| void | SetSelected(TObject* obj) |
| void | SetSelectedPad(TPad* pad) |
| void | QWidget::setShortcutAutoRepeat(int id, bool enable = true) |
| void | QWidget::setShortcutEnabled(int id, bool enable = true) |
| void | QWidget::setShown(bool shown) |
| void | QWidget::setSizeIncrement(const QSize&) |
| void | QWidget::setSizeIncrement(int w, int h) |
| void | QWidget::setSizePolicy(QSizePolicy) |
| void | QWidget::setSizePolicy(QSizePolicy::Policy horizontal, QSizePolicy::Policy vertical) |
| void | QWidget::setStatusTip(const QString&) |
| void | QWidget::setStyle(QStyle*) |
| void | QWidget::setStyleSheet(const QString& styleSheet) |
| static void | QWidget::setTabOrder(QWidget*, QWidget*) |
| void | SetTitle(const char* title = "") |
| void | QWidget::setToolTip(const QString&) |
| void | QWidget::setUpdatesEnabled(bool enable) |
| void | QObject::setUserData(uint id, QObjectUserData* data) |
| virtual void | QWidget::setVisible(bool visible) |
| void | QWidget::setWhatsThis(const QString&) |
| void | QWidget::setWindowFilePath(const QString& filePath) |
| void | QWidget::setWindowFlags(Qt::WindowFlags type) |
| void | QWidget::setWindowIcon(const QIcon& icon) |
| void | QWidget::setWindowIconText(const QString&) |
| void | QWidget::setWindowModality(Qt::WindowModality windowModality) |
| void | QWidget::setWindowModified(bool) |
| void | QWidget::setWindowOpacity(qreal level) |
| void | SetWindowPosition(Int_t x, Int_t y) |
| void | QWidget::setWindowRole(const QString&) |
| void | SetWindowSize(UInt_t ww, UInt_t wh) |
| void | QWidget::setWindowState(Qt::WindowStates state) |
| void | QWidget::setWindowSurface(QWindowSurface* surface) |
| void | QWidget::setWindowTitle(const QString&) |
| void | Show() |
| void | QWidget::show() |
| void | QWidget::showFullScreen() |
| void | QWidget::showMaximized() |
| virtual void | ShowMembers(TMemberInspector& insp) const |
| void | QWidget::showMinimized() |
| void | QWidget::showNormal() |
| bool | QObject::signalsBlocked() const |
| QSize | QWidget::size() const |
| virtual void | Size(Float_t xsizeuser = 0, Float_t ysizeuser = 0) |
| virtual QSize | QWidget::sizeHint() const |
| QSize | QWidget::sizeIncrement() const |
| QSizePolicy | QWidget::sizePolicy() const |
| void | QWidget::stackUnder(QWidget*) |
| int | QObject::startTimer(int interval) |
| QString | QWidget::statusTip() const |
| virtual void | Streamer(TBuffer&) |
| void | StreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b) |
| QStyle* | QWidget::style() const |
| QString | QWidget::styleSheet() const |
| bool | QWidget::testAttribute(Qt::WidgetAttribute) const |
| QThread* | QObject::thread() const |
| virtual void | ToggleAutoExec() |
| virtual void | ToggleEventStatus() |
| QString | QWidget::toolTip() const |
| QWidget* | QWidget::topLevelWidget() const |
| TQRootCanvas(QWidget* parent = 0, const char* name = 0, TCanvas* c = 0) |
| TQRootCanvas(QWidget* parent, QWidget* tabWin, const char* name = 0, TCanvas* c = 0) |
| static QString | tr(const char* s, const char* c = 0) |
| static QString | tr(const char* s, const char* c, int n) |
| static QString | trUtf8(const char* s, const char* c = 0) |
| static QString | trUtf8(const char* s, const char* c, int n) |
| bool | QWidget::underMouse() const |
| void | QWidget::ungrabGesture(Qt::GestureType type) |
| void | QWidget::unsetCursor() |
| void | QWidget::unsetLayoutDirection() |
| void | QWidget::unsetLocale() |
| virtual void | Update() |
| void | QWidget::update() |
| void | QWidget::update(const QRect&) |
| void | QWidget::update(const QRegion&) |
| void | QWidget::update(int x, int y, int w, int h) |
| void | QWidget::updateGeometry() |
| bool | QWidget::updatesEnabled() const |
| void | UseCurrentStyle() |
| QObjectUserData* | QObject::userData(uint id) const |
| QRegion | QWidget::visibleRegion() const |
| QString | QWidget::whatsThis() const |
| int | QWidget::width() const |
| int | QPaintDevice::widthMM() const |
| QWidget* | QWidget::window() const |
| QString | QWidget::windowFilePath() const |
| Qt::WindowFlags | QWidget::windowFlags() const |
| QIcon | QWidget::windowIcon() const |
| QString | QWidget::windowIconText() const |
| Qt::WindowModality | QWidget::windowModality() const |
| qreal | QWidget::windowOpacity() const |
| QString | QWidget::windowRole() const |
| Qt::WindowStates | QWidget::windowState() const |
| QWindowSurface* | QWidget::windowSurface() const |
| QString | QWidget::windowTitle() const |
| Qt::WindowType | QWidget::windowType() const |
| WId | QWidget::winId() const |
| int | QWidget::x() const |
| const QX11Info& | QWidget::x11Info() const |
| Qt::HANDLE | QWidget::x11PictureHandle() const |
| int | QWidget::y() const |