|
RADLib
RADical C++ application framework
|
DRM/KMS, framebuffer, backlight, orientation, and display capability helpers. More...
#include <RADCore/RADCore.h>#include <string>#include <vector>
Include dependency graph for RADDisplay.h:Go to the source code of this file.
Classes | |
| struct | RADDisplay::DisplayPaths |
| Filesystem roots used for display discovery. More... | |
| struct | RADDisplay::DisplayCapabilities |
| Display backend capability flags. More... | |
| struct | RADDisplay::DisplayInfo |
| Connector or framebuffer summary. More... | |
| struct | RADDisplay::BacklightInfo |
| Backlight device summary. More... | |
| class | RADDisplay::DisplayManager |
| Display discovery and control helpers. More... | |
Namespaces | |
| RADDisplay | |
Enumerations | |
| enum class | RADDisplay::Orientation { RADDisplay::Landscape0 , RADDisplay::Portrait90 , RADDisplay::Landscape180 , RADDisplay::Portrait270 } |
| Rotation/orientation value. More... | |
DRM/KMS, framebuffer, backlight, orientation, and display capability helpers.