Hi! Am Tue, 13 Apr 2010 16:38:37 -0500 schrieb Anu Ramachandra: > I already have the connect/slot statement. I am trying to call the c++ > function from the middle of the slot procedure for the fileDialog.
I don’t get the problem. You’ve got your fileDialog. You’ve got youre slot function. You connected the fileDialog’s signal and your slot. And now you want to call another function from the slot function? – Just call it! Unfortunately, I don’t see the problem … Maybe you could paste [1] few lines of your code explaining the problem? Or maybe someone else understands it and I’m just having a “black out” or something like that. ;) Regards, Robin [1] http://pastebin.com -- Robin Krahl <[email protected]> http://rkrahl.de plain text & open source ftw! _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
