| Code::Blocks
    SVN r11506
    | 
Go to the source code of this file.
| Classes | |
| struct | FileSetFile | 
| struct | FileSet | 
| struct | TemplateOption | 
| class | ProjectTemplateLoader | 
| Functions | |
| WX_DECLARE_OBJARRAY (FileSetFile, FileSetFileArray) | |
| WX_DECLARE_OBJARRAY (FileSet, FileSetArray) | |
| WX_DECLARE_OBJARRAY (TemplateOption, TemplateOptionArray) | |
| struct FileSetFile | 
Definition at line 12 of file projecttemplateloader.h.
| Class Members | ||
|---|---|---|
| wxString | destination | |
| wxString | source | |
| wxString | targets | |
| struct FileSet | 
Definition at line 20 of file projecttemplateloader.h.
| Class Members | ||
|---|---|---|
| FileSetFileArray | files | |
| wxString | name | |
| wxString | title | |
| struct TemplateOption | 
Definition at line 28 of file projecttemplateloader.h.
| Class Members | ||
|---|---|---|
| wxArrayString | extraCFlags | |
| wxArrayString | extraLDFlags | |
| wxString | file | |
| wxString | name | |
| wxString | notice | |
| int | noticeMsgType | |
| bool | useDefaultCompiler | |
| WX_DECLARE_OBJARRAY | ( | FileSetFile | , | 
| FileSetFileArray | |||
| ) | 
| WX_DECLARE_OBJARRAY | ( | FileSet | , | 
| FileSetArray | |||
| ) | 
| WX_DECLARE_OBJARRAY | ( | TemplateOption | , | 
| TemplateOptionArray | |||
| ) | 
 1.8.13
 1.8.13