#include <projecttree.h>
Inheritance diagram for projitem:
Public Member Functions | |
projitem (const wxString &path, int type=PI_UNKNOWN) | |
const wxString & | getPath () const |
void | setPath (const wxString &path) |
int | getType () |
Protected Attributes | |
wxString | m_path |
int | m_type |
|
|
|
|
|
|
|
|
|
|
|
|