MCPcopy Create free account
hub / github.com/KDE/kdenlive / updateTimecodeFormat

Method updateTimecodeFormat

src/monitor/monitor.cpp:2466–2469  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2464}
2465
2466void Monitor::updateTimecodeFormat()
2467{
2468 m_glMonitor->rootObject()->setProperty("timecode", m_timePos->displayText());
2469}
2470
2471QPoint Monitor::getZoneInfo() const
2472{

Callers 1

Calls 2

displayTextMethod · 0.80
setPropertyMethod · 0.45

Tested by

no test coverage detected