I'm not sure if I understand your question correctly, but does WSignalMapper solve your problem? If you want to access the sender of the signal, WSignalMapper is the solution to your problem.
Regards, Wim. 2008/11/22 Torsten Schulz <[EMAIL PROTECTED]>: > Is it possible to bind parameters with connects like in anchor? > As example: > > anchor->clicked.connect(SLOT(this, App::Funktion)); > > And in Funktion I'm able to read the parameter that is bind with anchor? > > Greetings > Torsten Schulz > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
