#include "CoreMainHeader.h"
#include "ExtObject.h"
#include "IndexCounter.h"
#include "CoreHistoryList.h"
#include "Setups.h"
#include "EventSystem.h"
Include dependency graph for Project.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | CProject |
base class for all projects More... | |
class | CProjectInfo |
basic project information More... | |
class | CProjectsList |
list of all projects More... | |
class | CProjectStub |
it is used for Save and QueryClose commands More... | |
Typedefs | |
typedef bool __fastcall(__closure * | TProjectStubEvent )(CProject *p_project) |
Functions | |
DECLARE_EVENT (ProjectsList_AddProject) | |
Variables | |
NEMESIS_CORE_PACKAGE CProjectsList | Projects |
NEMESIS_CORE_PACKAGE CProjectStub | ProjectStub |