QtFit  0.1
Native Qt library for Garmin FIT format
All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
Todo List
Class FitStreamReader
Mention that this is a lower-level class, a users should probably use some yet-to-be FitFile class, that wraps up the calls to this one.
Member FitStreamReader::atEnd () const

Implement this method.

Implement this method.

Member FitStreamReader::readNext ()
Document how the caller should distinguish errors, from more-data-needed.