Mir
|
#include "mir/shell/placement_strategy.h"
#include "mir/geometry/rectangle.h"
#include "mir/scene/depth_id.h"
#include <memory>
#include <map>
#include <string>
Go to the source code of this file.
Classes | |
class | mir_test_framework::DeclarativePlacementStrategy |
DeclarativePlacementStrategy is a test utility server component for specifying a static list of surface geometries and relative depths. Used, for example, in input tests where it is necessary to set up scenarios depending on multiple surfaces geometry and stacking. More... | |
Namespaces | |
mir_test_framework | |
Typedefs | |
typedef std::map< std::string, mir::geometry::Rectangle > | mir_test_framework::SurfaceGeometries |
typedef std::map< std::string, mir::scene::DepthId > | mir_test_framework::SurfaceDepths |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014