Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | List of all members
mir::shell::FocusSetter Class Referenceabstract

Interface used by the Shell to propagate changes in the focus model to interested views e.g. Input, or Surfaces. More...

#include <focus_setter.h>

Inheritance diagram for mir::shell::FocusSetter:
Inheritance graph
[legend]

Public Member Functions

virtual ~FocusSetter ()
 
virtual void set_focus_to (std::shared_ptr< shell::Session > const &new_focus)=0
 

Protected Member Functions

 FocusSetter ()=default
 
 FocusSetter (const FocusSetter &)=delete
 
FocusSetteroperator= (const FocusSetter &)=delete
 

Detailed Description

Interface used by the Shell to propagate changes in the focus model to interested views e.g. Input, or Surfaces.

Constructor & Destructor Documentation

virtual mir::shell::FocusSetter::~FocusSetter ( )
inlinevirtual
mir::shell::FocusSetter::FocusSetter ( )
protecteddefault
mir::shell::FocusSetter::FocusSetter ( const FocusSetter )
protecteddelete

Member Function Documentation

FocusSetter& mir::shell::FocusSetter::operator= ( const FocusSetter )
protecteddelete
virtual void mir::shell::FocusSetter::set_focus_to ( std::shared_ptr< shell::Session > const &  new_focus)
pure virtual

The documentation for this class was generated from the following file:

Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014