Home
last modified time | relevance | path

Searched refs:s_desktopList (Results 1 – 1 of 1) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/tabbox/
H A Dtabbox.cpp535 static const char s_desktopList[] = I18N_NOOP("Walk Through Desktop List"); variable
550 key(s_desktopList, &TabBox::slotWalkThroughDesktopList); in initShortcuts()
578 } else if (qstrcmp(qPrintable(action->objectName()), s_desktopList) == 0) { in globalShortcutChanged()