Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qobject_p.h>
Static Public Attributes | |
static void(* | destroyed )(QAbstractDeclarativeData *, QObject *) = nullptr |
static void(* | signalEmitted )(QAbstractDeclarativeData *, QObject *, int, void **) = nullptr |
static int(* | receivers )(QAbstractDeclarativeData *, const QObject *, int) = nullptr |
static bool(* | isSignalConnected )(QAbstractDeclarativeData *, const QObject *, int) = nullptr |
static void(* | setWidgetParent )(QObject *, QObject *) = nullptr |
Definition at line 63 of file qobject_p.h.
|
static |
Definition at line 66 of file qobject_p.h.
|
static |
Definition at line 69 of file qobject_p.h.
|
static |
Definition at line 68 of file qobject_p.h.
Definition at line 70 of file qobject_p.h.
|
static |
Definition at line 67 of file qobject_p.h.