I designed this form. The second column I wrote the words that I am not able to do a great location to place it occurs Full text
Text column two is : FULL: Name & Family
I have photo attachment.
------------------------------------
debian forums
I designed this form. The second column I wrote the words that I am not able to do a great location to place it occurs Full text
Text column two is : FULL: Name & Family
I have photo attachment.
------------------------------------
debian forums
Last edited by tux-world; 10th March 2010 at 14:02.
Which widget are you using? It looks like A QTableWidget.
If so QTableView::resizeColumnToContents ( int column ) may be of some help.
tux-world (10th March 2010)
Thanks. Did that answer. How to automatically do this work?
What do you mean?
May be you can try for QTableView::horizontalHeader ()->setResizeMode(QHeaderView::ResizeToContents);
tux-world (10th March 2010)
I got the point... thanks aamer4yu
Bookmarks