Skip to content

class_lineedit

reduz edited this page Feb 23, 2014 · 10 revisions

LineEdit

Inherits: control\ Category: Core\

Brief Description

Control that provides single line string editing.

Member Functions

Signals

  • text_entered**(** String text )
  • text_changed**(** String text )

Description

LineEdit provides a single line string editor, used for text fields.

Member Function Description

== clear ==

Clone this wiki locally