Results 1 to 2 of 2

Thread: regular c++ libraries with QT

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2011
    Posts
    12
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    9

    Default regular c++ libraries with QT

    I realize this may be an insanely stupid question but I'm a little unsure.
    Can I just use regular C++ with QT? if I write functions using std c++ libraries, will I be able to implement this with my GUI. Specifically, I'm extracting data from the end of a file and I want to display it on LCDNumber's in QT, will I be able to put these together?

    thanks
    Last edited by willief; 5th March 2011 at 22:33.

Similar Threads

  1. regular expressions
    By been_1990 in forum Newbie
    Replies: 5
    Last Post: 8th November 2010, 17:10
  2. Regular Expression Problem
    By kaushal_gaurav in forum Qt Programming
    Replies: 2
    Last Post: 27th February 2009, 09:41
  3. Find with Regular Expression?
    By vishal.chauhan in forum Qt Programming
    Replies: 1
    Last Post: 1st August 2007, 14:44
  4. Qt regular expressions!!
    By notsonerdysunny in forum Qt Programming
    Replies: 9
    Last Post: 1st April 2007, 12:56
  5. Qt 4.1 - compile regular DLL statically
    By Elder Orb in forum Qt Programming
    Replies: 2
    Last Post: 11th January 2006, 09:28

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.