swift
Static Public Member Functions | List of all members
swift::misc::CDBusUtils Class Reference

Utils for UNIT tests / samples. More...

Static Public Member Functions

static QString getQDBusArgumentSignature (const QDBusArgument &arg, int level=0)
 Get QDBusArgument signature (formatted)
 
template<typename ValueObj >
static QString dBusSignature (const ValueObj &obj)
 Signature for swift::misc::CValueObject.
 
template<typename ValueObj >
static int dBusSignatureSize (const ValueObj &obj)
 Signature size for swift::misc::CValueObject.
 
static QString dbusTypeAsString (QDBusArgument::ElementType type)
 Type as string.
 
static void showDBusSignatures (QTextStream &out)
 Show some (important) DBus signatures.
 

Detailed Description

Utils for UNIT tests / samples.

Definition at line 17 of file dbusutils.h.


The documentation for this class was generated from the following files: