1 2 3 | #if defined(Q_WS_X11) //与 XWindow 相关的 native APIs #endif |
1 2 3 | #if defined(Q_WS_WIN) //与 Windows 相关的 native APIs #endif |
1 2 3 | #if defined(Q_WS_MAC) //与Mac相关的native APIs #endif |
欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) | Powered by Discuz! 7.0.0 |