KDDockWidgets API Documentation
1.5
|
#include "ClassicIndicators_p.h"
#include "Config.h"
#include "FrameworkWidgetFactory.h"
#include "ClassicIndicatorsWindow_p.h"
#include "private/DropArea_p.h"
#include "private/DragController_p.h"
#include "private/Frame_p.h"
#include "private/Logging_p.h"
#include "private/DockRegistry_p.h"
#include "private/Utils_p.h"
Go to the source code of this file.
Functions | |
static IndicatorWindow * | createIndicatorWindow (ClassicIndicators *classicIndicators) |
KDDockWidgets::Location | locationToMultisplitterLocation (ClassicIndicators::DropLocation location) |
|
static |
Definition at line 26 of file ClassicIndicators.cpp.
KDDockWidgets::Location locationToMultisplitterLocation | ( | ClassicIndicators::DropLocation | location | ) |
Definition at line 126 of file ClassicIndicators.cpp.
References KDDockWidgets::Location_None, KDDockWidgets::Location_OnBottom, KDDockWidgets::Location_OnLeft, KDDockWidgets::Location_OnRight, and KDDockWidgets::Location_OnTop.