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 | x |
int32_t | y |
int32_t | width |
int32_t | height |
int32_t | transform |
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 |
int32_t Output::height |
wl_output* Output::output |
int32_t Output::transform |
int32_t Output::width |
int32_t Output::x |
int32_t Output::y |
Copyright © 2012-2020
Canonical Ltd.
Generated on Thu Apr 16 16:51:04 UTC 2020
This documentation is licensed under the GPL version 2 or 3.