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]
  2. Texture rightIcon [@property setter]
    struct LineEdit
    @nogc nothrow @property
    void
    rightIcon

Meta