42 #ifndef QDECLARATIVENULLABLEVALUE_P_H 43 #define QDECLARATIVENULLABLEVALUE_P_H 71 operator T()
const {
return value; }
81 #endif // QDECLARATIVENULLABLEVALUE_P_H QDeclarativeNullableValue(const QDeclarativeNullableValue< T > &o)
#define QT_END_NAMESPACE
This macro expands to.
QDeclarativeNullableValue(const T &t)
QDeclarativeNullableValue< T > & operator=(const QDeclarativeNullableValue< T > &o)
#define QT_BEGIN_NAMESPACE
This macro expands to.
QDeclarativeNullableValue< T > & operator=(const T &t)
QDeclarativeNullableValue()