![]() |
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> | |
| std::optional< T > | tryMapFromQVariant (QVariant variant) |
| template<> | |
| std::optional< QWindow * > | tryMapFromQVariant< QWindow * > (QVariant variant) |
| const char * qohoswindowproperty_h_detail::qObjectOhosPropertyName | ( | ) |
Definition at line 270 of file qohoswindowproperty.h.
| std::optional< T > qohoswindowproperty_h_detail::tryMapFromQVariant | ( | QVariant | variant | ) |
Definition at line 276 of file qohoswindowproperty.h.
|
inline |
Definition at line 276 of file qohoswindowproperty.h.