treebook.cpp File Reference

(r1785/r1692)

#include "treebook.h"
#include <wx/imaglist.h>
#include <wx/settings.h>

Go to the source code of this file.

Classes

class  wxCamTreeCtrl

Defines

#define IS_VALID_PAGE(nPage)   ((nPage) < DoInternalGetPageCount())

Variables

const wxEventType wxEVT_COMMAND_TREEBOOK_PAGE_CHANGING = wxNewEventType()
const wxEventType wxEVT_COMMAND_TREEBOOK_PAGE_CHANGED = wxNewEventType()
const wxEventType wxEVT_COMMAND_TREEBOOK_NODE_COLLAPSED = wxNewEventType()
const wxEventType wxEVT_COMMAND_TREEBOOK_NODE_EXPANDED = wxNewEventType()
const int wxID_TREEBOOKTREEVIEW = wxNewId()


Define Documentation

#define IS_VALID_PAGE nPage   )     ((nPage) < DoInternalGetPageCount())
 

Definition at line 61 of file treebook.cpp.


Variable Documentation

const wxEventType wxEVT_COMMAND_TREEBOOK_NODE_COLLAPSED = wxNewEventType()
 

Definition at line 73 of file treebook.cpp.

const wxEventType wxEVT_COMMAND_TREEBOOK_NODE_EXPANDED = wxNewEventType()
 

Definition at line 74 of file treebook.cpp.

const wxEventType wxEVT_COMMAND_TREEBOOK_PAGE_CHANGED = wxNewEventType()
 

Definition at line 72 of file treebook.cpp.

const wxEventType wxEVT_COMMAND_TREEBOOK_PAGE_CHANGING = wxNewEventType()
 

Definition at line 71 of file treebook.cpp.

const int wxID_TREEBOOKTREEVIEW = wxNewId()
 

Definition at line 76 of file treebook.cpp.


Generated on Sat Nov 10 03:49:37 2007 for Camelot by  doxygen 1.4.4