Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQml::PropertyUtils Namespace Reference

Enumerations

enum class  State { ImplicitlySet , ExplicitlySet }

Functions

bool isExplicitlySet (State propertyState)

Enumeration Type Documentation

◆ State

enum class QQml::PropertyUtils::State
strong
Enumerator
ImplicitlySet 
ExplicitlySet 

Definition at line 24 of file qqmlpropertyutils_p.h.

Function Documentation

◆ isExplicitlySet()

bool QQml::PropertyUtils::isExplicitlySet ( State propertyState)
inline

Definition at line 29 of file qqmlpropertyutils_p.h.

References ExplicitlySet.