[PyKDE] QListView

Oleksandr Yakovlyev yshurik at thekompany.com
Sat Dec 21 18:14:01 GMT 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


maybe it is off topic, but i not found nothing yet about it:

If i defined my own ListViewItem with my functions

class MyListViewItem(QListViewItem)
	...

class MyListView(QListView)
	...
	self.connect(listview, SIGNAL("clicked ( QListViewItem * item )"), 
self.myslot )

what type of object I will receive with signal 
"clicked ( QListViewItem * item )" ?
and how check what type of object (if i have few ListViewItem declared ?)

- -- 
Best regards
	Oleksandr Yakovlyev
	yshurik at thekompany.com
	Ukraine, Kyiv
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+BKE1Sz8eiEw20igRAk9OAJ0c/kEsKxrn9idf7E9cY3EDBsNneACgpLcL
rvU+zkRZQdqYWn0Uga02NBA=
=MotE
-----END PGP SIGNATURE-----




More information about the PyQt mailing list