Results 1 to 5 of 5

Thread: Need help in design scientific calculator

  1. #1
    Join Date
    Feb 2011
    Posts
    29
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows

    Default Need help in design scientific calculator

    Hi Friends,

    I am facing problem to find out code for scientific calculator which design in qt4.

    I need to connect calculator in my application. I have found code for normal calculator but for scientific calculator i m not able to find source code.

    can any body provide me that source code.
    I am really stuck in this matter. Please help me.

    Thanks in advance.

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Need help in design scientific calculator

    Try speedcrunch

  3. #3
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Need help in design scientific calculator

    Or try Easycalc - it has scientific functions as well.

    In general, just check Qt-Apps

  4. #4
    Join Date
    Feb 2011
    Posts
    29
    Qt products
    Qt3 Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows

    Default Re: Need help in design scientific calculator

    Thanks so much for your reply...........
    i m really sorry for late reply.................


    Added after 10 minutes:


    Hi i tried your suggestion. I found Easy calc application. But when i try to run it shows me error.

    :: error: [moc_qpushiconbutton.cpp] Error 1

    this error QT shows. how to solve this error. Because it doesn't show where the error is. and not also line number.
    Please reply me....
    Last edited by keyurparekh; 10th March 2011 at 10:05.

  5. #5
    Join Date
    Aug 2009
    Location
    Belgium
    Posts
    310
    Thanks
    10
    Thanked 31 Times in 25 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Need help in design scientific calculator

    Hi,

    How did you build it ? I just opened it in QtCreator and it runs fine, except for two missing constants that I then defined myself.

    Regards,
    Marc

Similar Threads

  1. Replies: 3
    Last Post: 17th April 2010, 21:35
  2. qdoublespinbox with scientific notation
    By pospiech in forum Qt Programming
    Replies: 13
    Last Post: 3rd January 2009, 14:50
  3. Replies: 3
    Last Post: 5th October 2008, 23:41
  4. Calculator Builder Example
    By janus in forum Newbie
    Replies: 1
    Last Post: 19th April 2008, 09:23
  5. My scientific plot problem
    By baray98 in forum Qt Programming
    Replies: 2
    Last Post: 5th August 2007, 15:01

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.