Qt 4.8
|
This is the complete list of members for QDeclarativeNullableValue< T >, including all inherited members.
invalidate() | QDeclarativeNullableValue< T > | inline |
isNull | QDeclarativeNullableValue< T > | |
isValid() const | QDeclarativeNullableValue< T > | inline |
operator T() const | QDeclarativeNullableValue< T > | inline |
operator=(const T &t) | QDeclarativeNullableValue< T > | inline |
operator=(const QDeclarativeNullableValue< T > &o) | QDeclarativeNullableValue< T > | inline |
QDeclarativeNullableValue() | QDeclarativeNullableValue< T > | inline |
QDeclarativeNullableValue(const QDeclarativeNullableValue< T > &o) | QDeclarativeNullableValue< T > | inline |
QDeclarativeNullableValue(const T &t) | QDeclarativeNullableValue< T > | inline |
value | QDeclarativeNullableValue< T > |