|
| PHOSPHORZONES_EXPORT QRectF | PhosphorZones::GeometryUtils::availableAreaToOverlayCoordinates (const QRectF &geometry, QScreen *screen) |
| |
| PHOSPHORZONES_EXPORT QRectF | PhosphorZones::GeometryUtils::getZoneGeometryWithGaps (Phosphor::Screens::ScreenManager *mgr, PhosphorZones::Zone *zone, QScreen *screen, int innerGap, const ::PhosphorLayout::EdgeGaps &outerGaps, bool useAvailableGeometry=true, const QString &screenId={}) |
| |
| PHOSPHORZONES_EXPORT QRectF | PhosphorZones::GeometryUtils::getZoneGeometryWithGaps (Phosphor::Screens::ScreenManager *mgr, PhosphorZones::Zone *zone, const QRect &screenGeometry, const QRect &availableGeometry, int innerGap, const ::PhosphorLayout::EdgeGaps &outerGaps, bool useAvailableGeometry=true, const QString &screenId={}) |
| |
| PHOSPHORZONES_EXPORT QRect | PhosphorZones::GeometryUtils::getZoneGeometryForScreen (Phosphor::Screens::ScreenManager *mgr, PhosphorZones::Zone *zone, QScreen *screen, const QString &screenId, PhosphorZones::Layout *layout, int zonePadding, const ::PhosphorLayout::EdgeGaps &outerGaps) |
| |
| PHOSPHORZONES_EXPORT QRectF | PhosphorZones::GeometryUtils::getZoneGeometryForScreenF (Phosphor::Screens::ScreenManager *mgr, PhosphorZones::Zone *zone, QScreen *screen, const QString &screenId, PhosphorZones::Layout *layout, int zonePadding, const ::PhosphorLayout::EdgeGaps &outerGaps) |
| |
| PHOSPHORZONES_EXPORT QRectF | PhosphorZones::GeometryUtils::effectiveScreenGeometry (Phosphor::Screens::ScreenManager *mgr, PhosphorZones::Layout *layout, QScreen *screen) |
| |
| PHOSPHORZONES_EXPORT QRectF | PhosphorZones::GeometryUtils::effectiveScreenGeometry (Phosphor::Screens::ScreenManager *mgr, PhosphorZones::Layout *layout, const QString &screenId) |
| |
| PHOSPHORZONES_EXPORT QRectF | PhosphorZones::GeometryUtils::extractZoneGeometry (const QVariantMap &zone) |
| |
| PHOSPHORZONES_EXPORT void | PhosphorZones::GeometryUtils::setZoneGeometry (QVariantMap &zone, const QRectF &rect) |
| |