LineEdit.clearButtonEnabled

If true the LineEdit will show a clear button if text is not empty.

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

Meta