LineEdit.placeholderText

Text shown when the LineEdit is empty. It is not the LineEdit's default value (see text).

  1. String placeholderText [@property getter]
    struct LineEdit
    @nogc nothrow @property
    String
    placeholderText
    ()
  2. String placeholderText [@property setter]

Meta