Results 1 to 2 of 2

Thread: How do i link my sourec code with the widget ?

  1. #1
    Join Date
    Oct 2008
    Location
    Dar es Salaam,Tanzania
    Posts
    10
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default How do i link my sourec code with the widget ?

    Hi guys i'm a newbie and i started learning Qt by myself,i design a simple interface to add to number in Qt designer and now i have a problem connecting the widget i designed with my source code i.e a fuction to get two numbers from two lineEdit widget add the two numbers then display the result in the Third lineEdit widget.
    Is anyone can help me with this?and there is any documentation online please i need the link to it!!
    Regards....

  2. #2
    Join Date
    Oct 2008
    Location
    Murfreesboro, TN
    Posts
    10
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How do i link my sourec code with the widget ?

    http://doc.trolltech.com/

    Just select the version of Qt you are using and it lists out pretty much everything you need. Tutorials and examples are in there so maybe that will help you along the way. Also, the Qt Assistant has the documentation in it as well.

    Not sure if that is exactly what you needed but maybe it can get you started.

    Thanks,
    Jon Jones

Similar Threads

  1. QDockWidget inside another widget in the center?
    By Antebios in forum Qt Programming
    Replies: 1
    Last Post: 16th February 2010, 07:06
  2. How to Open & Close a Widget ?!!
    By Fatla in forum Qt Programming
    Replies: 6
    Last Post: 13th June 2008, 20:39
  3. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 10:35
  4. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 13:15
  5. problem with linking
    By mickey in forum Qt Programming
    Replies: 49
    Last Post: 12th August 2006, 21:41

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.