Qt.dbus

Provides Qt D-Bus support. More...

Properties

Detailed Description

The Qt.dbus module provides support for the Qt D-Bus module, which contains classes for inter-process communication over the D-Bus protocol.

Relevant File Tags

TagAuto-tagged File NamesSinceDescription
"qt.dbus.adaptor"-1.5Source files with this tag serve as inputs to the rule running the qdbusxml2cpp tool, which will create an adaptor class.
"qt.dbus.interface"-1.5Source files with this tag serve as inputs to the rule running the qdbusxml2cpp tool, which will create an interface class.

Property Documentation

xml2CppHeaderFlags : stringList

A list of additional flags when running the qdbusxml2cpp tool to create header files.

Default: []


xml2CppSourceFlags : stringList

A list of additional flags when running the qdbusxml2cpp tool to create source files.

Default: []


xml2cppName : string

The base name of the qdbusxml2cpp tool.

Set this property if your system uses a name different from the default value.

Default: "qdbusxml2cpp"


© 2023 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.