![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Functions | |
| template<typename T, const QOhosPropertyDescriptor< T > * propertyPtr> | |
| const char * | qObjectOhosPropertyName () |
| template<typename T> | |
| QOhosOptional< T > | tryMapFromQVariant (QVariant variant) |
| template<typename T, const QOhosPropertyDescriptor< T > * propertyPtr> | |
| std::string | makeQObjectOhosPropertyName () |
| template<> | |
| QOhosOptional< QWindow * > | tryMapFromQVariant< QWindow * > (QVariant variant) |
| std::string qohoswindowproperty_h_detail::makeQObjectOhosPropertyName | ( | ) |
Definition at line 258 of file qohoswindowproperty.h.
| const char * qohoswindowproperty_h_detail::qObjectOhosPropertyName | ( | ) |
Definition at line 265 of file qohoswindowproperty.h.
| QOhosOptional< T > qohoswindowproperty_h_detail::tryMapFromQVariant | ( | QVariant | variant | ) |
Definition at line 272 of file qohoswindowproperty.h.
References makeEmptyQOhosOptional().
|
inline |
Definition at line 272 of file qohoswindowproperty.h.