Results 1 to 5 of 5

Thread: How to pass values in 1 form to another

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2008
    Posts
    27
    Qt products
    Qt4
    Platforms
    Windows

    Default How to pass values in 1 form to another

    Hi all..

    I am developing an application which require passing of values from one form (dialog) to another form (Dialog)..
    i had tried many ways but could not attain in getting so...

    Actually what i need is....
    I have taken an qwt plot widget in the if i right click on plot i get a context menu...
    when i choose Change Scale option i get another small dialog asking for entering a value in the line edit..
    now what i need is when i enter a particular value in the small dialog it should come back to the main dialog and change the x-axis scale ...
    i Have tried enough methods... but failed..
    well i am not even getting a particular value to the main dialog...

    so any one please help me how to do this...

    Thanks in advance....
    Attached Files Attached Files

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.