Top "Qdbus" questions

The QDBus namespace, part of the Qt framework, contains miscellaneous identifiers used throughout the QtDBus library.

Change konsole tab title from command line and make it persistent?

How can I change the konsole tab title? By default, it's set to %u : %n, so it always changes automatically. …

shell kde konsole qdbus
How do I extract the returned data from QDBusMessage in a Qt DBus call?

I'm trying to call WPA supplicant's DBus interface using Qt's QDBus class library. In particular, I'm trying to use the "…

c++ dbus qtdbus qdbus