MOBILISIS-Calculator/library
Gerhard Hoffmann e980d8c451 Implement
std::optional<QVector<ATBTariffProduct>> getTariffProductForAllKeys() const;
    std::optional<QVector<ATBTariffProduct>> getTariffProductForProductId(int id) const;
    std::optional<QVector<ATBTariffProduct>> getTariffProductForProductId(PermitType permitType) const;
2024-02-22 16:34:57 +01:00
..
include Add ProductType 2024-02-22 16:32:16 +01:00
src Implement 2024-02-22 16:34:57 +01:00
library.pro Add tariff_product.h and tariff_permit_type.h 2024-02-22 16:26:09 +01:00