Results 1 to 4 of 4

Thread: QTableView paint row in stylesheet hover

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2012
    Location
    Iran, Tehran
    Posts
    76
    Thanks
    17
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: QTableView paint row in stylesheet hover

    I have same problem, also asked in this thread http://www.qtcentre.org/threads/4479...-in-QTableView

    If I want to extend Qt's style sheets, what I have to looking for? How and/or where I must start? Can anyone point me the direction? I have no idea.

  2. #2
    Join Date
    Sep 2012
    Location
    Iran, Tehran
    Posts
    76
    Thanks
    17
    Thanked 13 Times in 13 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Windows

    Default Re: QTableView paint row in stylesheet hover

    I have started by reading the source code of QWidget::setStyleSheet. Also took a look at qcssparser and qstylesheetstyle. What I realized is there are many Qt's private implementation involve in the process of setting a stylesheet. I think choosing another way to solve my problem will be much easier.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.