Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ setHeaders
Method
setHeaders
src/openms_gui/source/VISUAL/TreeView.cpp:53–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void TreeView::setHeaders(const QStringList& headers)
54
{
55
setColumnCount(headers.size());
56
setHeaderLabels(headers);
57
}
58
59
void TreeView::hideColumns(const QStringList& header_names)
60
{
Callers
5
updateProteinEntries_
Method · 0.45
updateEntries_
Method · 0.45
updateEntries
Method · 0.45
updateEntries
Method · 0.45
SwathTabWidget
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
3
updateProteinEntries_
Method · 0.36
updateEntries_
Method · 0.36
updateEntries
Method · 0.36