Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
QtableView と QfileSystemModel を使用してフォルダー内のすべてのファイルを表示したい、ファイルリストを最終更新日でソートしたい、今はすでに QsortFilterProxyModel を再実装している、私のコードはここ http://codepad.org/CE2zxrT3 ですが、 setRootIndex() にどのインデックスを指定すればよいかわかりません。