Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::gui::factory::SheetModelGroupsFactory Class Reference

#include <SheetModelGroupsFactory.hpp>

Static Public Member Functions

static std::shared_ptr< AbstractSheetModelcreateSheetModelGroups ()
 
static void updateSheetModelGroups (const std::shared_ptr< AbstractSheetModel > &sheetModel)
 
static void addRowToSheetModelGroups (const std::shared_ptr< AbstractSheetModel > &sheetModel, const iv::gui::sheets::RowId &rowId)
 
static std::string getSheetModelGroupsColumnName (iv::gui::sheets::ColumnId columnId, bool shortName=true)
 

Member Function Documentation

◆ addRowToSheetModelGroups()

void iv::gui::factory::SheetModelGroupsFactory::addRowToSheetModelGroups ( const std::shared_ptr< AbstractSheetModel > & sheetModel,
const iv::gui::sheets::RowId & rowId )
static

◆ createSheetModelGroups()

std::shared_ptr< AbstractSheetModel > iv::gui::factory::SheetModelGroupsFactory::createSheetModelGroups ( )
static

◆ getSheetModelGroupsColumnName()

std::string iv::gui::factory::SheetModelGroupsFactory::getSheetModelGroupsColumnName ( iv::gui::sheets::ColumnId columnId,
bool shortName = true )
static

◆ updateSheetModelGroups()

void iv::gui::factory::SheetModelGroupsFactory::updateSheetModelGroups ( const std::shared_ptr< AbstractSheetModel > & sheetModel)
static

The documentation for this class was generated from the following files: