![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QQmlNullableValue< T >, including all inherited members.
| invalidate() | QQmlNullableValue< T > | inline |
| isValid() const | QQmlNullableValue< T > | inline |
| operator T() const | QQmlNullableValue< T > | inline |
| operator=(const QQmlNullableValue< T > &o) | QQmlNullableValue< T > | inline |
| operator=(QQmlNullableValue< T > &&o) noexcept | QQmlNullableValue< T > | inline |
| operator=(const T &t) | QQmlNullableValue< T > | inline |
| operator=(T &&t) noexcept | QQmlNullableValue< T > | inline |
| QQmlNullableValue()=default | QQmlNullableValue< T > | |
| QQmlNullableValue(const QQmlNullableValue< T > &o) | QQmlNullableValue< T > | inline |
| QQmlNullableValue(QQmlNullableValue< T > &&o) noexcept | QQmlNullableValue< T > | inline |
| QQmlNullableValue(const T &t) | QQmlNullableValue< T > | inline |
| QQmlNullableValue(T &&t) noexcept | QQmlNullableValue< T > | inline |
| value() const | QQmlNullableValue< T > | inline |