Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Hight of QListView item

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #238086
    RIT
    Participant

    How can the hight of a QT combobox item set in css?

    http://codepen.io/anon/pen/KVEJyG?editors=1111

    QComboBox –>works fine
    QListView –>works fine
    QListView::item –>does not work
    QListView::item:selected –>does not work

    Thanks and Greetz

    RIT

    #238101
    timbarden
    Participant

    Hi,

    I think you may need to revisit your Pen as the styling doesn’t match up to the HTML, so not quite sure what you’re trying to achieve. Alternatively, based on what you’re using, you may be better off trying the QT Developer Forums: http://forum.qt.io/

    Tim

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.