Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
374
bool SoundAction::synchronous() const
375
{
376
Q_D(const Okular::SoundAction);
377
return d->m_sync;
378
}
379
380
bool SoundAction::repeat() const
381
{
Callers
2
SoundInfo
Method · 0.80
createLinkFromPopplerLink
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected