OpenShot Video Editor  2.0.0
Classes | Variables
query Namespace Reference

Classes

class  Clip
 This class allows Clips to be queried, updated, and deleted from the project data. More...
 
class  Effect
 This class allows Effects to be queried, updated, and deleted from the project data. More...
 
class  File
 This class allows Files to be queried, updated, and deleted from the project data. More...
 
class  Marker
 This class allows Markers to be queried, updated, and deleted from the project data. More...
 
class  QueryObject
 This class allows one or more project data objects to be queried. More...
 
class  Track
 This class allows Tracks to be queried, updated, and deleted from the project data. More...
 
class  Transition
 This class allows Transitions (i.e. More...
 

Variables

 app = get_app()
 
 project = app.project
 

Variable Documentation

query.app = get_app()

Definition at line 38 of file query.py.

query.project = app.project

Definition at line 39 of file query.py.