MCPcopy 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
103QList<QHeaderView *> UIStateManager::headers() const
104{
105 return m_widget->findChildren<QHeaderView *>();
106}
107
108void UIStateManager::setup()
109{

Callers 2

restoreHeaderStateMethod · 0.95
saveHeaderStateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected