MCPcopy Create free account
hub / github.com/KDAB/GammaRay / setExpandNewContent

Method setExpandNewContent

ui/deferredtreeview.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140void DeferredTreeView::setExpandNewContent(bool expand)
141{
142 m_expandNewContent = expand;
143}
144
145bool DeferredTreeView::stretchLastSection() const
146{

Callers 4

ModelPickerDialogMethod · 0.80
ResourceBrowserWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected