![]() |
Avidemux 2.6 Scripting Reference
|
The LineEditControl class provides a one-line edit widget. More...
Public Member Functions | |
LineEditControl (String title, String value="") | |
Constructs an edit widget with the given title and optional initial value. |
Properties | |
String | title |
Gets or sets the title of the edit widget. | |
String | value |
Gets or sets the value of the edit widget. |
The LineEditControl class provides a one-line edit widget.