LineEdit.clearButtonEnabled

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

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

Meta