Whitout use a QListView, you might customize QComboBox with style sheet:
QComboBox::separator { margin: 2px; background: red; }
Work only with values: "background", "margin", "margin-left", "margin-top", "margin-right", "margin-bottom".