[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/kdepim/enterprise4/kdepim/kleopatra/crypto/gui
From:       Marc Mutz <mutz () kde ! org>
Date:       2008-09-04 16:27:01
Message-ID: 1220545621.810804.28713.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 857081 by mutz:

Allow pages to change the wizard title.

 M  +1 -0      wizard.cpp  
 M  +1 -0      wizardpage.h  


--- branches/kdepim/enterprise4/kdepim/kleopatra/crypto/gui/wizard.cpp #857080:857081
@@ -214,6 +214,7 @@
     connect( widget, SIGNAL( subTitleChanged() ), this, SLOT( updateHeader() ) );
     connect( widget, SIGNAL( explanationChanged() ), this, SLOT( updateHeader() ) );
     connect( widget, SIGNAL( autoAdvanceChanged() ), this, SLOT( updateButtonStates() ) );
+    connect( widget, SIGNAL( windowTitleChanged(QString) ), this, SLOT( setWindowTitle(QString) ) );
 }
 
 void Wizard::setPageOrder( const std::vector<int>& pageOrder )
--- branches/kdepim/enterprise4/kdepim/kleopatra/crypto/gui/wizardpage.h #857080:857081
@@ -78,6 +78,7 @@
         void titleChanged();
         void subTitleChanged();
         void autoAdvanceChanged();
+        void windowTitleChanged( const QString & title );
 
     protected:
         
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic