Function LineEdit.shortcutKeysEnabled
If false
, using shortcuts will be disabled.
bool shortcutKeysEnabled() nothrow @property @nogc;
void shortcutKeysEnabled
(
bool v
) nothrow @property @nogc;
If false
, using shortcuts will be disabled.
bool shortcutKeysEnabled() nothrow @property @nogc;
void shortcutKeysEnabled
(
bool v
) nothrow @property @nogc;