Results 1 to 12 of 12

Thread: I need help!

  1. #1
    Join Date
    Nov 2009
    Posts
    6
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Default I need help!

    i want to design with Qt a simple application.
    which has a menu listings:
    Functions
    Tan
    sin
    Cos etc:
    upon clicking on the sin it should be able to draw the function.
    something like this


    Last edited by abea; 17th November 2009 at 21:41.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: I need help!

    And what is the problem exactly?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Nov 2009
    Posts
    6
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: I need help!

    Quote Originally Posted by wysota View Post
    And what is the problem exactly?
    I have create my menu list like File -> exit
    and under Functions-> Sin, Cos, Tan on mainwindow.ui.
    I want to use slots and connect to make it functional.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: I need help!

    Ok, but what is the problem? What it is exactly that you don't know how to do?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Nov 2009
    Posts
    6
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: I need help!

    well do you have template so that i can easily rebuild
    thanks

  6. #6
    Join Date
    Sep 2009
    Posts
    140
    Thanks
    4
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: I need help!

    So, if I understand weel, the screen shot attached is not yours and you want to create the same mathematics funtion drawer with Qt.

    Then, you ask for a built-in designed and coded application that will do it, so all you have to do is to compile and run it?

    Am I right?

  7. #7
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: I need help!

    Quote Originally Posted by abea View Post
    well do you have template so that i can easily rebuild
    thanks
    http://doc.qt.nokia.com/latest/how-to-learn-qt.html
    http://doc.qt.nokia.com/latest/tutorials.html
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  8. #8
    Join Date
    Nov 2009
    Posts
    6
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: I need help!

    Thanks but will not help much!!!!

  9. #9
    Join Date
    Nov 2009
    Posts
    6
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: I need help!

    Quote Originally Posted by scascio View Post
    So, if I understand weel, the screen shot attached is not yours and you want to create the same mathematics funtion drawer with Qt.

    Then, you ask for a built-in designed and coded application that will do it, so all you have to do is to compile and run it?

    Am I right?
    exactly !!! You are right on the spot!

  10. #10
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: I need help!

    Quote Originally Posted by abea View Post
    exactly !!! You are right on the spot!
    In that case we don't have such a template. <sarkasm>We only have templates for creating professional graphics processing applications and professional spreadsheets.</sarkasm>

    Is this your school project or something?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  11. #11
    Join Date
    Nov 2009
    Posts
    6
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: I need help!

    well i will try and figure it out... thanks all the same..

  12. #12
    Join Date
    Sep 2009
    Posts
    140
    Thanks
    4
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: I need help!

    Once you defuned your framework and design of your application, maybe you will need to use the Qwt library that allows you, if I understood well its prupose, to draw your graphics.

    Since I don't use this library, maybe some other can link you to samples and using licence.

    Good luck

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.