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

File Properties Dialog. More...

Inheritance diagram for file_properties.FileProperties:

Public Member Functions

def __init__
 
def accept
 
def reject
 

Public Attributes

 channel_layout_choices
 
 file
 
 s
 
 settings_data
 
 update_button
 

Static Public Attributes

tuple ui_path = os.path.join(info.PATH, 'windows', 'ui', 'file-properties.ui')
 

Detailed Description

File Properties Dialog.

Definition at line 51 of file file_properties.py.

Constructor & Destructor Documentation

def file_properties.FileProperties.__init__ (   self,
  file 
)

Definition at line 56 of file file_properties.py.

Member Function Documentation

def file_properties.FileProperties.accept (   self)

Definition at line 177 of file file_properties.py.

def file_properties.FileProperties.reject (   self)

Definition at line 198 of file file_properties.py.

Member Data Documentation

file_properties.FileProperties.channel_layout_choices

Definition at line 148 of file file_properties.py.

file_properties.FileProperties.file

Definition at line 57 of file file_properties.py.

file_properties.FileProperties.s

Definition at line 73 of file file_properties.py.

file_properties.FileProperties.settings_data

Definition at line 84 of file file_properties.py.

tuple file_properties.FileProperties.ui_path = os.path.join(info.PATH, 'windows', 'ui', 'file-properties.ui')
static

Definition at line 54 of file file_properties.py.

file_properties.FileProperties.update_button

Definition at line 79 of file file_properties.py.


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