Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/styles/
H A Dqgtkstyle.cpp664 gboolean underlineShortcut = true; in styleHint() local
667 g_object_get(settings, "gtk-enable-mnemonics", &underlineShortcut, NULL); in styleHint()
669 return underlineShortcut; in styleHint()
/dports/x11-themes/qt5-style-plugins/qtstyleplugins-5.0.0-23-g335dbe/src/plugins/styles/gtk2/
H A Dqgtkstyle.cpp842 gboolean underlineShortcut = true; in styleHint() local
845 g_object_get(settings, "gtk-enable-mnemonics", &underlineShortcut, NULL); in styleHint()
847 return underlineShortcut; in styleHint()