OpenMS
TableView Member List

This is the complete list of members for TableView, including all inherited members.

appendRow()TableView
exportEntries()TableViewvirtual
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 &)TableViewprotectedslot
hideColumns(const QStringList &header_names)TableView
mandatory_export_columns_TableViewprotected
resized()TableViewsignal
resizeEvent(QResizeEvent *event) overrideTableViewprotected
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)TableViewstatic
~TableView() override=defaultTableView