Results 1 to 2 of 2

Thread: Please Help

  1. #1

    Default Please Help

    I am trying to inherit from the ui form with the statememt private Ui::WidgetClass tacked onto the regular class declaration. the compiler doesnt seem to recognize the Ui::WidgetClass. so i then add an #include "ui_widget.h statement at the top of the header and it will run. but if i try to connect signals to slots it compiles but wont run.

    i am using qt 4.4.3 on windows vista with qt creator.

    i would really appreciate any help you could give.

    thanks

  2. #2
    Join Date
    Feb 2009
    Location
    Noida, India
    Posts
    517
    Thanks
    21
    Thanked 66 Times in 62 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Please Help

    check if the connect() is working by catching the bool value it returns..if u could share relevant code, it would help solving the problem

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.