QWidget.needsUpdate

to specify if this widget needs to be updated or not, mark this as true when the widget has changed

class QWidget
protected
bool needsUpdate;

Meta