由 Qt QML 模块提供的 C++ API。 更多...
| Provides functions for producing logging messages for QML types | 
要包括模块类定义,使用以下指令:
#include <QtQml>
					
					
						要链接到模块,添加此行到
						
							qmake
						
						
.pro
						
						文件:
					
QT += qml
有关 Qt QML 模块的更多信息,见 Qt QML 模块文档编制。