KItinerary::Vendor0080BLBlock

Search for usage in LXR

KItinerary::Vendor0080BLBlock Class Reference

#include <vendor0080block.h>

Properties

int orderBlockCount
 

Public Member Functions

 Vendor0080BLBlock (const Uic9183Block &block=Uic9183Block())
 
Vendor0080BLSubBlock findSubBlock (const char id[3]) const
 
Q_INVOKABLE QVariant findSubBlock (const QString &str) const
 
Vendor0080BLSubBlock firstBlock () const
 
bool isValid () const
 
Q_INVOKABLE KItinerary::Vendor0080BLOrderBlock orderBlock (int i) const
 
int orderBlockCount () const
 

Static Public Attributes

static constexpr const char RecordId [] = "0080BL"
 

Detailed Description

UIC 918.3 0080BL vendor data block.

Definition at line 71 of file vendor0080block.h.

Member Function Documentation

◆ findSubBlock()

Vendor0080BLSubBlock Vendor0080BLBlock::findSubBlock ( const char  id[3]) const

Finds a S-block by type.

Definition at line 222 of file vendor0080block.cpp.

◆ firstBlock()

Vendor0080BLSubBlock Vendor0080BLBlock::firstBlock ( ) const

First S-block, for iterating.

Definition at line 217 of file vendor0080block.cpp.

◆ orderBlock()

Vendor0080BLOrderBlock Vendor0080BLBlock::orderBlock ( int  i) const

Order block at index i.

Definition at line 206 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-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.