OpenShot Video Editor  2.0.0
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
main_window.MainWindow Class Reference

This class contains the logic for the main window widget. More...

Inheritance diagram for main_window.MainWindow:
updates.UpdateWatcher

Public Member Functions

def __init__
 
def actionAbout_trigger
 Show about dialog. More...
 
def actionAdd_to_Timeline_trigger
 
def actionAddMarker_trigger
 
def actionAddTrack_trigger
 
def actionAddTrackAbove_trigger
 
def actionAddTrackBelow_trigger
 
def actionAdvanced_View_trigger
 Switch to an alternative view. More...
 
def actionAnimatedTitle_trigger
 
def actionAnimation_trigger
 
def actionArrowTool_trigger
 
def actionAskQuestion_trigger
 
def actionClearHistory_trigger
 Clear history for current project. More...
 
def actionDetailsView_trigger
 
def actionDonate_trigger
 
def actionDuplicateTitle_trigger
 
def actionEditTitle_trigger
 
def actionExportVideo_trigger
 
def actionFastForward_trigger
 
def actionFile_Properties_trigger
 
def actionFilesShowAll_trigger
 
def actionFilesShowAudio_trigger
 
def actionFilesShowImage_trigger
 
def actionFilesShowVideo_trigger
 
def actionFreeze_View_trigger
 Freeze all dockable widgets on the main screen. More...
 
def actionFullscreen_trigger
 
def actionHelpContents_trigger
 
def actionImportFiles_trigger
 
def actionImportImageSequence_trigger
 
def actionJumpEnd_trigger
 
def actionJumpStart_trigger
 
def actionLockTrack_trigger
 Callback for locking a track. More...
 
def actionNew_trigger
 
def actionNextMarker_trigger
 
def actionOpen_trigger
 
def actionPlay_trigger
 
def actionPreferences_trigger
 
def actionPreview_File_trigger
 Preview the selected media file. More...
 
def actionPreviousMarker_trigger
 
def actionProfile_trigger
 
def actionProperties_trigger
 
def actionRazorTool_trigger
 Toggle razor tool on and off. More...
 
def actionRedo_trigger
 
def actionRemove_from_Project_trigger
 
def actionRemoveClip_trigger
 
def actionRemoveEffect_trigger
 
def actionRemoveMarker_trigger
 
def actionRemoveTrack_trigger
 
def actionRemoveTransition_trigger
 
def actionRenameTrack_trigger
 Callback for renaming track. More...
 
def actionReportBug_trigger
 
def actionRewind_trigger
 
def actionSave_trigger
 
def actionSaveAs_trigger
 
def actionSaveFrame_trigger
 
def actionShow_All_trigger
 Show all dockable widgets. More...
 
def actionSimple_View_trigger
 Switch to the default / simple view. More...
 
def actionSnappingTool_trigger
 
def actionSplitClip_trigger
 
def actionThumbnailView_trigger
 
def actionTimelineZoomIn_trigger
 
def actionTimelineZoomOut_trigger
 
def actionTitle_trigger
 
def actionTransitionsShowAll_trigger
 
def actionTransitionsShowCommon_trigger
 
def actionTranslate_trigger
 
def actionTutorial_trigger
 Show tutorial again. More...
 
def actionUn_Freeze_View_trigger
 Un-Freeze all dockable widgets on the main screen. More...
 
def actionUndo_trigger
 
def actionUnlockTrack_trigger
 Callback for unlocking a track. More...
 
def actionUpdate_trigger
 
def actionUploadVideo_trigger
 
def addDocks
 Add all dockable widgets to the same dock area on the main screen. More...
 
def addSelection
 
def auto_save_project
 Auto save the project. More...
 
def clear_all_thumbnails
 Clear all user thumbnails. More...
 
def clearSelections
 Clear all selection containers. More...
 
def closeEvent
 
def create_lock_file
 Create a lock file. More...
 
def destroy_lock_file
 Destroy the lock file. More...
 
