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
QMdi::ControlElement< T > Class Template Reference

#include <qmdisubwindow_p.h>

+ Inheritance diagram for QMdi::ControlElement< T >:
+ Collaboration diagram for QMdi::ControlElement< T >:

Public Member Functions

 ControlElement (QMdiSubWindow *child)
 
voidqt_metacast (const char *classname) override
 

Public Attributes

QPointer< QMdiSubWindowmdiChild
 

Detailed Description

template<typename T>
class QMdi::ControlElement< T >

Definition at line 42 of file qmdisubwindow_p.h.

Constructor & Destructor Documentation

◆ ControlElement()

template<typename T >
QMdi::ControlElement< T >::ControlElement ( QMdiSubWindow * child)
inline

Definition at line 45 of file qmdisubwindow_p.h.

References child, QMdi::ControlElement< T >::mdiChild, and Q_ASSERT.

Member Function Documentation

◆ qt_metacast()

template<typename T >
void * QMdi::ControlElement< T >::qt_metacast ( const char * classname)
inlineoverride

Definition at line 51 of file qmdisubwindow_p.h.

Member Data Documentation

◆ mdiChild

template<typename T >
QPointer<QMdiSubWindow> QMdi::ControlElement< T >::mdiChild

Definition at line 58 of file qmdisubwindow_p.h.

Referenced by QMdi::ControlElement< T >::ControlElement().


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