#include <subwindow.h>
Signals | |
void | tabAdded () |
Public Member Functions | |
SubWindow (QString name, PlotMatrix *first_tab, PlotDataMapRef &mapped_data, QMainWindow *parent_window) | |
TabbedPlotWidget * | tabbedWidget () |
virtual | ~SubWindow () |
Protected Member Functions | |
virtual void | closeEvent (QCloseEvent *event) override |
Protected Attributes | |
TabbedPlotWidget * | tabbed_widget_ |
Definition at line 8 of file subwindow.h.
|
explicit |
Definition at line 7 of file subwindow.cpp.
|
virtual |
Definition at line 26 of file subwindow.cpp.
|
overrideprotectedvirtual |
Definition at line 33 of file subwindow.cpp.
|
signal |
|
inline |
Definition at line 16 of file subwindow.h.
|
protected |
Definition at line 24 of file subwindow.h.