MCPcopy 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}
82static inline QString GeneralGroupKey()
83{
84 return QStringLiteral("General");
85}
86
87class ResizableStackedWidget : public QStackedWidget
88{

Callers 2

readSettingsMethod · 0.85
writeSettingsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected