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) |
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 |
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 |
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 | QWidget::ensurePolished() const |
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 |
void | QWidget::getContentsMargins(int* left, int* top, int* right, int* bottom) 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 |
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 |
bool | QWidget::isActiveWindow() const |
bool | QWidget::isAncestorOf(const QWidget* child) 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 | 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* | QWidget::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 | 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 | QWidget::qt_metacall(QMetaObject::Call, int, void**) |
virtual void* | QWidget::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) |
void | QWidget::resize(const QSize&) |
void | QWidget::resize(int w, int h) |
bool | QWidget::restoreGeometry(const QByteArray& geometry) |
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 | 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 | 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 | 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) |
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() |
void | QWidget::showMinimized() |
void | QWidget::showNormal() |
bool | QObject::signalsBlocked() const |
QSize | QWidget::size() const |
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 |
QStyle* | QWidget::style() const |
QString | QWidget::styleSheet() const |
bool | QWidget::testAttribute(Qt::WidgetAttribute) const |
QThread* | QObject::thread() const |
QString | QWidget::toolTip() const |
QWidget* | QWidget::topLevelWidget() const |
static QString | QWidget::tr(const char* s, const char* c = 0) |
static QString | QWidget::tr(const char* s, const char* c, int n) |
static QString | QWidget::trUtf8(const char* s, const char* c = 0) |
static QString | QWidget::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 |