随笔分类 -  qt

1 2 3 下一页

qt界面的编程学习
drag
摘要:drag效果 阅读全文

posted @ 2013-03-02 14:16 小风儿_xf 阅读(207) 评论(0) 推荐(0)

TextButton
摘要:TextButton 阅读全文

posted @ 2013-03-02 12:36 小风儿_xf 阅读(301) 评论(0) 推荐(0)

Transition
摘要:Transition 阅读全文

posted @ 2013-03-01 18:02 小风儿_xf 阅读(158) 评论(0) 推荐(0)

定时
摘要:定时器 阅读全文

posted @ 2013-03-01 17:55 小风儿_xf 阅读(196) 评论(0) 推荐(0)

helloword
摘要:源码 阅读全文

posted @ 2013-03-01 17:12 小风儿_xf 阅读(134) 评论(0) 推荐(0)

翻转180
摘要:翻转180 阅读全文

posted @ 2013-02-23 12:17 小风儿_xf 阅读(144) 评论(0) 推荐(0)

360旋转
摘要:360旋转 阅读全文

posted @ 2013-02-23 12:12 小风儿_xf 阅读(174) 评论(0) 推荐(0)

左下飞出
摘要:左下飞出 阅读全文

posted @ 2013-02-23 12:07 小风儿_xf 阅读(157) 评论(0) 推荐(0)

地震
摘要:地震效果 阅读全文

posted @ 2013-02-23 12:05 小风儿_xf 阅读(170) 评论(0) 推荐(0)

水平平移
摘要:水平平移 阅读全文

posted @ 2013-02-23 11:55 小风儿_xf 阅读(209) 评论(0) 推荐(0)

qml1.qml
摘要:练习实例1 阅读全文

posted @ 2013-02-23 11:36 小风儿_xf 阅读(219) 评论(0) 推荐(0)

qml中去使用c++类
摘要:qml中去使用c++类 阅读全文

posted @ 2013-02-22 19:06 小风儿_xf 阅读(1693) 评论(0) 推荐(0)

2日期相隔天数
摘要:求2个日期相隔的天数 阅读全文

posted @ 2013-02-07 10:04 小风儿_xf 阅读(150) 评论(0) 推荐(0)

布局管理
摘要:qt布局 阅读全文

posted @ 2013-01-12 14:49 小风儿_xf 阅读(528) 评论(0) 推荐(0)

子Qt设计师中集成自定义窗口部件
摘要:Qt插件 阅读全文

posted @ 2013-01-12 12:37 小风儿_xf 阅读(1560) 评论(0) 推荐(0)

子类化QWidget
摘要:画图的一些知识 阅读全文

posted @ 2013-01-12 11:39 小风儿_xf 阅读(829) 评论(0) 推荐(0)

QTableWidget
摘要:QTableWidget由多个子窗口部件构成,顶部一个水平的QHeaderView,左侧一个垂直的QHeaderView,还有俩个QScrollBar,中间区域被一个名为视口(viewport)的特殊窗口部件所占用调用QTableWidget::setItem()进行插入把数据存储为项(item) 阅读全文

posted @ 2013-01-10 17:33 小风儿_xf 阅读(234) 评论(0) 推荐(0)

内联函数
摘要:内联函数的知识 阅读全文

posted @ 2013-01-10 17:10 小风儿_xf 阅读(173) 评论(0) 推荐(0)

中央窗口部件
摘要:QMainWindow的中央区域可以被任意种类的窗口部件所占用1:使用一个标准的Qt窗口部件2:使用一个自定义窗口部件3:使用一个带布局管理器的普通QWidget4:使用切分窗口(splitter)5:使用多文档界面工作空间 阅读全文

posted @ 2013-01-10 16:31 小风儿_xf 阅读(175) 评论(0) 推荐(0)

启动画面(splash screen)
摘要:作用:对程序启动缓慢进行掩饰,另外也可满足市场部门要求使用的类:QSplashScreen类 阅读全文

posted @ 2013-01-10 16:11 小风儿_xf 阅读(439) 评论(0) 推荐(0)

1 2 3 下一页

导航