#include <curvelist_panel.h>
Definition at line 21 of file curvelist_panel.h.
| CurveListPanel::CurveListPanel |
( |
const CustomPlotMap & |
mapped_math_plots, |
|
|
QWidget * |
parent |
|
) |
| |
|
explicit |
| CurveListPanel::~CurveListPanel |
( |
| ) |
|
|
override |
| void CurveListPanel::addItem |
( |
const QString & |
item_name | ) |
|
| void CurveListPanel::clear |
( |
| ) |
|
| void CurveListPanel::clearSelections |
( |
| ) |
|
|
slot |
| void CurveListPanel::createMathPlot |
( |
const std::string & |
linked_plot | ) |
|
|
signal |
| void CurveListPanel::deleteCurves |
( |
const std::vector< std::string > & |
curve_names | ) |
|
|
signal |
| void CurveListPanel::editMathPlot |
( |
const std::string & |
plot_name | ) |
|
|
signal |
| bool CurveListPanel::eventFilter |
( |
QObject * |
object, |
|
|
QEvent * |
event |
|
) |
| |
|
overrideprivate |
| int CurveListPanel::findRowByName |
( |
const std::string & |
text | ) |
const |
| QTableView * CurveListPanel::getCustomView |
( |
| ) |
const |
| std::vector< std::string > CurveListPanel::getNonHiddenSelectedRows |
( |
| ) |
|
|
private |
| QStandardItemModel* CurveListPanel::getTableModel |
( |
| ) |
const |
|
inline |
| QTableView * CurveListPanel::getTableView |
( |
| ) |
const |
| void CurveListPanel::hiddenItemsChanged |
( |
| ) |
|
|
signal |
| bool CurveListPanel::is2ndColumnHidden |
( |
| ) |
const |
|
inline |
| void CurveListPanel::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
overridevirtual |
| void CurveListPanel::on_buttonAddCustom_clicked |
( |
| ) |
|
|
privateslot |
| void CurveListPanel::on_buttonEditCustom_clicked |
( |
| ) |
|
|
privateslot |
| void CurveListPanel::on_checkBoxCaseSensitive_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
| void CurveListPanel::on_checkBoxHideSecondColumn_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
| void CurveListPanel::on_lineEdit_textChanged |
( |
const QString & |
search_string | ) |
|
|
privateslot |
| void CurveListPanel::on_pushButtonSettings_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
| void CurveListPanel::on_radioContains_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
| void CurveListPanel::on_radioPrefix_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
| void CurveListPanel::on_radioRegExp_toggled |
( |
bool |
checked | ) |
|
|
privateslot |
| void CurveListPanel::onCustomSelectionChanged |
( |
const QItemSelection & |
selected, |
|
|
const QItemSelection & |
deselected |
|
) |
| |
|
privateslot |
| void CurveListPanel::rebuildEntireList |
( |
const std::vector< std::string > & |
names | ) |
|
| void CurveListPanel::refreshColumns |
( |
| ) |
|
| void CurveListPanel::refreshMathPlot |
( |
const std::string & |
curve_name | ) |
|
|
signal |
| void CurveListPanel::removeRow |
( |
int |
row | ) |
|
| void CurveListPanel::removeSelectedCurves |
( |
| ) |
|
|
privateslot |
| int CurveListPanel::rowCount |
( |
| ) |
const |
| void CurveListPanel::updateFilter |
( |
| ) |
|
| void CurveListPanel::updateTreeModel |
( |
| ) |
|
|
private |
| bool CurveListPanel::_completer_need_update |
|
private |
| QPoint CurveListPanel::_drag_start_pos |
|
private |
| bool CurveListPanel::_dragging |
|
private |
| QStandardItemModel* CurveListPanel::_model |
|
private |
| bool CurveListPanel::_newX_modifier |
|
private |
| int CurveListPanel::_point_size |
|
private |
| Ui::CurveListPanel* CurveListPanel::ui |
|
private |
The documentation for this class was generated from the following files: