Home
last modified time | relevance | path

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

/dports/x11/kf5-kglobalaccel/kglobalaccel-5.89.0/src/
H A Dkglobalaccel.h317 static QStringList findActionNameSystemwide(const QKeySequence &seq);
H A Dkglobalaccel.cpp513 QStringList KGlobalAccel::findActionNameSystemwide(const QKeySequence &seq) in findActionNameSystemwide() function in KGlobalAccel
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py4601 def findActionNameSystemwide(self, seq): member in KGlobalAccel