Results 1 to 2 of 2

Thread: Display new form

  1. #1
    Join Date
    Aug 2010
    Posts
    2
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Display new form

    Hi there,
    I created a new Qt form, I need to make it run once I select that form from menu list. I add action slot but I don't know what soul I write inside it ?

    this is a method :
    void GUI:n_actionUser_guide_triggered()
    {

    }
    and the new form has this name : UserGuide.ui I created that form without class (Just form)

    Thank you in advnce

  2. #2
    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: Display new form

    See QUiLoader or write a custom class around your form.

Similar Threads

  1. Pass variable from a form to another form
    By dark1988 in forum Qt Programming
    Replies: 5
    Last Post: 8th February 2011, 18:19
  2. Replies: 5
    Last Post: 12th March 2010, 21:43
  3. Qt Desiger don't display the Form properly
    By bzyx in forum Qt Tools
    Replies: 4
    Last Post: 8th December 2008, 15:05
  4. Hiding a form and opening another form
    By anafor2004 in forum Newbie
    Replies: 1
    Last Post: 20th February 2008, 15:04
  5. Calling a new form from current form
    By webgenius in forum Qt Programming
    Replies: 7
    Last Post: 8th April 2007, 19:50

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.