Skip to content
Commit 93e74e4d authored by Volker Krause's avatar Volker Krause
Browse files

Start to make Uic9183Block safer to use

Rather than holding a raw data pointer, hold the QByteArray from the ticket
the block is part of, and an offset into that. This way it's still safe
even if the ticket goes out of scope. This also paves the way for block
iteration API needed for KItinerary Worbench.

The UIC 918.3 ticket layout code as well as the DB vendor blocks still need
to be adjusted to this.
parent 5a6b124d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment