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)

相关文章:

  • 2021-09-16
  • 2021-12-28
  • 2021-09-03
  • 2021-11-29
  • 2021-04-04
  • 2021-11-29
  • 2021-06-11
  • 2022-03-09
猜你喜欢
  • 2021-06-25
  • 2022-01-28
  • 2022-12-23
  • 2022-12-23
  • 2021-10-21
  • 2021-08-14
  • 2022-01-22
相关资源
相似解决方案