Qt 4.8
Public Functions | Public Variables | List of all members
BeginPaintInfo Struct Reference

#include <qbackingstore_p.h>

Public Functions

 BeginPaintInfo ()
 

Public Variables

uint nothingToPaint: 1
 
uint wasFlushed: 1
 
uint windowSurfaceRecreated: 1
 

Detailed Description

Definition at line 68 of file qbackingstore_p.h.

Constructors and Destructors

◆ BeginPaintInfo()

BeginPaintInfo::BeginPaintInfo ( )
inline

Definition at line 69 of file qbackingstore_p.h.

Properties

◆ nothingToPaint

uint BeginPaintInfo::nothingToPaint

Definition at line 71 of file qbackingstore_p.h.

Referenced by QWidgetBackingStore::beginPaint(), and QWidgetBackingStore::sync().

◆ wasFlushed

uint BeginPaintInfo::wasFlushed

◆ windowSurfaceRecreated

uint BeginPaintInfo::windowSurfaceRecreated

Definition at line 72 of file qbackingstore_p.h.

Referenced by QWidgetBackingStore::beginPaint(), and QWidgetBackingStore::sync().


The documentation for this struct was generated from the following file: