classref: Sync with current master branch

Also fixes Sphinx warnings and missing classes thanks to deefc2a63d
This commit is contained in:
Rémi Verschelde
2017-10-14 15:24:00 +02:00
parent 63e17da1ce
commit a02c0d3111
93 changed files with 554 additions and 257 deletions

View File

@@ -65,6 +65,7 @@ Signals
-------
- **item_selected** **(** :ref:`int<class_int>` ID **)**
This signal is emitted when the current item was changed by the user. ID of the item selected is passed as argument (if no IDs were added, ID will be just the item index).