Hello,
I am new to Qt creator. I have a Qt application with a fileDialog. When a file is selected, I would like to call a c++ procedure. The procedure is defined in a separate .cpp file which I added to the 'Sources' section of the Qt project. How can the C++ procedure be called? Thanks! AnuR
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
