Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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

Definition at line 88 of file qdockarealayout_p.h.

Referenced by QPlaceHolderItem().

◆ objectName

QString QPlaceHolderItem::objectName

Definition at line 87 of file qdockarealayout_p.h.

Referenced by QPlaceHolderItem().

◆ topLevelRect

QRect QPlaceHolderItem::topLevelRect

Definition at line 89 of file qdockarealayout_p.h.

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

◆ window

bool QPlaceHolderItem::window

Definition at line 88 of file qdockarealayout_p.h.

Referenced by QPlaceHolderItem().


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