Qt6 DBus 中的 CMake 命令
下列 CMake 命令在加载 Qt6::DBus 时定义,例如用
find_package(Qt6 REQUIRED COMPONENTS DBus)
另请参阅 CMake 命令参考。
生成 D-Bus 接口的适配器类。 | |
为 D-Bus 接口描述文件生成实现接口的 C++ 源代码。 | |
为 D-Bus 接口描述文件生成实现接口的 C++ 源。 | |
从头文件生成 D-Bus 接口。 |
© 2025 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.