Changeset 355
- Timestamp:
- 03/30/12 13:16:50 (9 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Puzzlebox/Synapse/Interface_Design.py
r354 r355 3 3 # Form implementation generated from reading ui file 'interface/puzzlebox_synapse_interface_design.ui' 4 4 # 5 # Created: Thu Mar 29 13:20:53 20125 # Created: Fri Mar 30 02:14:13 2012 6 6 # by: pyside-uic 0.2.13 running on PySide 1.0.8 7 7 # … … 48 48 self.labelServerDaemon.setAlignment(QtCore.Qt.AlignCenter) 49 49 self.labelServerDaemon.setObjectName("labelServerDaemon") 50 self.textLabel ThinkGearPort = QtGui.QLabel(self.tabThinkGearConnectServer)51 self.textLabel ThinkGearPort.setGeometry(QtCore.QRect(8, 309, 41, 30))52 self.textLabel ThinkGearPort.setAlignment(QtCore.Qt.AlignCenter)53 self.textLabel ThinkGearPort.setWordWrap(False)54 self.textLabel ThinkGearPort.setObjectName("textLabelThinkGearPort")50 self.textLabelSynapsePort = QtGui.QLabel(self.tabThinkGearConnectServer) 51 self.textLabelSynapsePort.setGeometry(QtCore.QRect(8, 309, 41, 30)) 52 self.textLabelSynapsePort.setAlignment(QtCore.Qt.AlignCenter) 53 self.textLabelSynapsePort.setWordWrap(False) 54 self.textLabelSynapsePort.setObjectName("textLabelSynapsePort") 55 55 self.textLabelBluetoothAddress = QtGui.QLabel(self.tabThinkGearConnectServer) 56 56 self.textLabelBluetoothAddress.setGeometry(QtCore.QRect(10, 133, 161, 30)) 57 57 self.textLabelBluetoothAddress.setWordWrap(False) 58 58 self.textLabelBluetoothAddress.setObjectName("textLabelBluetoothAddress") 59 self.textLabel ThinkGearHost = QtGui.QLabel(self.tabThinkGearConnectServer)60 self.textLabel ThinkGearHost.setGeometry(QtCore.QRect(8, 279, 41, 31))61 self.textLabel ThinkGearHost.setAlignment(QtCore.Qt.AlignCenter)62 self.textLabel ThinkGearHost.setObjectName("textLabelThinkGearHost")63 self.lineEdit ThinkGearPort = QtGui.QLineEdit(self.tabThinkGearConnectServer)64 self.lineEdit ThinkGearPort.setGeometry(QtCore.QRect(50, 312, 119, 26))65 self.lineEdit ThinkGearPort.setAlignment(QtCore.Qt.AlignHCenter)66 self.lineEdit ThinkGearPort.setObjectName("lineEditThinkGearPort")67 self.pushButton ThinkGearConnect= QtGui.QPushButton(self.tabThinkGearConnectServer)68 self.pushButton ThinkGearConnect.setGeometry(QtCore.QRect(8, 349, 161, 31))69 self.pushButton ThinkGearConnect.setCheckable(True)70 self.pushButton ThinkGearConnect.setObjectName("pushButtonThinkGearConnect")59 self.textLabelSynapseHost = QtGui.QLabel(self.tabThinkGearConnectServer) 60 self.textLabelSynapseHost.setGeometry(QtCore.QRect(8, 279, 41, 31)) 61 self.textLabelSynapseHost.setAlignment(QtCore.Qt.AlignCenter) 62 self.textLabelSynapseHost.setObjectName("textLabelSynapseHost") 63 self.lineEditSynapsePort = QtGui.QLineEdit(self.tabThinkGearConnectServer) 64 self.lineEditSynapsePort.setGeometry(QtCore.QRect(50, 312, 119, 26)) 65 self.lineEditSynapsePort.setAlignment(QtCore.Qt.AlignHCenter) 66 self.lineEditSynapsePort.setObjectName("lineEditSynapsePort") 67 self.pushButtonSynapseServer = QtGui.QPushButton(self.tabThinkGearConnectServer) 68 self.pushButtonSynapseServer.setGeometry(QtCore.QRect(8, 349, 161, 31)) 69 self.pushButtonSynapseServer.setCheckable(True) 70 self.pushButtonSynapseServer.setObjectName("pushButtonSynapseServer") 71 71 self.textLabelBluetoothStatus = QtGui.QLabel(self.tabThinkGearConnectServer) 72 72 self.textLabelBluetoothStatus.setGeometry(QtCore.QRect(8, 107, 161, 30)) … … 74 74 self.textLabelBluetoothStatus.setWordWrap(False) 75 75 self.textLabelBluetoothStatus.setObjectName("textLabelBluetoothStatus") 76 self.lineEdit ThinkGearHost = QtGui.QLineEdit(self.tabThinkGearConnectServer)77 self.lineEdit ThinkGearHost.setGeometry(QtCore.QRect(50, 280, 119, 26))78 self.lineEdit ThinkGearHost.setAlignment(QtCore.Qt.AlignHCenter)79 self.lineEdit ThinkGearHost.setObjectName("lineEditThinkGearHost")76 self.lineEditSynapseHost = QtGui.QLineEdit(self.tabThinkGearConnectServer) 77 self.lineEditSynapseHost.setGeometry(QtCore.QRect(50, 280, 119, 26)) 78 self.lineEditSynapseHost.setAlignment(QtCore.Qt.AlignHCenter) 79 self.lineEditSynapseHost.setObjectName("lineEditSynapseHost") 80 80 self.lineHorizontalLower = QtGui.QFrame(self.tabThinkGearConnectServer) 81 81 self.lineHorizontalLower.setGeometry(QtCore.QRect(8, 228, 161, 20)) … … 324 324 "</style></head><body style=\" font-family:\'Cantarell\'; font-size:11pt; font-weight:400; font-style:normal;\">\n" 325 325 "<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans\'; font-size:10pt; font-weight:600;\">Server</span></p></body></html>", None, QtGui.QApplication.UnicodeUTF8)) 326 self.textLabel ThinkGearPort.setText(QtGui.QApplication.translate("Form", "<p align=\"center\">Port</p>", None, QtGui.QApplication.UnicodeUTF8))326 self.textLabelSynapsePort.setText(QtGui.QApplication.translate("Form", "<p align=\"center\">Port</p>", None, QtGui.QApplication.UnicodeUTF8)) 327 327 self.textLabelBluetoothAddress.setText(QtGui.QApplication.translate("Form", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n" 328 328 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n" … … 330 330 "</style></head><body style=\" font-family:\'Cantarell\'; font-size:11pt; font-weight:400; font-style:normal;\">\n" 331 331 "<p align=\"center\" style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;\"><span style=\" font-family:\'Sans\'; font-size:10pt;\">Hardware Address</span></p></body></html>", None, QtGui.QApplication.UnicodeUTF8)) 332 self.textLabel ThinkGearHost.setText(QtGui.QApplication.translate("Form", "Host", None, QtGui.QApplication.UnicodeUTF8))333 self.lineEdit ThinkGearPort.setText(QtGui.QApplication.translate("Form", "N/A", None, QtGui.QApplication.UnicodeUTF8))334 self.pushButton ThinkGearConnect.setText(QtGui.QApplication.translate("Form", "Start", None, QtGui.QApplication.UnicodeUTF8))332 self.textLabelSynapseHost.setText(QtGui.QApplication.translate("Form", "Host", None, QtGui.QApplication.UnicodeUTF8)) 333 self.lineEditSynapsePort.setText(QtGui.QApplication.translate("Form", "N/A", None, QtGui.QApplication.UnicodeUTF8)) 334 self.pushButtonSynapseServer.setText(QtGui.QApplication.translate("Form", "Start", None, QtGui.QApplication.UnicodeUTF8)) 335 335 self.textLabelBluetoothStatus.setText(QtGui.QApplication.translate("Form", "<p align=\"center\">Status: Disconnected</p>", None, QtGui.QApplication.UnicodeUTF8)) 336 self.lineEdit ThinkGearHost.setText(QtGui.QApplication.translate("Form", "N/A", None, QtGui.QApplication.UnicodeUTF8))336 self.lineEditSynapseHost.setText(QtGui.QApplication.translate("Form", "N/A", None, QtGui.QApplication.UnicodeUTF8)) 337 337 self.textLabelMeditation.setText(QtGui.QApplication.translate("Form", "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/REC-html40/strict.dtd\">\n" 338 338 "<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css\">\n" -
trunk/interface/puzzlebox_synapse_interface_design.ui
r354 r355 137 137 </property> 138 138 </widget> 139 <widget class="QLabel" name="textLabel ThinkGearPort">139 <widget class="QLabel" name="textLabelSynapsePort"> 140 140 <property name="geometry"> 141 141 <rect> … … 176 176 </property> 177 177 </widget> 178 <widget class="QLabel" name="textLabel ThinkGearHost">178 <widget class="QLabel" name="textLabelSynapseHost"> 179 179 <property name="geometry"> 180 180 <rect> … … 192 192 </property> 193 193 </widget> 194 <widget class="QLineEdit" name="lineEdit ThinkGearPort">194 <widget class="QLineEdit" name="lineEditSynapsePort"> 195 195 <property name="geometry"> 196 196 <rect> … … 208 208 </property> 209 209 </widget> 210 <widget class="QPushButton" name="pushButton ThinkGearConnect">210 <widget class="QPushButton" name="pushButtonSynapseServer"> 211 211 <property name="geometry"> 212 212 <rect> … … 243 243 </property> 244 244 </widget> 245 <widget class="QLineEdit" name="lineEdit ThinkGearHost">245 <widget class="QLineEdit" name="lineEditSynapseHost"> 246 246 <property name="geometry"> 247 247 <rect>
Note: See TracChangeset
for help on using the changeset viewer.