Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for iv::gui::factory::SheetModelCabinetsFactory, including all inherited members.
addColumnDefinitionToSheetModel(const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::ColumnId &columnId, uint32_t columnPosition, const std::string &columnTitle, const std::string &columnTooltip, uint16_t columnWidth, bool isVisible) | CSheetModelFactory | static |
addCommonCellDefinitionListeners(iv::gui::sheets::CellDefinition &cellDefinition) | CSheetModelFactory | static |
addRowDefinitionToSheetModel(const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::RowId &rowId, uint32_t rowPosition, bool isVisible) | CSheetModelFactory | static |
addRowToCSheetModelTankCalibrationTable(const std::shared_ptr< iv::tanks::TrimCalibrationData > &calibrationDataRef, const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::RowId &rowId) | CSheetModelFactory | static |
addRowToSheetModelCabinets(const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::RowId &rowId) | iv::gui::factory::SheetModelCabinetsFactory | static |
createCSheetModelTankCalibrationTable(const std::shared_ptr< iv::tanks::TankCalibrationData > &calibrationDataRef, double *selectedTrim) | CSheetModelFactory | static |
createSheetModelCabinets() | iv::gui::factory::SheetModelCabinetsFactory | static |
CSheetModelFactory()=delete | CSheetModelFactory | |
CSheetModelFactory(const CSheetModelFactory &other)=delete | CSheetModelFactory | |
CSheetModelFactory(CSheetModelFactory &&other)=delete | CSheetModelFactory | |
findLowerBoundRow(const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::RowId &rowIdReference, iv::gui::sheets::RowId *resultRowId) | CSheetModelFactory | static |
findLowerBoundRowCheckingInAscendingPositionOrder(const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::RowId &rowIdReference, iv::gui::sheets::RowId *resultRowId) | CSheetModelFactory | static |
getCSheetModelTankCalibrationTableColumnName(iv::gui::sheets::ColumnId columnId, bool shortName=true) | CSheetModelFactory | static |
getSheetModelCabinetsColumnName(iv::gui::sheets::ColumnId columnId, bool shortName=true) | iv::gui::factory::SheetModelCabinetsFactory | static |
kDefaultLanguageColumnPosition | CSheetModelFactory | inlinestatic |
kNoId | CSheetModelFactory | inlinestatic |
operator=(const CSheetModelFactory &other)=delete | CSheetModelFactory | |
operator=(CSheetModelFactory &&other)=delete | CSheetModelFactory | |
prvCreateButtonCellDefinition(const std::string &text) | CSheetModelFactory | static |
removeColumnDefinitionFromSheetModel(const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::ColumnId &columnId) | CSheetModelFactory | static |
removeRow(const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::RowId &rowId) | CSheetModelFactory | static |
updateCSheetModelTankCalibrationTable(const std::shared_ptr< AbstractSheetModel > &sheetModel, const std::shared_ptr< iv::tanks::TrimCalibrationData > &calibrationDataRef) | CSheetModelFactory | static |
updateRowTitles(const std::shared_ptr< AbstractSheetModel > &sheetModel) | CSheetModelFactory | static |
updateSheetModelCabinets(const std::shared_ptr< AbstractSheetModel > &sheetModel) | iv::gui::factory::SheetModelCabinetsFactory | static |
~CSheetModelFactory()=delete | CSheetModelFactory |