Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
cppqml.cpp File Reference
#include <QtCore/QObject>
#include <QtCore/QVariant>
#include <QtLocation/QPlaceCategory>
#include <QtLocation/QPlaceContactDetail>
#include <QtLocation/QPlace>
#include <QtLocation/QPlaceAttribute>
#include <QtLocation/QPlaceIcon>
#include <QtLocation/QPlaceUser>
#include <QtLocation/QPlaceRatings>
#include <QtLocation/QPlaceSupplier>
+ Include dependency graph for cppqml.cpp:

Go to the source code of this file.

Functions

void cppQmlInterface (QObject *qmlObject)
 

Function Documentation

◆ cppQmlInterface()

void cppQmlInterface ( QObject qmlObject)

[Category get]

[Category get]

[Category set]

[Category set]

[ContactDetail get]

[ContactDetail get]

[ContactDetail set]

[ContactDetail set]

[Place get]

[Place get]

[Place set]

[Place set]

[PlaceAttribute get]

[PlaceAttribute get]

[PlaceAttribute set]

[PlaceAttribute set]

[Icon get]

[Icon get]

[Icon set]

[Icon set]

[User get]

[User get]

[User set]

[User set]

[Ratings get]

[Ratings get]

[Ratings set]

[Ratings set]

[Supplier get]

[Supplier get]

[Supplier set]

[Supplier set]

Definition at line 15 of file cppqml.cpp.

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

+ Here is the call graph for this function: