LineEdit.shortcutKeysEnabled

If false, using shortcuts will be disabled.

  1. bool shortcutKeysEnabled [@property getter]
  2. bool shortcutKeysEnabled [@property setter]
    struct LineEdit
    @nogc nothrow @property
    void
    shortcutKeysEnabled
    (
    bool v
    )

Meta