[Qt-interest] Jack Qt integration

Rush Manbert rush at manbert.com
Fri Apr 3 01:03:28 CEST 2009


On Apr 2, 2009, at 2:41 PM, Andrea Franceschini wrote:

> 2009/4/2, Brad Howes <howes at ll.mit.edu>:
>
>> Most callback systems offer you to pass in a 'context' pointer value.
>
> And Jack makes no exception, but that was not my primary concern. The
> point is that the callback still has to be either a C-style function
> or a static member of a class (the latter being the way Rosegarden
> goes, for example).
>
> Anyway, I think I'll follow Rosegarden's way unless advised otherwise.
>

FWIW, you can use boost::bind to bind a non-static class member as a  
callback.

- Rush




More information about the Qt-interest-old mailing list