|
Code::Blocks
SVN r11506
|
#include "sdk_precomp.h"#include "cbstyledtextctrl.h"#include <wx/listbook.h>#include <wx/radiobox.h>#include "newfromtemplatedlg.h"#include "projecttemplateloader.h"Go to the source code of this file.
Classes | |
| struct | ListItemData |
Functions | |
| int wxCALLBACK | SortTemplates (wxIntPtr item1, wxIntPtr item2, cb_unused wxIntPtr sortData) |
Variables | |
| static int | idEditWizardScript = wxNewId() |
| static int | idDiscardWizardScript = wxNewId() |
| static int | idInfoWizardScript = wxNewId() |
| static int | idEditGlobalWizardScript = wxNewId() |
Definition at line 199 of file newfromtemplatedlg.cpp.
References cbWizardPlugin::GetTitle(), ProjectTemplateLoader::m_Title, ListItemData::plugin, ListItemData::pt, ListItemData::wizPluginIndex, and wxString::wx_str().
Referenced by NewFromTemplateDlg::BuildListFor().
|
static |
Definition at line 48 of file newfromtemplatedlg.cpp.
Referenced by NewFromTemplateDlg::OnListRightClick().
|
static |
Definition at line 50 of file newfromtemplatedlg.cpp.
Referenced by NewFromTemplateDlg::OnListRightClick().
|
static |
Definition at line 47 of file newfromtemplatedlg.cpp.
Referenced by NewFromTemplateDlg::OnListRightClick().
|
static |
Definition at line 49 of file newfromtemplatedlg.cpp.
Referenced by NewFromTemplateDlg::OnListRightClick().
1.8.13