MCPcopy Create free account
hub / github.com/MITK/MITK / GetState

Method GetState

Plugins/org.blueberry.ui.qt/src/internal/berryPartStack.cpp:1254–1257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1252}
1253
1254int PartStack::GetState()
1255{
1256 return presentationSite->GetState();
1257}
1258
1259void PartStack::SetState(const int newState)
1260{

Callers 10

AllowsAutoFocusMethod · 0.45
SaveStateMethod · 0.45
SetStateMethod · 0.45
PaneDragStartMethod · 0.45
foreachFunction · 0.45
ToggleCommandStateMethod · 0.45
MatchesRadioStateMethod · 0.45
UpdateRadioStateMethod · 0.45
GetSizeFlagsMethod · 0.45
ComputePreferredSizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected