Thread
:
SelectedItems in Ebook Editor
View Single Post
04-19-2018, 11:43 PM
#
3
kovidgoyal
creator of calibre
Posts: 45,423
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
selectedItems() is a Qt method from the QTreeWidget class. self.build() populates the QTreeWidget. IIRC it only uses get_state() if the state before the build is to be preserved (i.e. the selected files and expanded nodes).
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS