Definition at line 24 of file TableContextMenu.h.
◆ TableContextMenu()
TableContextMenu::TableContextMenu |
( |
QWidget * |
parent = nullptr | ) |
|
Definition at line 17 of file TableContextMenu.cpp.
27 ,
m_discardRow(
new QAction(
"Toogle Discard Selected Rows",
this))
const QStringList HeaderLabels
References csv::_intensity_, csv::_q_, csv::_theta_, discardRow(), m_coordSubMenu, m_discardRow, m_resetAction, m_selectFromThisRowOn, m_selectUntilThisRow, m_setAsIntensity, m_setAsQ, m_setAsTheta, resetTable(), setColumnAs(), setFirstRow(), and setLastRow().
◆ discardRow
void TableContextMenu::discardRow |
( |
| ) |
|
|
signal |
◆ resetTable
void TableContextMenu::resetTable |
( |
| ) |
|
|
signal |
◆ setColumnAs
◆ setFirstRow
void TableContextMenu::setFirstRow |
( |
| ) |
|
|
signal |
◆ setLastRow
void TableContextMenu::setLastRow |
( |
| ) |
|
|
signal |
◆ m_col
int TableContextMenu::m_col |
|
private |
◆ m_coordSubMenu
QMenu* TableContextMenu::m_coordSubMenu |
|
private |
◆ m_discardRow
QAction* TableContextMenu::m_discardRow |
|
private |
◆ m_resetAction
QAction* TableContextMenu::m_resetAction |
|
private |
◆ m_row
int TableContextMenu::m_row |
|
private |
◆ m_selectFromThisRowOn
QAction* TableContextMenu::m_selectFromThisRowOn |
|
private |
◆ m_selectUntilThisRow
QAction* TableContextMenu::m_selectUntilThisRow |
|
private |
◆ m_setAsIntensity
QAction* TableContextMenu::m_setAsIntensity |
|
private |
◆ m_setAsQ
QAction* TableContextMenu::m_setAsQ |
|
private |
◆ m_setAsTheta
QAction* TableContextMenu::m_setAsTheta |
|
private |
The documentation for this class was generated from the following files: