![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
| struct | Pair |
Public Member Functions | |
| void | reallocate (size_t newSize) |
| QBindingStoragePrivate (QBindingStorageData *&_d) | |
| QPropertyBindingData * | get (const QUntypedPropertyData *data) |
| QPropertyBindingData * | get (QUntypedPropertyData *data, bool create) |
| void | destroy () |
| void | reallocate (size_t newSize) |
| QBindingStoragePrivate (QBindingStorageData *&_d) | |
| QPropertyBindingData * | get (const QUntypedPropertyData *data) |
| QPropertyBindingData * | get (QUntypedPropertyData *data, bool create) |
| void | destroy () |
Static Public Member Functions | |
| static Pair * | pairs (QBindingStorageData *dd) |
| static Pair * | pairs (QBindingStorageData *dd) |
Public Attributes | |
| QBindingStorageData *& | d |
Definition at line 2235 of file qproperty.cpp.
|
inline |
Definition at line 2287 of file qproperty.cpp.
References d.
|
inline |
Definition at line 2287 of file qproperty.cpp.
|
inline |
|
inline |
Definition at line 2330 of file qproperty.cpp.
|
inline |
|
inline |
Definition at line 2289 of file qproperty.cpp.
|
inline |
|
inline |
Definition at line 2304 of file qproperty.cpp.
|
inlinestatic |
Definition at line 2250 of file qproperty.cpp.
Referenced by destroy(), get(), get(), and reallocate().
|
inlinestatic |
Definition at line 2250 of file qproperty.cpp.
|
inline |
|
inline |
Definition at line 2255 of file qproperty.cpp.
| QBindingStorageData *& QBindingStoragePrivate::d |
Definition at line 2248 of file qproperty.cpp.
Referenced by QBindingStoragePrivate(), destroy(), get(), get(), and reallocate().