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

sidebar Class Reference

A container for the project and dir trees. More...

#include <sidebar.h>

List of all members.

Public Member Functions

 sidebar (wxWindow *parent, wxWindowID id=wxID_ANY)
projecttree * getProjectTree ()
dirtree * getDirTree ()

Protected Attributes

projectpanel * ppanel
dirtree * dtree


Detailed Description

A container for the project and dir trees.


Constructor & Destructor Documentation

sidebar::sidebar (  wxWindow *  parent,
wxWindowID  id = wxID_ANY
) 
 

Author:
J. Knight <jnite@users.sourceforge.net>
Version:
Id
sidebar.cpp,v 1.6 2006/02/10 11:52:11 jimbag Exp


Member Function Documentation

dirtree* sidebar::getDirTree (   )  [inline]
 

projecttree* sidebar::getProjectTree (   )  [inline]
 


Member Data Documentation

dirtree* sidebar::dtree [protected]
 

projectpanel* sidebar::ppanel [protected]
 


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