[PyKDE] Accessing Protected members/Turning off Whatsthis

Hihn, Jason Jason.Hihn at verint.com
Fri Jun 24 18:24:28 BST 2005


I need to turn off the WhatsThis dialog decoration.

Looking into it, I see all I have to do is turn off the windoe flag..
but the problem then arises that it is a protected member so that is
out. I create my dialog from QWidgetFactory.



If there another way to do this?



I am also thinking that a python-only QWidgetFactory replacement could
be a good thing because then we can access the virtual functions. (AM I
right?)



Thanks,

Stumped







__________________________________________________________________________________________
This electronic message may contain proprietary and confidential information of Verint Systems Inc., its affiliates and/or subsidiaries.
The information is intended to be for the use of the individual(s) or
entity(ies) named above.  If you are not the intended recipient (or authorized to receive this e-mail for the intended recipient), you may not use, copy, disclose or distribute to anyone this message or any information contained in this message.  If you have received this electronic message in error, please notify us by replying to this e-mail. (1)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20050624/223077db/attachment.html


More information about the PyQt mailing list