Scroom 0.14-48-ga0fee447
Loading...
Searching...
No Matches
PresentationInterface Member List

This is the complete list of members for PresentationInterface, including all inherited members.

Base()=defaultScroom::Utils::Base
Base(const Base &)=deleteScroom::Utils::Base
Base(Base &&)=deleteScroom::Utils::Base
close(ViewInterface::WeakPtr vi)=0Viewablepure virtual
getContext() const =0PresentationInterfacepure virtual
getObservers()Scroom::Utils::Observable< T >protected
getProperty(const std::string &name, std::string &value)=0PresentationInterfacepure virtual
getRect()=0PresentationInterfacepure virtual
getTitle()=0PresentationInterfacepure virtual
Interface()=defaultInterfaceprivate
Interface(const Interface &)=deleteInterfaceprivate
Interface(Interface &&)=deleteInterfaceprivate
isPropertyDefined(const std::string &name)=0PresentationInterfacepure virtual
Observable()Scroom::Utils::Observable< T >
Observable(const Observable &)=deleteScroom::Utils::Observable< T >
Observable(Observable &&)=deleteScroom::Utils::Observable< T >
Observer typedefScroom::Utils::Observable< T >
observerAdded(Observer const &observer, Scroom::Bookkeeping::Token const &token)Scroom::Utils::Observable< T >protectedvirtual
ObserverWeak typedefScroom::Utils::Observable< T >private
open(ViewInterface::WeakPtr vi)=0Viewablepure virtual
Viewable::operator=(const Interface &)=deleteInterfaceprivate
Viewable::operator=(Interface &&)=deleteInterfaceprivate
Scroom::Utils::Observable::operator=(const Observable &)=deleteScroom::Utils::Observable< T >
Scroom::Utils::Observable::operator=(Observable &&)=deleteScroom::Utils::Observable< T >
Scroom::Utils::Base::operator=(const Base &)=deleteScroom::Utils::Base
Scroom::Utils::Base::operator=(Base &&)=deleteScroom::Utils::Base
Ptr typedefPresentationInterface
redraw(ViewInterface::Ptr const &vi, cairo_t *cr, Scroom::Utils::Rectangle< double > presentationArea, int zoom)=0PresentationInterfacepure virtual
registerObserver(ObserverWeak const &observer)Scroom::Utils::Observable< T >
registerStrongObserver(Observer const &observer)Scroom::Utils::Observable< T >
Registration typedefScroom::Utils::Observable< T >private
registrationMapScroom::Utils::Observable< T >private
shared_from_this()Scroom::Utils::Baseinline
shared_from_this() constScroom::Utils::Baseinline
unregisterObserver(ObserverWeak const &observer)Scroom::Utils::Observable< T >private
WeakPtr typedefPresentationInterface
~Base()=defaultScroom::Utils::Basevirtual
~Interface()=defaultInterfaceprivatevirtual
~Observable() overrideScroom::Utils::Observable< T >