| Base()=default | Scroom::Utils::Base | |
| Base(const Base &)=delete | Scroom::Utils::Base | |
| Base(Base &&)=delete | Scroom::Utils::Base | |
| close(ViewInterface::WeakPtr vi)=0 | Viewable | pure virtual |
| create() | ColormappablePresentationMock | inlinestatic |
| disableTransparentBackground()=0 | Colormappable | pure virtual |
| getContext() const =0 | PresentationInterface | pure virtual |
| getMonochromeColor()=0 | Colormappable | pure virtual |
| getNumberOfColors()=0 | Colormappable | pure virtual |
| getObservers() | Scroom::Utils::Observable< T > | protected |
| getOriginalColormap()=0 | Colormappable | pure virtual |
| getProperty(const std::string &name, std::string &value)=0 | PresentationInterface | pure virtual |
| getRect()=0 | PresentationInterface | pure virtual |
| getTitle()=0 | PresentationInterface | pure virtual |
| getTransparentBackground()=0 | Colormappable | pure virtual |
| PresentationMock::Interface()=default | Interface | private |
| PresentationMock::Interface(const Interface &)=delete | Interface | private |
| PresentationMock::Interface(Interface &&)=delete | Interface | private |
| ColormappableMock::Interface()=default | Interface | |
| ColormappableMock::Interface(const Interface &)=delete | Interface | |
| ColormappableMock::Interface(Interface &&)=delete | Interface | |
| isPropertyDefined(const std::string &name)=0 | PresentationInterface | pure virtual |
| MOCK_CONST_METHOD0(getContext, Scroom::Utils::Context::ConstPtr()) | PresentationMock | |
| PresentationMock::MOCK_METHOD0(getRect, Scroom::Utils::Rectangle< double >()) | PresentationMock | |
| PresentationMock::MOCK_METHOD0(getTitle, std::string()) | PresentationMock | |
| PresentationMock::MOCK_METHOD1(open, void(ViewInterface::WeakPtr)) | PresentationMock | |
| PresentationMock::MOCK_METHOD1(close, void(ViewInterface::WeakPtr)) | PresentationMock | |
| PresentationMock::MOCK_METHOD1(isPropertyDefined, bool(const std::string &)) | PresentationMock | |
| MOCK_METHOD2(getProperty, bool(const std::string &, std::string &)) | PresentationMock | |
| MOCK_METHOD4(redraw, void(ViewInterface::Ptr const &, cairo_t *, Scroom::Utils::Rectangle< double >, int)) | PresentationMock | |
| Observable() | Scroom::Utils::Observable< T > | |
| Observable(const Observable &)=delete | Scroom::Utils::Observable< T > | |
| Observable(Observable &&)=delete | Scroom::Utils::Observable< T > | |
| Observer typedef | Scroom::Utils::Observable< T > | |
| observerAdded(Observer const &observer, Scroom::Bookkeeping::Token const &token) | Scroom::Utils::Observable< T > | protectedvirtual |
| ObserverWeak typedef | Scroom::Utils::Observable< T > | private |
| open(ViewInterface::WeakPtr vi)=0 | Viewable | pure virtual |
| Viewable::PresentationMock::operator=(const Interface &)=delete | Interface | private |
| Viewable::PresentationMock::operator=(Interface &&)=delete | Interface | private |
| PresentationMock::Scroom::Utils::Observable::operator=(const Observable &)=delete | Scroom::Utils::Observable< T > | |
| PresentationMock::Scroom::Utils::Observable::operator=(Observable &&)=delete | Scroom::Utils::Observable< T > | |
| PresentationMock::Scroom::Utils::Base::operator=(const Base &)=delete | Scroom::Utils::Base | |
| PresentationMock::Scroom::Utils::Base::operator=(Base &&)=delete | Scroom::Utils::Base | |
| ColormappableMock::operator=(const Interface &)=delete | Interface | |
| ColormappableMock::operator=(Interface &&)=delete | Interface | |
| Ptr typedef | ColormappablePresentationMock | |
| redraw(ViewInterface::Ptr const &vi, cairo_t *cr, Scroom::Utils::Rectangle< double > presentationArea, int zoom)=0 | PresentationInterface | pure virtual |
| registerObserver(ObserverWeak const &observer) | Scroom::Utils::Observable< T > | |
| registerStrongObserver(Observer const &observer) | Scroom::Utils::Observable< T > | |
| Registration typedef | Scroom::Utils::Observable< T > | private |
| registrationMap | Scroom::Utils::Observable< T > | private |
| setColormap(Colormap::Ptr colormap)=0 | Colormappable | pure virtual |
| setMonochromeColor(const Color &c)=0 | Colormappable | pure virtual |
| setTransparentBackground()=0 | Colormappable | pure virtual |
| shared_from_this() | Scroom::Utils::Base | inline |
| shared_from_this() const | Scroom::Utils::Base | inline |
| unregisterObserver(ObserverWeak const &observer) | Scroom::Utils::Observable< T > | private |
| PresentationMock::WeakPtr typedef | PresentationInterface | |
| ColormappableMock::WeakPtr typedef | Colormappable | |
| ~Base()=default | Scroom::Utils::Base | virtual |
| ~Interface()=default | Interface | privatevirtual |
| ~Observable() override | Scroom::Utils::Observable< T > | |