def ExportFinished
 Export has completed. More...
 
def floatDocks
 Float or Un-Float all dockable widgets above main screen. More...
 
def foundCurrentVersion
 Handle the callback for detecting the current version on openshot.org. More...
 
def FrameExported
 Connect to Unity launcher (for Linux) More...
 
def freezeDocks
 Freeze all dockable widgets on the main screen (no float, moving, or closing) More...
 
def getAllKeyboardShortcuts
 Get a key sequence back from the setting name. More...
 
def getDocks
 Get a list of all dockable widgets. More...
 
def getShortcutByName
 Get a key sequence back from the setting name. More...
 
def handlePausedVideo
 Handle the pause signal, by refreshing the properties dialog. More...
 
def hideDocks
 Hide all dockable widgets on the main screen. More...
 
def hideEvent
 Have any child windows hide with main window. More...
 
def InitCacheSettings
 Set the correct cache settings for the timeline. More...
 
def InitKeyboardShortcuts
 Initialize all keyboard shortcuts from the settings file. More...
 
def keyPressEvent
 Process key press events and match with known shortcuts. More...
 
def load_recent_menu
 Clear and load the list of recent menu items. More...
 
def load_settings
 
def moveEvent
 Move tutorial dialogs also (if any) More...
 
def movePlayhead
 Update playhead position. More...
 
def open_project
 Open a project from a file path, and refresh the screen. More...
 
def previewFrame
 Preview a specific frame. More...
 
def recent_project_clicked
 Load a recent project when clicked. More...
 
def recover_backup
 Recover the backup file (if any) More...
 
def remove_recent_project
 
def removeDocks
 Remove all dockable widgets on main screen. More...
 
def removeSelection
 
def resize_contents
 
def resizeEvent
 
def save_project
 Save a project to a file path, and refresh the screen. More...
 
def save_settings
 
def setup_toolbars
 
def SetWindowTitle
 Set the window title based on a variety of factors. More...
 
def show_property_timeout
 Callback for show property timer. More...
 
def showDocks
 Show all dockable widgets on the main screen. More...
 
def showEvent
 Have any child windows follow main-window state. More...
 
def tail_file
 Read the end of a file (n number of lines) More...
 
def transformTriggered
 Handle transform signal (to keep track of whether a transform is happening or not) More...
 
def unFreezeDocks
 Un-freeze all dockable widgets on the main screen (allow them to be moved, closed, and floated) More...
 
def updateStatusChanged
 
- Public Member Functions inherited from updates.UpdateWatcher
def updateStatusChanged
 Easily be notified each time there are 'undo' or 'redo' actions available in the UpdateManager. More...
 

Public Attributes

 auto_save_timer
 
 cache_object
 
 effectsFilter
 
 effectsToolbar
 
 effectsTreeView
 
 filesActionGroup
 
 filesFilter
 
 filesToolbar
 
 filesTreeView
 
 has_launcher
 
 initialized
 
 is_transforming
 
 mode
 
 preview_parent
 
 preview_thread
 
 propertyTableView
 
 recent_menu
 
 selected_clips
 
 selected_effects
 
 selected_files
 
 selected_markers
 
 selected_tracks
 
 selected_transitions
 
 selectionLabel
 
 show_property_id
 
 show_property_timer
 
 show_property_type
 
 sliderZoom
 
 statusBar
 
 timeline
 
 timeline_sync
 
 timelineToolbar
 
 transitionsActionGroup
 
 transitionsFilter
 
 transitionsToolbar
 
 transitionsTreeView
 
 tutorial_manager
 
 unity_launchers
 
 videoPreview
 
 videoToolbar
 
 zoomScaleLabel
 

Static Public Attributes

tuple ExportEnded = pyqtSignal(str)
 
tuple ExportFrame = pyqtSignal(str, int, int, int)
 
tuple ExportStarted = pyqtSignal(str, int, int)
 
tuple FoundVersionSignal = pyqtSignal(str)
 
tuple InsertKeyframe = pyqtSignal(object)
 
