Results 1 to 7 of 7

Thread: QWizard Backbutton Ui issue

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: QWizard Backbutton Ui issue

    Quote Originally Posted by roseicollis View Post
    I don't know the qmake version but I'm working with Qt5 if that helps.
    Hmm? I didn't mention qmake or requested a Qt version, did I?

    Quote Originally Posted by roseicollis View Post
    I think I understand what you mean. How should I construct that connect? If I am in Wizard class which has the buttons:

    connect(?,SIGNAL(currentIdChanged(int)),this,SLOT( ConfigMyButtons(int))
    You are in the wizard class, this is a signal of QWizard, so the sender object is "this"

    Cheers,
    _

  2. #2
    Join Date
    Dec 2014
    Posts
    82
    Thanks
    10
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: QWizard Backbutton Ui issue

    Srry it was an answer to another post and I don't know how did I put it here, I already edited it.

    okok hank you!

Similar Threads

  1. QWizard
    By Tamar in forum Newbie
    Replies: 8
    Last Post: 22nd February 2011, 13:01
  2. QWizard
    By rmagro in forum Qt Programming
    Replies: 1
    Last Post: 20th October 2009, 16:12
  3. Help with QWizard
    By afflictedd2 in forum Qt Programming
    Replies: 3
    Last Post: 14th April 2009, 21:23
  4. QWizard, QComboBox and registerField() issue
    By RThaden in forum Qt Programming
    Replies: 1
    Last Post: 27th May 2008, 12:18
  5. QWizard
    By steg90 in forum Qt Programming
    Replies: 6
    Last Post: 14th December 2007, 09:37

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.