The Page (portion of dialog) that displays options for a C++ Parser Action
| Operations Summary: | |
| __init__(self, parent, action_container) [Source] | |
| title(self) [Source] | |
| action(self) [Source] | |
| set_action(self, action) [Source] | |
| _make_layout(self) [Source] | |
| _update_path_list(self) [Source] | |
| _update_def_list(self) [Source] | |
| pre_show(self) [Source] | |
| showEvent(self, ev) [Source] | |
| onPathSelected(self, item) [Source] | |
| onDefSelected(self, item) [Source] | |
| onAddPath(self) [Source] | |
| onRemovePath(self) [Source] | |
| onAddGCC(self) [Source] | |
| onMainFile(self, on) [Source] | |
| onAddDefine(self) [Source] | |
| onRemoveDefine(self) [Source] | |