![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QHaikuRasterWindow, including all inherited members.
bindableObjectName() | QObject | |
bindingStorage() | QObject | inline |
bindingStorage() const | QObject | inline |
blockSignals(bool b) noexcept | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | inline |
close() | QPlatformWindow | virtual |
closestAcceptableGeometry(const QWindow *w, const QRectF &nativeRect) | QPlatformWindow | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
constrainWindowSize(const QSize &size) | QPlatformWindow | protectedstatic |
customEvent(QEvent *event) | QObject | protectedvirtual |
QObject::d_ptr | QObject | protected |
QPlatformWindow::d_ptr | QPlatformWindow | protected |
deleteLater() | QObject | slot |
deliverUpdateRequest() | QPlatformWindow | virtual |
destroyed(QObject *=nullptr) | QObject | signal |
devicePixelRatio() const | QPlatformWindow | virtual |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
disconnect(const QMetaObject::Connection &) | QObject | static |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dumpObjectInfo() const | QObject | |
dumpObjectTree() const | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *event) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
format() const override | QPlatformWindow | virtual |
formatWindowTitle(const QString &title, const QString &separator) | QPlatformWindow | protectedstatic |
frameMargins() const override | QHaikuWindow | virtual |
frameStrutEventsEnabled() const | QPlatformWindow | virtual |
geometry() const | QPlatformWindow | virtual |
handleContentOrientationChange(Qt::ScreenOrientation orientation) | QPlatformWindow | virtual |
hasPendingUpdateRequest() const | QPlatformWindow | |
inherits(const char *classname) const | QObject | inline |
initialGeometry(const QWindow *w, const QRect &initialGeometry, int defaultWidth, int defaultHeight, const QScreen **resultingScreenReturn=nullptr) | QPlatformWindow | static |
initialize() | QPlatformWindow | virtual |
installEventFilter(QObject *filterObj) | QObject | |
invalidateSurface() | QPlatformWindow | virtual |
isActive() const override | QHaikuWindow | virtual |
isAlertState() const | QPlatformWindow | virtual |
isAncestorOf(const QPlatformWindow *child) const | QPlatformWindow | virtual |
isEmbedded() const | QPlatformWindow | virtual |
isExposed() const override | QHaikuWindow | virtual |
isForeignWindow() const | QPlatformWindow | inlinevirtual |
isQuickItemType() const | QObject | inline |
isRasterSurface(QSurface *surface) | QPlatformSurface | static |
isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
isWidgetType() const | QObject | inline |
isWindowType() const | QObject | inline |
killTimer(int id) | QObject | |
lower() | QPlatformWindow | virtual |
m_window | QHaikuWindow | protected |
mapFromGlobal(const QPoint &pos) const | QPlatformWindow | virtual |
mapFromGlobalF(const QPointF &pos) const | QPlatformWindow | |
mapToGlobal(const QPoint &pos) const | QPlatformWindow | virtual |
mapToGlobalF(const QPointF &pos) const | QPlatformWindow | |
moveToThread(QThread *thread) | QObject | |
nativeHandle() const | QHaikuWindow | |
nativeViewHandle() const | QHaikuRasterWindow | |
normalGeometry() const | QPlatformWindow | virtual |
objectName | QObject | |
objectName() const | QObject | |
objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
QObject::parent() const | QObject | inline |
QPlatformWindow::parent() const | QPlatformWindow | |
propagateSizeHints() override | QHaikuWindow | virtual |
property(const char *name) const | QObject | |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
QHaikuRasterWindow(QWindow *window) | QHaikuRasterWindow | explicit |
QHaikuWindow(QWindow *window) | QHaikuWindow | explicit |
QObject(QObject *parent=nullptr) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
qobject_cast(const QObject *object) | QObject | related |
QObjectList | QObject | related |
QPlatformWindow(QWindow *window) | QPlatformWindow | explicit |
raise() | QPlatformWindow | virtual |
receivers(const char *signal) const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
requestActivateWindow() override | QHaikuWindow | virtual |
requestUpdate() | QPlatformWindow | virtual |
safeAreaMargins() const | QPlatformWindow | virtual |
screen() const override | QPlatformWindow | virtual |
screenForGeometry(const QRect &newGeometry) const | QPlatformWindow | protected |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAlertState(bool enabled) | QPlatformWindow | virtual |
setFrameStrutEventsEnabled(bool enabled) | QPlatformWindow | virtual |
setGeometry(const QRect &rect) override | QHaikuWindow | virtual |
setKeyboardGrabEnabled(bool grab) | QPlatformWindow | virtual |
setMask(const QRegion ®ion) | QPlatformWindow | virtual |
setMouseGrabEnabled(bool grab) | QPlatformWindow | virtual |
setObjectName(const QString &name) | QObject | inline |
setObjectName(QAnyStringView name) | QObject | |
setOpacity(qreal level) | QPlatformWindow | virtual |
QObject::setParent(QObject *parent) | QObject | |
QPlatformWindow::setParent(const QPlatformWindow *window) | QPlatformWindow | virtual |
setProperty(const char *name, const QVariant &value) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | inline |
setVisible(bool visible) override | QHaikuWindow | virtual |
setWindowFilePath(const QString &title) | QPlatformWindow | virtual |
setWindowFlags(Qt::WindowFlags flags) override | QHaikuWindow | virtual |
setWindowIcon(const QIcon &icon) | QPlatformWindow | virtual |
setWindowModified(bool modified) | QPlatformWindow | virtual |
setWindowState(Qt::WindowStates state) override | QHaikuWindow | virtual |
setWindowTitle(const QString &title) override | QHaikuWindow | virtual |
signalsBlocked() const noexcept | QObject | inline |
startSystemMove() | QPlatformWindow | virtual |
startSystemResize(Qt::Edges edges) | QPlatformWindow | virtual |
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
surface() const | QPlatformSurface | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
window() const | QPlatformWindow | |
windowBaseSize() const | QPlatformWindow | |
windowClosestAcceptableGeometry(const QRectF &nativeRect) const | QPlatformWindow | |
windowEvent(QEvent *event) | QPlatformWindow | virtual |
windowFrameGeometry() const | QPlatformWindow | |
windowGeometry() const | QPlatformWindow | |
windowMaximumSize() const | QPlatformWindow | |
windowMinimumSize() const | QPlatformWindow | |
windowSizeIncrement() const | QPlatformWindow | |
winId() const override | QHaikuWindow | virtual |
~QHaikuRasterWindow() | QHaikuRasterWindow | |
~QHaikuWindow() | QHaikuWindow | virtual |
~QObject() | QObject | virtual |
~QPlatformSurface() | QPlatformSurface | virtual |
~QPlatformWindow() override | QPlatformWindow |