Results 1 to 9 of 9

Thread: QFileSystemModel stylesheet conflict

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2013
    Posts
    321
    Thanks
    9
    Thanked 8 Times in 8 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Exclamation QFileSystemModel stylesheet conflict

    Hi all,
    I have problem of conflict with stylesheet and QFileSystemModel arrows.
    Is QFileSystemModel should be avoided to be used ? I read on different forums that it's deprecated like QDirModel.
    The problem is when I go in a folder but it has no sub-folder and then if you close the parent and reopen, it's replaced by stylesheet.
    I read that a custom QFileSystemModel can be faster than using the one in Qt ?
    Is it possible to inherit QFileSystemModel to avoid this arrow and just use the QTreeView stylesheet ?
    I already inherit QFileIconProvider to have custom folder icon.
    Is it possible to have this folder icon in stylesheet ?
    Thanks for the help
    Last edited by Alundra; 4th June 2014 at 17:10.

Similar Threads

  1. OpenCV conflict with QIMage in Ubuntu
    By merajc in forum Qt Programming
    Replies: 3
    Last Post: 16th February 2014, 18:59
  2. Handle QContextMenuEvent conflict
    By cia.michele in forum Qt Programming
    Replies: 7
    Last Post: 2nd May 2011, 14:59
  3. Replies: 0
    Last Post: 20th January 2010, 19:51
  4. MinGW conflict?
    By Paolo_R in forum Newbie
    Replies: 3
    Last Post: 30th June 2009, 05:16
  5. Framebuffer conflict
    By Vidar Bøe in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 21st November 2008, 10:33

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.