Is there a way to make a QFileSystemModel add a checkbox to each of its rows? I know I can create a QStandardItemModel and add a QStandardItem with a checkbox added to it, but I need the functionality the QFileSystemModel gives me.
Is there a way to make a QFileSystemModel add a checkbox to each of its rows? I know I can create a QStandardItemModel and add a QStandardItem with a checkbox added to it, but I need the functionality the QFileSystemModel gives me.
Bookmarks