Mir
|
#include <wayland_helpers.h>
Public Member Functions | |
Output (wl_output *output, std::function< void(Output const &)> on_constructed, std::function< void(Output const &)> on_change) | |
~Output () | |
Output (Output const &)=delete | |
Output (Output &&)=delete | |
Output & | operator= (Output const &)=delete |
Output & | operator= (Output &&)=delete |
Public Attributes | |
int32_t | transform |
int | scale {1} |
wl_output * | output |
Output::Output | ( | wl_output * | output, |
std::function< void(Output const &)> | on_constructed, | ||
std::function< void(Output const &)> | on_change | ||
) |
Output::~Output | ( | ) |
|
delete |
|
delete |
wl_output* Output::output |
int Output::scale {1} |
int32_t Output::transform |
Copyright © 2012-2022
Canonical Ltd.
Generated on Thu Jan 27 21:45:55 UTC 2022
This documentation is licensed under the GPL version 2 or 3.