[PyQt] Friend function in python

abhishek gupta abhii.cse.nitdgp at gmail.com
Wed Aug 19 11:59:50 BST 2009


Hi ,      I want to ask if there is a way I can access the member function
of a class from another class without instantiating that class (whose single
instance is already running as the Main Application) . In other words I want
to ask how we can implement the concept of friend functions in Python .
Actually I am trying to implement a three level threading in my application
and one of the thread class needs to access the member function of the
application class .

-- 
Abhishek Gupta
NIT,Durgapur
http://abhishekin.wordpress.com/
http://blog.sun.com/abhishekgupta/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090819/6f0e38fd/attachment.html


More information about the PyQt mailing list