Emphasizing "current item" in subclass of QAbstractItemView

From: "Davor J(dot)" <DavorJ(at)live(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Emphasizing "current item" in subclass of QAbstractItemView
Date: 2010-03-30 10:15:19
Message-ID: hosivt$1ucd$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

By default, there is some barely visible dotted rectangle around the
QItemSelectionModel::currentIndex (). Has anyone suggestions how to change
this efficiently. (i.e. I think adjusting the model data with setData() and
Qt::FontRole or Qt::BackgroundRole or something similar isn't the right way
to do this.) So has anyone any other suggestions?

Kind regards,
Davor

Browse pgsql-general by date

  From Date Subject
Next Message Ole Tange 2010-03-30 10:27:32 Re: insert into test_b (select * from test_a) with different column order
Previous Message dipti shah 2010-03-30 09:40:08 Re: Get the list of permissions/privileges on schema