tuple LoadFileSignal = pyqtSignal(str)
 
tuple MaxSizeChanged = pyqtSignal(object)
 
tuple OpenProjectSignal = pyqtSignal(str)
 
tuple PauseSignal = pyqtSignal()
 
tuple PlaySignal = pyqtSignal(int)
 
tuple previewFrameSignal = pyqtSignal(int)
 
tuple RecoverBackup = pyqtSignal()
 
tuple refreshFrameSignal = pyqtSignal()
 
tuple SeekSignal = pyqtSignal(int)
 
tuple SpeedSignal = pyqtSignal(float)
 
tuple StopSignal = pyqtSignal()
 
tuple ThumbnailUpdated = pyqtSignal(str)
 
tuple TransformSignal = pyqtSignal(str)
 
tuple ui_path = os.path.join(info.PATH, 'windows', 'ui', 'main-window.ui')
 
tuple WaveformReady = pyqtSignal(str, list)
 

Detailed Description

This class contains the logic for the main window widget.

Definition at line 70 of file main_window.py.

Constructor & Destructor Documentation

def main_window.MainWindow.__init__ (   self,
  mode = None 
)

Definition at line 2417 of file main_window.py.

Member Function Documentation

def main_window.MainWindow.actionAbout_trigger (   self,
  event 
)

Show about dialog.

Definition at line 773 of file main_window.py.

def main_window.MainWindow.actionAdd_to_Timeline_trigger (   self,
  event 
)

Definition at line 664 of file main_window.py.

def main_window.MainWindow.actionAddMarker_trigger (   self,
  event 
)

Definition at line 1156 of file main_window.py.

def main_window.MainWindow.actionAddTrack_trigger (   self,
  event 
)

Definition at line 1010 of file main_window.py.

def main_window.MainWindow.actionAddTrackAbove_trigger (   self,
  event 
)

Definition at line 1022 of file main_window.py.

def main_window.MainWindow.actionAddTrackBelow_trigger (   self,
  event 
)

Definition at line 1078 of file main_window.py.

def main_window.MainWindow.actionAdvanced_View_trigger (   self,
  event 
)

Switch to an alternative view.

Definition at line 1917 of file main_window.py.

def main_window.MainWindow.actionAnimatedTitle_trigger (   self,
  event 
)

Definition at line 338 of file main_window.py.

def main_window.MainWindow.actionAnimation_trigger (   self,
  event 
)

Definition at line 349 of file main_window.py.

def main_window.MainWindow.actionArrowTool_trigger (   self,
  event 
)

Definition at line 1138 of file main_window.py.

def main_window.MainWindow.actionAskQuestion_trigger (   self,
  event 
)

Definition at line 790 of file main_window.py.

def main_window.MainWindow.actionClearHistory_trigger (   self,
  event 
)

Clear history for current project.

Definition at line 430 of file main_window.py.

def main_window.MainWindow.actionDetailsView_trigger (   self,
  event 
)

Definition at line 1762 of file main_window.py.

def main_window.MainWindow.actionDonate_trigger (   self,
  event 
)

Definition at line 804 of file main_window.py.

def main_window.MainWindow.actionDuplicateTitle_trigger (   self,
  event 
)

Definition at line 404 of file main_window.py.

def main_window.MainWindow.actionEditTitle_trigger (   self,
  event 
)

Definition at line 371 of file main_window.py.

def main_window.MainWindow.actionExportVideo_trigger (   self,
  event 
)

Definition at line 698 of file main_window.py.

def main_window.MainWindow.actionFastForward_trigger (   self,
  event 
)

Definition at line 887 of file main_window.py.

def main_window.MainWindow.actionFile_Properties_trigger (   self,
  event 
)

Definition at line 1735 of file main_window.py.

def main_window.MainWindow.actionFilesShowAll_trigger (   self,
  event 
)

Definition at line 745 of file main_window.py.

def main_window.MainWindow.actionFilesShowAudio_trigger (   self,
  event 
)

