Scroom 0.14-49-gb7ae7a6d
Loading...
Searching...
No Matches
OpenPresentationInterface Class Referenceabstract

#include <scroominterface.hh>

Inheritance diagram for OpenPresentationInterface:
Inheritance graph
Collaboration diagram for OpenPresentationInterface:
Collaboration graph

Public Types

using Ptr = std::shared_ptr< OpenPresentationInterface >
 

Public Member Functions

virtual std::list< GtkFileFilter * > getFilters ()=0
 
virtual PresentationInterface::Ptr open (const std::string &fileName)=0
 

Additional Inherited Members

- Private Member Functions inherited from Interface
 Interface ()=default
 
 Interface (const Interface &)=delete
 
Interfaceoperator= (const Interface &)=delete
 
 Interface (Interface &&)=delete
 
Interfaceoperator= (Interface &&)=delete
 
virtual ~Interface ()=default
 

Member Typedef Documentation

◆ Ptr

Member Function Documentation

◆ getFilters()

virtual std::list< GtkFileFilter * > OpenPresentationInterface::getFilters ( )
pure virtual

◆ open()

virtual PresentationInterface::Ptr OpenPresentationInterface::open ( const std::string &  fileName)
pure virtual

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