#include <Setups.h>
Collaboration diagram for CSetupsList:
Public Methods | |
__fastcall | CSetupsList (CProject *project) |
bool __fastcall | Load (CXMLElement *p_el) |
bool __fastcall | Save (CXMLElement *p_el) |
CSetupBase *__fastcall | FindSetup (int object_id, const CUUID &objecttype) |
CSetupBase *__fastcall | CreateSetupForObject (int object_id, const CUUID &objecttype) |
CSetupBase *__fastcall | CreateSetupForProject (const CUUID &objecttype) |
bool __fastcall | RemoveSetup (CSetupBase *p_setup) |