Top "Qabstractitemview" questions

The QAbstractItemView class provides the basic functionality for item view classes.

How to get list of visible QModelIndex in QAbstractItemView

Is there any way to get a list of currently visible items in QAbstractItemView? And, if it possible, to receive …

qt model-view-controller qmodelindex qabstractitemview
QComboBox drop-down item margin

I want to style my QComboBox with margin for the drop down items. This is how it looks like now: …

qt qt5 qtgui qtstylesheets qabstractitemview