Hi,
I'm trying to write functions to cycle through the widgets created on a
widgetstack. I can get their ID correctly, guess what the next widget's ID
should be but when I can the raiseWidget(int id) method it doesn't work. A
code snippet with its output is included below, as well as program ve
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeremy Sanders schrieb:
> On the topic of Qt4 and the uic (sorry - I had my options set to digest
> in text form, so I couldn't keep the references)...
>
> Would it be possible for PyQt to have the ability to dynamically
> interpret Qt designer files,
> On the topic of Qt4 and the uic (sorry - I had my options set to digest in
> text form, so I couldn't keep the references)...
>
> Would it be possible for PyQt to have the ability to dynamically interpret
> Qt designer files, and construct dialogs classes from these at runtime?
> This would be mu
Hi,
On Thursday 21 July 2005 12:25, Jeremy Sanders wrote:
> Would it be possible for PyQt to have the ability to dynamically interpret
> Qt designer files, and construct dialogs classes from these at runtime?
> This would be much nicer than having to generate Python source code. This
> would be li
On the topic of Qt4 and the uic (sorry - I had my options set to digest in
text form, so I couldn't keep the references)...
Would it be possible for PyQt to have the ability to dynamically interpret
Qt designer files, and construct dialogs classes from these at runtime?
This would be much nice