[Qt-interest] list of signals of a QObject
Robert Escott
robert at binarylogic.co.za
Fri Feb 17 06:27:57 CET 2012
You can get the QMetaObject from the QObject and then enumerate through
each of the QMetaMethods, selecting the signals only.
On 17/02/2012 04:52, Emmanuel Mayssat wrote:
> Is there a way to find a list of signals potentially emitted by a QObject?
> --
> E
>
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20120217/6e1d1389/attachment.html
More information about the Qt-interest-old
mailing list