qt_reps_from_headers
此命令在 Qt 6.2 中引入。
简介
qt_reps_from_headers(<TARGET> header_files) qt6_reps_from_headers(<TARGET> header_files)
说明
从现有的QObject header_files
生成相应的.rep
文件。
示例
qt6_reps_from_headers(directconnectexample simpleswitch.h )
此命令将在构建目录中生成名为simpleswitch.rep
的界面文件。
© 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.