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...
|
| |
|
| | mir |
| | AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time.
|
| |
| | mir::scene |
| |
| | miral |
| | Mir Abstraction Layer.
|
| |
|
| 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) |
| |
Copyright © 2012-2018
Canonical Ltd.
Generated on Thu Apr 5 15:26:05 UTC 2018