Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. School Report creator Project

School Report creator Project

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 964 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.
  • D Offline
    D Offline
    dlaminimu
    wrote on last edited by
    #1

    I want to develop a Qt application that keeps records of school data of students marks. it later computes reports and prints the reports. Can anybody help me on which features of Qt to explore.

    1 Reply Last reply
    0
    • JeroentjehomeJ Offline
      JeroentjehomeJ Offline
      Jeroentjehome
      wrote on last edited by
      #2

      Hmm, This post is a bit generic. What do you need, what do you want, how do you want the user to interact with your program?
      Sorry, this post is unanswerable.
      Ok,
      Just some quick remarks:
      The data might be placed in a SQL database? There is a good SQL model class to interact with it. This together with a well developed Model/View inside a good GUI will solve most problems. Then some toolbars around for inserting extra students / change grades / add grades or get result.

      Greetz, Jeroen

      1 Reply Last reply
      0
      • IamSumitI Offline
        IamSumitI Offline
        IamSumit
        wrote on last edited by
        #3

        Hii,
        Qt provides a rich amount of classes to work.
        You need to explore various modules of Qt Framework.
        According to your need in the project, you have to choose,
        First of all try to get simple idea of :
        How to use Qt modules whether it is your QtCore,QtGui,QtSql etc.
        hope it helps.

        Be Cute

        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