Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ modDate
Method
modDate
core/script/js_data.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
QDateTime JSData::modDate() const
33
{
34
return m_file->modificationDate();
35
}
36
37
QString JSData::name() const
38
{
Callers
1
modificationDate
Method · 0.80
Calls
1
modificationDate
Method · 0.45
Tested by
no test coverage detected