![]() |
OpenMS
|
This is the complete list of members for TableView, including all inherited members.
| appendRow() | TableView | |
| exportEntries() | TableView | virtual |
| getHeaderExportName(const int header_column) | TableView | |
| getHeaderName(const int header_column) | TableView | |
| getHeaderNames(const WidgetHeader which, bool use_export_name=false) | TableView | |
| headerContextMenu_(const QPoint &) | TableView | protectedslot |
| hideColumns(const QStringList &header_names) | TableView | |
| mandatory_export_columns_ | TableView | protected |
| resized() | TableView | signal |
| resizeEvent(QResizeEvent *event) override | TableView | protected |
| setAtBottomRow(const QString &text, size_t column_index, const QColor &background, const QColor &foreground=QColor("SomeInvalidColor")) | TableView | |
| setAtBottomRow(const char *text, size_t column_index, const QColor &background, const QColor &foreground=QColor("SomeInvalidColor")) | TableView | |
| setAtBottomRow(const int i, size_t column_index, const QColor &background, const QColor &foreground=QColor("SomeInvalidColor")) | TableView | |
| setAtBottomRow(const double d, size_t column_index, const QColor &background, const QColor &foreground=QColor("SomeInvalidColor")) | TableView | |
| setAtBottomRow(const bool selected, size_t column_index, const QColor &background, const QColor &foreground=QColor("SomeInvalidColor")) | TableView | |
| setAtBottomRow(QTableWidgetItem *item, size_t column_index, const QColor &background, const QColor &foreground) | TableView | |
| setHeaderExportName(const int header_column, const QString &export_name) | TableView | |
| setHeaders(const QStringList &headers) | TableView | |
| setMandatoryExportColumns(QStringList &cols) | TableView | |
| TableView(QWidget *parent=nullptr) | TableView | |
| updateCheckBoxItem(QTableWidgetItem *item) | TableView | static |
| ~TableView() override=default | TableView |