OSDN Git Service

khotkeys: do not rely on QString operator
authorIvailo Monev <xakepa10@gmail.com>
Tue, 31 May 2016 16:02:04 +0000 (16:02 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Tue, 31 May 2016 16:02:04 +0000 (16:02 +0000)
commit274568b83894266879332103d843bdb614369611
treeb7207c517c79e233d117cd2dbb2efa3876f01a67
parentc1e6ba7aca2e48ee1024bbd47a6f658cc881af0e
khotkeys: do not rely on QString operator

aside from fixing the build against Katie it removes the need to convert
the QUuid to QString multiple times by storing it as QString. that also
saves a conversion when _uuid it overriden from the object name but that's
just a bonus.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
khotkeys/libkhotkeysprivate/shortcuts_handler.cpp
khotkeys/libkhotkeysprivate/triggers/shortcut_trigger.cpp
khotkeys/libkhotkeysprivate/triggers/triggers.h