#include <mock_surface_configurator.h>
|
| MOCK_METHOD3 (select_attribute_value, int(shell::Surface const &, MirSurfaceAttrib, int)) |
|
| MOCK_METHOD3 (attribute_set, void(shell::Surface const &, MirSurfaceAttrib, int)) |
|
virtual | ~SurfaceConfigurator ()=default |
|
virtual int | select_attribute_value (Surface const &surface, MirSurfaceAttrib attrib, int requested_value)=0 |
| Returns the selected value. More...
|
|
virtual void | attribute_set (Surface const &surface, MirSurfaceAttrib attrib, int new_value)=0 |
|
The documentation for this struct was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Wed Oct 30 18:52:19 UTC 2013