KItinerary::Vendor1154UTBlock

Search for usage in LXR

KItinerary::Vendor1154UTBlock Class Reference

#include <vendor1154block.h>

Public Member Functions

 Vendor1154UTBlock (const Uic9183Block &block=Uic9183Block())
 
Vendor1154UTSubBlock findSubBlock (const char id[2]) const
 
Q_INVOKABLE QVariant findSubBlock (const QString &str) const
 
Vendor1154UTSubBlock firstBlock () const
 
bool isValid () const
 

Static Public Attributes

static constexpr const char RecordId [] = "1154UT"
 

Detailed Description

UIC 918.3 1154UT vendor data block.

Definition at line 45 of file vendor1154block.h.

Constructor & Destructor Documentation

◆ Vendor1154UTBlock()

Vendor1154UTBlock::Vendor1154UTBlock ( const Uic9183Block & block = Uic9183Block())

Definition at line 110 of file vendor1154block.cpp.

Member Function Documentation

◆ findSubBlock() [1/2]

Vendor1154UTSubBlock KItinerary::Vendor1154UTBlock::findSubBlock ( const char id[2]) const

Finds a S-block by type.

◆ findSubBlock() [2/2]

QVariant Vendor1154UTBlock::findSubBlock ( const QString & str) const

Definition at line 137 of file vendor1154block.cpp.

◆ firstBlock()

Vendor1154UTSubBlock Vendor1154UTBlock::firstBlock ( ) const

First S-block, for iterating.

Definition at line 120 of file vendor1154block.cpp.

◆ isValid()

bool Vendor1154UTBlock::isValid ( ) const

Definition at line 115 of file vendor1154block.cpp.

Member Data Documentation

◆ RecordId

const char KItinerary::Vendor1154UTBlock::RecordId[] = "1154UT"
staticconstexpr

Definition at line 58 of file vendor1154block.h.


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 Fri Jul 26 2024 11:50:18 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.