摘要: 官方文档: The Transition from Qt 4.x to Qt 5 阅读全文
posted @ 2015-02-27 16:32 云海空间软件 阅读(294) 评论(0) 推荐(0)
摘要: 需要在App类的InitInstance()中添加下面的第三行内容即可: CCommandLineInfo cmdInfo; ParseCommandLine(cmdInfo); cmdInfo.m_nShellCommand = CCommandLineInfo::FileNot... 阅读全文
posted @ 2015-02-27 12:13 云海空间软件 阅读(471) 评论(0) 推荐(0)