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. How to create a list of items (text that can be clicked) that is sourced from a text file when the app starts?

How to create a list of items (text that can be clicked) that is sourced from a text file when the app starts?

Scheduled Pinned Locked Moved General and Desktop
c++list
3 Posts 2 Posters 1.0k 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.
  • R Offline
    R Offline
    Rample
    wrote on last edited by koahnig
    #1

    I want to create a list of items that is different each time the app starts. This is an Example Example of what the application will look like with the text blurred out for security reasons. I guess I just want someone to point me int he right direction as to what libraries to use and roughly how I would go about doing this? I know C++ pretty well but not Qt.

    notes: the "sourced from a text file" isn't really important; I really just want to figure out how to get a list of items to be dynamically populated on start up?

    [edit, koahnig] Edited link to show picture in post.

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

      Hi,

      Do you mean something like the Fridge Magnets example ?

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

      R 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        Do you mean something like the Fridge Magnets example ?

        R Offline
        R Offline
        Rample
        wrote on last edited by
        #3

        @SGaist Possibly, Thank you very much for giving me a starting point, or probably an answer!

        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