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

List:       kde-commits
Subject:    playground/network/kbluetooth/src/inputwizard
From:       Alex Fiestas <alex () eyeos ! org>
Date:       2009-09-30 21:39:45
Message-ID: 1254346785.239090.18153.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1029844 by afiestas:

Removed some crap from input-wizard

 M  +2 -10     wizarddialog.cpp  


--- trunk/playground/network/kbluetooth/src/inputwizard/wizarddialog.cpp \
#1029843:1029844 @@ -301,17 +301,9 @@
 		kDebug() << "trying to connect... " << finalDev << \
macMap[finalDev]["Name"].toString();  disconnect(iface,SIGNAL(deviceCreated(const \
QString &)),this,SLOT(slotDeviceCreated(const QString &)));  \
Solid::Control::BluetoothInputDevice* inputDev = \
                iface->findBluetoothInputDeviceUBI(macMap[finalDev]["UBI"].toString());
                
-		remoteDev = iface->findBluetoothRemoteDeviceUBI(macMap[finalDev]["UBI"].toString());
  
-		//// CreatePairedDevice ///// 
-		/*
-		if (icon == "input-keyboard" || icon == "phone") {
-			iface->createPairedDevice(finalDev,AGENT_PATH,"DisplayYesNo");
-			connect(iface,SIGNAL(deviceCreated(const QString \
                &)),this,SLOT(slotDeviceCreated(const QString &)));
-		} else {   */
-			inputDev->connect();
-			slotDevicePropertyChanged("Connected",true);
-//          }
+		inputDev->connect();
+		slotDevicePropertyChanged("Connected",true);
 	}
 }
 


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

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