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

projtool Class Reference

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

#include <projecttree.h>

Inheritance diagram for projtool:

projitem List of all members.

Public Member Functions

 projtool (const wxString &name, const wxString &path, int type=PI_TOOL)
void setName (const wxString &name)
const wxString & getName () const
const wxString & getCommand () const

Protected Attributes

wxString m_name

Detailed Description

Data attached to a tree node representing a project tool.


Constructor & Destructor Documentation

projtool::projtool const wxString &  name,
const wxString &  path,
int  type = PI_TOOL
[inline]
 


Member Function Documentation

const wxString& projtool::getCommand  )  const [inline]
 

const wxString& projtool::getName  )  const [inline]
 

void projtool::setName const wxString &  name  )  [inline]
 


Member Data Documentation

wxString projtool::m_name [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