| virtual | ~TQtWidget() |
| 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) |
| static TCanvas* | Canvas(TQtWidget* widget) |
| static TQtWidget* | Canvas(const TCanvas* canvas) |
| static TQtWidget* | Canvas(Int_t id) |
| virtual void | cd() |
| virtual void | cd(int subpadnumber) |
| 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 | QWidget::clearFocus() |
| void | QWidget::clearMask() |
| bool | QWidget::close() |
| 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 |
| void | DisableSignalEvents(UInt_t f) |
| void | Disconnect() |
| 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) |
| void | QObject::dumpObjectInfo() |
| void | QObject::dumpObjectTree() |
| QList<QByteArray> | QObject::dynamicPropertyNames() const |
| WId | QWidget::effectiveWinId() const |
| void | EmitSignal(UInt_t f) |
| void | EmitTestedSignal() |
| void | EnableSignalEvents(UInt_t f) |
| void | QWidget::ensurePolished() const |
| virtual void | Erase() |
| virtual bool | QObject::eventFilter(QObject*, QEvent*) |
| static QWidget* | QWidget::find(WId) |
| 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 |
| QPalette::ColorRole | QWidget::foregroundRole() const |
| QRect | QWidget::frameGeometry() const |
| QSize | QWidget::frameSize() const |
| const QRect& | QWidget::geometry() const |
| UInt_t | GetAllBits() const |
| const TQtWidgetBuffer* | GetBuffer() const |
| TCanvas* | GetCanvas() const |
| void | QWidget::getContentsMargins(int* left, int* top, int* right, int* bottom) const |
| Int_t | GetEvent() const |
| Int_t | GetEventX() const |
| Int_t | GetEventY() const |
| QPixmap* | GetOffScreenBuffer() const |
| TObject* | GetSelected() const |
| TVirtualPad* | GetSelectedPad() const |
| Int_t | GetSelectedX() const |
| Int_t | GetSelectedY() const |
| 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 |
| bool | QWidget::hasFocus() const |
| bool | QWidget::hasMouseTracking() const |
| int | QWidget::height() const |
| virtual int | QWidget::heightForWidth(int) const |
| int | QPaintDevice::heightMM() const |
| void | QWidget::hide() |
| bool | QObject::inherits(const char* classname) const |
| static TApplication* | InitRint(Bool_t prompt = kFALSE, const char* appClassName = "QtRint", int* argc = 0, char** argv = 0, void* options = 0, int numOptions = 0, Bool_t noLogo = kTRUE) |
| 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 |
| void | InvertBit(UInt_t f) |
| virtual TClass* | IsA() const |
| bool | QWidget::isActiveWindow() const |
| bool | QWidget::isAncestorOf(const QWidget* child) const |
| bool | IsDoubleBuffered() const |
| 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 | QWidget::isRightToLeft() const |
| Bool_t | IsSignalEventEnabled(UInt_t f) 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() |
| 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 | minimumSizeHint() const |
| int | QWidget::minimumWidth() const |
| static QWidget* | QWidget::mouseGrabber() |
| void | QWidget::move(const QPoint&) |
| void | QWidget::move(int x, int y) |
| void | QObject::moveToThread(QThread* thread) |
| QWidget* | QWidget::nativeParentWidget() const |
| QWidget* | QWidget::nextInFocusChain() const |
| QRect | QWidget::normalGeometry() const |
| int | QPaintDevice::numColors() const |
| QString | QObject::objectName() const |
| void | QWidget::overrideWindowFlags(Qt::WindowFlags type) |
| void | QWidget::overrideWindowState(Qt::WindowStates state) |
| 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 |
| 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 |
| void | Refresh() |
| 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) |
| void | ResetBit(UInt_t f) |
| void | QWidget::resize(const QSize&) |
| void | QWidget::resize(int w, int h) |
| bool | QWidget::restoreGeometry(const QByteArray& geometry) |
| virtual bool | Save(const QString& fileName) const |
| virtual bool | Save(const char* fileName) const |
| virtual bool | Save(const QString& fileName, const char* format, int quality = 60) const |
| virtual bool | Save(const char* fileName, const char* format, int quality = 60) const |
| QByteArray | QWidget::saveGeometry() const |
| 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 | SetAllBits(UInt_t f) |
| 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 | SetBit(UInt_t f) |
| void | SetBit(UInt_t f, Bool_t set) |
| TQtWidgetBuffer& | SetBuffer() |
| void | SetCanvas(TCanvas* c) |
| void | SetCanvasDecorator(TQtCanvasPainter* decorator) |
| void | QWidget::setContentsMargins(const QMargins& margins) |
| void | QWidget::setContentsMargins(int left, int top, int right, int bottom) |
| void | QWidget::setContextMenuPolicy(Qt::ContextMenuPolicy policy) |
| void | QWidget::setCursor(const QCursor&) |
| void | QWidget::setDisabled(bool) |
| void | SetDoubleBuffer(bool on = true) |
| 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 | 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 | 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) |
| virtual void | SetSaveFormat(const char* format) |
| 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 | 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 | QWidget::setWindowRole(const QString&) |
| void | QWidget::setWindowState(Qt::WindowStates state) |
| void | QWidget::setWindowSurface(QWindowSurface* surface) |
| void | QWidget::setWindowTitle(const QString&) |
| 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 QSize | sizeHint() const |
| QSize | QWidget::sizeIncrement() const |
| virtual QSizePolicy | 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 |
| Bool_t | TestBit(UInt_t f) const |
| Int_t | TestBits(UInt_t f) const |
| QThread* | QObject::thread() const |
| QString | QWidget::toolTip() const |
| QWidget* | QWidget::topLevelWidget() const |
| TQtWidget(QWidget* parent = 0, Qt::WFlags f = 0, bool embedded = true) |
| TQtWidget(QWidget* parent, const char* name, Qt::WFlags f = 0, bool embedded = true) |
| 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() |
| 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 |
| 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 |