#include <tabbedplotwidget.h>
Definition at line 16 of file tabbedplotwidget.h.
◆ TabbedPlotWidget()
TabbedPlotWidget::TabbedPlotWidget |
( |
QString |
name, |
|
|
QMainWindow * |
main_window, |
|
|
PlotDataMapRef & |
mapped_data, |
|
|
QMainWindow * |
parent |
|
) |
| |
|
explicit |
◆ ~TabbedPlotWidget()
TabbedPlotWidget::~TabbedPlotWidget |
( |
| ) |
|
|
override |
◆ addTab()
PlotDocker * TabbedPlotWidget::addTab |
( |
QString |
name | ) |
|
◆ closeEvent()
void TabbedPlotWidget::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
overrideprivatevirtual |
◆ created
void TabbedPlotWidget::created |
( |
| ) |
|
|
signal |
◆ currentTab()
◆ eventFilter()
bool TabbedPlotWidget::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
event |
|
) |
| |
|
overrideprotectedvirtual |
◆ instance()
◆ instances()
◆ name()
QString TabbedPlotWidget::name |
( |
| ) |
const |
|
inline |
◆ on_addTabButton_pressed
void TabbedPlotWidget::on_addTabButton_pressed |
( |
| ) |
|
|
privateslot |
◆ on_buttonLinkHorizontalScale_toggled
void TabbedPlotWidget::on_buttonLinkHorizontalScale_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
◆ on_moveTabIntoNewWindow
void TabbedPlotWidget::on_moveTabIntoNewWindow |
( |
| ) |
|
|
privateslot |
◆ on_renameCurrentTab
void TabbedPlotWidget::on_renameCurrentTab |
( |
| ) |
|
|
privateslot |
◆ on_requestTabMovement
void TabbedPlotWidget::on_requestTabMovement |
( |
const QString & |
destination_name | ) |
|
|
privateslot |
◆ on_stylesheetChanged
void TabbedPlotWidget::on_stylesheetChanged |
( |
QString |
style_dir | ) |
|
|
slot |
◆ on_tabWidget_currentChanged
void TabbedPlotWidget::on_tabWidget_currentChanged |
( |
int |
index | ) |
|
|
privateslot |
◆ on_tabWidget_tabCloseRequested
void TabbedPlotWidget::on_tabWidget_tabCloseRequested |
( |
int |
index | ) |
|
|
privateslot |
◆ paintEvent
void TabbedPlotWidget::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprivateslot |
◆ sendTabToNewWindow
void TabbedPlotWidget::sendTabToNewWindow |
( |
PlotDocker * |
| ) |
|
|
signal |
◆ setControlsVisible()
void TabbedPlotWidget::setControlsVisible |
( |
bool |
visible | ) |
|
◆ setStreamingMode
void TabbedPlotWidget::setStreamingMode |
( |
bool |
streaming_mode | ) |
|
|
slot |
◆ tabAdded
◆ tabWidget() [1/2]
const QTabWidget * TabbedPlotWidget::tabWidget |
( |
| ) |
|
◆ tabWidget() [2/2]
const QTabWidget* TabbedPlotWidget::tabWidget |
( |
| ) |
const |
◆ undoableChange
void TabbedPlotWidget::undoableChange |
( |
| ) |
|
|
signal |
◆ xmlLoadState()
bool TabbedPlotWidget::xmlLoadState |
( |
QDomElement & |
tabbed_area | ) |
|
◆ xmlSaveState()
QDomElement TabbedPlotWidget::xmlSaveState |
( |
QDomDocument & |
doc | ) |
const |
◆ _buttonAddTab
QPushButton* TabbedPlotWidget::_buttonAddTab |
|
private |
◆ _buttonHorizontalLink
QPushButton* TabbedPlotWidget::_buttonHorizontalLink |
|
private |
◆ _buttonLegend
QPushButton* TabbedPlotWidget::_buttonLegend |
|
private |
◆ _horizontal_link
bool TabbedPlotWidget::_horizontal_link |
|
private |
◆ _instances
◆ _main_window
QMainWindow* TabbedPlotWidget::_main_window |
|
private |
◆ _mapped_data
◆ _name
const QString TabbedPlotWidget::_name |
|
private |
◆ _parent_type
QString TabbedPlotWidget::_parent_type |
|
private |
◆ _tabWidget
QTabWidget* TabbedPlotWidget::_tabWidget |
|
private |
The documentation for this class was generated from the following files: