HDF5 Qt and QDataStream (C++)

Hi,

I’m new to HDF5 and want to implement a table model in Qt Creator that reads a Hdf5 file, takes all attributes inside and places it into a table model.

Which routines from the HDF5 headers should I be using? I’m sorry if this is an easy question!

Many thanks