Results 1 to 20 of 23

Thread: no error???? why???

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: no error???? why???

    Quote Originally Posted by Shuchi Agrawal View Post
    this thing is not working n i wil implement ur plugin suggestion n wil let u know..
    You need to always re-run qmake after modifying the .pro file to generate a new makefile. Did you, by any chance, forget that step?

    Quote Originally Posted by Shuchi Agrawal View Post
    hey i m attaching my code.so can u see u tell that is it the right way to paint on central widget(its the way u suggested). if not plz tel me the correct way..
    I can't see any attachments..

    Quote Originally Posted by Shuchi Agrawal View Post
    and is the moveDockWindow is the same for Floating window in qt4 or is there some other function or class for same?
    What do you mean by "moveDockWindow"? For example the "Sidebar" in Qt Designer is a QDockWidget. Did you mean that?

    I can see two Qt3Support methods called "moveDockWindow":

    Do they have something to do with this? Please be specific with the terms and class names you use. It will be easier for others to interpret the meaning of the post.
    J-P Nurmi

  2. The following user says thank you to jpn for this useful post:

    Shuchi Agrawal (12th January 2007)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.