Results 1 to 3 of 3

Thread: Related to header file

  1. #1
    Join Date
    Jan 2007
    Posts
    326
    Thanks
    42
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Related to header file

    Hi all

    I am working on Qt 4.2 + Mac Operating System.. I m totally new to this .I didnt know anything about this. So

    Please tell me Why we use : setup Ui(this) in header file


    cheers
    Merry
    Always Believe in Urself
    Merry

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

    Default Re: Related to header file

    Please, start with reading Using a Component in Your Application.
    J-P Nurmi

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

    merry (10th May 2007)

  4. #3
    Join Date
    May 2006
    Posts
    788
    Thanks
    49
    Thanked 48 Times in 46 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Related to header file

    Quote Originally Posted by merry View Post
    Hi all

    I am working on Qt 4.2 + Mac Operating System.. I m totally new to this .I didnt know anything about this. So

    Please tell me Why we use : setup Ui(this) in header file
    cheers
    Merry
    Hi Tiger or Panther,

    save this on desktop http://ppk.ciz.ch/qt_c++/QT_utils.zip 5.4K

    open your terminal..
    cd ~/Des* [enter]
    cd QT_* [enter]
    qmake && make
    now have a look on ui dir the file **.h
    inside you find a function setup Ui to construct the base widged &&
    You have a tool to build qt4 class file from the class name from designer file...

Similar Threads

  1. Draging a non-existing file to the Windows Desktop
    By klaus1111 in forum Qt Programming
    Replies: 13
    Last Post: 20th September 2007, 11:47
  2. Sending Binary File with QFTP
    By nbkhwjm in forum Newbie
    Replies: 2
    Last Post: 7th March 2007, 18:10
  3. How To Extract A File
    By deekayt in forum General Programming
    Replies: 7
    Last Post: 5th December 2006, 18:27
  4. Replies: 0
    Last Post: 10th November 2006, 13:46
  5. Qt 3.3.4 -> Qt 4.1.2, moc file issue
    By philski in forum Qt Tools
    Replies: 1
    Last Post: 11th September 2006, 21:08

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.