![]() |
Qt 6.x
The Qt SDK
|
#include <qquickdeferredpointer_p_p.h>
Inheritance diagram for QQuickUntypedDeferredPointer:
Collaboration diagram for QQuickUntypedDeferredPointer:Public Member Functions | |
| QQmlComponentPrivate::DeferredState * | deferredState () const |
| void | clearDeferredState () |
| bool | wasExecuted () const |
| void | setExecuted () |
| bool | isExecuting () const |
| bool | setExecuting (bool b) |
Protected Member Functions | |
| QQuickUntypedDeferredPointer ()=default | |
| QQuickUntypedDeferredPointer (void *v) | |
| QQuickUntypedDeferredPointer & | operator= (void *v) |
| ~QQuickUntypedDeferredPointer () | |
| void * | data () const |
Definition at line 24 of file qquickdeferredpointer_p_p.h.
|
protecteddefault |
|
inlineprotected |
Definition at line 78 of file qquickdeferredpointer_p_p.h.
References Q_ASSERT.
|
inlineprotected |
Definition at line 93 of file qquickdeferredpointer_p_p.h.
|
inline |
Definition at line 33 of file qquickdeferredpointer_p_p.h.
References state.
Referenced by QtQuickPrivate::beginDeferred(), and QtQuickPrivate::completeDeferred().
Here is the caller graph for this function:
|
inlineprotected |
Definition at line 99 of file qquickdeferredpointer_p_p.h.
Referenced by QQuickDeferredPointer< T >::data().
Here is the caller graph for this function:
|
inline |
Definition at line 28 of file qquickdeferredpointer_p_p.h.
References nullptr.
Referenced by QtQuickPrivate::beginDeferred(), and QtQuickPrivate::completeDeferred().
Here is the caller graph for this function:
|
inline |
Definition at line 50 of file qquickdeferredpointer_p_p.h.
Referenced by QQuickControlPrivate::setContentItem_helper().
Here is the caller graph for this function:
|
inlineprotected |
Definition at line 84 of file qquickdeferredpointer_p_p.h.
Referenced by QQuickDeferredPointer< T >::operator=().
Here is the caller graph for this function:
|
inline |
Definition at line 44 of file qquickdeferredpointer_p_p.h.
References Q_ASSERT.
Referenced by quickCompleteDeferred().
Here is the caller graph for this function:
|
inline |
Definition at line 51 of file qquickdeferredpointer_p_p.h.
Referenced by quickBeginDeferred().
Here is the caller graph for this function:
|
inline |
Definition at line 43 of file qquickdeferredpointer_p_p.h.
Referenced by QQuickMenuItemPrivate::executeArrow(), QQuickApplicationWindowPrivate::executeBackground(), QQuickControlPrivate::executeBackground(), QQuickLabelPrivate::executeBackground(), QQuickTextAreaPrivate::executeBackground(), QQuickTextFieldPrivate::executeBackground(), QQuickPopupItemPrivate::executeBackground(), QQuickControlPrivate::executeContentItem(), QQuickPopupItemPrivate::executeContentItem(), QQuickAbstractColorPickerPrivate::executeHandle(), QQuickAbstractButtonPrivate::executeIndicator(), QQuickComboBoxPrivate::executeIndicator(), QQuickIndicatorButtonPrivate::executeIndicator(), QQuickComboBoxPrivate::executePopup(), QQuickFolderBreadcrumbBarPrivate::executeTextField(), QQuickFolderBreadcrumbBarPrivate::executeUpButton(), and quickCompleteDeferred().
Here is the caller graph for this function: