Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::UI::Qt::actionwiz
class SourceActionEditor
Files: Synopsis/UI/Qt/actionwiz.py

Presents a modal GUI for editing a Source Action


Operations Summary:
 __init__(self, parent, project) [Source]
 edit(self, action)
Edits the given action [Source]
 keep_changes(self) [Source]
 init_dialog(self) [Source]
 on_insert(self) [Source]
 on_insert_finished(self, title) [Source]
 update_list(self) [Source]
 get_selected_index(self)
Returns the index of the selected item, or None [Source]
 on_selection(self) [Source]
 on_delete(self) [Source]
 on_up(self) [Source]
 on_down(self) [Source]
 on_edit(self) [Source]
 on_test(self) [Source]