#include <SDAGViewWin.h>
Inherits SViewWindow.
Inheritance diagram for SDAGViewWin:

Public Slots | |
| void | load () |
Signals | |
| void | closing () |
Public Methods | |
| SDAGViewWin (STaskSystem &ts, QWidget *parent=0, QString name=0) | |
| ~SDAGViewWin () | |
Protected Methods | |
| virtual void | closeEvent (QCloseEvent *) |
|
||||||||||||||||
|
Constructs a new SDAGViewWin and a new SDAGView. |
|
|
|
|
|
The signal closing is emitted to inform the parent about the closing action. |
|
|
This signal is emitted if the window closes. |
|
|
Calls the load routine of the dagview. Implements SViewWindow. |
1.2.18