Static Public Member Functions |
| static std::string | className () |
Member Typedef Documentation
Constructor & Destructor Documentation
| makVrf::DtSharedSpotReportSettings::DtSharedSpotReportSettings |
( |
const makVrv::DtSharedSettingsManager & |
manager | ) |
|
| virtual makVrf::DtSharedSpotReportSettings::~DtSharedSpotReportSettings |
( |
| ) |
|
|
virtual |
Member Function Documentation
| static std::string makVrf::DtSharedSpotReportSettings::className |
( |
| ) |
|
|
static |
| const FogOfWarFilters& makVrf::DtSharedSpotReportSettings::fogOfWarFilters |
( |
| ) |
const |
|
inline |
Adds a new filter to the fog of war filters list, replacing one that is already there with the same name.
Emits signal_addFogOfWarFilter via the shared signaler
| virtual void makVrf::DtSharedSpotReportSettings::removeFogOfWarFilter |
( |
const std::string & |
| ) |
|
|
virtual |
Removes fog of war filter with given name.
Emits signal_removeFogOfWarFilter with given name, even if filter does not exist in list
| virtual bool makVrf::DtSharedSpotReportSettings::passesFogOfWarFilters |
( |
const makVrv::DtVrlinkSimulatedBaseState * |
| ) |
const |
|
virtual |
Returns true if this item passes the fog of war filters and should be visible.
Member Data Documentation
The documentation for this class was generated from the following file: