|
Scroom 0.14-48-ga0fee447
|
#include <showmetadatainterface.hh>


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 | |
| Interface & | operator= (const Interface &)=delete |
| Interface (Interface &&)=delete | |
| Interface & | operator= (Interface &&)=delete |
| virtual | ~Interface ()=default |
| using ShowMetadataInterface::Ptr = std::shared_ptr<ShowMetadataInterface> |
|
pure virtual |
Request to show a window containing the presentation metadata
| parent | the parent window, if found. Nullptr otherwise |
Implemented in TransformPresentation, and anonymous_namespace{tiledbitmappresentation.cc}::TiledBitmapPresentation.