![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/QSharedDataPointer>
#include <QtCore/QVariant>
#include <QtCore/QString>
#include <QtLocation/qlocationglobal.h>
Go to the source code of this file.
Classes | |
class | QPlaceSearchResult |
\inmodule QtLocation More... | |
Macros | |
#define | Q_DECLARE_SEARCHRESULT_D_FUNC(Class) |
#define | Q_DECLARE_SEARCHRESULT_COPY_CTOR(Class) Class(const QPlaceSearchResult &other); |
Functions | |
Q_DECLARE_TYPEINFO (QPlaceSearchResult, Q_RELOCATABLE_TYPE) | |
#define Q_DECLARE_SEARCHRESULT_COPY_CTOR | ( | Class | ) | Class(const QPlaceSearchResult &other); |
Definition at line 19 of file qplacesearchresult.h.
#define Q_DECLARE_SEARCHRESULT_D_FUNC | ( | Class | ) |
Definition at line 14 of file qplacesearchresult.h.
Q_DECLARE_TYPEINFO | ( | QPlaceSearchResult | , |
Q_RELOCATABLE_TYPE | |||
) |