You have to "parse" your file first, so you become two arrays, one with time and second with values.
Then it is easy to pass these data to a Qwt curve object.