Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
186
bool QmitkVideoBackground::IsEnabled()
187
{
188
return m_QTimer->isActive();
189
}
190
191
void QmitkVideoBackground::UpdateVideo()
192
{
Callers
1
Disable
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected