生活随笔
收集整理的這篇文章主要介紹了
Qt文档趣事
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
下皆來自qt官方文檔:
void?QWidget::paintEvent(QPaintEvent?*event)
This event handler can be reimplemented in a subclass to receive paint events passed in?event.
A paint event is a request to repaint all or part of a widget.?It can happen for one of the following reasons:
-
repaint() or?update() was invoked,
-
the widget was obscured and has now been uncovered, or
-
many other reasons.(好評在此粗!)
總結
以上是生活随笔為你收集整理的Qt文档趣事的全部內容,希望文章能夠幫你解決所遇到的問題。
如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。