Python Forum
get destination path from item from QlistWidget
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
get destination path from item from QlistWidget
#1
How can i get path selected item from QlistWidget item ?
Reply
#2
http://doc.qt.io/archives/qt-4.8/qlistwi....html#text

the_item.text() maybe?
Reply
#3
(Jul-25-2018, 08:04 PM)nilamo Wrote: http://doc.qt.io/archives/qt-4.8/qlistwi....html#text the_item.text() maybe?
This is just giving name of item for me. I need selected item path from listwidget .
Reply
#4
If it's not the list item's value, then I don't know what you're referring to. What path are you looking for?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  python move specific files from source to destination including duplicates mg24 3 1,128 Jan-21-2023, 04:21 AM
Last Post: deanhystad
  Remove an item from a list contained in another item in python CompleteNewb 19 5,818 Nov-11-2021, 06:43 AM
Last Post: Gribouillis
  WebDriverException: Message: 'PATH TO CHROME DRIVER' executable needs to be in PATH Led_Zeppelin 1 2,229 Sep-09-2021, 01:25 PM
Last Post: Yoriz
  QlistWidget - item already exists WJSwan 1 2,045 Jul-08-2020, 08:16 AM
Last Post: WJSwan
  Shutil move if file exists in destination Friend 2 6,798 Feb-02-2020, 01:45 PM
Last Post: Friend
  How to specify the destination folder SriMekala 1 3,245 May-21-2019, 11:45 AM
Last Post: DeaD_EyE
  .pth file does not show up in sys.path when configuring path. arjunsingh2908 2 5,788 Jul-03-2018, 11:16 AM
Last Post: arjunsingh2908
  copy files from one destination to another by reading filename from csv Prince_Bhatia 3 7,672 Feb-27-2018, 10:56 AM
Last Post: Prince_Bhatia
  Paramiko SSH "put", destination name j.crater 2 8,696 Mar-23-2017, 09:52 AM
Last Post: j.crater

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020