new LineEdit( [contents] [, parent])
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
contents |
string |
<optional> |
"" | |
parent |
object |
<optional> |
null | QWidgetに対応するオブジェクト |
Methods
-
hasAcceptableInput()
-
Returns:
- Type
- boolean
-
setValidator(v)
-
Parameters:
Name Type Description v
module:silkedit.Validator -
validator()
-
Returns: