LineEdit
Inherits: Control < CanvasItem < Node < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
focus_mode |
|
|
|
||
|
||
|
||
mouse_default_cursor_shape |
|
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
void |
clear ( ) |
void |
|
void |
delete_text ( int from_column, int to_column ) |
void |
deselect ( ) |
get_menu ( ) const |
|
get_scroll_offset ( ) const |
|
get_selection_from_column ( ) const |
|
get_selection_to_column ( ) const |
|
has_selection ( ) const |
|
void |
insert_text_at_caret ( String text ) |
is_menu_visible ( ) const |
|
void |
menu_option ( int option ) |
void |
|
void |
select_all ( ) |
Theme Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
Signals
text_change_rejected ( String rejected_substring )
There is currently no description for this signal. Please help us by contributing one!
text_changed ( String new_text )
There is currently no description for this signal. Please help us by contributing one!
text_submitted ( String new_text )
There is currently no description for this signal. Please help us by contributing one!
Enumerations
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
There is currently no description for this enum. Please help us by contributing one!
enum VirtualKeyboardType:
VirtualKeyboardType KEYBOARD_TYPE_DEFAULT = 0
There is currently no description for this enum. Please help us by contributing one!
VirtualKeyboardType KEYBOARD_TYPE_MULTILINE = 1
There is currently no description for this enum. Please help us by contributing one!
VirtualKeyboardType KEYBOARD_TYPE_NUMBER = 2
There is currently no description for this enum. Please help us by contributing one!
VirtualKeyboardType KEYBOARD_TYPE_NUMBER_DECIMAL = 3
There is currently no description for this enum. Please help us by contributing one!
VirtualKeyboardType KEYBOARD_TYPE_PHONE = 4
There is currently no description for this enum. Please help us by contributing one!
VirtualKeyboardType KEYBOARD_TYPE_EMAIL_ADDRESS = 5
There is currently no description for this enum. Please help us by contributing one!
VirtualKeyboardType KEYBOARD_TYPE_PASSWORD = 6
There is currently no description for this enum. Please help us by contributing one!
VirtualKeyboardType KEYBOARD_TYPE_URL = 7
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
HorizontalAlignment alignment = 0
void set_horizontal_alignment ( HorizontalAlignment value )
HorizontalAlignment get_horizontal_alignment ( )
There is currently no description for this property. Please help us by contributing one!
bool caret_blink = false
There is currently no description for this property. Please help us by contributing one!
float caret_blink_interval = 0.65
There is currently no description for this property. Please help us by contributing one!
int caret_column = 0
There is currently no description for this property. Please help us by contributing one!
bool caret_force_displayed = false
There is currently no description for this property. Please help us by contributing one!
bool caret_mid_grapheme = false
There is currently no description for this property. Please help us by contributing one!
bool clear_button_enabled = false
There is currently no description for this property. Please help us by contributing one!
There is currently no description for this property. Please help us by contributing one!
bool deselect_on_focus_loss_enabled = true
There is currently no description for this property. Please help us by contributing one!
bool drag_and_drop_selection_enabled = true
There is currently no description for this property. Please help us by contributing one!
bool draw_control_chars = false
There is currently no description for this property. Please help us by contributing one!
bool editable = true
There is currently no description for this property. Please help us by contributing one!
bool expand_to_text_length = false
There is currently no description for this property. Please help us by contributing one!
bool flat = false
There is currently no description for this property. Please help us by contributing one!
String language = ""
There is currently no description for this property. Please help us by contributing one!
int max_length = 0
There is currently no description for this property. Please help us by contributing one!
bool middle_mouse_paste_enabled = true
There is currently no description for this property. Please help us by contributing one!
String placeholder_text = ""
There is currently no description for this property. Please help us by contributing one!
Texture2D right_icon
There is currently no description for this property. Please help us by contributing one!
bool secret = false
There is currently no description for this property. Please help us by contributing one!
String secret_character = "•"
There is currently no description for this property. Please help us by contributing one!
bool select_all_on_focus = false
There is currently no description for this property. Please help us by contributing one!
bool selecting_enabled = true
There is currently no description for this property. Please help us by contributing one!
bool shortcut_keys_enabled = true
There is currently no description for this property. Please help us by contributing one!
StructuredTextParser structured_text_bidi_override = 0
void set_structured_text_bidi_override ( StructuredTextParser value )
StructuredTextParser get_structured_text_bidi_override ( )
There is currently no description for this property. Please help us by contributing one!
Array structured_text_bidi_override_options = []
void set_structured_text_bidi_override_options ( Array value )
Array get_structured_text_bidi_override_options ( )
There is currently no description for this property. Please help us by contributing one!
String text = ""
There is currently no description for this property. Please help us by contributing one!
TextDirection text_direction = 0
void set_text_direction ( TextDirection value )
TextDirection get_text_direction ( )
There is currently no description for this property. Please help us by contributing one!
bool virtual_keyboard_enabled = true
There is currently no description for this property. Please help us by contributing one!
VirtualKeyboardType virtual_keyboard_type = 0
void set_virtual_keyboard_type ( VirtualKeyboardType value )
VirtualKeyboardType get_virtual_keyboard_type ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void clear ( )
There is currently no description for this method. Please help us by contributing one!
void delete_char_at_caret ( )
There is currently no description for this method. Please help us by contributing one!
void delete_text ( int from_column, int to_column )
There is currently no description for this method. Please help us by contributing one!
void deselect ( )
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
float get_scroll_offset ( ) const
There is currently no description for this method. Please help us by contributing one!
String get_selected_text ( )
There is currently no description for this method. Please help us by contributing one!
int get_selection_from_column ( ) const
There is currently no description for this method. Please help us by contributing one!
int get_selection_to_column ( ) const
There is currently no description for this method. Please help us by contributing one!
bool has_selection ( ) const
There is currently no description for this method. Please help us by contributing one!
void insert_text_at_caret ( String text )
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
void select ( int from=0, int to=-1 )
There is currently no description for this method. Please help us by contributing one!
void select_all ( )
There is currently no description for this method. Please help us by contributing one!
Theme Property Descriptions
Color caret_color = Color(0.95, 0.95, 0.95, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color clear_button_color = Color(0.875, 0.875, 0.875, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color clear_button_color_pressed = Color(1, 1, 1, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_color = Color(0.875, 0.875, 0.875, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_outline_color = Color(0, 0, 0, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_placeholder_color = Color(0.875, 0.875, 0.875, 0.6)
There is currently no description for this theme property. Please help us by contributing one!
Color font_selected_color = Color(1, 1, 1, 1)
There is currently no description for this theme property. Please help us by contributing one!
Color font_uneditable_color = Color(0.875, 0.875, 0.875, 0.5)
There is currently no description for this theme property. Please help us by contributing one!
Color selection_color = Color(0.5, 0.5, 0.5, 1)
There is currently no description for this theme property. Please help us by contributing one!
int caret_width = 1
There is currently no description for this theme property. Please help us by contributing one!
int minimum_character_width = 4
There is currently no description for this theme property. Please help us by contributing one!
int outline_size = 0
There is currently no description for this theme property. Please help us by contributing one!
Font font
There is currently no description for this theme property. Please help us by contributing one!
int font_size
There is currently no description for this theme property. Please help us by contributing one!
Texture2D clear
There is currently no description for this theme property. Please help us by contributing one!
StyleBox focus
There is currently no description for this theme property. Please help us by contributing one!
StyleBox normal
There is currently no description for this theme property. Please help us by contributing one!
StyleBox read_only
There is currently no description for this theme property. Please help us by contributing one!