Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
cppqml.cpp File Reference
#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: