DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
This is the complete list of members for StatsController, including all inherited members.
getBenthosStat() const | StatsController | inline |
getFishfarmsStat() const | StatsController | inline |
getHarboursStat() const | StatsController | inline |
getMetiersStat() const | StatsController | inline |
getNationsStat() const | StatsController | inline |
getPopulationStat() const | StatsController | inline |
getShipsStat() const | StatsController | inline |
getVesselsStat() const | StatsController | inline |
getWindfarmsStat() const | StatsController | inline |
Harbours enum value | StatsController | |
Metiers enum value | StatsController | |
Nations enum value | StatsController | |
plotGraph(DisplaceModel *model, StatType st, int subtype, QCustomPlot *plot=nullptr) | StatsController | |
Populations enum value | StatsController | |
setBenthosPlot(PlotWidget *plot, GraphInteractionController *controller) | StatsController | |
setBenthosStat(displace::plot::BenthosStat stat) | StatsController | |
setCurrentTimeStep(double t) | StatsController | |
setFishfarmsPlot(PlotWidget *plot, GraphInteractionController *controller=nullptr) | StatsController | |
setFishfarmsStat(displace::plot::FishfarmsStat stat) | StatsController | |
setHarboursPlot(PlotWidget *plot) | StatsController | |
setHarbourStat(displace::plot::HarboursStat stat) | StatsController | |
setMetiersPlot(PlotWidget *plot) | StatsController | |
setMetiersStat(displace::plot::MetiersStat stat) | StatsController | |
setNationsStat(displace::plot::NationsStat stat) | StatsController | |
setNationsStatsPlot(PlotWidget *plot, GraphInteractionController *controller=nullptr) | StatsController | |
setPopulationPlot(PlotWidget *plot, GraphInteractionController *controller) | StatsController | |
setPopulationStat(displace::plot::PopulationStat stat) | StatsController | |
setShipsPlot(PlotWidget *plot, GraphInteractionController *controller=nullptr) | StatsController | |
setShipsStat(displace::plot::ShipsStat stat) | StatsController | |
setVesselsStat(displace::plot::VesselsStat stat) | StatsController | |
setVesselsStatsPlot(PlotWidget *plot, GraphInteractionController *controller=nullptr) | StatsController | |
setWindfarmsPlot(PlotWidget *plot, GraphInteractionController *controller=nullptr) | StatsController | |
setWindfarmsStat(displace::plot::WindfarmsStat stat) | StatsController | |
StatsController(QObject *parent=0) | StatsController | explicit |
StatType enum name | StatsController | |
updateBenthosStats(DisplaceModel *model, displace::plot::BenthosStat stat) | StatsController | protected |
updateFishfarmsStats(DisplaceModel *model, displace::plot::FishfarmsStat stat) | StatsController | protected |
updateHarboursStats(DisplaceModel *model, displace::plot::HarboursStat stat, QCustomPlot *plot) | StatsController | protected |
updateMetiersStats(DisplaceModel *model, displace::plot::MetiersStat stat, QCustomPlot *plot) | StatsController | protected |
updateNationStats(DisplaceModel *model, displace::plot::NationsStat mSelectedNationsStat, QCustomPlot *plot) | StatsController | protected |
updatePopulationStats(DisplaceModel *model, displace::plot::PopulationStat popStat, QCustomPlot *plot) | StatsController | protected |
updateShipsStats(DisplaceModel *model, displace::plot::ShipsStat stat) | StatsController | protected |
updateStats(DisplaceModel *model) | StatsController | |
updateVesselStats(DisplaceModel *model, displace::plot::VesselsStat mSelectedVesselsStat, QCustomPlot *plot) | StatsController | protected |
updateWindfarmsStats(DisplaceModel *model, displace::plot::WindfarmsStat stat) | StatsController | protected |
Vessels enum value | StatsController |