Definition at line 751 of file main_window.py.

def main_window.MainWindow.actionFilesShowImage_trigger (   self,
  event 
)

Definition at line 754 of file main_window.py.

def main_window.MainWindow.actionFilesShowVideo_trigger (   self,
  event 
)

Definition at line 748 of file main_window.py.

def main_window.MainWindow.actionFreeze_View_trigger (   self,
  event 
)

Freeze all dockable widgets on the main screen.

Definition at line 1936 of file main_window.py.

def main_window.MainWindow.actionFullscreen_trigger (   self,
  event 
)

Definition at line 1728 of file main_window.py.

def main_window.MainWindow.actionHelpContents_trigger (   self,
  event 
)

Definition at line 763 of file main_window.py.

def main_window.MainWindow.actionImportFiles_trigger (   self,
  event 
)

Definition at line 651 of file main_window.py.

def main_window.MainWindow.actionImportImageSequence_trigger (   self,
  event 
)

Definition at line 417 of file main_window.py.

def main_window.MainWindow.actionJumpEnd_trigger (   self,
  event 
)

Definition at line 919 of file main_window.py.

def main_window.MainWindow.actionJumpStart_trigger (   self,
  event 
)

Definition at line 913 of file main_window.py.

def main_window.MainWindow.actionLockTrack_trigger (   self,
  event 
)

Callback for locking a track.

Definition at line 1661 of file main_window.py.

def main_window.MainWindow.actionNew_trigger (   self,
  event 
)

Definition at line 303 of file main_window.py.

def main_window.MainWindow.actionNextMarker_trigger (   self,
  event 
)

Definition at line 1226 of file main_window.py.

def main_window.MainWindow.actionOpen_trigger (   self,
  event 
)

Definition at line 566 of file main_window.py.

def main_window.MainWindow.actionPlay_trigger (   self,
  event,
  force = None 
)

Definition at line 818 of file main_window.py.

def main_window.MainWindow.actionPreferences_trigger (   self,
  event 
)

Definition at line 725 of file main_window.py.

def main_window.MainWindow.actionPreview_File_trigger (   self,
  event 
)

Preview the selected media file.

Definition at line 848 of file main_window.py.

def main_window.MainWindow.actionPreviousMarker_trigger (   self,
  event 
)

Definition at line 1174 of file main_window.py.

def main_window.MainWindow.actionProfile_trigger (   self,
  event 
)

Definition at line 1490 of file main_window.py.

def main_window.MainWindow.actionProperties_trigger (   self,
  event 
)

Definition at line 1564 of file main_window.py.

def main_window.MainWindow.actionRazorTool_trigger (   self,
  event 
)

Toggle razor tool on and off.

Definition at line 1150 of file main_window.py.

def main_window.MainWindow.actionRedo_trigger (   self,
  event 
)

Definition at line 717 of file main_window.py.

def main_window.MainWindow.actionRemove_from_Project_trigger (   self,
  event 
)

Definition at line 1524 of file main_window.py.

def main_window.MainWindow.actionRemoveClip_trigger (   self,
  event 
)

Definition at line 1547 of file main_window.py.

def main_window.MainWindow.actionRemoveEffect_trigger (   self,
  event 
)

Definition at line 1571 of file main_window.py.

def main_window.MainWindow.actionRemoveMarker_trigger (   self,
  event 
)

Definition at line 1713 of file main_window.py.

def main_window.MainWindow.actionRemoveTrack_trigger (   self,
  event 
)

Definition at line 1623 of file main_window.py.

def main_window.MainWindow.actionRemoveTransition_trigger (   self,
  event 
)

Definition at line 1606 of file main_window.py.

def main_window.MainWindow.actionRenameTrack_trigger (   self,
  event 
)

Callback for renaming track.

Definition at line 1687 of file main_window.py.

def main_window.MainWindow.actionReportBug_trigger (   self,
  event 
)

Definition at line 783 of file main_window.py.

