![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/QSharedDataPointer>#include <QtCore/QVariant>#include <QtCore/QString>#include <QtLocation/qlocationglobal.h>
Include dependency graph for qplacesearchresult.h:
This graph shows which files directly or indirectly include this file: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 | |||
| ) |