Results 1 to 4 of 4

Thread: variables and formulas

  1. #1
    Join Date
    Feb 2007
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    1

    Unhappy variables and formulas

    hi,
    how do you use variable and formulas in qt.

    any help would appreciated.

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts

    Default Re: variables and formulas

    Hi, could you elaborate?
    J-P Nurmi

  3. #3
    Join Date
    Feb 2007
    Posts
    2
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    1

    Default Re: variables and formulas

    I have been working with vb.net and have written several calculators for my use, such as celcius to farhrenheit converter and when you double click the control button on the designer form a second one pops up to write the code to do the conversion, how to do this is not apparent to me in QT, also how do you assign variables in QT(example: let a=5).

    thank you for your response and taking time to answer my question

  4. #4
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanked 86 Times in 81 Posts

    Default Re: variables and formulas

    If you really don't know how to assign a value to a variable, you should learn C and C++ with a good book and don't try to start with Qt!

  5. The following user says thank you to ChristianEhrlicher for this useful post:

    michael1953 (13th February 2007)

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.