![]() |
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_p.h>
Public Member Functions | |
| ConnectionList & | at (int i) |
| const ConnectionList & | at (int i) const |
| int | count () const |
Public Attributes | |
| quintptr | allocated |
| Public Attributes inherited from QObjectPrivate::ConnectionOrSignalVector | |
| union { | |
| TaggedSignalVector nextInOrphanList | |
| Connection * next | |
| }; | |
Definition at line 123 of file qobject_p_p.h.
|
inline |
Definition at line 127 of file qobject_p_p.h.
|
inline |
Definition at line 128 of file qobject_p_p.h.
|
inline |
Definition at line 132 of file qobject_p_p.h.
| quintptr QObjectPrivate::SignalVector::allocated |
Definition at line 125 of file qobject_p_p.h.