#include <juce_Desktop.h>
◆ Displays()
Desktop::Displays::Displays |
( |
Desktop & |
| ) |
|
|
private |
◆ ~Displays()
Desktop::Displays::~Displays |
( |
| ) |
|
|
private |
◆ findDisplays()
void Desktop::Displays::findDisplays |
( |
float |
masterScale | ) |
|
|
private |
◆ getDisplayContaining()
const Display& Desktop::Displays::getDisplayContaining |
( |
Point< int > |
position | ) |
const |
|
noexcept |
Returns the display which contains a particular point.
If the point lies outside all the displays, the nearest one will be returned.
◆ getMainDisplay()
const Display& Desktop::Displays::getMainDisplay |
( |
| ) |
const |
|
noexcept |
◆ getRectangleList()
RectangleList<int> Desktop::Displays::getRectangleList |
( |
bool |
userAreasOnly | ) |
const |
◆ getTotalBounds()
Rectangle<int> Desktop::Displays::getTotalBounds |
( |
bool |
userAreasOnly | ) |
const |
Returns the smallest bounding box which contains all the displays.
◆ init()
void Desktop::Displays::init |
( |
Desktop & |
| ) |
|
|
private |
◆ ContainerDeletePolicy< Displays >
◆ Desktop
◆ displays
The documentation for this class was generated from the following file: