#include <openBruker1DFile.h>
Inheritance diagram for VIEW::OpenBruker1DFile:
Public Slots | |
virtual void | openFile () throw () |
Open the bruker1DFile. | |
Public Member Functions | |
virtual void | initializeWidget (MainControl &main_control) throw () |
Initialization. | |
OpenBruker1DFile (QWidget *parent=0, const char *name=0) | |
Constructor. | |
virtual | ~OpenBruker1DFile () throw () |
Destructor. |
|
Initialization. This method is called automatically before the main application is started. It adds the dialog's menu entries and connections. Reimplemented from VIEW::ModularWidget. |
|
Open the bruker1DFile.
|