![]() |
Qt 6.x
The Qt SDK
|
#include <qmdisubwindow_p.h>
Inheritance diagram for QMdi::ControlElement< T >:
Collaboration diagram for QMdi::ControlElement< T >:Public Member Functions | |
| ControlElement (QMdiSubWindow *child) | |
| void * | qt_metacast (const char *classname) override |
Public Attributes | |
| QPointer< QMdiSubWindow > | mdiChild |
Definition at line 42 of file qmdisubwindow_p.h.
|
inline |
Definition at line 45 of file qmdisubwindow_p.h.
References child, QMdi::ControlElement< T >::mdiChild, and Q_ASSERT.
|
inlineoverride |
Definition at line 51 of file qmdisubwindow_p.h.
| QPointer<QMdiSubWindow> QMdi::ControlElement< T >::mdiChild |
Definition at line 58 of file qmdisubwindow_p.h.
Referenced by QMdi::ControlElement< T >::ControlElement().