5#ifndef BALL_VIEW_DIALOGS_MOLECULARFILEDIALOG_H
6#define BALL_VIEW_DIALOGS_MOLECULARFILEDIALOG_H
8#ifndef BALL_COMMON_GLOBAL_H
12#ifndef BALL_VIEW_KERNEL_MODULARWIDGET_H
16#ifndef BALL_VIEW_KERNEL_COMMON_H
74 virtual
bool canHandle(const
String& fileformat) const;
80 virtual
bool openFile(const
String& filename);
95 const
String& system_name);
179 virtual
String getSupportedFileFormats() const;
182 virtual
String getSupportedFileFormatsList() const;
184 void setReadPDBModels(
bool read) { read_all_pdb_models_ = read; }
#define BALL_EMBEDDABLE(TYPE, BASE)
virtual bool finish_(const String &filename, const String &system_name, System *system)
MolecularFileDialog(const MolecularFileDialog &mfd)
virtual void onNotify(Message *message)
bool read_all_pdb_models_
System * openFile_(String type)