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
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 61 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 73 of file qmainwindowlayout_p.h.

◆ hoverSeparator

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

Definition at line 72 of file qmainwindowlayout_p.h.


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