MCPcopy Create free account
hub / github.com/KDE/okular / synchronous

Method synchronous

core/action.cpp:374–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

372}
373
374bool SoundAction::synchronous() const
375{
376 Q_D(const Okular::SoundAction);
377 return d->m_sync;
378}
379
380bool SoundAction::repeat() const
381{

Callers 2

SoundInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected