classref: Sync with current master branch

This commit is contained in:
Rémi Verschelde
2017-06-17 11:32:15 +02:00
parent b1f74200e6
commit 43ed90b479
146 changed files with 3684 additions and 2556 deletions

View File

@@ -80,7 +80,11 @@ Signals
-------
- **text_changed** **(** :ref:`String<class_string>` text **)**
When the text changes, this signal is emitted.
- **text_entered** **(** :ref:`String<class_string>` text **)**
This signal is emitted when the user presses KEY_ENTER on the :ref:`LineEdit<class_lineedit>`. This signal is often used as an alternate confirmation mechanism in dialogs.
Member Variables
----------------