| Code::Blocks
    SVN r11506
    | 
| Public Member Functions | |
| ScopeTreeData (cbProject *project, ProjectBuildTarget *target) | |
| cbProject * | GetProject () | 
| ProjectBuildTarget * | GetTarget () | 
|  Public Member Functions inherited from wxTreeItemData | |
| wxTreeItemData () | |
| virtual | ~wxTreeItemData () | 
| const wxTreeItemId & | GetId () const | 
| void | SetId (const wxTreeItemId &id) | 
|  Public Member Functions inherited from wxClientData | |
| wxClientData () | |
| virtual | ~wxClientData () | 
| Private Attributes | |
| cbProject * | m_Project | 
| ProjectBuildTarget * | m_Target | 
Definition at line 191 of file compileroptionsdlg.cpp.
| 
 | inline | 
Definition at line 194 of file compileroptionsdlg.cpp.
| 
 | inline | 
Definition at line 195 of file compileroptionsdlg.cpp.
Referenced by CompilerOptionsDlg::OnTreeSelectionChange().
| 
 | inline | 
Definition at line 196 of file compileroptionsdlg.cpp.
Referenced by CompilerOptionsDlg::OnTreeSelectionChange(), and CompilerOptionsDlg::OnUpdateUI().
| 
 | private | 
Definition at line 198 of file compileroptionsdlg.cpp.
| 
 | private | 
Definition at line 199 of file compileroptionsdlg.cpp.
 1.8.13
 1.8.13