LineEdit.selectingEnabled

If false, it's impossible to select the text using mouse nor keyboard.

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

Meta