LineEdit.rightIcon

Sets the icon that will appear in the right end of the LineEdit if there's no text, or always, if clearButtonEnabled is set to false.

  1. Texture rightIcon [@property getter]
    struct LineEdit
    @nogc nothrow @property
    rightIcon
    ()
  2. Texture rightIcon [@property setter]

Meta