Documentation for the code ************************** Application =========== .. automodule:: steno :members: :private-members: :show-inheritance: Main window of the application ============================== Interface of the main window ---------------------------- .. automodule:: player :members: :private-members: :show-inheritance: Work with video and subtitles ----------------------------- .. automodule:: player_content :members: :private-members: Work with user settings of the interface ---------------------------------------- .. automodule:: player_settings :members: :private-members: Check of user answers during training ===================================== .. automodule:: verificator :members: :private-members: Translation of a content ======================== .. automodule:: translator :members: :private-members: :show-inheritance: Dialogs of the application ========================== .. automodule:: dialogs :members: :private-members: Drag'n'drop handling ==================== .. automodule:: droptargets :members: :private-members: :show-inheritance: Custom widgets ============== .. automodule:: widgets :members: :private-members: :show-inheritance: Custom events ============= .. automodule:: events :members: :private-members: