Results 1 to 3 of 3

Thread: Basics

  1. #1
    Join Date
    Nov 2006
    Posts
    16
    Thanks
    3
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Exclamation Basics

    Hi,
    Any body could let me know how to convert string to integer?
    2. Invoke message boxes in QT?

  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

  3. #3
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Basics

    Any body could let me know how to convert string to integer?
    int QString::toInt() (Everything you need is in the docs)

    2. Invoke message boxes in QT?
    1. QT is QuickTime, Qt is the toolkit that you are using.
    2. Look for QMessageBox in the doc

Similar Threads

  1. Pleaz.... im on the Basics!!
    By Jinesh in forum Qt Tools
    Replies: 2
    Last Post: 9th March 2006, 07:46
  2. Replies: 7
    Last Post: 15th February 2006, 11: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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.