Qt 6.11 is out! See what's new in the release
blog
Adding Multiselection item in list to new QList
-
Hi
how to get multiselection item values and append that item to new QList
please helpl me to solve thisthanks in advance
@Bharth Multiselection of what? QListWidget? If so then http://doc.qt.io/qt-5/qlistwidget.html#selectedItems
-
@Bharth Multiselection of what? QListWidget? If so then http://doc.qt.io/qt-5/qlistwidget.html#selectedItems
-
@jsulm in QListWidget i have contacts list ,,,i have to select some contacts and append to new Qlist