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

#include <showmetadatainterface.hh>

Inheritance diagram for ShowMetadataInterface:
Inheritance graph
Collaboration diagram for ShowMetadataInterface:
Collaboration graph

Public Types

using Ptr = std::shared_ptr< ShowMetadataInterface >
 

Public Member Functions

virtual void showMetadata (GtkWindow *parent)=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

◆ showMetadata()

virtual void ShowMetadataInterface::showMetadata ( GtkWindow *  parent)
pure virtual

Request to show a window containing the presentation metadata

Parameters
parentthe parent window, if found. Nullptr otherwise

Implemented in TransformPresentation, and anonymous_namespace{tiledbitmappresentation.cc}::TiledBitmapPresentation.


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