MCPcopy Create free account
hub / github.com/KDE/labplot / updateStyle

Method updateStyle

src/3rdparty/Qt-Advanced-Docking-System/src/AutoHideTab.cpp:279–283  ·  view source on GitHub ↗

============================================================================

Source from the content-addressed store, hash-verified

277
278//============================================================================
279void CAutoHideTab::updateStyle()
280{
281 internal::repolishStyle(this, internal::RepolishDirectChildren);
282 update();
283}
284
285
286//============================================================================

Callers 3

collapseViewMethod · 0.45

Calls 1

repolishStyleFunction · 0.85

Tested by

no test coverage detected