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

Method IsEnabled

Modules/QtWidgetsExt/src/QmitkVideoBackground.cpp:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186bool QmitkVideoBackground::IsEnabled()
187{
188 return m_QTimer->isActive();
189}
190
191void QmitkVideoBackground::UpdateVideo()
192{

Callers 1

DisableMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected