#include <session_event_handler_register.h>
virtual mir::shell::SessionEventHandlerRegister::~SessionEventHandlerRegister |
( |
) | |
|
|
virtualdefault |
mir::shell::SessionEventHandlerRegister::SessionEventHandlerRegister |
( |
) | |
|
|
protecteddefault |
virtual void mir::shell::SessionEventHandlerRegister::register_focus_change_handler |
( |
std::function< void(std::shared_ptr< Session > const &session)> const & |
handler) | |
|
|
pure virtual |
virtual void mir::shell::SessionEventHandlerRegister::register_no_focus_handler |
( |
std::function< void()> const & |
handler) | |
|
|
pure virtual |
virtual void mir::shell::SessionEventHandlerRegister::register_session_stopping_handler |
( |
std::function< void(std::shared_ptr< Session > const &session)> const & |
handler) | |
|
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013