wxNotebookConnector< NoteBook, Twindow, Tview > Class Template Reference

extend a2dWindowConnector to connect views into a wxNotebook window More...

#include <docviewref.h>

Inheritance diagram for wxNotebookConnector< NoteBook, Twindow, Tview >:

Inheritance graph
[legend]
Collaboration diagram for wxNotebookConnector< NoteBook, Twindow, Tview >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 wxNotebookConnector ()
 Constructor.
 ~wxNotebookConnector ()
 destructor
wxNotebook * GetNotebook ()
 return pointer to notebook type used
void Init (NoteBook *notebook)
 initialize with/to this notebook

Protected Member Functions

void OnPostCreateDocument (a2dTemplateEvent &event)
 what to do after document creation
void OnPostCreateView (a2dTemplateEvent &event)
 what to do after view creation

Protected Attributes

NoteBook * m_notebook
 the notebook to hook views into.


Detailed Description

template<class NoteBook, class Twindow, class Tview = a2dView>
class wxNotebookConnector< NoteBook, Twindow, Tview >

extend a2dWindowConnector to connect views into a wxNotebook window

Each new a2dView connects as a new page

Definition at line 3371 of file docviewref.h.


The documentation for this class was generated from the following file:
wxNotebookConnector< NoteBook, Twindow, Tview > Class Template Reference -- Tue Aug 31 18:39:21 2010 -- 31 Aug 2010 -- 1.5.5 -- wxArt2D -- . -- Main Page Reference Documentation