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

Function DesktopEntryGroupKey

shell/shell.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72static constexpr char SIDEBAR_VISIBLE_KEY[] = "ShowSidebar";
73
74static inline QString DesktopEntryGroupKey()
75{
76 return QStringLiteral("Desktop Entry");
77}
78static inline QString RecentFilesGroupKey()
79{
80 return QStringLiteral("Recent Files");

Callers 2

readSettingsMethod · 0.85
writeSettingsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected