Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
geocluetypes.cpp File Reference

(503723f0699911cd54d68e4f3379486ce54b01b3)

#include "geocluetypes.h"
Include dependency graph for geocluetypes.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE QDBusArgumentoperator<< (QDBusArgument &arg, const Timestamp &ts)
const QDBusArgumentoperator>> (const QDBusArgument &arg, Timestamp &ts)

Function Documentation

◆ operator<<()

QT_BEGIN_NAMESPACE QDBusArgument & operator<< ( QDBusArgument & arg,
const Timestamp & ts )

Definition at line 10 of file geocluetypes.cpp.

◆ operator>>()

const QDBusArgument & operator>> ( const QDBusArgument & arg,
Timestamp & ts )

Definition at line 19 of file geocluetypes.cpp.