#include <scroominterface.hh>
◆ Ptr
◆ registerNewAggregateInterface()
| virtual void ScroomPluginInterface::registerNewAggregateInterface |
( |
const std::string & |
identifier, |
|
|
NewAggregateInterface::Ptr |
newAggregateInterface |
|
) |
| |
|
pure virtual |
◆ registerNewPresentationInterface()
| virtual void ScroomPluginInterface::registerNewPresentationInterface |
( |
const std::string & |
identifier, |
|
|
NewPresentationInterface::Ptr |
newPresentationInterface |
|
) |
| |
|
pure virtual |
◆ registerOpenInterface()
| virtual void ScroomPluginInterface::registerOpenInterface |
( |
const std::string & |
identifier, |
|
|
OpenInterface::Ptr |
openInterface |
|
) |
| |
|
pure virtual |
◆ registerOpenPresentationInterface()
| virtual void ScroomPluginInterface::registerOpenPresentationInterface |
( |
const std::string & |
identifier, |
|
|
OpenPresentationInterface::Ptr |
openPresentationInterface |
|
) |
| |
|
pure virtual |
◆ registerOpenTiledBitmapInterface()
◆ registerPresentationObserver()
| virtual void ScroomPluginInterface::registerPresentationObserver |
( |
const std::string & |
identifier, |
|
|
PresentationObserver::Ptr |
observer |
|
) |
| |
|
pure virtual |
◆ registerViewObserver()
| virtual void ScroomPluginInterface::registerViewObserver |
( |
const std::string & |
identifier, |
|
|
ViewObserver::Ptr |
observer |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: