![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtDBus/QDBusArgument>Go to the source code of this file.
Classes | |
| class | Timestamp |
Functions | |
| QT_BEGIN_NAMESPACE | Q_DECLARE_TYPEINFO (Timestamp, Q_RELOCATABLE_TYPE) |
| QDBusArgument & | operator<< (QDBusArgument &arg, const Timestamp &ts) |
| const QDBusArgument & | operator>> (const QDBusArgument &arg, Timestamp &ts) |
| QDBusArgument & operator<< | ( | QDBusArgument & | arg, |
| const Timestamp & | ts ) |
Definition at line 10 of file geocluetypes.cpp.
| const QDBusArgument & operator>> | ( | const QDBusArgument & | arg, |
| Timestamp & | ts ) |
Definition at line 19 of file geocluetypes.cpp.
| QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO | ( | Timestamp | , |
| Q_RELOCATABLE_TYPE | ) |