Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Which Widget Should I Use?
Forum Updated to NodeBB v4.3 + New Features

Which Widget Should I Use?

Scheduled Pinned Locked Moved QML and Qt Quick
4 Posts 3 Posters 1.1k 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
    Diveafall
    wrote on last edited by
    #1

    I'm new to Qt and so far it's been amazing.

    I'm looking for an item-based widget, a list, the one with details at the top (exactly like the one used in µTorrent). I mean the list of torrents and their details (Size, Downloaded, Done...). How can I create one with Qt?

    Thank you.

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

      Looks like you are talking about the toolBar?
      If you are using QtQuick, you can try the control components
      If you are using QWidget, you can try QMainWindow

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        Search for the torrent example in Qt's documentation, you'll have everything you need to get started.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • D Offline
          D Offline
          Diveafall
          wrote on last edited by
          #4

          @SGaist, thank you for your help.

          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