Qt4 uic only has outputs include file, there is no implementation file like there was in Qt3. All you need is uic -o x.h x.ui, read x.h and you will see what I mean.
Qt4 uic only has outputs include file, there is no implementation file like there was in Qt3. All you need is uic -o x.h x.ui, read x.h and you will see what I mean.
Shuchi Agrawal (11th January 2007)
Bookmarks