OpenShot Video Editor  2.0.0
File List
Here is a list of all files with brief descriptions:
o*about.pyThis file loads the About dialog (i.e about Openshot Project)
o*add_to_timeline.pyThis file loads the Addtotimeline dialog (i.e add several clips in the timeline)
o*add_to_timeline_model.pyThis file contains the add to timeline model
o*add_to_timeline_treeview.pyThis file contains the add to timeline file treeview
o*animated_title.pyThis file loads the animated title dialog (i.e Blender animation automation)
o*animation.pyThis file loads the Animation dialog (i.e about Openshot Project)
o*app.pyThis file creates the QApplication, and displays the main window
o*blender_listview.pyThis file contains the blender file listview, used by the 3d animated titles screen
o*blender_model.pyThis file contains the blender model, used by the 3d animated titles screen
o*clip.pyThis file is for legacy support of OpenShot 1.x project files
o*conversion.pyThis file deals with value conversions
o*credits_model.pyThis file contains the credits model, used by the about window
o*credits_treeview.pyThis file contains the credits treeview, used by the about window
o*cutting.pyThis file loads the clip cutting interface (quickly cut up a clip into smaller clips)
o*effect.pyThis file is for legacy support of OpenShot 1.x project files
o*effects_listview.pyThis file contains the effects file listview, used by the main window
o*effects_model.pyThis file contains the effects model, used by the main window
o*effects_treeview.pyThis file contains the effects file treeview, used by the main window
o*exceptions.pyThis file deals with unhandled exceptions
o*export.pyThis file loads the Video Export dialog (i.e where is all preferences)
o*file_properties.pyThis file loads the File Properties dialog
o*files.pyThis file is for legacy support of OpenShot 1.x project files
o*files_listview.pyThis file contains the project file listview, used by the main window
o*files_model.pyThis file contains the project file model, used by the project tree
o*files_treeview.pyThis file contains the project file treeview, used by the main window
o*generate_translations.pyThis file updates the OpenShot.POT (language translation template) by scanning all source files
o*info.pyThis file contains the current version number of OpenShot, along with other global settings
o*json_data.pyThis file loads and saves settings (as JSON)
o*keyframe.pyThis file is for legacy support of OpenShot 1.x project files
o*language.pyThis file loads the current language based on the computer's locale settings
o*launch.pyThis file is used to launch OpenShot
o*logger.pyThis file sets the default logging settings
o*logger_libopenshot.pyThis file connects to libopenshot and logs debug messages (if debug preference enabled)
o*main_window.pyThis file loads the main window (i.e
o*marker.pyThis file is for legacy support of OpenShot 1.x project files
o*metrics.pyThis file sends anonymous application metrics and errors over HTTP
o*openshot_lang.py
o*openshot_rc.py
o*preferences.pyThis file loads the Preferences dialog (i.e where is all preferences)
o*preview_thread.pyThis file contains the preview thread, used for displaying previews of the timeline
o*profile.pyThis file loads the Choose Profile dialog
o*project.pyThis file is for legacy support of OpenShot 1.x project files
o*project_data.pyThis file listens to changes, and updates the primary project data
o*properties_model.pyThis file contains the clip properties model, used by the properties view
o*properties_tableview.pyThis file contains the properties tableview, used by the main window
o*qt_types.pyThis file contains helper functions for Qt types (string to base64)
o*query.pyThis file can easily query Clips, Files, and other project data
o*query_tests.pyThis file contains unit tests for the Query class
o*sequences.pyThis file is for legacy support of OpenShot 1.x project files
o*settings.pyThis file loads and saves settings
o*show_translations.pyDisplay all available string translations for each translation file
o*test_translations.pyThis file verifies all translations are correctly formatted and have the correct # of string replacements
o*thumbnail.pyThis file has code to generate thumbnail images
o*legacy/openshot/classes/timeline.pyThis file is for legacy support of OpenShot 1.x project files
o*timeline.pyThis file contains a timeline object, which listens for updates and syncs a libopenshot timeline object
o*timeline_webview.pyThis file loads the interactive HTML timeline
o*title_editor.pyThis file loads the title editor dialog (i.e SVG creator)
o*titles_listview.pyThis file contains the titles treeview, used by the title editor window
o*titles_model.pyThis file contains the titles model, used by the title editor window
o*track.pyThis file is for legacy support of OpenShot 1.x project files
o*transition.pyThis file is for legacy support of OpenShot 1.x project files
o*transition_model.pyThis file contains the transitions model, used by the main window
o*transitions_listview.pyThis file contains the transitions file treeview, used by the main window
o*transitions_treeview.pyThis file contains the transitions file treeview, used by the main window
o*tutorial.pyThis file contains the tutorial dialogs, which are used to explain certain features to new users
o*ui_util.pyThis file contains PyQt help functions, to translate the interface, load icons, and connect signals
o*updates.pyThis file contains the classes needed for tracking updates and distributing changes
o*version.pyThis file get the current version of openshot from the openshot.org website
o*video_widget.pyThis file contains the video preview QWidget (based on a QLabel)
\*waveform.pyThis file has code to generate audio waveform data structures