![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmljscontextproperties_p.h>
Public Member Functions | |
| Q_DECLARE_EQUALITY_COMPARABLE (HeuristicContextProperty) | |
Public Attributes | |
| QString | filename = {} |
| SourceLocation | location = SourceLocation{} |
Friends | |
| bool | comparesEqual (const HeuristicContextProperty &a, const HeuristicContextProperty &b) noexcept |
Definition at line 36 of file qqmljscontextproperties_p.h.
| QQmlJS::HeuristicContextProperty::Q_DECLARE_EQUALITY_COMPARABLE | ( | HeuristicContextProperty | ) |
|
friend |
Definition at line 41 of file qqmljscontextproperties_p.h.
| QString QQmlJS::HeuristicContextProperty::filename = {} |
Definition at line 38 of file qqmljscontextproperties_p.h.
| SourceLocation QQmlJS::HeuristicContextProperty::location = SourceLocation{} |
Definition at line 39 of file qqmljscontextproperties_p.h.