Results 1 to 2 of 2

Thread: Using Qt inbuild Storage Library on eclipse

  1. #1
    Join Date
    Dec 2012
    Posts
    45
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Windows
    Thanks
    3
    Thanked 1 Time in 1 Post

    Default Using Qt inbuild Storage Library on eclipse

    My question is that if i use Qt's inbuilt storage class such as QVector and make a library of my code then will i be able to run the code on some other environment such as Eclipse

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Using Qt inbuild Storage Library on eclipse

    Qt is a set of C++ libraries. Eclipse is an IDE that can be used for C++ development. So yes.

    Cheers,
    _

Similar Threads

  1. C++ Static library Eclipse
    By AndreiTudor in forum Qt Programming
    Replies: 1
    Last Post: 13th December 2011, 10:32
  2. Replies: 0
    Last Post: 4th February 2011, 10:02
  3. Replies: 7
    Last Post: 22nd December 2010, 09:13
  4. after subclassing will the inbuild signals work
    By babu198649 in forum Qt Programming
    Replies: 2
    Last Post: 26th November 2007, 16:10
  5. What is the format of QByteArray's storage?
    By LiCodeX in forum Newbie
    Replies: 4
    Last Post: 31st October 2007, 10:21

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.