Qt 6.11 is out! See what's new in the release
blog
How to use QStackWidget with Treeview
General and Desktop
4
Posts
3
Posters
1.2k
Views
1
Watching
-
Hi,
I am developing an application which has treeview and labels.
The layout is like this :| Left side having treeview | right side labels |
Now if parent node is clicked then i want to display some parent related information on labels
and if child node is clicked then i want to display child related information on labels.
I am planning to use QStackwidget for same but don't know how to connect it with Tree View. -
yes qxoz.. u r correct..
-
how to compare the strings in Qt