calling library functions from GUI in Qt creator

Posted by user270165 on Stack Overflow See other posts from Stack Overflow or by user270165
Published on 2010-02-10T09:58:46Z Indexed on 2010/06/08 12:02 UTC
Read the original article Hit count: 116

Filed under:

I have libraries created from visual studio.I want to use the functions in library in Qt GUI. How to do that?How to make the GUI understand that it depends on the lib?

© Stack Overflow or respective owner

Related posts about qt4