Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. India
  4. Simulation Project..
Qt 6.11 is out! See what's new in the release blog

Simulation Project..

Scheduled Pinned Locked Moved India
4 Posts 4 Posters 2.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    YPanhwar
    wrote on last edited by
    #1

    Hi, Iam new at Qt.
    The Project i want to is the simulation (animations) of the data structures like linked list, queues, stacks, trees and heeps!!
    I dont have any idea how to do that!! i have sound knowledge of c++. Can somebody help me out from where to start and what to learn first as i can make my project in less time.. thanks looking forward for the help .. Thanks

    Beyond Tech...

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Santosh Reddy
      wrote on last edited by
      #2

      First learn some basic of QWidgets: http://qt-project.org/doc/qt-5.0/qtdoc/topics-ui.html#qt-widgets
      then go for animation: http://qt-project.org/doc/qt-5.0/qtdoc/examples-animation.html

      SS

      1 Reply Last reply
      0
      • S Offline
        S Offline
        santhosh
        wrote on last edited by
        #3

        Iam new to QT so I need to develop a project using QT. And one more
        thing is that I need to do it in LINUX platform .Iam totally confused
        of where to write the code, where to execute the code wether in
        terminal or in QT itself.
        And I have one more doubt when we open a new window it shows different
        options like c++ project,main source prog etc.... My doubt is that
        wether the source code is enough or we need to add the c++ main source
        code present in the options window.
        Please help me......
        I dont have any source

        1 Reply Last reply
        0
        • R Offline
          R Offline
          Rahul Das
          wrote on last edited by
          #4

          Dear Santhosh, First of all,IMHO,you shouldn't rush, have patience.

          Using Qt you can easily run your application on many platforms. Here is the "List":http://doc.qt.digia.com/qtcreator/creator-os-supported-platforms.html#target-platforms. Which means, you can compile your source in Qt with no [ or less ] change.

          You can Compile the source code using QMake on terminal or Your Qt-Creator will take care.

          Once you go through "how to create a Qt project":http://doc.qt.digia.com/qtcreator-snapshot/creator-project-creating.html, you'll get answer for 3rd question.


          Declaration of (Platform) independence.

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved