Constructor & Destructor Documentation
| virtual makVrf::DtEntityCreatePaletteLogic::~DtEntityCreatePaletteLogic |
( |
| ) |
|
|
virtual |
Constructor (protected - use ::create() )
Member Function Documentation
| virtual void makVrf::DtEntityCreatePaletteLogic::createAndAddItem |
( |
const std::string & |
name, |
|
|
const DtEntityMapperKey & |
key, |
|
|
const std::string & |
category, |
|
|
const std::vector< int > & |
forces |
|
) |
| |
|
virtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::removeItem |
( |
const DtEntityMapperKey & |
key | ) |
|
|
virtual |
Removes an item from the internal list for any key that matches the supplied key.
| virtual void makVrf::DtEntityCreatePaletteLogic::disconnectCreationSignal |
( |
bool |
disconnect | ) |
|
|
virtual |
Sets item to be a favorite or not.
| static void makVrf::DtEntityCreatePaletteLogic::addPaletteFilter |
( |
DtPaletteFilter * |
| ) |
|
|
static |
Adds a filter to use to filter out items that should be added to palette.
Once added the class will take ownership of the memory. To remove use the original pointer and then delete when removed
| static void makVrf::DtEntityCreatePaletteLogic::removePaletteFilter |
( |
DtPaletteFilter * |
| ) |
|
|
static |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_postInitialize |
( |
makVrv::DtDe & |
de | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_modelSetChanged |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_categoryChanged |
( |
std::string |
newCategory | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_deployedCountryChanged |
( |
std::string |
newCategory | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_executeFilter |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_selectedBackEndChanged |
( |
const DtSimulationAddress & |
old, |
|
|
const DtSimulationAddress & |
newaddr |
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_backendUpdated |
( |
const DtVrfBackendState & |
, |
|
|
int |
|
|
) |
| |
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_createObject |
( |
const DtEntityMapperKey & |
| ) |
|
|
protectedvirtual |
| virtual bool makVrf::DtEntityCreatePaletteLogic::forceCanBeCreatedByUser |
( |
int |
| ) |
const |
|
protectedvirtual |
| virtual bool makVrf::DtEntityCreatePaletteLogic::shouldAddCreationItem |
( |
const DtEntityPaletteItem & |
, |
|
|
const QString & |
category, |
|
|
const QString & |
deployedCountry, |
|
|
int |
force |
|
) |
| const |
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::enablePalette |
( |
int |
terrainPatchOffset = 0 | ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_terrainPatchToBeDeleted |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_terrainPatchAdded |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrf::DtEntityCreatePaletteLogic::slot_sessionStatusChanged |
( |
| ) |
|
|
protectedvirtual |
Member Data Documentation
| bool makVrf::DtEntityCreatePaletteLogic::myAllowOverlays |
|
protected |
| std::vector<DtPaletteFilter*> makVrf::DtEntityCreatePaletteLogic::thePaletteFilters |
|
staticprotected |
| std::map<int, std::string> makVrf::DtEntityCreatePaletteLogic::myPotentialForces |
|
protected |
The documentation for this class was generated from the following file: