This is the complete list of members for Displays, including all inherited members.
displays | Displays | |
getDisplayForPoint(Point< int > point, bool isPhysical=false) const noexcept | Displays | |
getDisplayForRect(Rectangle< int > rect, bool isPhysical=false) const noexcept | Displays | |
getPrimaryDisplay() const noexcept | Displays | |
getRectangleList(bool userAreasOnly) const | Displays | |
getTotalBounds(bool userAreasOnly) const | Displays | |
logicalToPhysical(Rectangle< int > logicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | Displays | |
logicalToPhysical(Rectangle< float > logicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | Displays | |
logicalToPhysical(Point< ValueType > logicalPoint, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | Displays | |
physicalToLogical(Rectangle< int > physicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | Displays | |
physicalToLogical(Rectangle< float > physicalRect, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | Displays | |
physicalToLogical(Point< ValueType > physicalPoint, const Display *useScaleFactorOfDisplay=nullptr) const noexcept | Displays |