Code::Blocks  SVN r11506
Public Member Functions | Public Attributes | List of all members
ListItemData Struct Reference
Collaboration diagram for ListItemData:

Public Member Functions

 ListItemData (ProjectTemplateLoader *t=nullptr, cbWizardPlugin *p=nullptr, int i=0)
 
 ListItemData (const ListItemData &rhs)
 

Public Attributes

ProjectTemplateLoaderpt
 
cbWizardPluginplugin
 
int wizPluginIndex
 

Detailed Description

Definition at line 38 of file newfromtemplatedlg.cpp.

Constructor & Destructor Documentation

◆ ListItemData() [1/2]

ListItemData::ListItemData ( ProjectTemplateLoader t = nullptr,
cbWizardPlugin p = nullptr,
int  i = 0 
)
inline

Definition at line 40 of file newfromtemplatedlg.cpp.

Referenced by NewFromTemplateDlg::BuildListFor().

◆ ListItemData() [2/2]

ListItemData::ListItemData ( const ListItemData rhs)
inline

Definition at line 41 of file newfromtemplatedlg.cpp.

Member Data Documentation

◆ plugin

cbWizardPlugin* ListItemData::plugin

◆ pt

ProjectTemplateLoader* ListItemData::pt

Definition at line 42 of file newfromtemplatedlg.cpp.

Referenced by SortTemplates().

◆ wizPluginIndex

int ListItemData::wizPluginIndex

The documentation for this struct was generated from the following file: