OpenStructure
Public Slots | Public Member Functions
FileTypeDialog Class Reference

#include <file_type_dialog.hh>

Inherits QDialog.

Public Slots

virtual void accept ()
 

Public Member Functions

 FileTypeDialog (const QString &file_name, QWidget *parent=NULL)
 
io::EntityIOHandlerP GetEntityHandler ()
 
io::SequenceIOHandlerPtr GetSequenceHandler ()
 
io::SurfaceIOHandlerPtr GetSurfaceHandler ()
 
io::MapIOHandlerPtr GetMapHandler ()
 

Detailed Description

dialog to select a file type

Definition at line 45 of file file_type_dialog.hh.

Constructor & Destructor Documentation

◆ FileTypeDialog()

FileTypeDialog ( const QString &  file_name,
QWidget *  parent = NULL 
)

Member Function Documentation

◆ accept

virtual void accept ( )
virtualslot

◆ GetEntityHandler()

io::EntityIOHandlerP GetEntityHandler ( )

◆ GetMapHandler()

io::MapIOHandlerPtr GetMapHandler ( )

◆ GetSequenceHandler()

io::SequenceIOHandlerPtr GetSequenceHandler ( )

◆ GetSurfaceHandler()

io::SurfaceIOHandlerPtr GetSurfaceHandler ( )

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