![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
operator bool () const | |
operator bool () const |
Public Attributes | |
bool | couldConvert = false |
bool | couldWrite = false |
Definition at line 1400 of file qqmlproperty.cpp.
|
inline |
Definition at line 1404 of file qqmlproperty.cpp.
References couldConvert.
|
inline |
Definition at line 1404 of file qqmlproperty.cpp.
bool ConvertAndAssignResult::couldConvert = false |
Definition at line 1401 of file qqmlproperty.cpp.
Referenced by operator bool().
bool ConvertAndAssignResult::couldWrite = false |
Definition at line 1402 of file qqmlproperty.cpp.