Qt 6.11 is out! See what's new in the release
blog
How to control enabled property of items in a ListView
-
How can I control the
enabledstate of an item in aListViewupon construction of theListView? In other words, given some list of things how do I determine which of those things the user should be able to click and which they shouldn't when the list first loads? -
How can I control the
enabledstate of an item in aListViewupon construction of theListView? In other words, given some list of things how do I determine which of those things the user should be able to click and which they shouldn't when the list first loads?