def main_window.MainWindow.actionRewind_trigger (   self,
  event 
)

Definition at line 900 of file main_window.py.

def main_window.MainWindow.actionSave_trigger (   self,
  event 
)

Definition at line 589 of file main_window.py.

def main_window.MainWindow.actionSaveAs_trigger (   self,
  event 
)

Definition at line 635 of file main_window.py.

def main_window.MainWindow.actionSaveFrame_trigger (   self,
  event 
)

Definition at line 938 of file main_window.py.

def main_window.MainWindow.actionShow_All_trigger (   self,
  event 
)

Show all dockable widgets.

Definition at line 1950 of file main_window.py.

def main_window.MainWindow.actionSimple_View_trigger (   self,
  event 
)

Switch to the default / simple view.

Definition at line 1898 of file main_window.py.

def main_window.MainWindow.actionSnappingTool_trigger (   self,
  event 
)

Definition at line 1141 of file main_window.py.

def main_window.MainWindow.actionSplitClip_trigger (   self,
  event 
)

Definition at line 1500 of file main_window.py.

def main_window.MainWindow.actionThumbnailView_trigger (   self,
  event 
)

Definition at line 1800 of file main_window.py.

def main_window.MainWindow.actionTimelineZoomIn_trigger (   self,
  event 
)

Definition at line 1722 of file main_window.py.

def main_window.MainWindow.actionTimelineZoomOut_trigger (   self,
  event 
)

Definition at line 1725 of file main_window.py.

def main_window.MainWindow.actionTitle_trigger (   self,
  event 
)

Definition at line 360 of file main_window.py.

def main_window.MainWindow.actionTransitionsShowAll_trigger (   self,
  event 
)

Definition at line 757 of file main_window.py.

def main_window.MainWindow.actionTransitionsShowCommon_trigger (   self,
  event 
)

Definition at line 760 of file main_window.py.

def main_window.MainWindow.actionTranslate_trigger (   self,
  event 
)

Definition at line 797 of file main_window.py.

def main_window.MainWindow.actionTutorial_trigger (   self,
  event 
)

Show tutorial again.

Definition at line 1955 of file main_window.py.

def main_window.MainWindow.actionUn_Freeze_View_trigger (   self,
  event 
)

Un-Freeze all dockable widgets on the main screen.

Definition at line 1943 of file main_window.py.

def main_window.MainWindow.actionUndo_trigger (   self,
  event 
)

Definition at line 709 of file main_window.py.

def main_window.MainWindow.actionUnlockTrack_trigger (   self,
  event 
)

Callback for unlocking a track.

Definition at line 1674 of file main_window.py.

def main_window.MainWindow.actionUpdate_trigger (   self,
  event 
)

Definition at line 811 of file main_window.py.

def main_window.MainWindow.actionUploadVideo_trigger (   self,
  event 
)

Definition at line 687 of file main_window.py.

def main_window.MainWindow.addDocks (   self,
  docks,
  area 
)

Add all dockable widgets to the same dock area on the main screen.

Definition at line 1860 of file main_window.py.

def main_window.MainWindow.addSelection (   self,
  item_id,
  item_type,
  clear_existing = False 
)

Definition at line 2005 of file main_window.py.

def main_window.MainWindow.auto_save_project (   self)

Auto save the project.

Definition at line 609 of file main_window.py.

def main_window.MainWindow.clear_all_thumbnails (   self)

Clear all user thumbnails.

Definition at line 531 of file main_window.py.

def main_window.MainWindow.clearSelections (   self)

Clear all selection containers.

Definition at line 2253 of file main_window.py.

def main_window.MainWindow.closeEvent (   self,
  event 
)

Definition at line 96 of file main_window.py.

def main_window.MainWindow.create_lock_file (   self)

Create a lock file.

Definition at line 179 of file main_window.py.

def main_window.MainWindow.destroy_lock_file (   self)

Destroy the lock file.

Definition at line 270 of file main_window.py.

