KItinerary::Vendor0080BLOrderBlock
KItinerary::Vendor0080BLOrderBlock Class Reference
#include <vendor0080block.h>
Properties | |
QString | serialNumber |
QDate | validFrom |
QDate | validTo |
Public Member Functions | |
Vendor0080BLOrderBlock (const Uic9183Block &block, int offset) | |
bool | isNull () const |
QString | serialNumber () const |
QDate | validFrom () const |
QDate | validTo () const |
Detailed Description
UIC 918.3 0080BL vendor data block order block.
Definition at line 17 of file vendor0080block.h.
Property Documentation
◆ serialNumber
|
read |
Definition at line 22 of file vendor0080block.h.
◆ validFrom
|
read |
Definition at line 20 of file vendor0080block.h.
◆ validTo
|
read |
Definition at line 21 of file vendor0080block.h.
Constructor & Destructor Documentation
◆ Vendor0080BLOrderBlock()
Vendor0080BLOrderBlock::Vendor0080BLOrderBlock | ( | const Uic9183Block & | block, |
int | offset ) |
Definition at line 131 of file vendor0080block.cpp.
Member Function Documentation
◆ isNull()
bool Vendor0080BLOrderBlock::isNull | ( | ) | const |
Definition at line 137 of file vendor0080block.cpp.
◆ serialNumber()
QString Vendor0080BLOrderBlock::serialNumber | ( | ) | const |
Definition at line 164 of file vendor0080block.cpp.
◆ validFrom()
QDate Vendor0080BLOrderBlock::validFrom | ( | ) | const |
Definition at line 142 of file vendor0080block.cpp.
◆ validTo()
QDate Vendor0080BLOrderBlock::validTo | ( | ) | const |
Definition at line 153 of file vendor0080block.cpp.
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.