qt编程遇到的东西

setWindowFlags
http://blog.chinaunix.net/uid-23500957-id-3876399.html
move()方法,的作用是设置QWidget部件的pos坐标的。即设置左上角的坐标。通过设置左上角的坐标,来达到移动窗口的目的。

QPixmap 类代表图像
http://blog.csdn.net/hmsiwtv/article/details/7560791

QGraphicsWidget Class
setGeometry(qreal x, qreal y, qreal w, qreal h)

QApplication Class
palette调色板

QCameraViewfinder
setAutoFillBackground(bool)

posted @ 2017-03-09 10:44  itholiday  阅读(152)  评论(0编辑  收藏  举报