![]() |
Qt 6.x
The Qt SDK
|
#include "geocluetypes.h"
Go to the source code of this file.
Functions | |
QT_BEGIN_NAMESPACE QDBusArgument & | operator<< (QDBusArgument &arg, const Timestamp &ts) |
const QDBusArgument & | operator>> (const QDBusArgument &arg, Timestamp &ts) |
QT_BEGIN_NAMESPACE QDBusArgument & operator<< | ( | QDBusArgument & | arg, |
const Timestamp & | ts | ||
) |
Definition at line 10 of file geocluetypes.cpp.
References arg.
const QDBusArgument & operator>> | ( | const QDBusArgument & | arg, |
Timestamp & | ts | ||
) |
Definition at line 19 of file geocluetypes.cpp.
References arg, Timestamp::m_microseconds, and Timestamp::m_seconds.