![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
operator bool () const | |
Public Attributes | |
bool | couldConvert = false |
bool | couldWrite = false |
Definition at line 1357 of file qqmlproperty.cpp.
|
inline |
Definition at line 1361 of file qqmlproperty.cpp.
References couldConvert.
bool ConvertAndAssignResult::couldConvert = false |
Definition at line 1358 of file qqmlproperty.cpp.
Referenced by operator bool().
bool ConvertAndAssignResult::couldWrite = false |
Definition at line 1359 of file qqmlproperty.cpp.