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. Using QDialog with the Button Box
Forum Updated to NodeBB v4.3 + New Features

Using QDialog with the Button Box

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 1.5k 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.
  • A Offline
    A Offline
    Arukas
    wrote on last edited by
    #1

    Hello-

    I'm not quite sure how to use this generic box. I don't understand how you are suppose to use it.

    1. When my dialog box appear, I like the control to go to it and the user not to be able to operate the mainwindow? Is this as simple as the just set the enable to false? Or is there something else?

    2. How am I suppose to implement window? Right now it just flashes across the screen? Do i have to use some type of loop?

    -Thanks
    Arukas

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Arukas
      wrote on last edited by
      #2

      Never mind I figured it out. Took several more tries and reading. My problem is I don't know what I'm even looking for.

      I had to set modal to tree. Is QDialog::setModal how would say that? Also, its the exec method i over looked. I was under the impression that's not what you want to do. I thought the Qapplication exec was the only one i needed.

      -Thanks

      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