KItinerary::FcbUtil
KItinerary::FcbUtil Class Reference
#include <fcbutil.h>
Static Public Member Functions | |
static QString | classCodeToString (Fcb::TravelClassType classCode) |
template<typename T > | |
static QString | fromStationIdentifier (const T &doc) |
template<typename T > | |
static QString | fromStationIdentifier (Fcb::CodeTableType stationCodeTable, const T &doc) |
template<typename T > | |
static QString | toStationIdentifier (const T &doc) |
template<typename T > | |
static QString | toStationIdentifier (Fcb::CodeTableType stationCodeTable, const T &doc) |
Detailed Description
Member Function Documentation
◆ classCodeToString()
|
static |
Convert a class code enum value to a string for human representation.
Definition at line 30 of file fcbutil.cpp.
◆ fromStationIdentifier()
template<typename T >
|
inlinestatic |
◆ toStationIdentifier()
template<typename T >
|
inlinestatic |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 28 2023 04:00:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Sep 28 2023 04:00:17 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.