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

List:       kde-commits
Subject:    branches/kdevelop/3.4/parts/appwizard
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2006-11-01 0:02:58
Message-ID: 1162339378.945573.2233.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 600844 by apaku:

Also preset the fields when the user uses the lineedit instead of the filedialog by \
connecting to the returnPressed signal


 M  +1 -0      importdlg.cpp  


--- branches/kdevelop/3.4/parts/appwizard/importdlg.cpp #600843:600844
@@ -91,6 +91,7 @@
     connect( fetchModuleButton, SIGNAL(clicked()),
         this, SLOT(slotFetchModulesFromRepository()) );
     connect(urlinput_edit, SIGNAL(urlSelected(const QString& )), this, \
SLOT(dirChanged())); +    connect(urlinput_edit, SIGNAL(returnPressed(const QString& \
)), this, SLOT(dirChanged()));  slotProjectNameChanged( name_edit->text() );
 }
 


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

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