def main_window.MainWindow.ExportFinished (   self,
  path 
)

Export has completed.

Definition at line 2398 of file main_window.py.

def main_window.MainWindow.floatDocks (   self,
  is_floating 
)

Float or Un-Float all dockable widgets above main screen.

Definition at line 1866 of file main_window.py.

def main_window.MainWindow.foundCurrentVersion (   self,
  version 
)

Handle the callback for detecting the current version on openshot.org.

Definition at line 2267 of file main_window.py.

def main_window.MainWindow.FrameExported (   self,
  path,
  start_frame,
  end_frame,
  current_frame 
)

Connect to Unity launcher (for Linux)

Definition at line 2378 of file main_window.py.

def main_window.MainWindow.freezeDocks (   self)

Freeze all dockable widgets on the main screen (no float, moving, or closing)

Definition at line 1880 of file main_window.py.

def main_window.MainWindow.getAllKeyboardShortcuts (   self)

Get a key sequence back from the setting name.

Definition at line 1288 of file main_window.py.

def main_window.MainWindow.getDocks (   self)

Get a list of all dockable widgets.

Definition at line 1844 of file main_window.py.

def main_window.MainWindow.getShortcutByName (   self,
  setting_name 
)

Get a key sequence back from the setting name.

Definition at line 1281 of file main_window.py.

def main_window.MainWindow.handlePausedVideo (   self)

Handle the pause signal, by refreshing the properties dialog.

Definition at line 878 of file main_window.py.

def main_window.MainWindow.hideDocks (   self)

Hide all dockable widgets on the main screen.

Definition at line 1892 of file main_window.py.

def main_window.MainWindow.hideEvent (   self,
  event 
)

Have any child windows hide with main window.

Definition at line 2312 of file main_window.py.

def main_window.MainWindow.InitCacheSettings (   self)

Set the correct cache settings for the timeline.

Definition at line 2343 of file main_window.py.

def main_window.MainWindow.InitKeyboardShortcuts (   self)

Initialize all keyboard shortcuts from the settings file.

Definition at line 2330 of file main_window.py.

def main_window.MainWindow.keyPressEvent (   self,
  event 
)

Process key press events and match with known shortcuts.

Definition at line 1298 of file main_window.py.

def main_window.MainWindow.load_recent_menu (   self)

Clear and load the list of recent menu items.

Definition at line 2085 of file main_window.py.

def main_window.MainWindow.load_settings (   self)

Definition at line 2073 of file main_window.py.

def main_window.MainWindow.moveEvent (   self,
  event 
)

Move tutorial dialogs also (if any)

Definition at line 2291 of file main_window.py.

def main_window.MainWindow.movePlayhead (   self,
  position_frames 
)

Update playhead position.

Definition at line 883 of file main_window.py.

def main_window.MainWindow.open_project (   self,
  file_path,
  clear_thumbnails = True 
)

Open a project from a file path, and refresh the screen.

Definition at line 463 of file main_window.py.

def main_window.MainWindow.previewFrame (   self,
  position_seconds,
  position_frames,
  time_code 
)

Preview a specific frame.

Definition at line 869 of file main_window.py.

def main_window.MainWindow.recent_project_clicked (   self,
  file_path 
)

Load a recent project when clicked.

Definition at line 2118 of file main_window.py.

def main_window.MainWindow.recover_backup (   self)

Recover the backup file (if any)

Definition at line 145 of file main_window.py.

def main_window.MainWindow.remove_recent_project (   self,
  file_path 
)

Definition at line 2108 of file main_window.py.

def main_window.MainWindow.removeDocks (   self)

Remove all dockable widgets on main screen.

Definition at line 1854 of file main_window.py.

def main_window.MainWindow.removeSelection (   self,
  item_id,
  item_type 
)

Definition at line 2035 of file main_window.py.

def main_window.MainWindow.resize_contents (   self)

Definition at line 1838 of file main_window.py.

def main_window.MainWindow.resizeEvent (   self,
  event 
)

