OpenShot Video Editor  2.0.0
Public Member Functions | Public Attributes | List of all members
effects_model.EffectsModel Class Reference

Public Member Functions

def __init__ (self, args)
 
def update_model (self, clear=True)
 

Public Attributes

 app
 
 model
 
 model_names
 

Detailed Description

Definition at line 66 of file effects_model.py.

Constructor & Destructor Documentation

◆ __init__()

def effects_model.EffectsModel.__init__ (   self,
  args 
)

Definition at line 197 of file effects_model.py.

Member Function Documentation

◆ update_model()

def effects_model.EffectsModel.update_model (   self,
  clear = True 
)

Definition at line 67 of file effects_model.py.

Member Data Documentation

◆ app

effects_model.EffectsModel.app

Definition at line 200 of file effects_model.py.

◆ model

effects_model.EffectsModel.model

Definition at line 201 of file effects_model.py.

◆ model_names

effects_model.EffectsModel.model_names

Definition at line 77 of file effects_model.py.


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