summaryrefslogtreecommitdiffhomepage
path: root/qxt-mini
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-02-18 14:37:07 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-02-21 11:11:51 +0100
commite480306bf3fd8bf603ecc74bdc434e9de924ccb1 (patch)
tree796711068f0f20c304485c498cf4237324a25346 /qxt-mini
parent9df0a0cf266cf1afac8170ca36aadbf2e5014191 (diff)
docs: add doxygen
Diffstat (limited to 'qxt-mini')
-rw-r--r--qxt-mini/qxtglobalshortcut.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qxt-mini/qxtglobalshortcut.cpp b/qxt-mini/qxtglobalshortcut.cpp
index 40a64d80..b680c5f7 100644
--- a/qxt-mini/qxtglobalshortcut.cpp
+++ b/qxt-mini/qxtglobalshortcut.cpp
@@ -208,7 +208,7 @@ void QxtGlobalShortcutPrivate::activateShortcut(quint32 nativeKey, quint32 nativ
*/
/*!
- \fn QxtGlobalShortcut::activated()
+ \fn void QxtGlobalShortcut::activated(bool keydown=true)
This signal is emitted when the user types the shortcut's key sequence.