#include <session_listener.h>
◆ SessionListener() [1/2]
mir::scene::SessionListener::SessionListener |
( |
| ) |
|
|
protecteddefault |
◆ ~SessionListener()
virtual mir::scene::SessionListener::~SessionListener |
( |
| ) |
|
|
protectedvirtualdefault |
◆ SessionListener() [2/2]
◆ destroying_surface()
virtual void mir::scene::SessionListener::destroying_surface |
( |
Session & |
session, |
|
|
std::shared_ptr< Surface > const & |
surface |
|
) |
| |
|
pure virtual |
◆ focused()
virtual void mir::scene::SessionListener::focused |
( |
std::shared_ptr< Session > const & |
session | ) |
|
|
pure virtual |
◆ operator=()
◆ starting()
virtual void mir::scene::SessionListener::starting |
( |
std::shared_ptr< Session > const & |
session | ) |
|
|
pure virtual |
◆ stopping()
virtual void mir::scene::SessionListener::stopping |
( |
std::shared_ptr< Session > const & |
session | ) |
|
|
pure virtual |
◆ surface_created()
virtual void mir::scene::SessionListener::surface_created |
( |
Session & |
session, |
|
|
std::shared_ptr< Surface > const & |
surface |
|
) |
| |
|
pure virtual |
◆ unfocused()
virtual void mir::scene::SessionListener::unfocused |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012-2016 Canonical Ltd.
Generated on Mon Mar 27 12:06:55 UTC 2017