Results 1 to 4 of 4

Thread: Dispaly default values of widgets from server in dynamic form loaded through QUiLoa..

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2012
    Location
    India
    Posts
    102
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11
    Thanks
    4

    Default Re: Dispaly default values of widgets from server in dynamic form loaded through QUiL

    One more bump ...

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Wiki edits
    17

    Default Re: Dispaly default values of widgets from server in dynamic form loaded through QUiL

    10 points for the oddest design I've seen yet.

    If you want default values in your form and you don't wan the client to have to know the form intimately then you can only do it at the server. One way or the other some code is going to have to know where to put the value.

Similar Threads

  1. Replies: 4
    Last Post: 9th August 2012, 21:08
  2. model and default columns values
    By m15ch4 in forum Qt Programming
    Replies: 0
    Last Post: 8th May 2011, 21:57
  3. Default values in QXmlSchemaValidator
    By mortalisk in forum Qt Programming
    Replies: 0
    Last Post: 3rd September 2010, 16:11
  4. Event when application form has loaded? (onload)
    By AnAx in forum Qt Programming
    Replies: 3
    Last Post: 15th May 2010, 15:23
  5. C++ and default values for functions
    By guestgulkan in forum General Programming
    Replies: 4
    Last Post: 2nd January 2007, 22:53

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.