MyCanvas Class Reference

#include <MyCanvas.h>

Inheritance diagram for MyCanvas:

Inheritance graph
[legend]
Collaboration diagram for MyCanvas:

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 6 of file MyCanvas.h.

Public Member Functions

 MyCanvas (wxWindow *parent, bool mirror)
virtual void OnDraw (wxDC &dc)

Private Attributes

bool m_mirror
NclBase * base
Mdo * metaTrack
Mdo * firstTrack


Constructor & Destructor Documentation

MyCanvas::MyCanvas wxWindow *  parent,
bool  mirror
 

Parameters:
parent 
mirror 
Returns:

Definition at line 23 of file MyCanvas.cpp.

References NclLog::Creation().


Member Function Documentation

void MyCanvas::OnDraw wxDC &  dc  )  [virtual]
 

Draw some sample figures in the canvas.

Parameters:
dc 

Definition at line 42 of file MyCanvas.cpp.


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