SciDAVis
1.D4
|
#include "MyWidget.h"
#include "Graph.h"
#include <QPushButton>
#include <QLayout>
#include <QPointer>
#include "core/column/Column.h"
Go to the source code of this file.
Classes | |
class | LayerButton |
Button with layer number. More... | |
class | MultiLayer |
An MDI window (MyWidget) managing one or more Graph objects. More... |