OpenStructure
|
#include <ost/gui/module_config.hh>
#include <ost/io/entity_io_handler.hh>
#include <ost/io/sequence_io_handler.hh>
#include <ost/io/surface_io_handler.hh>
#include <QDialog>
#include <QMetaType>
Go to the source code of this file.
Data Structures | |
class | FileTypeDialog |
dialog to select a file type More... |
Namespaces | |
namespace | ost |
namespace | ost::gui |
Functions | |
Q_DECLARE_METATYPE (ost::io::EntityIOHandlerFactoryBaseP) | |
Q_DECLARE_METATYPE (ost::io::SequenceIOHandlerFactoryBasePtr) | |
Q_DECLARE_METATYPE (ost::io::SurfaceIOHandlerFactoryBasePtr) |
Q_DECLARE_METATYPE | ( | ost::io::EntityIOHandlerFactoryBaseP | ) |
Q_DECLARE_METATYPE | ( | ost::io::SequenceIOHandlerFactoryBasePtr | ) |
Q_DECLARE_METATYPE | ( | ost::io::SurfaceIOHandlerFactoryBasePtr | ) |