Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CAdvancedProject Class Reference

extended project definition More...

#include <AdvancedProject.h>

Inheritance diagram for CAdvancedProject:

Inheritance graph
[legend]
Collaboration diagram for CAdvancedProject:

Collaboration graph
[legend]
List of all members.

Public Methods

__fastcall CAdvancedProject (CPluginObjectInfo *objectinfo)
void __fastcall Activate (void)
 activate project

void __fastcall Deactivate (void)
 deactivate project

virtual void __fastcall RepaintProject (void)
 repaint project according with GraphicsObjects

virtual bool __fastcall LoadData (void)
 load project specific data

virtual bool __fastcall SaveData (void)
 save project specific data

virtual CExtObject *__fastcall FindObject (int index)
 find object by index in CAdvancedProject pool

virtual void __fastcall PrepareReadOnly (void)
 prepare CAdvancedProject specific data for read-only mode


Public Attributes

CMouseHandler MouseHandler
 mouse support

CGraphicsObjectsList GraphicsObjects
 graphics rendering support

CSelection Selection
 object selection support

CSceneStatusBar StatusBar
 project scene status bar


Detailed Description

extended project definition

Advanced project is a base class for all projects that visualize some objects and manipulate with them.


The documentation for this class was generated from the following file:
Generated on Sun Feb 9 12:56:26 2003 for NemesisCore by doxygen1.3-rc2