Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ IsStackMoveable
Method
IsStackMoveable
Plugins/org.blueberry.ui.qt/src/internal/berryPartStack.cpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
// }
180
181
bool PartStack::MyStackPresentationSite::IsStackMoveable()
182
{
183
return partStack->CanMoveFolder();
184
}
185
186
void PartStack::MyStackPresentationSite::FlushLayout()
187
{
Callers
nothing calls this directly
Calls
1
CanMoveFolder
Method · 0.80
Tested by
no test coverage detected