Documented signal in Receiver class

This commit is contained in:
Jonathan Stafford 2012-01-21 16:11:41 +08:00
parent 6543bbafb6
commit 210d88ac79
1 changed files with 3 additions and 0 deletions

View File

@ -111,6 +111,9 @@ class EventReceiver(QtCore.QObject):
``slidecontroller_live_spin_delay``
Pushes out the loop delay.
``slidecontroller_update_slide_advance``
Updates the slide_advance variable from the saved settings.
``slidecontroller_live_stop_loop``
Stop the loop on the main display.