-
Notifications
You must be signed in to change notification settings - Fork 1
StringVariableLineEdit
Daniel Queiroz Porto edited this page Oct 5, 2020
·
1 revision
Inherits: LineEdit > Control > CanvasItem > Node > Object
LineEdit Field for simple StringVariables.
| type | property | default value |
|---|---|---|
| bool | is_removable | False |
| return type | method signature |
|---|---|
| null | set_string_variable(StringVariable resource) |
- remove_string_variable(string_variable)
- bool is_removable
| _Default_ | `False` |
|---|---|
| _Setter_ | _set_is_removable |
- void set_string_variable(StringVariable resource)
Sets the StringVariable this field will be attached to and populates the LineEdit with its value.
Home
Installation
Documenting your code
Exporting your documentation
Help and Support
Quick Reference
HugoMarkdownDocsExporter
JsonIO
MarkdownDocsExporter
ReferenceFormatter
-
Custom Resources
CategoryOptionalData
CategoryOptionalDataDict -
UI Elements
ResizableTextEdit
StringVariableLineEdit
BoolVariableCheckbox
CategoryOptions
PathLineEdit
FilePathLineEdit -
Components
Collapsible -
Shared Variables
ArrayVariable
StringArrayVariable
BoolVariable
DictionaryVariable
StringVariable
StringVariableArray