Qt-interest Archive, September 2007
Re: QComoBox
Message 1 in thread
Thank you for your reply.
But I use Qt 3.2.1 that doesn't have QStandardItem.
QStandardItem is introduced in Qt 4.3.
Is there any other solution?
Chris <cburke@xxxxxxx> wrote:
If you are using a QStandardItem for the items in your QComboBox, you
should be able to set Item Flags on certain model indexes to get the
desired effect. Look at Qt::ItemFlags and QStandardItem::setFlags(...).
Hope this solves your problem.
sanaz pezeshky wrote:
> Dear All,
>
> Does any body know how I can disable certain features ( items ) in a
> QComboBox?
>
> Thank you in advance
>
> Send instant messages to your online friends
> http://uk.messenger.yahoo.com
>
--
[ signature omitted ]