Home
last modified time | relevance | path

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

/dports/x11-toolkits/kf5-kxmlgui/kxmlgui-5.89.0/src/
H A Dkxmlguifactory.h207 int configureShortcuts(bool bAllowLetterShortcuts = true, bool bSaveSettings = true);
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdeui.py12720 def configureShortcuts(self, bAllowLetterShortcuts = True, bSaveSettings = True): argument