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

Method OnToggleDetailsClicked

Modules/PythonInstallerUI/src/QmitkPipInstallDialog.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162}
163
164void QmitkPipInstallDialog::OnToggleDetailsClicked()
165{
166 this->SetDetailsVisible(!m_Ui->detailsView->isVisible());
167}
168
169void QmitkPipInstallDialog::OnVirtualEnvCreationStarted()
170{

Callers

nothing calls this directly

Calls 1

SetDetailsVisibleMethod · 0.95

Tested by

no test coverage detected