swift
Classes | Namespaces | Macros
genericdbusinterface.h File Reference

Go to the source code of this file.

Classes

class  swift::misc::CGenericDBusInterface
 Used for hand written interface based on virtual methods. More...
 

Namespaces

 swift::misc
 Free functions in swift::misc.
 

Macros

#define SWIFT_NO_RELAY
 Any signals tagged with this macro will be ignored by swift::misc::CGenericDBusInterface::relayParentSignals(). More...
 

Macro Definition Documentation

◆ SWIFT_NO_RELAY

#define SWIFT_NO_RELAY

Any signals tagged with this macro will be ignored by swift::misc::CGenericDBusInterface::relayParentSignals().

See also
QMetaMethod::tag

Definition at line 24 of file genericdbusinterface.h.