Hi, all,
I want to get "Columns Format" QTextDocument as in "Microsoft Office Word". If using "QTextCursor : : insertTable(QTextTableFormat *) " , i have to set contents of each item in the 1 * 2 table. Is there any solution providing columns of QTextDocument in a paintdevice?