posted @ 2014-05-26 20:53
文章分类 - QT
摘要:QWheelEvent类包含用于描述鼠标滑轮事件的相关参数。头函数:#include,继承至:QInputEvent公有函数:1 1)QWheelEvent::QWheelEvent ( const QPoint & pos, int delta, Qt::MouseButtons buttons,...
阅读全文
摘要:参考:http://blog.csdn.net/yiyaaixuexi/article/details/6747737 与众不同的电子时钟又是周六的下午,闲来无事在CSDN逛逛,看到一个Qt小Demo,采用图片的方式显示电子表;1、获得系统时间:QTimetime=QTime::currentTim...
阅读全文
posted @ 2014-05-10 18:04
摘要:转自:http://blog.csdn.net/yiyaaixuexi/article/details/6091400有不少朋友在问,Meego从Moblin演变过来为什么变成了QT而不用以前的GTK/clutter了?难道只是因为跟nokia的合作吗?当然跟nokia的合作是一个重要的原因,但QT...
阅读全文
posted @ 2014-05-10 16:21
摘要:http://blog.chinaunix.net/uid-22985736-id-130129.html实际上,QT不仅仅是一个巨大的程序库,而是7个程序库,还包括许多使用工具,qmake是其中的一个。如今,术语GUI工具包代表的东西的用 途不再仅仅是系统提供的那么一个小部分(GUI界面)。尤其是...
阅读全文
posted @ 2014-05-07 12:17
摘要:线程、事件与QObjecthttp://blog.csdn.net/changsheng230/article/details/6105075介绍You’re doing it wrong. — Bradley T. Hughes线程是qt channel里最流行的讨论话题之一。许多人加入了讨论并询...
阅读全文
posted @ 2014-05-07 11:59
摘要:转载地址:http://jingyan.baidu.com/article/6fb756ecab5158241858fbb0.html1 .Ctrl(按住)+ Tab快速切换已打开的文件.2 .快速添加方法实体(.cpp)声明,将光标移动到h文件中的方法声明。按Alt(按住)+ Enter,再按回车...
阅读全文
posted @ 2014-05-07 10:09
摘要:sizeHint [From Qt Doc: This property holds the recommended size for the widget. If the value of this property is an invalid size, no size is recommen...
阅读全文
posted @ 2014-05-04 22:25
浙公网安备 33010602011771号