25 #ifndef PROJECT_TREE_H 26 #define PROJECT_TREE_H 29 #include <wx/treectrl.h> 56 int OnCompareItems(
const wxTreeItemId& item1,
const wxTreeItemId& item2 )
override;
59 #endif // PROJECT_TREE_H wxImageList * m_imageList
PROJECT_TREE_PANE * m_projectTreePane
PROJECT_TREE_PANE Window to display the tree files.
PROJECT_TREE_PANE * GetProjectTreePane() const
PROJECT_TREE(PROJECT_TREE_PANE *parent)
int OnCompareItems(const wxTreeItemId &item1, const wxTreeItemId &item2) override
PROJECT_TREE This is the class to show (as a tree) the files in the project directory.