Definition at line 2296 of file main_window.py.

def main_window.MainWindow.save_project (   self,
  file_path 
)

Save a project to a file path, and refresh the screen.

Definition at line 437 of file main_window.py.

def main_window.MainWindow.save_settings (   self)

Definition at line 2065 of file main_window.py.

def main_window.MainWindow.setup_toolbars (   self)

Definition at line 2123 of file main_window.py.

def main_window.MainWindow.SetWindowTitle (   self,
  profile = None 
)

Set the window title based on a variety of factors.

Definition at line 1969 of file main_window.py.

def main_window.MainWindow.show_property_timeout (   self)

Callback for show property timer.

Definition at line 2320 of file main_window.py.

def main_window.MainWindow.showDocks (   self,
  docks 
)

Show all dockable widgets on the main screen.

Definition at line 1872 of file main_window.py.

def main_window.MainWindow.showEvent (   self,
  event 
)

Have any child windows follow main-window state.

Definition at line 2303 of file main_window.py.

def main_window.MainWindow.tail_file (   self,
  f,
  n,
  offset = None 
)

Read the end of a file (n number of lines)

Definition at line 285 of file main_window.py.

def main_window.MainWindow.transformTriggered (   self,
  clip_id 
)

Handle transform signal (to keep track of whether a transform is happening or not)

Definition at line 2410 of file main_window.py.

def main_window.MainWindow.unFreezeDocks (   self)

Un-freeze all dockable widgets on the main screen (allow them to be moved, closed, and floated)

Definition at line 1886 of file main_window.py.

def main_window.MainWindow.updateStatusChanged (   self,
  undo_status,
  redo_status 
)

Definition at line 1998 of file main_window.py.

Member Data Documentation

main_window.MainWindow.auto_save_timer

Definition at line 2552 of file main_window.py.

main_window.MainWindow.cache_object

Definition at line 1006 of file main_window.py.

main_window.MainWindow.effectsFilter

Definition at line 2170 of file main_window.py.

main_window.MainWindow.effectsToolbar

Definition at line 2169 of file main_window.py.

main_window.MainWindow.effectsTreeView

Definition at line 1796 of file main_window.py.

tuple main_window.MainWindow.ExportEnded = pyqtSignal(str)
static

Definition at line 89 of file main_window.py.

tuple main_window.MainWindow.ExportFrame = pyqtSignal(str, int, int, int)
static

Definition at line 88 of file main_window.py.

tuple main_window.MainWindow.ExportStarted = pyqtSignal(str, int, int)
static

Definition at line 87 of file main_window.py.

main_window.MainWindow.filesActionGroup

Definition at line 2132 of file main_window.py.

main_window.MainWindow.filesFilter

Definition at line 2143 of file main_window.py.

main_window.MainWindow.filesToolbar

Definition at line 2131 of file main_window.py.

main_window.MainWindow.filesTreeView

Definition at line 1778 of file main_window.py.

tuple main_window.MainWindow.FoundVersionSignal = pyqtSignal(str)
static

Definition at line 84 of file main_window.py.

main_window.MainWindow.has_launcher

Definition at line 2394 of file main_window.py.

main_window.MainWindow.initialized

Definition at line 2422 of file main_window.py.

tuple main_window.MainWindow.InsertKeyframe = pyqtSignal(object)
static

Definition at line 91 of file main_window.py.

main_window.MainWindow.is_transforming

Definition at line 2412 of file main_window.py.

tuple main_window.MainWindow.LoadFileSignal = pyqtSignal(str)
static

Definition at line 77 of file main_window.py.

tuple main_window.MainWindow.MaxSizeChanged = pyqtSignal(object)
static

Definition at line 90 of file main_window.py.

main_window.MainWindow.mode

Definition at line 102 of file main_window.py.

tuple main_window.MainWindow.OpenProjectSignal = pyqtSignal(str)
static

Definition at line 92 of file main_window.py.

tuple main_window.MainWindow.PauseSignal = pyqtSignal()
static

