|
OpenStructure
|
#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 () |
dialog to select a file type
Definition at line 45 of file file_type_dialog.hh.
| FileTypeDialog | ( | const QString & | file_name, |
| QWidget * | parent = NULL |
||
| ) |
|
virtualslot |
| io::EntityIOHandlerP GetEntityHandler | ( | ) |
| io::MapIOHandlerPtr GetMapHandler | ( | ) |
| io::SequenceIOHandlerPtr GetSequenceHandler | ( | ) |
| io::SurfaceIOHandlerPtr GetSurfaceHandler | ( | ) |