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

Choose Profile Dialog. More...

Inheritance diagram for profile.Profile:

Public Member Functions

def __init__
 
def dropdown_index_changed
 

Public Attributes

 profile_names
 
 profile_paths
 
 s
 

Static Public Attributes

tuple ui_path = os.path.join(info.PATH, 'windows', 'ui', 'profile.ui')
 

Detailed Description

Choose Profile Dialog.

Definition at line 47 of file profile.py.

Constructor & Destructor Documentation

def profile.Profile.__init__ (   self)

Definition at line 52 of file profile.py.

Member Function Documentation

def profile.Profile.dropdown_index_changed (   self,
  widget,
  index 
)

Definition at line 115 of file profile.py.

Member Data Documentation

profile.Profile.profile_names

Definition at line 77 of file profile.py.

profile.Profile.profile_paths

Definition at line 78 of file profile.py.

profile.Profile.s

Definition at line 68 of file profile.py.

tuple profile.Profile.ui_path = os.path.join(info.PATH, 'windows', 'ui', 'profile.ui')
static

Definition at line 50 of file profile.py.


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