LineEdit.editable

If false, existing text cannot be modified and new text cannot be added.

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

Meta