#include "display.h"
Definition at line 37 of file display.h.
◆ display_info() [1/2]
| display_info::display_info |
( |
void |
| ) |
|
|
inline |
◆ ~display_info()
| display_info::~display_info |
( |
void |
| ) |
|
|
default |
◆ display_info() [2/2]
◆ depth()
| int display_info::depth |
( |
void |
| ) |
const |
|
inline |
◆ display_available()
| bool display_info::display_available |
( |
void |
| ) |
const |
|
inline |
◆ height()
| int display_info::height |
( |
void |
| ) |
const |
|
inline |
◆ initialize()
| void display_info::initialize |
( |
void |
| ) |
|
◆ message()
| std::string display_info::message |
( |
void |
| ) |
const |
|
inline |
◆ operator=()
◆ width()
| int display_info::width |
( |
void |
| ) |
const |
|
inline |
◆ x_dpi()
| double display_info::x_dpi |
( |
void |
| ) |
const |
|
inline |
◆ y_dpi()
| double display_info::y_dpi |
( |
void |
| ) |
const |
|
inline |
◆ m_dp
◆ m_dpy_avail
| bool display_info::m_dpy_avail |
|
private |
◆ m_ht
◆ m_msg
| std::string display_info::m_msg |
|
private |
◆ m_rx
| double display_info::m_rx |
|
private |
◆ m_ry
| double display_info::m_ry |
|
private |
◆ m_wd
The documentation for this class was generated from the following files: