Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 82 of file qdockarealayout_p.h.

Constructor & Destructor Documentation

◆ QPlaceHolderItem() [1/2]

QPlaceHolderItem::QPlaceHolderItem ( )
inline

Definition at line 85 of file qdockarealayout_p.h.

◆ QPlaceHolderItem() [2/2]

QPlaceHolderItem::QPlaceHolderItem ( QWidget * w)
explicit

Definition at line 44 of file qdockarealayout.cpp.

Member Data Documentation

◆ hidden

bool QPlaceHolderItem::hidden

Definition at line 89 of file qdockarealayout_p.h.

◆ objectName

QString QPlaceHolderItem::objectName

Definition at line 88 of file qdockarealayout_p.h.

◆ topLevelRect

QRect QPlaceHolderItem::topLevelRect

Definition at line 90 of file qdockarealayout_p.h.

◆ window

bool QPlaceHolderItem::window

Definition at line 89 of file qdockarealayout_p.h.


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