Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ SupportsState
Method
SupportsState
Plugins/org.blueberry.ui.qt/src/internal/berryPartStack.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
bool PartStack::MyStackPresentationSite::SupportsState(int state)
163
{
164
return partStack->SupportsState(state);
165
}
166
167
void PartStack::MyStackPresentationSite::SetState(int newState)
168
{
Callers
1
SetState
Method · 0.45
Calls
1
IsFixedLayout
Method · 0.45
Tested by
no test coverage detected