Mir
|
#include "mir_toolkit/common.h"
#include "mir/geometry/point.h"
#include "mir/geometry/size.h"
#include "mir/graphics/buffer_properties.h"
#include "mir/graphics/display_configuration.h"
#include "mir/frontend/surface_id.h"
#include "mir/input/input_reception_mode.h"
#include "mir/optional_value.h"
#include "mir/shell/surface_specification.h"
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
struct | mir::scene::SurfaceCreationParameters |
Namespaces | |
mir | |
All things Mir. | |
mir::scene | |
Management of Surface objects. Includes the model (SurfaceStack and Surface classes) and controller (SurfaceController) elements of an MVC design. | |
Functions | |
bool | mir::scene::operator== (const SurfaceCreationParameters &lhs, const SurfaceCreationParameters &rhs) |
bool | mir::scene::operator!= (const SurfaceCreationParameters &lhs, const SurfaceCreationParameters &rhs) |
SurfaceCreationParameters | mir::scene::a_surface () |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016