Qt 4.8
Public Functions | Public Variables | List of all members
QMdiSubWindowPrivate::OperationInfo Struct Reference

#include <qmdisubwindow_p.h>

Public Functions

 OperationInfo (uint changeFlags, Qt::CursorShape cursorShape, bool hover=true)
 

Public Variables

uint changeFlags
 
Qt::CursorShape cursorShape
 
bool hover
 
QRegion region
 

Detailed Description

Definition at line 160 of file qmdisubwindow_p.h.

Constructors and Destructors

◆ OperationInfo()

QMdiSubWindowPrivate::OperationInfo::OperationInfo ( uint  changeFlags,
Qt::CursorShape  cursorShape,
bool  hover = true 
)
inline

Properties

◆ changeFlags

uint QMdiSubWindowPrivate::OperationInfo::changeFlags

Definition at line 161 of file qmdisubwindow_p.h.

◆ cursorShape

Qt::CursorShape QMdiSubWindowPrivate::OperationInfo::cursorShape

Definition at line 162 of file qmdisubwindow_p.h.

◆ hover

bool QMdiSubWindowPrivate::OperationInfo::hover

Definition at line 164 of file qmdisubwindow_p.h.

◆ region

QRegion QMdiSubWindowPrivate::OperationInfo::region

Definition at line 163 of file qmdisubwindow_p.h.


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