Results 1 to 14 of 14

Thread: how connect in qt4....

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    28
    Thanked 976 Times in 912 Posts

    Default Re: how connect in qt4....

    I've fixed the main.cpp file --- class name must match the one from .ui file. If you create a template based on QMainWindow, you must use QMainWindow in your code.

    I've also attached a simple example how to use .ui files in your code.
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2006
    Posts
    16
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows
    Thanks
    1

    Default Re: how connect in qt4....

    Thanks for your help....

Similar Threads

  1. A signal/slot connect isn't working.
    By Daimonie in forum Qt Programming
    Replies: 6
    Last Post: 15th February 2009, 22:55
  2. Replies: 12
    Last Post: 18th September 2008, 15:04
  3. connect problem QDialog
    By Zergi in forum Newbie
    Replies: 1
    Last Post: 1st January 2008, 13:36
  4. Replies: 5
    Last Post: 28th August 2006, 14:36

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.