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

Public Member Functions

def __init__ (self, args)
 
def update_model (self, files=[], clear=True)
 

Public Attributes

 app
 
 files
 
 model
 
 model_paths
 

Detailed Description

Definition at line 39 of file add_to_timeline_model.py.

Constructor & Destructor Documentation

◆ __init__()

def add_to_timeline_model.TimelineModel.__init__ (   self,
  args 
)

Definition at line 110 of file add_to_timeline_model.py.

Member Function Documentation

◆ update_model()

def add_to_timeline_model.TimelineModel.update_model (   self,
  files = [],
  clear = True 
)

Definition at line 40 of file add_to_timeline_model.py.

Member Data Documentation

◆ app

add_to_timeline_model.TimelineModel.app

Definition at line 113 of file add_to_timeline_model.py.

◆ files

add_to_timeline_model.TimelineModel.files

Definition at line 51 of file add_to_timeline_model.py.

◆ model

add_to_timeline_model.TimelineModel.model

Definition at line 114 of file add_to_timeline_model.py.

◆ model_paths

add_to_timeline_model.TimelineModel.model_paths

Definition at line 116 of file add_to_timeline_model.py.


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