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

Method DisplayWidgets

Modules/SegmentationUI/src/QmitkMonaiLabelToolGUI.cpp:130–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128}
129
130void QmitkMonaiLabelToolGUI::DisplayWidgets(bool enabled)
131{
132 Superclass::DisplayTransferWidgets(enabled);
133 m_Controls->previewButton->setVisible(enabled);
134}
135
136void QmitkMonaiLabelToolGUI::OnModelChanged(const QString &modelName)
137{

Callers 1

OnModelChangedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected