Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ GeneralGroupKey
Function
GeneralGroupKey
shell/shell.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
return QStringLiteral(
"Recent Files"
);
81
}
82
static inline QString GeneralGroupKey()
83
{
84
return QStringLiteral(
"General"
);
85
}
86
87
class ResizableStackedWidget : public QStackedWidget
88
{
Callers
2
readSettings
Method · 0.85
writeSettings
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected