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. Cout int on a label
QtWS25 Last Chance

Cout int on a label

Scheduled Pinned Locked Moved Unsolved General and Desktop
cout label
2 Posts 2 Posters 762 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.
  • S Offline
    S Offline
    Sanmon
    wrote on last edited by
    #1

    Hello everyone,
    first of all i have to say sorry for my pretty bad English.
    I'm an Italian scholar newbie that need some help...
    That's my issue: i'm really bad. Ok. I Want to create a simulation of a safe(chest?). So, for open a safe there must be a code. My safe, when i push a button, the number i just pushed appear on a display. That's what i want to do on Qt: when i click the PushButton (pBtn1) i want to displey on a label (lbl) the number of the button, in that case 1. I always used Dev-C++ and now i switched to Qt because i think it's more funny... so please help me....
    Oh, bonus question: there is any online lessions , even at payment, that can be understand by an italian newbie? I can even pay for some private lessions on skype....

    1 Reply Last reply
    0
    • TheBadgerT Offline
      TheBadgerT Offline
      TheBadger
      wrote on last edited by
      #2

      @Sanmon

      The Qt Examples that comes with Qt + QtCreator are a good place to start.
      From my understanding start looking at the "Calculator Example", it sounds like that should get you a widget with number buttons that when you press them they show on the display.


      Check out my SpellChecker Plugin for Qt Creator @ https://github.com/CJCombrink/SpellChecker-Plugin

      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