QListView

Rob Cecil rceci at master.adams.com
Sun Jun 27 18:00:08 BST 1999


Soeren,

I am struggling to fine tune the visual appearance of a listview in
regedit.  I set both columns to QListView::Maximum, but the columns only
then size to fit the contents of the QListViewItem; they do not expand
to fill the QScrollView's QRect left and right margins.  I would like to
do that, but it looks like the info is tucked away under "protected:"
-> QScrollView::leftMargin(), QScrollView::rightMargin(), etc.  Do you
know of anyway to make the listview expand, beyond the requirements of
it's items' size requirements, to the actual scrollview area,besides
subclassing?

Rob





More information about the KDevelop mailing list