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

Tutorial Class Reference

Evenement de parametre et d'evenement de l'application. More...

Inheritance diagram for Tutorial:

Window ResizingAndRotateControl Control List of all members.

Public Member Functions

 Tutorial ()
 ~Tutorial ()
void Create ()
void SetTutorialTipText ()
void DestroyDemos ()
int OnUniversDemo ()
int OnFaceDemo ()
int OnBaseDemo ()
int OnLayoutDemo ()
int OnWindowDemo ()
int OnApplicationDemo ()
void OnUniversDemoStart ()
void OnFaceDemoStart ()
void OnBaseDemoStart ()
void OnLayoutDemoStart ()
void OnWindowDemoStart ()
void OnApplicationDemoStart ()
int OnEnd ()

Public Attributes

TextBox info
Button btnReturn
EffectApparition effect
Tip tip
Button btnUniversDemo
Button btnFaceDemo
Button btnBaseDemo
Button btnLayoutDemo
Button btnWindowDemo
Button btnApplicationDemo
FaceDemofd
UniversDemoud
BaseDemodb
LayoutDemold
WindowDemowd
ApplicationDemoad

Detailed Description

Evenement de parametre et d'evenement de l'application.

Definition at line 57 of file 3dcontrols.cpp.


Constructor & Destructor Documentation

Tutorial::Tutorial  )  [inline]
 

Definition at line 1053 of file 3dcontrols.cpp.

References ad, align_center, align_justify, btnApplicationDemo, btnBaseDemo, btnFaceDemo, btnLayoutDemo, btnUniversDemo, btnWindowDemo, ce, EventButton::click, db, fd, info, ld, OnApplicationDemo(), OnBaseDemo(), Button::onButton, OnFaceDemo(), OnLayoutDemo(), Title::OnMin(), OnUniversDemo(), OnWindowDemo(), Text3D::SetAlign(), ControlEngine::taskWindow, Button::text, TextBox::text, Window::title, ud, Title::useClose, Title::useMax, Title::useMin, and wd.

Tutorial::~Tutorial  )  [inline]
 

Definition at line 1097 of file 3dcontrols.cpp.

References ce, Title::OnOriginal(), ControlEngine::taskWindow, and Window::title.


Member Function Documentation

void Tutorial::Create  )  [inline, virtual]
 

Reimplemented from Window.

Definition at line 1102 of file 3dcontrols.cpp.

References Effect::Bind(), btnApplicationDemo, btnBaseDemo, btnFaceDemo, btnLayoutDemo, btnReturn, btnUniversDemo, btnWindowDemo, ce, EventButton::click, Tip::Create(), Button::Create(), TextBox::Create(), Window::Create(), effect, FACE_FRONT, Primitive::GoTo(), info, ControlEngine::masterContainer, Button::onButton, OnEnd(), ControlEngine::Pop(), ControlEngine::primitive, ControlEngine::Push(), Button::SetText(), SetTutorialTipText(), EffectApparition::Start(), tip, Control::XDockCenter(), Control::XDockRight(), Control::YDockBottom(), Control::YDockCenter(), and Control::YDockTop().

Referenced by WinMain().

void Tutorial::DestroyDemos  )  [inline]
 

Definition at line 1175 of file 3dcontrols.cpp.

References ad, db, fd, ld, ud, and wd.

Referenced by OnApplicationDemoStart(), OnBaseDemoStart(), OnFaceDemoStart(), OnLayoutDemoStart(), OnUniversDemoStart(), and OnWindowDemoStart().

int Tutorial::OnApplicationDemo  )  [inline]
 

Definition at line 1225 of file 3dcontrols.cpp.

References OnApplicationDemoStart().

Referenced by Tutorial().

void Tutorial::OnApplicationDemoStart  )  [inline]
 

Definition at line 1262 of file 3dcontrols.cpp.

References ad, and DestroyDemos().

Referenced by OnApplicationDemo().

int Tutorial::OnBaseDemo  )  [inline]
 

Definition at line 1201 of file 3dcontrols.cpp.

References OnBaseDemoStart().

Referenced by Tutorial().

void Tutorial::OnBaseDemoStart  )  [inline]
 

Definition at line 1244 of file 3dcontrols.cpp.

References DestroyDemos().

Referenced by OnBaseDemo().

int Tutorial::OnEnd  )  [inline]
 

Definition at line 1267 of file 3dcontrols.cpp.

References ce, Univers::ExitQuestion(), and ControlEngine::univers.

Referenced by Create(), and Tutorial::Demo::Ending().

int Tutorial::OnFaceDemo  )  [inline]
 

Definition at line 1193 of file 3dcontrols.cpp.

References OnFaceDemoStart().

Referenced by Tutorial().

void Tutorial::OnFaceDemoStart  )  [inline]
 

Definition at line 1238 of file 3dcontrols.cpp.

References DestroyDemos(), and fd.

Referenced by OnFaceDemo().

