LineEdit.editable

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

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

Meta