Hugo Parente Lima wrote:
> and in C++ there's the qApp macro.
>
> #define qApp (static_cast(QCoreApplication::instance()))

Oh, I had totally forgotten about that. So I guess QApplication.instance() is 
fine and passing the QApplication to main() is not necessary.


Cheers,
Farsmo
                                          
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to