#include <broadcasting_session_event_sink.h>
void mir::scene::BroadcastingSessionEventSink::handle_focus_change |
( |
std::shared_ptr< Session > const & |
session | ) |
|
|
virtual |
void mir::scene::BroadcastingSessionEventSink::handle_no_focus |
( |
| ) |
|
|
virtual |
void mir::scene::BroadcastingSessionEventSink::handle_session_stopping |
( |
std::shared_ptr< Session > const & |
session | ) |
|
|
virtual |
void mir::scene::BroadcastingSessionEventSink::register_focus_change_handler |
( |
std::function< void(std::shared_ptr< Session > const &session)> const & |
handler | ) |
|
|
virtual |
void mir::scene::BroadcastingSessionEventSink::register_no_focus_handler |
( |
std::function< void()> const & |
handler | ) |
|
|
virtual |
void mir::scene::BroadcastingSessionEventSink::register_session_stopping_handler |
( |
std::function< void(std::shared_ptr< Session > const &session)> const & |
handler | ) |
|
|
virtual |
The documentation for this class was generated from the following files:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Oct 10 14:07:14 UTC 2014