PDA

View Full Version : Qt used in well logging software



ecisp.wangshuo
19th July 2013, 15:24
Hi all,

I'm now working on a well logging software using Qt and I'm responsible for the development of Heading Diagram.I have known that many members and the author of qwt in the forum are working on well logging softwares.

Now,I want to know what technique are you using for the Heading Diagram? Do you use the QTableWidget or custom from the QWidget or other widgets? And how do you set the border's color/style/width and the direction of the text in the specified cells?

Here is a picture I downloaded and I want to implement my Heading Diagram like this.
9308

ChrisW67
20th July 2013, 08:10
On screen? On paper? Editable or display only?

ecisp.wangshuo
20th July 2013, 09:19
First on screen and then print on paper,it is editable including the data and the outward of the diagram.

It just likes the Microsoft Excel,but not need to have all the functions.