#include <openBruker2DFile.h>
Inheritance diagram for VIEW::OpenBruker2DFile:
Public Slots | |
virtual void | openFile () throw () |
Open the bruker2DFile. | |
Public Member Functions | |
virtual void | initializeWidget (MainControl &main_control) throw () |
Initialization. | |
OpenBruker2DFile (QWidget *parent=0, const char *name=0) | |
Constructor. | |
virtual | ~OpenBruker2DFile () 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 bruker2DFile.
|