Results 1 to 2 of 2

Thread: Problems with QtDesigner

  1. #1
    Join Date
    Feb 2007
    Posts
    15
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Problems with QtDesigner

    Hello, I created a dialog, following the guides of the C++ GUI Programming with Qt 4, so basically I modified the GoToCell dialog to create one that adapts to my needs. Basically, I only need to get two numbers from this dialog. The problem I have is the compiler (visual studio 2005) says that the dialog I created is not a member of Ui. Can someone help me?

    You can check the code I´ve used.

    Thanks in advance and best regards to everyone.
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2007
    Posts
    15
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Problems with QtDesigner

    I answer myself, I hadn´t set the form´s ObjectName to its appropiate name.
    Regards

Similar Threads

  1. Replies: 10
    Last Post: 27th November 2006, 19:37
  2. Replies: 2
    Last Post: 17th October 2006, 19:25
  3. QtDesigner Layout Help
    By mentat in forum Qt Tools
    Replies: 5
    Last Post: 13th July 2006, 14:55
  4. Problems building mysql plugin for Qt 4.1.2 on windows XP
    By Philip_Anselmo in forum Installation and Deployment
    Replies: 3
    Last Post: 17th May 2006, 15:38
  5. QT4 Plugins - problems, problems
    By NormanDunbar in forum Qt Programming
    Replies: 6
    Last Post: 9th May 2006, 15:39

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.