Results 1 to 2 of 2

Thread: Customised QinputDialog

  1. #1
    Join Date
    Jan 2010
    Location
    Bhubaneswar, Odisha
    Posts
    25
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    3

    Default Customised QinputDialog

    Hi all,

    Along with LineEdit and Button box can we have RadioButton, CheckBox etc on QInputDialog ?

    If yes how ?
    Right now I am using QDialog but I am not getting my desired result.

    Any help is appreciated.

    Vinod.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Customised QinputDialog

    Quote Originally Posted by vinod sharma View Post
    Along with LineEdit and Button box can we have RadioButton, CheckBox etc on QInputDialog ?
    Have them where? QInputDialog is for getting primitive values. There are different static calls for QInputDialog that use different widgets, maybe something you need is already there. If not, please describe your problem with QDialog.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 4
    Last Post: 29th March 2019, 15:58
  2. Customised QWidget border
    By chandan in forum Newbie
    Replies: 1
    Last Post: 2nd March 2011, 18:08
  3. Replies: 2
    Last Post: 15th February 2011, 15:10
  4. QInputDialog and OSG
    By Pertur in forum Qt Programming
    Replies: 3
    Last Post: 30th July 2010, 10:34
  5. QInputDialog
    By bkv in forum Newbie
    Replies: 2
    Last Post: 6th October 2006, 08:34

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.