Results 1 to 6 of 6

Thread: How to show a QDialog ( Designed ) ?

  1. #1
    Join Date
    Aug 2010
    Posts
    107
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How to show a QDialog ( Designed ) ?

    I had created a new design form but i do not know how to show it
    Take a look to the example i have created ... Download link: Here


  2. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: How to show a QDialog ( Designed ) ?

    You connect the button's clicked signal to the dialog's show (or exec) slot. documentation for signal and slots.

  3. #3
    Join Date
    Aug 2010
    Posts
    107
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to show a QDialog ( Designed ) ?

    Emm.. can you edit the example programm i had uploaded so as to me to understand

  4. #4
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: How to show a QDialog ( Designed ) ?

    Quote Originally Posted by Bong.Da.City View Post
    Emm.. can you edit the example programm i had uploaded so as to me to understand
    Ehm, could you just read the said pages in the documentation and try to understand it? We are not here to do your work neither we can learn for you. And if you are not able to do such a simple task, then please use next time our Newbie section. Also do not use 3rd party sites to host examples. Attach them on the board instead. (So the threads will stay valid a long time.)

    Try it and if you have trouble ask again, showing what you have tried so far.

  5. #5
    Join Date
    Aug 2010
    Posts
    107
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to show a QDialog ( Designed ) ?

    Οκ sorry... I will try to understand it from the documentation... And sorry for the link. I forgot it to attach it ...

  6. #6
    Join Date
    Aug 2010
    Posts
    107
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to show a QDialog ( Designed ) ?

    I had posted it to the Newbie section. I am a bit of a noob but to become better i should first learn some basic things...

Similar Threads

  1. Replies: 7
    Last Post: 25th July 2016, 14:42
  2. problem with show/exec of Qdialog
    By dudedude in forum Qt Programming
    Replies: 1
    Last Post: 23rd December 2008, 11:20
  3. use QDialog to show file name
    By damonlin in forum Qt Programming
    Replies: 3
    Last Post: 16th November 2008, 13:52
  4. can't show my QDialog
    By sincnarf in forum Qt Programming
    Replies: 3
    Last Post: 22nd October 2007, 09:33
  5. QDialog: show() and exec() together in constructor?
    By Teuniz in forum Qt Programming
    Replies: 8
    Last Post: 28th February 2007, 11:43

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.