Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Displaying a QFileSystemModel using a QTableView or modified QTreeView

Displaying a QFileSystemModel using a QTableView or modified QTreeView

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 838 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • musimbateM Offline
    musimbateM Offline
    musimbate
    wrote on last edited by
    #1

    Hi,
    I am working on a file explorer and I need to display my drive system in a table.Put it another way ,I want that when the user clicks on a folder for example,the contents of that folder are also displayed in a table.(Something like what you get when you display medium icons in a folder on Windows 7)

    I have read that the best fit for QFileSystemModel is the QTreeView but it doesn't fit our application requirements.Is there a way I can tweak the QTreeView class to give me the display behaviour I want ?Or any other trick to achieve this.

    Thanks .

    Why join the navy if you can be a pirate?-Steve Jobs

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved