QNodeEditor.widgets.text_box#

Module containing custom line edit for text input

Classes

LineEdit

Line edit that emits a signal when focus enters/leaves the box.

TextBox(name, parent, theme)

Widget with a string value that allows for text inputs.