Private data of CDockOverlayCross class
Definition at line 86 of file DockOverlay.cpp.
◆ DockOverlayCrossPrivate()
ads::DockOverlayCrossPrivate::DockOverlayCrossPrivate |
( |
CDockOverlayCross * |
_public | ) |
|
|
inline |
◆ areaGridPosition()
QPoint ads::DockOverlayCrossPrivate::areaGridPosition |
( |
const DockWidgetArea |
area | ) |
|
◆ createDropIndicatorWidget()
QWidget* ads::DockOverlayCrossPrivate::createDropIndicatorWidget |
( |
DockWidgetArea |
DockWidgetArea, |
|
|
CDockOverlay::eMode |
Mode |
|
) |
| |
|
inline |
◆ createHighDpiDropIndicatorPixmap()
QPixmap ads::DockOverlayCrossPrivate::createHighDpiDropIndicatorPixmap |
( |
const QSizeF & |
size, |
|
|
DockWidgetArea |
DockWidgetArea, |
|
|
CDockOverlay::eMode |
Mode |
|
) |
| |
|
inline |
◆ defaultIconColor()
QColor ads::DockOverlayCrossPrivate::defaultIconColor |
( |
CDockOverlayCross::eIconColor |
ColorIndex | ) |
|
|
inline |
◆ dropIndicatiorWidth()
qreal ads::DockOverlayCrossPrivate::dropIndicatiorWidth |
( |
QLabel * |
l | ) |
const |
|
inline |
Helper function that returns the drop indicator width depending on the operating system
Definition at line 156 of file DockOverlay.cpp.
◆ iconColor()
QColor ads::DockOverlayCrossPrivate::iconColor |
( |
CDockOverlayCross::eIconColor |
ColorIndex | ) |
|
|
inline |
◆ updateDropIndicatorIcon()
void ads::DockOverlayCrossPrivate::updateDropIndicatorIcon |
( |
QWidget * |
DropIndicatorWidget | ) |
|
|
inline |
◆ _this
CDockOverlayCross* ads::DockOverlayCrossPrivate::_this |
◆ DockOverlay
CDockOverlay* ads::DockOverlayCrossPrivate::DockOverlay |
◆ DropIndicatorWidgets
QHash<DockWidgetArea, QWidget*> ads::DockOverlayCrossPrivate::DropIndicatorWidgets |
◆ GridLayout
QGridLayout* ads::DockOverlayCrossPrivate::GridLayout |
◆ IconColors
QColor ads::DockOverlayCrossPrivate::IconColors[5] |
◆ LastDevicePixelRatio
double ads::DockOverlayCrossPrivate::LastDevicePixelRatio = 0.1 |
◆ Mode
CDockOverlay::eMode ads::DockOverlayCrossPrivate::Mode = CDockOverlay::ModeDockAreaOverlay |
◆ UpdateRequired
bool ads::DockOverlayCrossPrivate::UpdateRequired = false |
The documentation for this struct was generated from the following file: