Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::menus::editor::UnitsDownloadParameters Namespace Reference

MenuOptionUnitsDownloadParameters. More...

Classes

class  CPrvModelUnitDownloadConfiguration
 

Functions

static void downloadParameters (CDialog *dlgFather, CEventMenuOption *evtMenuOption, const std::set< iv::types::unitId > &unitIds, iv::comms::eDownloadMode downloadMode, iv::comms::eDownloadScope downloadScope)
 
static AbstractComponentGUIgenerateSelectedUnits (std::vector< iv::units::UnitIdAndName > *unitsOn, iv::comms::eDownloadMode &downloadMode, iv::comms::eDownloadScope &downloadScope)
 
static void checkLogicHasNonSavedChanges (const std::set< iv::types::unitId > &unitIds, CDialog *dlgFather)
 

Detailed Description

Function Documentation

◆ checkLogicHasNonSavedChanges()

static void iv::menus::editor::UnitsDownloadParameters::checkLogicHasNonSavedChanges ( const std::set< iv::types::unitId > & unitIds,
CDialog * dlgFather )
static

◆ downloadParameters()

static void iv::menus::editor::UnitsDownloadParameters::downloadParameters ( CDialog * dlgFather,
CEventMenuOption * evtMenuOption,
const std::set< iv::types::unitId > & unitIds,
iv::comms::eDownloadMode downloadMode,
iv::comms::eDownloadScope downloadScope )
static

◆ generateSelectedUnits()

static AbstractComponentGUI * iv::menus::editor::UnitsDownloadParameters::generateSelectedUnits ( std::vector< iv::units::UnitIdAndName > * unitsOn,
iv::comms::eDownloadMode & downloadMode,
iv::comms::eDownloadScope & downloadScope )
static