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

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

Interface()=defaultInterfaceprivate
Interface(const Interface &)=deleteInterfaceprivate
Interface(Interface &&)=deleteInterfaceprivate
operator=(const Interface &)=deleteInterfaceprivate
operator=(Interface &&)=deleteInterfaceprivate
Ptr typedefScroomPluginInterface
registerNewAggregateInterface(const std::string &identifier, NewAggregateInterface::Ptr newAggregateInterface)=0ScroomPluginInterfacepure virtual
registerNewPresentationInterface(const std::string &identifier, NewPresentationInterface::Ptr newPresentationInterface)=0ScroomPluginInterfacepure virtual
registerOpenInterface(const std::string &identifier, OpenInterface::Ptr openInterface)=0ScroomPluginInterfacepure virtual
registerOpenPresentationInterface(const std::string &identifier, OpenPresentationInterface::Ptr openPresentationInterface)=0ScroomPluginInterfacepure virtual
registerOpenTiledBitmapInterface(const std::string &identifier, std::shared_ptr< Scroom::TiledBitmap::OpenTiledBitmapInterface > openTiledBitmapInterface)=0ScroomPluginInterfacepure virtual
registerPresentationObserver(const std::string &identifier, PresentationObserver::Ptr observer)=0ScroomPluginInterfacepure virtual
registerViewObserver(const std::string &identifier, ViewObserver::Ptr observer)=0ScroomPluginInterfacepure virtual
~Interface()=defaultInterfaceprivatevirtual