Results 1 to 3 of 3

Thread: Basic: problem building designer application

  1. #1
    Join Date
    Aug 2006
    Location
    Germany
    Posts
    33
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Windows

    Default Basic: problem building designer application

    Hallo,
    I want to build a .ui file . 'I followed the instruction from the qt manual ..

    http://doc.trolltech.com/4.1/designe...component.html

    my files

    dictionary.ui
    ui_dictionary.h
    dictionary.pro
    main.cpp

    and generated the make file using qmake ..
    but the problem is it is not able to recognize
    Ui::dictionary ui;
    it says dictionary is not a member of Ui.

    please help me out.

    thanks

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

    Default Re: Basic: problem building designer application

    What is the value of objectName property of your form (it's the topmost property in Property Editor).

  3. The following user says thank you to jacek for this useful post:

    kingslee (7th October 2006)

  4. #3
    Join Date
    Aug 2006
    Location
    Germany
    Posts
    33
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Basic: problem building designer application

    Thankyou so much jacek!

    thats were my mistake was!!!

Similar Threads

  1. Problem in creating thread in GUI application
    By jyoti kumar in forum Qt Programming
    Replies: 2
    Last Post: 15th May 2006, 12:05
  2. Replies: 10
    Last Post: 28th April 2006, 15:48
  3. problem with designer
    By bashamehboob in forum Qt Tools
    Replies: 2
    Last Post: 12th April 2006, 07:46
  4. Problem building Qt4.1.0 with thread support on windows XP
    By pavithra in forum Installation and Deployment
    Replies: 1
    Last Post: 1st April 2006, 11:35
  5. Facing problem with qt-4.1 designer
    By jnana in forum Qt Tools
    Replies: 4
    Last Post: 8th March 2006, 18:16

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.