Changeset 281 for trunk/interface
- Timestamp:
- 08/23/11 13:32:39 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/puzzlebox_synapse_interface_design.ui
r219 r281 169 169 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 170 170 p, li { white-space: pre-wrap; } 171 </style></head><body style=" font-family:' Sans'; font-size:10pt; font-weight:400; font-style:normal;">172 <p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> Bluetooth Address</p></body></html></string>171 </style></head><body style=" font-family:'Cantarell'; font-size:11pt; font-weight:400; font-style:normal;"> 172 <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></string> 173 173 </property> 174 174 <property name="wordWrap"> … … 291 291 </property> 292 292 </widget> 293 <widget class="QLabel" name="labelNeuroSkyMindSet">294 <property name="geometry">295 <rect>296 <x>8</x>297 <y>87</y>298 <width>161</width>299 <height>21</height>300 </rect>301 </property>302 <property name="text">303 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">304 <html><head><meta name="qrichtext" content="1" /><style type="text/css">305 p, li { white-space: pre-wrap; }306 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">307 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">NeuroSky MindSet</span></p></body></html></string>308 </property>309 <property name="alignment">310 <set>Qt::AlignCenter</set>311 </property>312 </widget>313 293 <widget class="Line" name="lineHorizontalDivider"> 314 294 <property name="geometry"> … … 821 801 <item> 822 802 <property name="text"> 823 <string> MindSetEmulator</string>803 <string>ThinkGear Emulator</string> 824 804 </property> 825 805 </item> … … 840 820 <bool>false</bool> 841 821 </property> 822 </widget> 823 <widget class="QComboBox" name="comboBoxEEGHeadsetModel"> 824 <property name="enabled"> 825 <bool>true</bool> 826 </property> 827 <property name="geometry"> 828 <rect> 829 <x>7</x> 830 <y>84</y> 831 <width>166</width> 832 <height>28</height> 833 </rect> 834 </property> 835 <item> 836 <property name="text"> 837 <string>NeuroSky MindWave</string> 838 </property> 839 </item> 840 <item> 841 <property name="text"> 842 <string>NeuroSky MindSet</string> 843 </property> 844 </item> 842 845 </widget> 843 846 </widget> … … 878 881 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 879 882 p, li { white-space: pre-wrap; } 880 </style></head><body style=" font-family:' Sans'; font-size:10pt; font-weight:400; font-style:normal;">881 <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; "></p></body></html></string>883 </style></head><body style=" font-family:'Cantarell'; font-size:11pt; font-weight:400; font-style:normal;"> 884 <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans'; font-size:10pt;"></p></body></html></string> 882 885 </property> 883 886 </widget>
Note: See TracChangeset
for help on using the changeset viewer.