啥是 OpenMobile ACL?它是一个应用程序兼容层(Application Compatibility Layer),能让 MeeGo 设备运行全部 Android 应用程序。 据 ACL 宣称: 100% 兼容 Android 所有程序。 和原生 MeeGo 程序以同样速度性能,不会拖慢速 Read More
posted @ 2017-02-03 07:18
findumars
Views(475)
Comments(0)
Diggs(0)
上一次关注Qt Lighthouse是在6月初,可是现在都8月底了。时间真快... Lighthouse 是 QPA(Qt Platform Abstraction) 项目的名字,它使得将Qt移植到新的平台变得比较简单。尽管现在它已经完全融入到了Qt主干代码中,lighthouse作为独立项目已经不 Read More
posted @ 2017-02-03 07:16
findumars
Views(2099)
Comments(0)
Diggs(0)
模态对话框就是指在子对话框弹出时,焦点被强行集中于该子对话框,子对话框不关闭,用户将无法操作其他的窗口。非模态相反,用户仍然可以操作其他的窗口,包括该子对话框的父对话框。 如果从线程角度来讲,模态对话框实际上是线程阻塞的,也就是子对话框是一个线程,但是在创建这个子线程之后,父窗口就阻塞了;模态对话框 Read More
posted @ 2017-02-03 07:15
findumars
Views(903)
Comments(0)
Diggs(0)
QPainter默认只能在paintEvent里面调用,但是: 在其他事件中绘制窗体,提示信息如下:QPainter::begin: Paint device returned engine == 0, type: 1绘制操作应该在paintEvent中完成.有一个属性值,在构造函数中设置可以在pa Read More
posted @ 2017-02-03 07:14
findumars
Views(2225)
Comments(0)
Diggs(0)
Prerequisites MS Visual Studio Express 2008 [microsoft.com] NOTE: Visual Studio Express 2010 is not supported CMake [cmake.org] Git [code.google.com] Read More
posted @ 2017-02-03 07:12
findumars
Views(240)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号