new StringListModel( [parent])
Parameters:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
parent |
object |
<optional> |
null | QWidgetに対応するオブジェクト |
Methods
-
setStringList(strings)
-
Parameters:
Name Type Description strings
Array.<string> -
stringList()
-
Returns:
- Type
- Array.<string>