Results 1 to 5 of 5

Thread: How to get data from inputs?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2016
    Posts
    3
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Windows

    Question How to get data from inputs?

    Hello,

    First of all, I want to warn you about my english - I'm not native.

    I want to create a really simple app for Windows. It may look like this:
    uQ41UYs.png

    First two inputs are QDoubleSpinBox types
    Third input is QLineEdit type.
    and finally, the Result is a QLabel

    All I want to do is simply add/multiply NUMBER_1 by NUMBER_3. The Result has to be changing dynamically.

    How to get data from those inputs? And then how to put this data into QLabel (Result)?

    Any ideas?

    Thanks.
    Last edited by fearlay; 17th May 2016 at 21:42.

Similar Threads

  1. Replies: 1
    Last Post: 29th May 2014, 07:50
  2. unable to get uni-code inputs from another thread
    By Mohammad in forum Qt Programming
    Replies: 3
    Last Post: 15th November 2011, 14:56
  3. Need to find a way to save user inputs.
    By "BumbleBee" in forum Newbie
    Replies: 23
    Last Post: 4th November 2011, 14:10
  4. How to implement functionalities of other devices/inputs in Qt
    By qt_user in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 9th October 2011, 10:32
  5. Replies: 0
    Last Post: 11th November 2008, 15:36

Tags for this Thread

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.