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
QMainWindowLayoutSeparatorHelper< Layout > Class Template Reference

#include <qmainwindowlayout_p.h>

Collaboration diagram for QMainWindowLayoutSeparatorHelper< Layout >:

Public Member Functions

 QMainWindowLayoutSeparatorHelper ()=default

Public Attributes

QList< int > hoverSeparator
QPoint hoverPos

Detailed Description

template<typename Layout>
class QMainWindowLayoutSeparatorHelper< Layout >

Definition at line 63 of file qmainwindowlayout_p.h.

Constructor & Destructor Documentation

◆ QMainWindowLayoutSeparatorHelper()

template<typename Layout>
QMainWindowLayoutSeparatorHelper< Layout >::QMainWindowLayoutSeparatorHelper ( )
default

Member Data Documentation

◆ hoverPos

template<typename Layout>
QPoint QMainWindowLayoutSeparatorHelper< Layout >::hoverPos

Definition at line 75 of file qmainwindowlayout_p.h.

◆ hoverSeparator

template<typename Layout>
QList<int> QMainWindowLayoutSeparatorHelper< Layout >::hoverSeparator

Definition at line 74 of file qmainwindowlayout_p.h.


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