CBM, I even did as you said...actually I saw your reply later and edited my post
This is what I did
Qt Code:
locate.waitForFinished(-1);To copy to clipboard, switch view to plain text mode
And this is the error I got:
infact I don't even know what it meansmylayout.cpp: In member function ‘void MyMenuLayout::search()’:
mylayout.cpp:488: error: incomplete type ‘QApplication’ used in nested name specifier
mylayout.cpp:490: error: incomplete type ‘QApplication’ used in nested name specifier
make: *** [mylayout.o] Error 1
I went through the docs, and the exact same thing is done in one of the examples: A text editor.
What is wrong?
Thanks
Nupul
PS: i am executing the above on linux....if that's got something to do with this
![]()
Bookmarks