qt-interest@trolltech.com
[Top] [All Lists]

Re: [Qt-interest] Looking for some alternative of CListCtrl of MFCs

Subject: Re: [Qt-interest] Looking for some alternative of CListCtrl of MFCs
From: Andreas Pakulat
Date: Tue, 30 Jun 2009 09:08:00 +0200
On 30.06.09 09:34:41, Deepak Gupta wrote:
> No it's not a rule for me to just use QListView.
> 
> One more dumb question, Will I be able to provide checkboxes on each row if
> I use QTableView or QTreeView?

Sure, you could even have that on each item in your view (i.e. in each
column of each row).

Andreas

-- 
You will inherit some money or a small piece of land.
_______________________________________________
Qt-interest mailing list
Qt-interest@xxxxxxxxxxxxx
http://lists.trolltech.com/mailman/listinfo/qt-interest

<Prev in Thread] Current Thread [Next in Thread>