Results 1 to 2 of 2

Thread: importing headers

  1. #1
    Join Date
    Mar 2008
    Location
    Morocco
    Posts
    47
    Qt products
    Qt4
    Platforms
    Unix/X11
    Thanks
    7
    Thanked 1 Time in 1 Post

    Default importing headers

    Hey..
    I devellop an Application Using Qt ..nd I wanna use Some headers of an open source Softwar (QGIS)
    ..but I have a Trouble with that ..I copied the header File from Qgis repertory.. to my application One ..but it doesnt work ..
    I Guess i should Just Give the path of the qgis Header file nd lib file ...but I dont Know How..should I add them in the file.pro?

    plz if someOne could Help !!!

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

    Default Re: importing headers

    Could you rephrase? Usually you use INCLUDEPATH and LIBS in .pro file to take external libraries into use.
    J-P Nurmi

Similar Threads

  1. How to remove headers from QTableView.
    By rajeshs in forum Qt Programming
    Replies: 7
    Last Post: 18th November 2011, 21:00
  2. How to make headers fixed sized? (QTableWidget)
    By macias in forum Qt Programming
    Replies: 4
    Last Post: 13th August 2007, 16:57
  3. Precompile headers
    By bruccutler in forum Newbie
    Replies: 2
    Last Post: 17th April 2007, 16:33
  4. [custom widget] What about private headers ?
    By lauranger in forum Qt Programming
    Replies: 3
    Last Post: 19th November 2006, 00:14
  5. Replies: 4
    Last Post: 27th September 2006, 14:34

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.