OpenShot Video Editor
2.0.0
|
Choose Profile Dialog. More...
Public Member Functions | |
def | __init__ (self) |
def | dropdown_index_changed (self, widget, index) |
Public Attributes | |
profile_names | |
profile_paths | |
s | |
Static Public Attributes | |
ui_path = os.path.join(info.PATH, 'windows', 'ui', 'profile.ui') | |
Choose Profile Dialog.
Definition at line 47 of file profile.py.
def profile.Profile.__init__ | ( | self | ) |
Definition at line 52 of file profile.py.
def profile.Profile.dropdown_index_changed | ( | self, | |
widget, | |||
index | |||
) |
Definition at line 111 of file profile.py.
profile.Profile.profile_names |
Definition at line 74 of file profile.py.
profile.Profile.profile_paths |
Definition at line 75 of file profile.py.
profile.Profile.s |
Definition at line 68 of file profile.py.
|
static |
Definition at line 50 of file profile.py.