Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Classes | |
struct | CellDefinition |
struct | ColumnDefinition |
struct | ColumnId |
struct | RowCells |
struct | RowDefinition |
struct | RowId |
struct | RowTitleCellDefinition |
Typedefs | |
typedef std::map< ColumnId, ColumnDefinition > | ColumnsDefinitions |
typedef std::map< RowId, RowDefinition > | RowsDefinitions |
typedef std::map< RowId, RowCells > | RowsCells |
typedef std::map<ColumnId, ColumnDefinition> iv::gui::sheets::ColumnsDefinitions |
typedef std::map<RowId, RowCells> iv::gui::sheets::RowsCells |
typedef std::map<RowId, RowDefinition> iv::gui::sheets::RowsDefinitions |