Emphasizing "current item" in subclass of QAbstractItemView

Поиск
Список
Период
Сортировка
От Davor J.
Тема Emphasizing "current item" in subclass of QAbstractItemView
Дата
Msg-id hosivt$1ucd$1@news.hub.org
обсуждение исходный текст
Список 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



В списке pgsql-general по дате отправления:

Предыдущее
От: Alban Hertroys
Дата:
Сообщение: Re: How to implement word wrap
Следующее
От: Szymon Guz
Дата:
Сообщение: Re: insert into test_b (select * from test_a) with different column order