Classes | |
| class | Client |
| A lightweight, service-agnostic D-Bus method-call client. More... | |
| struct | HasDBusStreaming |
| Compile-time check that a type has QDBusArgument streaming operators. More... | |
| struct | HasDBusStreaming< T, std::void_t< decltype(std::declval< QDBusArgument & >()<< std::declval< const T & >()), decltype(std::declval< const QDBusArgument & >() > > std::declval< T & >())> > |
Functions | |
| PHOSPHORDBUS_EXPORT const QLoggingCategory & | lcPhosphorDBus () |
| Default logging category for PhosphorDBus helpers. | |
| PHOSPHORDBUS_EXPORT const QLoggingCategory & PhosphorDBus::lcPhosphorDBus | ( | ) |
Default logging category for PhosphorDBus helpers.
A Client constructed without an explicit category logs call failures here.