Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QPlaceHolderItem Class Reference

#include <qdockarealayout_p.h>

+ Collaboration diagram for QPlaceHolderItem:

Public Member Functions

 QPlaceHolderItem ()
 
 QPlaceHolderItem (QWidget *w)
 

Public Attributes

QString objectName
 
bool hidden
 
bool window
 
QRect topLevelRect
 

Detailed Description

Definition at line 81 of file qdockarealayout_p.h.

Constructor & Destructor Documentation

◆ QPlaceHolderItem() [1/2]

QPlaceHolderItem::QPlaceHolderItem ( )
inline

Definition at line 84 of file qdockarealayout_p.h.

◆ QPlaceHolderItem() [2/2]

QPlaceHolderItem::QPlaceHolderItem ( QWidget w)
explicit

Definition at line 38 of file qdockarealayout.cpp.

References hidden, objectName, topLevelRect, and window.

Member Data Documentation

◆ hidden

bool QPlaceHolderItem::hidden

◆ objectName

QString QPlaceHolderItem::objectName

Definition at line 87 of file qdockarealayout_p.h.

Referenced by QPlaceHolderItem(), and QDockAreaLayoutInfo::restoreState().

◆ topLevelRect

◆ window

bool QPlaceHolderItem::window

The documentation for this class was generated from the following files: