Go to the source code of this file.
|
| class | miral::Window |
| | Handle class to manage a Mir surface. It may be null (e.g. default initialized) More...
|
| |
|
| bool | miral::operator== (Window const &lhs, Window const &rhs) |
| |
| bool | miral::operator== (std::shared_ptr< mir::scene::Surface > const &lhs, Window const &rhs) |
| |
| bool | miral::operator== (Window const &lhs, std::shared_ptr< mir::scene::Surface > const &rhs) |
| |
| bool | miral::operator< (Window const &lhs, Window const &rhs) |
| |
| bool | miral::operator!= (Window const &lhs, Window const &rhs) |
| |
| bool | miral::operator!= (std::shared_ptr< mir::scene::Surface > const &lhs, Window const &rhs) |
| |
| bool | miral::operator!= (Window const &lhs, std::shared_ptr< mir::scene::Surface > const &rhs) |
| |
| bool | miral::operator> (Window const &lhs, Window const &rhs) |
| |
| bool | miral::operator<= (Window const &lhs, Window const &rhs) |
| |
| bool | miral::operator>= (Window const &lhs, Window const &rhs) |
| |
| void | miral::PrintTo (Window const &bar, std::ostream *os) |
| | Customization for Google test (to print surface name in errors) More...
|
| |
Copyright © 2012-2023
Canonical Ltd.
Generated on Wed Feb 1 16:59:23 UTC 2023
This documentation is licensed under the GPL version 2 or 3.