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
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.

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.


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