Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
cppqml.cpp File Reference

(503723f0699911cd54d68e4f3379486ce54b01b3)

#include <QtCore/QObject>
#include <QtCore/QDebug>
#include <QtCore/QVariant>
#include <QtPositioning/QGeoAddress>
#include <QtPositioning/QGeoLocation>
#include <QtPositioning/QGeoCircle>
#include <QtPositioning/QGeoAreaMonitorSource>
+ Include dependency graph for cppqml.cpp:

Go to the source code of this file.

Classes

class  MyClass
 [4] More...
 

Functions

void cppQmlInterface (QObject *qmlObject)
 

Function Documentation

◆ cppQmlInterface()

void cppQmlInterface ( QObject * qmlObject)

[Address get]

[Address get]

[Address set]

[Address set]

[Location get]

[Location get]

[Location set]

[Location set]

Definition at line 12 of file cppqml.cpp.

References QVariant::fromValue(), QObject::property(), QObject::setProperty(), and QVariant::value().

+ Here is the call graph for this function: