![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qquickdesignersupportitems_p.h"
#include "qquickdesignersupportproperties_p.h"
#include <QtQml/qqmlcomponent.h>
#include <private/qabstractanimation_p.h>
#include <private/qobject_p.h>
#include <private/qquickbehavior_p.h>
#include <private/qquicktext_p.h>
#include <private/qquicktextinput_p.h>
#include <private/qquicktextedit_p.h>
#include <private/qquicktransition_p.h>
#include <private/qquickloader_p.h>
#include <private/qquickanimation_p.h>
#include <private/qqmlmetatype_p.h>
#include <private/qqmltimer_p.h>
Go to the source code of this file.
Functions | |
static void | stopAnimation (QObject *object) |
static void | makeLoaderSynchronous (QObject *object) |
static void | allSubObjects (QObject *object, QObjectList &objectList) |
static QObject * | createDummyWindow (QQmlEngine *engine) |
static bool | isWindowMetaObject (const QMetaObject *metaObject) |
static bool | isWindow (QObject *object) |
static bool | isCrashingType (const QQmlType &type) |
Variables | |
static QT_BEGIN_NAMESPACE void(* | fixResourcePathsForObjectCallBack )(QObject *) = nullptr |
|
static |
Definition at line 54 of file qquickdesignersupportitems.cpp.
|
static |
Definition at line 131 of file qquickdesignersupportitems.cpp.
|
static |
Definition at line 156 of file qquickdesignersupportitems.cpp.
|
static |
Definition at line 149 of file qquickdesignersupportitems.cpp.
|
static |
Definition at line 137 of file qquickdesignersupportitems.cpp.
Definition at line 48 of file qquickdesignersupportitems.cpp.
Definition at line 26 of file qquickdesignersupportitems.cpp.
|
static |
Definition at line 24 of file qquickdesignersupportitems.cpp.