![]()  | 
  
    Qt 6.x
    
   The Qt SDK 
   | 
 
#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 | 
Definition at line 81 of file qdockarealayout_p.h.
      
  | 
  inline | 
Definition at line 84 of file qdockarealayout_p.h.
      
  | 
  explicit | 
Definition at line 38 of file qdockarealayout.cpp.
References hidden, objectName, topLevelRect, and window.
| bool QPlaceHolderItem::hidden | 
Definition at line 88 of file qdockarealayout_p.h.
Referenced by QPlaceHolderItem(), QDockAreaLayout::restoreDockWidget(), and QDockAreaLayoutInfo::restoreState().
| QString QPlaceHolderItem::objectName | 
Definition at line 87 of file qdockarealayout_p.h.
Referenced by QPlaceHolderItem(), and QDockAreaLayoutInfo::restoreState().
| QRect QPlaceHolderItem::topLevelRect | 
Definition at line 89 of file qdockarealayout_p.h.
Referenced by QPlaceHolderItem(), QDockAreaLayoutInfo::insertGap(), QDockAreaLayout::restoreDockWidget(), and QDockAreaLayoutInfo::restoreState().
| bool QPlaceHolderItem::window | 
Definition at line 88 of file qdockarealayout_p.h.
Referenced by QPlaceHolderItem(), QDockAreaLayout::restoreDockWidget(), and QDockAreaLayoutInfo::restoreState().