|
|
ito::RetVal | copyToClipboard (const QVector< CellItem > &items, int rows, int cols) |
| |
|
ito::RetVal | saveToCsv (const QString &filename, const QVector< CellItem > &items, int rows, int cols, char format, int precision, QChar decimalSign, const QByteArray &valueSeparator, const QByteArray &rowSeparator) |
| |
|
ito::RetVal | getSelectedItems (DataObjectModel *model, const QModelIndexList &selectedIndices, QVector< CellItem > &items, int &rows, int &cols) |
| |
|
|
QAction * | m_pActNumberFormatStandard |
| |
|
QAction * | m_pActNumberFormatScientific |
| |
|
QAction * | m_pActNumberFormatAuto |
| |
|
QAction * | m_pActCopySelection |
| |
|
QAction * | m_pActExportCsv |
| |
|
QAction * | m_pActClearSelection |
| |
|
QAction * | m_pActResizeColumnsToContent |
| |
|
QAction * | m_pActHeatmapOff |
| |
|
QAction * | m_pActHeatmapRgb |
| |
|
QAction * | m_pActHeatmapRYG |
| |
|
QAction * | m_pActHeatmapGYR |
| |
|
QAction * | m_pActHeatmapRWG |
| |
|
QAction * | m_pActHeatmapGWR |
| |
|
QAction * | m_pActHeatmapConfig |
| |
|
QMenu * | m_pMenuHeatmap |
| |
The documentation for this class was generated from the following file:
- C:/Workspace/itom_development_VS2019_Qt5.15.2_x64/itomProject/itom/itomWidgets/dataObjectTable.cpp