Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
Streaming.h File Reference
#include <QDBusArgument>
#include <type_traits>
#include <utility>

Go to the source code of this file.

Classes

struct  PhosphorDBus::HasDBusStreaming< T, typename >
 Compile-time check that a type has QDBusArgument streaming operators. More...
 
struct  PhosphorDBus::HasDBusStreaming< T, std::void_t< decltype(std::declval< QDBusArgument & >()<< std::declval< const T & >()), decltype(std::declval< const QDBusArgument & >() > > std::declval< T & >())> >
 

Namespaces

namespace  PhosphorDBus