PDA

View Full Version : how to present a vector of doubles



Arend
25th November 2012, 19:32
Hello,

I want to present a vector of doubles in a window, for instance:
mat. rate
1 0.0399
2 0.0400
3 0.0401
etc.
With the possibility to copy and paste the table into Excel.
How can I accomplish this?

Regards,
Arend

wysota
25th November 2012, 19:49
Use QTableWidget.