摘要: HomeQt based Application ExtensionThis examples shows how to use theQWinWidgetandQMfcAppclasses to implement a Qt based user interface in a plugin DLL.The plugin implements and exports aCfunctionshowDialogthat can be called by any Windows application to display a modal Qt dialog. Before a Qt based u 阅读全文
posted @ 2013-03-18 01:36 Monn 阅读(388) 评论(0) 推荐(0) 编辑