This is the complete list of members for ide_gen.xcode.PBXGroup, including all inherited members.
| __init__(self, group_name, path, uuid=None) | ide_gen.xcode.PBXGroup | |
| add_dict_entry(self, name, value=None, enabled=True) | ide_gen.xcode_json.JSONDict | |
| add_file(self, file_reference) | ide_gen.xcode.PBXGroup | |
| add_group(self, group) | ide_gen.xcode.PBXGroup | |
| add_item(self, item) | ide_gen.xcode_json.JSONShared | |
| children | ide_gen.xcode.PBXGroup | |
| comment | ide_gen.xcode_json.JSONShared | |
| disable_if_empty | ide_gen.xcode_json.JSONDict | |
| enabled | ide_gen.xcode_json.JSONShared | |
| file_list | ide_gen.xcode.PBXGroup | |
| find_item(self, name) | ide_gen.xcode_json.JSONShared | |
| flattened | ide_gen.xcode_json.JSONDict | |
| generate(self, line_list, indent=0) | ide_gen.xcode.PBXGroup | |
| get_comment_string(self) | ide_gen.xcode_json.JSONShared | |
| get_parent(self) | ide_gen.xcode_json.JSONShared | |
| group_list | ide_gen.xcode.PBXGroup | |
| is_empty(self) | ide_gen.xcode.PBXGroup | |
| isa | ide_gen.xcode_json.JSONDict | |
| name | ide_gen.xcode_json.JSONShared | |
| name_entry | ide_gen.xcode.PBXGroup | |
| parent | ide_gen.xcode_json.JSONShared | |
| path | ide_gen.xcode.PBXGroup | |
| source_tree | ide_gen.xcode.PBXGroup | |
| uuid | ide_gen.xcode_json.JSONShared | |
| value | ide_gen.xcode_json.JSONShared | |