int Tutorial::OnLayoutDemo  )  [inline]
 

Definition at line 1209 of file 3dcontrols.cpp.

References OnLayoutDemoStart().

Referenced by Tutorial().

void Tutorial::OnLayoutDemoStart  )  [inline]
 

Definition at line 1250 of file 3dcontrols.cpp.

References DestroyDemos(), and ld.

Referenced by OnLayoutDemo().

int Tutorial::OnUniversDemo  )  [inline]
 

Definition at line 1185 of file 3dcontrols.cpp.

References OnUniversDemoStart().

Referenced by Tutorial().

void Tutorial::OnUniversDemoStart  )  [inline]
 

Definition at line 1232 of file 3dcontrols.cpp.

References DestroyDemos(), and ud.

Referenced by OnUniversDemo().

int Tutorial::OnWindowDemo  )  [inline]
 

Definition at line 1217 of file 3dcontrols.cpp.

References OnWindowDemoStart().

Referenced by Tutorial().

void Tutorial::OnWindowDemoStart  )  [inline]
 

Definition at line 1256 of file 3dcontrols.cpp.

References DestroyDemos(), and wd.

Referenced by OnWindowDemo().

void Tutorial::SetTutorialTipText  )  [inline]
 

Definition at line 1170 of file 3dcontrols.cpp.

References Tip::SetText(), and tip.

Referenced by Create(), and Tutorial::Demo::Ending().


Member Data Documentation

ApplicationDemo* Tutorial::ad
 

Definition at line 1051 of file 3dcontrols.cpp.

Referenced by DestroyDemos(), OnApplicationDemoStart(), and Tutorial().

Button Tutorial::btnApplicationDemo
 

Definition at line 70 of file 3dcontrols.cpp.

Referenced by Create(), and Tutorial().

Button Tutorial::btnBaseDemo
 

Definition at line 67 of file 3dcontrols.cpp.

Referenced by Create(), and Tutorial().

Button Tutorial::btnFaceDemo
 

Definition at line 66 of file 3dcontrols.cpp.

Referenced by Create(), and Tutorial().

Button Tutorial::btnLayoutDemo
 

Definition at line 68 of file 3dcontrols.cpp.

Referenced by Create(), and Tutorial().

Button Tutorial::btnReturn
 

Definition at line 61 of file 3dcontrols.cpp.

Referenced by Tutorial::ApplicationDemo::ApplicationDemo(), Tutorial::BaseDemo::BaseDemo(), Create(), Tutorial::Demo::Demo(), Tutorial::Demo::Ending(), Tutorial::FaceDemo::FaceDemo(), Tutorial::LayoutDemo::LayoutDemo(), Tutorial::UniversDemo::UniversDemo(), and Tutorial::WindowDemo::WindowDemo().

Button Tutorial::btnUniversDemo
 

Definition at line 65 of file 3dcontrols.cpp.

Referenced by Create(), and Tutorial().

Button Tutorial::btnWindowDemo
 

Definition at line 69 of file 3dcontrols.cpp.

Referenced by Create(), and Tutorial().

BaseDemo* Tutorial::db
 

Definition at line 1048 of file 3dcontrols.cpp.

Referenced by DestroyDemos(), and Tutorial().

EffectApparition Tutorial::effect
 

Definition at line 62 of file 3dcontrols.cpp.

Referenced by Create(), and Tutorial::Demo::Ending().

FaceDemo* Tutorial::fd
 

Definition at line 1046 of file 3dcontrols.cpp.

Referenced by DestroyDemos(), OnFaceDemoStart(), and Tutorial().

TextBox Tutorial::info
 

Definition at line 60 of file 3dcontrols.cpp.

Referenced by Create(), and Tutorial().

LayoutDemo* Tutorial::ld
 

Definition at line 1049 of file 3dcontrols.cpp.

Referenced by DestroyDemos(), OnLayoutDemoStart(), and Tutorial().

Tip Tutorial::tip
 

Definition at line 63 of file 3dcontrols.cpp.

Referenced by Tutorial::ApplicationDemo::ApplicationDemo(), Tutorial::BaseDemo::BaseDemo(), Create(), Tutorial::FaceDemo::FaceDemo(), Tutorial::LayoutDemo::LayoutDemo(), SetTutorialTipText(), Tutorial::UniversDemo::UniversDemo(), and Tutorial::WindowDemo::WindowDemo().

UniversDemo* Tutorial::ud
 

Definition at line 1047 of file 3dcontrols.cpp.

Referenced by DestroyDemos(), OnUniversDemoStart(), and Tutorial().

WindowDemo* Tutorial::wd
 

Definition at line 1050 of file 3dcontrols.cpp.

Referenced by DestroyDemos(), OnWindowDemoStart(), and Tutorial().


The documentation for this class was generated from the following file:
Generated on Fri Aug 20 19:21:58 2004 for 3d Controls by doxygen 1.3.6