[Qt-interest] Formatting text

David Villalobos Cambronero david.villalobos.c at gmail.com
Wed Aug 18 21:46:49 CEST 2010


Hi all,

Here is my problem. I need to print in a QPlainTextEdit some lines of text,
but I have to do it in some sort of order. From my database I get:

Col1 Col2
Value1 Value2

I need this data to be printed in the QPlainTextEdit like this:

Col1     Col2
Value1  Value2

Of course there are more rows and I do not know the length of the data.

Any ideas?

Thanks in advance.

Best regards
---
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100818/98d5744b/attachment.html 


More information about the Qt-interest-old mailing list