Public Member Functions | Public Attributes | List of all members
ads::DockFocusControllerPrivate Struct Reference

Public Member Functions

 DockFocusControllerPrivate (CDockFocusController *_public)
 
void updateDockWidgetFocus (CDockWidget *DockWidget)
 

Public Attributes

CDockFocusController_this
 
CDockManagerDockManager
 
QPointer< CDockAreaWidgetFocusedArea = nullptr
 
QPointer< CDockWidgetFocusedDockWidget = nullptr
 
bool ForceFocusChangedSignal = false
 
CDockWidgetOldFocusedDockWidget = nullptr
 

Detailed Description

Private data class of CDockFocusController class (pimpl)

Definition at line 37 of file DockFocusController.cpp.

Constructor & Destructor Documentation

ads::DockFocusControllerPrivate::DockFocusControllerPrivate ( CDockFocusController _public)

Private data constructor

Definition at line 102 of file DockFocusController.cpp.

Member Function Documentation

void ads::DockFocusControllerPrivate::updateDockWidgetFocus ( CDockWidget DockWidget)

This function updates the focus style of the given dock widget and the dock area that it belongs to

Definition at line 111 of file DockFocusController.cpp.

Member Data Documentation

CDockFocusController* ads::DockFocusControllerPrivate::_this

Definition at line 39 of file DockFocusController.cpp.

CDockManager* ads::DockFocusControllerPrivate::DockManager

Definition at line 46 of file DockFocusController.cpp.

QPointer<CDockAreaWidget> ads::DockFocusControllerPrivate::FocusedArea = nullptr

Definition at line 41 of file DockFocusController.cpp.

QPointer<CDockWidget> ads::DockFocusControllerPrivate::FocusedDockWidget = nullptr

Definition at line 40 of file DockFocusController.cpp.

bool ads::DockFocusControllerPrivate::ForceFocusChangedSignal = false

Definition at line 47 of file DockFocusController.cpp.

CDockWidget* ads::DockFocusControllerPrivate::OldFocusedDockWidget = nullptr

Definition at line 42 of file DockFocusController.cpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51