Added: 1 year ago
From: VoidRealms
Views: 3,940
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (7)

Sign In or Sign Up now to post a comment!
  • Can a message box be non-blocking? (modeless?) Then, how do we connect it's button's signal to a slot? Thanks, very useful tutorials!

  • @momchi2 Yes QMessageBox can be modless as it inherits from QDialog. Just use setModal(false);

  • Thank you? it helped me!

  • what if you want to make a message box automatically appear without having to press a button like I want to make a program where if the person enters three to a program an if statement checks if the number is three and then opens a message box saying something if it is 3 ?

  • @ACBoredz if(number==3) QMessageBox::Information('derp­');

  • How about an error message box?

  • thanks

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more