Definition at line 79 of file main_window.py.

tuple main_window.MainWindow.PlaySignal = pyqtSignal(int)
static

Definition at line 78 of file main_window.py.

main_window.MainWindow.preview_parent

Definition at line 2544 of file main_window.py.

main_window.MainWindow.preview_thread

Definition at line 2546 of file main_window.py.

tuple main_window.MainWindow.previewFrameSignal = pyqtSignal(int)
static

Definition at line 75 of file main_window.py.

main_window.MainWindow.propertyTableView

Definition at line 2514 of file main_window.py.

main_window.MainWindow.recent_menu

Definition at line 2096 of file main_window.py.

tuple main_window.MainWindow.RecoverBackup = pyqtSignal()
static

Definition at line 83 of file main_window.py.

tuple main_window.MainWindow.refreshFrameSignal = pyqtSignal()
static

Definition at line 76 of file main_window.py.

tuple main_window.MainWindow.SeekSignal = pyqtSignal(int)
static

Definition at line 81 of file main_window.py.

main_window.MainWindow.selected_clips

Definition at line 2255 of file main_window.py.

main_window.MainWindow.selected_effects

Definition at line 2259 of file main_window.py.

main_window.MainWindow.selected_files

Definition at line 1542 of file main_window.py.

main_window.MainWindow.selected_markers

Definition at line 2257 of file main_window.py.

main_window.MainWindow.selected_tracks

Definition at line 1654 of file main_window.py.

main_window.MainWindow.selected_transitions

Definition at line 2256 of file main_window.py.

main_window.MainWindow.selectionLabel

Definition at line 2515 of file main_window.py.

main_window.MainWindow.show_property_id

Definition at line 2030 of file main_window.py.

main_window.MainWindow.show_property_timer

Definition at line 2527 of file main_window.py.

main_window.MainWindow.show_property_type

Definition at line 2031 of file main_window.py.

main_window.MainWindow.sliderZoom

Definition at line 2233 of file main_window.py.

tuple main_window.MainWindow.SpeedSignal = pyqtSignal(float)
static

Definition at line 82 of file main_window.py.

main_window.MainWindow.statusBar

Definition at line 514 of file main_window.py.

tuple main_window.MainWindow.StopSignal = pyqtSignal()
static

Definition at line 80 of file main_window.py.

tuple main_window.MainWindow.ThumbnailUpdated = pyqtSignal(str)
static

Definition at line 93 of file main_window.py.

main_window.MainWindow.timeline

Definition at line 2477 of file main_window.py.

main_window.MainWindow.timeline_sync

Definition at line 2474 of file main_window.py.

main_window.MainWindow.timelineToolbar

Definition at line 2213 of file main_window.py.

tuple main_window.MainWindow.TransformSignal = pyqtSignal(str)
static

Definition at line 86 of file main_window.py.

main_window.MainWindow.transitionsActionGroup

Definition at line 2153 of file main_window.py.

main_window.MainWindow.transitionsFilter

Definition at line 2160 of file main_window.py.

main_window.MainWindow.transitionsToolbar

Definition at line 2152 of file main_window.py.

main_window.MainWindow.transitionsTreeView

Definition at line 1787 of file main_window.py.

main_window.MainWindow.tutorial_manager

Definition at line 1965 of file main_window.py.

tuple main_window.MainWindow.ui_path = os.path.join(info.PATH, 'windows', 'ui', 'main-window.ui')
static

Definition at line 73 of file main_window.py.

main_window.MainWindow.unity_launchers

Definition at line 2594 of file main_window.py.

main_window.MainWindow.videoPreview

Definition at line 2533 of file main_window.py.

main_window.MainWindow.videoToolbar

Definition at line 2179 of file main_window.py.

tuple main_window.MainWindow.WaveformReady = pyqtSignal(str, list)
static

Definition at line 85 of file main_window.py.

main_window.MainWindow.zoomScaleLabel

Definition at line 2240 of file main_window.py.


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