Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ headers
Method
headers
ui/uistatemanager.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
QList<QHeaderView *> UIStateManager::headers() const
104
{
105
return m_widget->findChildren<QHeaderView *>();
106
}
107
108
void UIStateManager::setup()
109
{
Callers
2
restoreHeaderState
Method · 0.95
saveHeaderState
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected