Qt 4.8
Public Functions | Public Variables | List of all members
QMainWindowLayout::ToolBarSaveState Struct Reference

#include <qmainwindowlayout_p.h>

Public Functions

 ToolBarSaveState ()
 
 ToolBarSaveState (bool newMovable, const QSize &newMax)
 

Public Variables

QSize maximumSize
 
bool movable
 

Detailed Description

Definition at line 325 of file qmainwindowlayout_p.h.

Constructors and Destructors

◆ ToolBarSaveState() [1/2]

QMainWindowLayout::ToolBarSaveState::ToolBarSaveState ( )
inline

Definition at line 326 of file qmainwindowlayout_p.h.

◆ ToolBarSaveState() [2/2]

QMainWindowLayout::ToolBarSaveState::ToolBarSaveState ( bool  newMovable,
const QSize newMax 
)
inline

Properties

◆ maximumSize

QSize QMainWindowLayout::ToolBarSaveState::maximumSize

Definition at line 330 of file qmainwindowlayout_p.h.

Referenced by QMainWindowLayout::removeFromMacToolbar().

◆ movable

bool QMainWindowLayout::ToolBarSaveState::movable

Definition at line 329 of file qmainwindowlayout_p.h.

Referenced by QMainWindowLayout::removeFromMacToolbar().


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