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. QMap
QtWS25 Last Chance

QMap

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

    Good day People i am learning Qt still new to it.i need help on my program, for some other reasons its not display data added to the class Textbookmap, its only showing blanks when displaying.download my code here:https://drive.google.com/file/d/0B5Wk1Jx1wdMcY2JYUlNKOEI3ajA/view?usp=sharing. i want to know were i am going wrong.apologies to my English

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

      Hi and welcome to devnet,

      You don't use Texbookmap anywhere. As for displaying, if you are talking about on_listallissued_clicked, then you create an empty Textbook object and you show your values form it so it won't contain anything special. Something similar in on_addBook_clicked, you create a Textbook, fill it with values and that's all, you don't do anything with it.

      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
      • M Offline
        M Offline
        mmegue
        wrote on last edited by
        #3

        thank you for responding, let me go and try again

        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