MySplitterWindow Class Reference

#include <MySplitterWindow.h>

Inheritance diagram for MySplitterWindow:

Inheritance graph
[legend]
Collaboration diagram for MySplitterWindow:

Collaboration graph
[legend]
List of all members.

Detailed Description

requirements
GNU C++ Compatible Compiler or MS Compiler
win2k or later
WxWidgets 2.6
Version:
1.0 first version
Date:
08-31-2005
Author:
kamp
license
This code is absolutely free to use and modify. The code is provided "as is" with no expressed or implied warranty. The author accepts no liability if it causes any damage to your computer, causes your pet to fall ill, increases baldness or makes your car start emitting strange noises when you start it up. This code has no bugs, just undocumented features!

Todo:

Bug:

Definition at line 32 of file MySplitterWindow.h.

Public Member Functions

 MySplitterWindow (wxFrame *parent)
void OnPositionChanged (wxSplitterEvent &event)
void OnPositionChanging (wxSplitterEvent &event)
void OnDClick (wxSplitterEvent &event)
void OnUnsplitEvent (wxSplitterEvent &event)

Private Attributes

wxFrame * m_frame
NclBase * base


Constructor & Destructor Documentation

MySplitterWindow::MySplitterWindow wxFrame *  parent  ) 
 

Parameters:
*parent 
Returns:

Definition at line 36 of file MySplitterWindow.cpp.

References NclLog::Creation().


Member Function Documentation

void MySplitterWindow::OnDClick wxSplitterEvent &  event  ) 
 

Parameters:
event 

Definition at line 84 of file MySplitterWindow.cpp.

void MySplitterWindow::OnPositionChanged wxSplitterEvent &  event  ) 
 

Parameters:
event 

Definition at line 60 of file MySplitterWindow.cpp.

void MySplitterWindow::OnPositionChanging wxSplitterEvent &  event  ) 
 

Parameters:
event 

Definition at line 72 of file MySplitterWindow.cpp.

void MySplitterWindow::OnUnsplitEvent wxSplitterEvent &  event  ) 
 

Parameters:
event 

Definition at line 97 of file MySplitterWindow.cpp.


Generated on Tue Sep 13 18:50:49 2005 for NClip by doxygen 1.3.1 using KingsTools