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()
|
staticnodiscard |
Convert a class code enum value to a string for human representation.
Definition at line 30 of file fcbutil.cpp.
◆ fromStationIdentifier() [1/2]
template<typename T >
|
inlinestaticnodiscard |
◆ fromStationIdentifier() [2/2]
template<typename T >
|
inlinestaticnodiscard |
◆ toStationIdentifier() [1/2]
template<typename T >
|
inlinestaticnodiscard |
◆ toStationIdentifier() [2/2]
template<typename T >
|
inlinestaticnodiscard |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.