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

The Page (portion of dialog) that displays options for a Cacher Action


Operations Summary:
 __init__(self, parent, action_container) [Source]
 title(self) [Source]
 action(self) [Source]
 set_action(self, action) [Source]
 _make_layout(self) [Source]
 pre_show(self) [Source]
 showEvent(self, ev) [Source]
 onActionName(self, name) [Source]
 onButtonFile(self) [Source]
 onButtonDir(self) [Source]
 onFileChanged(self, text) [Source]
 onDirChanged(self, text) [Source]
 onBrowseFile(self) [Source]
 onBrowseDir(self) [Source]