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. Interesting Qt Classes to use in projects/programs
Qt 6.11 is out! See what's new in the release blog

Interesting Qt Classes to use in projects/programs

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 485 Views
  • 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.
  • A Offline
    A Offline
    AllLuckNoSkill
    wrote on last edited by
    #1

    Please excuse me if this is posted in the wrong forum and if it is guide me to where this question would be in the correct place.

    I have a project for my coding class coming up in a month and for now we have to pick a Qt Class to do a tutorial to present on that would be useful for a project. Most of my classmates have selected their classes which consist of very general classes like Qimage for example. Is there any interesting classes that might useful to a project that you all know of? Just need some ideas because looking at the list of classes is really confusing.

    Thank you.

    jsulmJ 1 Reply Last reply
    0
    • A AllLuckNoSkill

      Please excuse me if this is posted in the wrong forum and if it is guide me to where this question would be in the correct place.

      I have a project for my coding class coming up in a month and for now we have to pick a Qt Class to do a tutorial to present on that would be useful for a project. Most of my classmates have selected their classes which consist of very general classes like Qimage for example. Is there any interesting classes that might useful to a project that you all know of? Just need some ideas because looking at the list of classes is really confusing.

      Thank you.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @AllLuckNoSkill said in Interesting Qt Classes to use in projects/programs:

      Is there any interesting classes that might useful to a project that you all know of?

      You should first think about what kind of project it should be (what should it do). Else, how would you decide which classes are of interest?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • C Offline
        C Offline
        ChrisW67
        wrote on last edited by
        #3

        What level is this being pitched at? High school, university...
        How long does a tutorial have to be?

        Perhaps using QNetworkAccessManager, QNetworkRequest, and QNetworkReply to retrieve a web page, or QTcpServer and QTcpSocket to demonstrate both ends of a connection.

        1 Reply Last reply
        2

        • Login

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