OpenShot Video Editor  2.0.0
Public Member Functions | List of all members
updates.UpdateWatcher Class Reference

Interface for classes that listen for 'undo' and 'redo' events. More...

Inheritance diagram for updates.UpdateWatcher:
main_window.MainWindow

Public Member Functions

def updateStatusChanged
 Easily be notified each time there are 'undo' or 'redo' actions available in the UpdateManager. More...
 

Detailed Description

Interface for classes that listen for 'undo' and 'redo' events.

Definition at line 44 of file updates.py.

Member Function Documentation

def updates.UpdateWatcher.updateStatusChanged (   self,
  undo_status,
  redo_status 
)

Easily be notified each time there are 'undo' or 'redo' actions available in the UpdateManager.

Definition at line 48 of file updates.py.


The documentation for this class was generated from the following file: