Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

projitem Class Reference

Data attached to a tree node representing a project item. More...

#include <projecttree.h>

Inheritance diagram for projitem:

projtool List of all members.

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

Detailed Description

Data attached to a tree node representing a project item.


Constructor & Destructor Documentation

projitem::projitem const wxString &  path,
int  type = PI_UNKNOWN
[inline]
 


Member Function Documentation

const wxString& projitem::getPath  )  const [inline]
 

int projitem::getType  )  [inline]
 

void projitem::setPath const wxString &  path  )  [inline]
 


Member Data Documentation

wxString projitem::m_path [protected]
 

int projitem::m_type [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Mar 10 12:32:03 2006 for MonkeyFish by  doxygen 1.4.4