KDDockWidgets API Documentation 1.7
|
#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 (DropLocation location) |
|
static |
Definition at line 26 of file ClassicIndicators.cpp.
KDDockWidgets::Location locationToMultisplitterLocation | ( | DropLocation | location | ) |
Definition at line 129 of file ClassicIndicators.cpp.
References KDDockWidgets::DropLocation_Bottom, KDDockWidgets::DropLocation_Left, KDDockWidgets::DropLocation_OutterBottom, KDDockWidgets::DropLocation_OutterLeft, KDDockWidgets::DropLocation_OutterRight, KDDockWidgets::DropLocation_OutterTop, KDDockWidgets::DropLocation_Right, KDDockWidgets::DropLocation_Top, KDDockWidgets::Location_None, KDDockWidgets::Location_OnBottom, KDDockWidgets::Location_OnLeft, KDDockWidgets::Location_OnRight, and KDDockWidgets::Location_OnTop.