Changeset 219
- Timestamp:
- 11/25/10 14:27:41 (12 years ago)
- Location:
- trunk
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/brainstorms/Puzzlebox/Brainstorms/Configuration.py
r218 r219 23 23 DEBUG = 1 24 24 25 ENABLE_CONTROL_PANEL = False 25 ENABLE_CONTROL_PANEL = True 26 27 AUTOCONNECT_TO_NXT_DEVICE = False 26 28 27 29 BRAINSTORMS_CONFIGURATION_FILE_PATH = 'puzzlebox_brainstorms_configuration.ini' -
trunk/brainstorms/brainstorms-local.py
r197 r219 10 10 11 11 __changelog__ = """\ 12 Last Update: 2010.1 0.0112 Last Update: 2010.11.25 13 13 14 14 """ … … 195 195 server=server, \ 196 196 DEBUG=DEBUG) 197 window.connectToBrainstormsServer() 197 198 if configuration.AUTOCONNECT_TO_NXT_DEVICE is True: 199 window.connectToBrainstormsServer() 200 198 201 window.show() 199 202 -
trunk/brainstorms/interface/puzzlebox_brainstorms_interface_design.ui
r218 r219 43 43 </rect> 44 44 </property> 45 <property name="toolTip"> 46 <string/> 47 </property> 45 48 <property name="currentIndex"> 46 49 <number>0</number> … … 2860 2863 <rect> 2861 2864 <x>700</x> 2862 <y>- 7</y>2865 <y>-2</y> 2863 2866 <width>100</width> 2864 2867 <height>30</height> … … 2880 2883 <rect> 2881 2884 <x>310</x> 2882 <y>16 8</y>2885 <y>166</y> 2883 2886 <width>161</width> 2884 2887 <height>31</height> … … 2889 2892 </property> 2890 2893 </widget> 2891 <widget class="QLabel" name="label ">2894 <widget class="QLabel" name="labelLEGOMindstorms"> 2892 2895 <property name="geometry"> 2893 2896 <rect> … … 2909 2912 </property> 2910 2913 </widget> 2911 <widget class="QLabel" name=" labelThinkGearConnect">2914 <widget class="QLabel" name="textLabelThinkGearPort"> 2912 2915 <property name="geometry"> 2913 2916 <rect> 2914 2917 <x>310</x> 2915 <y>2 50</y>2916 <width> 161</width>2917 <height> 21</height>2918 <y>279</y> 2919 <width>41</width> 2920 <height>31</height> 2918 2921 </rect> 2919 2922 </property> 2920 2923 <property name="text"> 2921 <string> ThinkGear Connect</string>2924 <string>Host</string> 2922 2925 </property> 2923 2926 <property name="alignment"> … … 2925 2928 </property> 2926 2929 </widget> 2927 <widget class="QLabel" name="textLabelThinkGearPort">2928 <property name="geometry">2929 <rect>2930 <x>310</x>2931 <y>278</y>2932 <width>41</width>2933 <height>31</height>2934 </rect>2935 </property>2936 <property name="text">2937 <string>Host</string>2938 </property>2939 <property name="alignment">2940 <set>Qt::AlignCenter</set>2941 </property>2942 </widget>2943 2930 <widget class="QProgressBar" name="progressBarSpeed"> 2944 2931 <property name="geometry"> 2945 2932 <rect> 2946 2933 <x>719</x> 2947 <y> 23</y>2934 <y>32</y> 2948 2935 <width>60</width> 2949 <height>3 20</height>2936 <height>310</height> 2950 2937 </rect> 2951 2938 </property> … … 2999 2986 <rect> 3000 2987 <x>480</x> 3001 <y>- 7</y>2988 <y>-2</y> 3002 2989 <width>105</width> 3003 2990 <height>30</height> … … 3047 3034 </property> 3048 3035 </widget> 3049 <widget class="QLabel" name="textLabelNXTPort">3050 <property name="geometry">3051 <rect>3052 <x>309</x>3053 <y>128</y>3054 <width>41</width>3055 <height>30</height>3056 </rect>3057 </property>3058 <property name="text">3059 <string><p align="center">Port</p></string>3060 </property>3061 <property name="wordWrap">3062 <bool>false</bool>3063 </property>3064 </widget>3065 3036 <widget class="QLabel" name="textLabelRelaxation"> 3066 3037 <property name="geometry"> 3067 3038 <rect> 3068 3039 <x>590</x> 3069 <y>- 7</y>3040 <y>-2</y> 3070 3041 <width>110</width> 3071 3042 <height>30</height> … … 3087 3058 <rect> 3088 3059 <x>611</x> 3089 <y> 22</y>3060 <y>32</y> 3090 3061 <width>60</width> 3091 <height>3 20</height>3062 <height>310</height> 3092 3063 </rect> 3093 3064 </property> … … 3131 3102 <rect> 3132 3103 <x>351</x> 3133 <y>2 79</y>3104 <y>280</y> 3134 3105 <width>121</width> 3135 3106 <height>26</height> … … 3207 3178 <rect> 3208 3179 <x>501</x> 3209 <y> 22</y>3180 <y>32</y> 3210 3181 <width>60</width> 3211 <height>3 20</height>3182 <height>310</height> 3212 3183 </rect> 3213 3184 </property> … … 3223 3194 <rect> 3224 3195 <x>310</x> 3225 <y>30 8</y>3196 <y>309</y> 3226 3197 <width>41</width> 3227 3198 <height>30</height> … … 3238 3209 </property> 3239 3210 </widget> 3240 <widget class="QLabel" name="labelEEG Headset">3211 <widget class="QLabel" name="labelEEGServerSource"> 3241 3212 <property name="geometry"> 3242 3213 <rect> 3243 3214 <x>310</x> 3244 <y>21 8</y>3215 <y>214</y> 3245 3216 <width>161</width> 3246 3217 <height>31</height> … … 3252 3223 p, li { white-space: pre-wrap; } 3253 3224 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 3254 <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;">EEG Headset</span></p></body></html></string>3225 <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;">EEG Source</span></p></body></html></string> 3255 3226 </property> 3256 3227 <property name="alignment"> … … 3258 3229 </property> 3259 3230 </widget> 3260 <widget class="QLineEdit" name="lineEdit NXTPort">3231 <widget class="QLineEdit" name="lineEditThinkGearPort"> 3261 3232 <property name="geometry"> 3262 3233 <rect> 3263 3234 <x>351</x> 3264 <y>130</y> 3265 <width>121</width> 3266 <height>26</height> 3267 </rect> 3268 </property> 3269 <property name="text"> 3270 <string>N/A</string> 3271 </property> 3272 <property name="alignment"> 3273 <set>Qt::AlignHCenter</set> 3274 </property> 3275 </widget> 3276 <widget class="QLineEdit" name="lineEditThinkGearPort"> 3277 <property name="geometry"> 3278 <rect> 3279 <x>351</x> 3280 <y>311</y> 3235 <y>312</y> 3281 3236 <width>121</width> 3282 3237 <height>26</height> … … 3373 3328 </property> 3374 3329 </widget> 3375 </widget> 3376 <widget class="QWidget" name="tabControlPanel"> 3377 <property name="enabled"> 3378 <bool>false</bool> 3379 </property> 3380 <attribute name="title"> 3381 <string>Control Panel</string> 3382 </attribute> 3383 <widget class="QComboBox" name="comboBox"> 3330 <widget class="QComboBox" name="comboBoxEEGSource"> 3384 3331 <property name="enabled"> 3385 3332 <bool>false</bool> … … 3387 3334 <property name="geometry"> 3388 3335 <rect> 3389 <x> 10</x>3390 <y> 40</y>3336 <x>310</x> 3337 <y>244</y> 3391 3338 <width>161</width> 3392 3339 <height>27</height> 3393 3340 </rect> 3394 3341 </property> 3342 <item> 3343 <property name="text"> 3344 <string>Puzzlebox Synapse</string> 3345 </property> 3346 </item> 3347 <item> 3348 <property name="text"> 3349 <string>ThinkGear Connect</string> 3350 </property> 3351 </item> 3395 3352 <item> 3396 3353 <property name="text"> … … 3404 3361 </item> 3405 3362 </widget> 3406 <widget class="QLabel" name="labelEEGHeadset_2"> 3407 <property name="geometry"> 3408 <rect> 3409 <x>10</x> 3410 <y>10</y> 3411 <width>161</width> 3412 <height>31</height> 3363 <widget class="QComboBox" name="comboBoxNXTPortSelect"> 3364 <property name="geometry"> 3365 <rect> 3366 <x>310</x> 3367 <y>130</y> 3368 <width>160</width> 3369 <height>27</height> 3370 </rect> 3371 </property> 3372 <item> 3373 <property name="text"> 3374 <string>Select Port</string> 3375 </property> 3376 </item> 3377 </widget> 3378 </widget> 3379 <widget class="QWidget" name="tabRCHelicopter"> 3380 <property name="enabled"> 3381 <bool>false</bool> 3382 </property> 3383 <attribute name="title"> 3384 <string>RC Helicopter</string> 3385 </attribute> 3386 <widget class="QProgressBar" name="progressBarConcentration_4"> 3387 <property name="geometry"> 3388 <rect> 3389 <x>501</x> 3390 <y>32</y> 3391 <width>60</width> 3392 <height>310</height> 3393 </rect> 3394 </property> 3395 <property name="value"> 3396 <number>0</number> 3397 </property> 3398 <property name="orientation"> 3399 <enum>Qt::Vertical</enum> 3400 </property> 3401 </widget> 3402 <widget class="QLabel" name="textLabelRelaxation_4"> 3403 <property name="geometry"> 3404 <rect> 3405 <x>590</x> 3406 <y>-2</y> 3407 <width>110</width> 3408 <height>30</height> 3413 3409 </rect> 3414 3410 </property> … … 3418 3414 p, li { white-space: pre-wrap; } 3419 3415 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 3420 <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;">EEG Headset</span></p></body></html></string> 3416 <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-size:9pt;">Relaxation</span></p></body></html></string> 3417 </property> 3418 <property name="wordWrap"> 3419 <bool>false</bool> 3420 </property> 3421 </widget> 3422 <widget class="Line" name="line6_21"> 3423 <property name="geometry"> 3424 <rect> 3425 <x>290</x> 3426 <y>7</y> 3427 <width>20</width> 3428 <height>376</height> 3429 </rect> 3430 </property> 3431 <property name="frameShape"> 3432 <enum>QFrame::VLine</enum> 3433 </property> 3434 <property name="frameShadow"> 3435 <enum>QFrame::Sunken</enum> 3436 </property> 3437 </widget> 3438 <widget class="QPushButton" name="pushButtonConcentrationEnable_4"> 3439 <property name="enabled"> 3440 <bool>false</bool> 3441 </property> 3442 <property name="geometry"> 3443 <rect> 3444 <x>490</x> 3445 <y>352</y> 3446 <width>82</width> 3447 <height>30</height> 3448 </rect> 3449 </property> 3450 <property name="toolTip"> 3451 <string>enable/disable concentration processing</string> 3452 </property> 3453 <property name="text"> 3454 <string>Enabled</string> 3455 </property> 3456 <property name="checkable"> 3457 <bool>true</bool> 3458 </property> 3459 <property name="checked"> 3460 <bool>true</bool> 3461 </property> 3462 </widget> 3463 <widget class="QPushButton" name="pushButtonNXTConnect_4"> 3464 <property name="geometry"> 3465 <rect> 3466 <x>310</x> 3467 <y>166</y> 3468 <width>161</width> 3469 <height>31</height> 3470 </rect> 3471 </property> 3472 <property name="text"> 3473 <string>Connect</string> 3474 </property> 3475 </widget> 3476 <widget class="Line" name="line8_10"> 3477 <property name="geometry"> 3478 <rect> 3479 <x>310</x> 3480 <y>58</y> 3481 <width>161</width> 3482 <height>20</height> 3483 </rect> 3484 </property> 3485 <property name="frameShape"> 3486 <enum>QFrame::HLine</enum> 3487 </property> 3488 <property name="frameShadow"> 3489 <enum>QFrame::Sunken</enum> 3490 </property> 3491 </widget> 3492 <widget class="QPushButton" name="pushButtonSpeedEnable_4"> 3493 <property name="enabled"> 3494 <bool>false</bool> 3495 </property> 3496 <property name="geometry"> 3497 <rect> 3498 <x>708</x> 3499 <y>352</y> 3500 <width>82</width> 3501 <height>30</height> 3502 </rect> 3503 </property> 3504 <property name="toolTip"> 3505 <string>enable/disable automatic driving of LEGO Mindstorms NXT robot</string> 3506 </property> 3507 <property name="text"> 3508 <string>Enabled</string> 3509 </property> 3510 <property name="checkable"> 3511 <bool>true</bool> 3512 </property> 3513 <property name="checked"> 3514 <bool>true</bool> 3515 </property> 3516 <property name="flat"> 3517 <bool>false</bool> 3518 </property> 3519 </widget> 3520 <widget class="QLabel" name="textLabelConcentration_4"> 3521 <property name="geometry"> 3522 <rect> 3523 <x>480</x> 3524 <y>-2</y> 3525 <width>105</width> 3526 <height>30</height> 3527 </rect> 3528 </property> 3529 <property name="text"> 3530 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 3531 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 3532 p, li { white-space: pre-wrap; } 3533 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 3534 <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-size:9pt;">Concentration</span></p></body></html></string> 3535 </property> 3536 <property name="wordWrap"> 3537 <bool>false</bool> 3538 </property> 3539 </widget> 3540 <widget class="QPushButton" name="pushButtonReverse_4"> 3541 <property name="geometry"> 3542 <rect> 3543 <x>110</x> 3544 <y>191</y> 3545 <width>70</width> 3546 <height>201</height> 3547 </rect> 3548 </property> 3549 <property name="palette"> 3550 <palette> 3551 <active> 3552 <colorrole role="WindowText"> 3553 <brush brushstyle="SolidPattern"> 3554 <color alpha="255"> 3555 <red>255</red> 3556 <green>255</green> 3557 <blue>255</blue> 3558 </color> 3559 </brush> 3560 </colorrole> 3561 <colorrole role="Button"> 3562 <brush brushstyle="SolidPattern"> 3563 <color alpha="255"> 3564 <red>0</red> 3565 <green>0</green> 3566 <blue>0</blue> 3567 </color> 3568 </brush> 3569 </colorrole> 3570 <colorrole role="Light"> 3571 <brush brushstyle="SolidPattern"> 3572 <color alpha="255"> 3573 <red>150</red> 3574 <green>150</green> 3575 <blue>150</blue> 3576 </color> 3577 </brush> 3578 </colorrole> 3579 <colorrole role="Midlight"> 3580 <brush brushstyle="SolidPattern"> 3581 <color alpha="255"> 3582 <red>125</red> 3583 <green>125</green> 3584 <blue>125</blue> 3585 </color> 3586 </brush> 3587 </colorrole> 3588 <colorrole role="Dark"> 3589 <brush brushstyle="SolidPattern"> 3590 <color alpha="255"> 3591 <red>50</red> 3592 <green>50</green> 3593 <blue>50</blue> 3594 </color> 3595 </brush> 3596 </colorrole> 3597 <colorrole role="Mid"> 3598 <brush brushstyle="SolidPattern"> 3599 <color alpha="255"> 3600 <red>66</red> 3601 <green>66</green> 3602 <blue>66</blue> 3603 </color> 3604 </brush> 3605 </colorrole> 3606 <colorrole role="Text"> 3607 <brush brushstyle="SolidPattern"> 3608 <color alpha="255"> 3609 <red>255</red> 3610 <green>255</green> 3611 <blue>255</blue> 3612 </color> 3613 </brush> 3614 </colorrole> 3615 <colorrole role="BrightText"> 3616 <brush brushstyle="SolidPattern"> 3617 <color alpha="255"> 3618 <red>255</red> 3619 <green>255</green> 3620 <blue>255</blue> 3621 </color> 3622 </brush> 3623 </colorrole> 3624 <colorrole role="ButtonText"> 3625 <brush brushstyle="SolidPattern"> 3626 <color alpha="255"> 3627 <red>255</red> 3628 <green>255</green> 3629 <blue>255</blue> 3630 </color> 3631 </brush> 3632 </colorrole> 3633 <colorrole role="Base"> 3634 <brush brushstyle="SolidPattern"> 3635 <color alpha="255"> 3636 <red>0</red> 3637 <green>0</green> 3638 <blue>0</blue> 3639 </color> 3640 </brush> 3641 </colorrole> 3642 <colorrole role="Window"> 3643 <brush brushstyle="SolidPattern"> 3644 <color alpha="255"> 3645 <red>0</red> 3646 <green>0</green> 3647 <blue>0</blue> 3648 </color> 3649 </brush> 3650 </colorrole> 3651 <colorrole role="Shadow"> 3652 <brush brushstyle="SolidPattern"> 3653 <color alpha="255"> 3654 <red>0</red> 3655 <green>0</green> 3656 <blue>0</blue> 3657 </color> 3658 </brush> 3659 </colorrole> 3660 <colorrole role="Highlight"> 3661 <brush brushstyle="SolidPattern"> 3662 <color alpha="255"> 3663 <red>0</red> 3664 <green>0</green> 3665 <blue>128</blue> 3666 </color> 3667 </brush> 3668 </colorrole> 3669 <colorrole role="HighlightedText"> 3670 <brush brushstyle="SolidPattern"> 3671 <color alpha="255"> 3672 <red>255</red> 3673 <green>255</green> 3674 <blue>255</blue> 3675 </color> 3676 </brush> 3677 </colorrole> 3678 <colorrole role="Link"> 3679 <brush brushstyle="SolidPattern"> 3680 <color alpha="255"> 3681 <red>0</red> 3682 <green>0</green> 3683 <blue>0</blue> 3684 </color> 3685 </brush> 3686 </colorrole> 3687 <colorrole role="LinkVisited"> 3688 <brush brushstyle="SolidPattern"> 3689 <color alpha="255"> 3690 <red>0</red> 3691 <green>0</green> 3692 <blue>0</blue> 3693 </color> 3694 </brush> 3695 </colorrole> 3696 </active> 3697 <inactive> 3698 <colorrole role="WindowText"> 3699 <brush brushstyle="SolidPattern"> 3700 <color alpha="255"> 3701 <red>255</red> 3702 <green>255</green> 3703 <blue>255</blue> 3704 </color> 3705 </brush> 3706 </colorrole> 3707 <colorrole role="Button"> 3708 <brush brushstyle="SolidPattern"> 3709 <color alpha="255"> 3710 <red>0</red> 3711 <green>0</green> 3712 <blue>0</blue> 3713 </color> 3714 </brush> 3715 </colorrole> 3716 <colorrole role="Light"> 3717 <brush brushstyle="SolidPattern"> 3718 <color alpha="255"> 3719 <red>150</red> 3720 <green>150</green> 3721 <blue>150</blue> 3722 </color> 3723 </brush> 3724 </colorrole> 3725 <colorrole role="Midlight"> 3726 <brush brushstyle="SolidPattern"> 3727 <color alpha="255"> 3728 <red>115</red> 3729 <green>115</green> 3730 <blue>115</blue> 3731 </color> 3732 </brush> 3733 </colorrole> 3734 <colorrole role="Dark"> 3735 <brush brushstyle="SolidPattern"> 3736 <color alpha="255"> 3737 <red>50</red> 3738 <green>50</green> 3739 <blue>50</blue> 3740 </color> 3741 </brush> 3742 </colorrole> 3743 <colorrole role="Mid"> 3744 <brush brushstyle="SolidPattern"> 3745 <color alpha="255"> 3746 <red>66</red> 3747 <green>66</green> 3748 <blue>66</blue> 3749 </color> 3750 </brush> 3751 </colorrole> 3752 <colorrole role="Text"> 3753 <brush brushstyle="SolidPattern"> 3754 <color alpha="255"> 3755 <red>255</red> 3756 <green>255</green> 3757 <blue>255</blue> 3758 </color> 3759 </brush> 3760 </colorrole> 3761 <colorrole role="BrightText"> 3762 <brush brushstyle="SolidPattern"> 3763 <color alpha="255"> 3764 <red>255</red> 3765 <green>255</green> 3766 <blue>255</blue> 3767 </color> 3768 </brush> 3769 </colorrole> 3770 <colorrole role="ButtonText"> 3771 <brush brushstyle="SolidPattern"> 3772 <color alpha="255"> 3773 <red>255</red> 3774 <green>255</green> 3775 <blue>255</blue> 3776 </color> 3777 </brush> 3778 </colorrole> 3779 <colorrole role="Base"> 3780 <brush brushstyle="SolidPattern"> 3781 <color alpha="255"> 3782 <red>0</red> 3783 <green>0</green> 3784 <blue>0</blue> 3785 </color> 3786 </brush> 3787 </colorrole> 3788 <colorrole role="Window"> 3789 <brush brushstyle="SolidPattern"> 3790 <color alpha="255"> 3791 <red>0</red> 3792 <green>0</green> 3793 <blue>0</blue> 3794 </color> 3795 </brush> 3796 </colorrole> 3797 <colorrole role="Shadow"> 3798 <brush brushstyle="SolidPattern"> 3799 <color alpha="255"> 3800 <red>0</red> 3801 <green>0</green> 3802 <blue>0</blue> 3803 </color> 3804 </brush> 3805 </colorrole> 3806 <colorrole role="Highlight"> 3807 <brush brushstyle="SolidPattern"> 3808 <color alpha="255"> 3809 <red>0</red> 3810 <green>0</green> 3811 <blue>128</blue> 3812 </color> 3813 </brush> 3814 </colorrole> 3815 <colorrole role="HighlightedText"> 3816 <brush brushstyle="SolidPattern"> 3817 <color alpha="255"> 3818 <red>255</red> 3819 <green>255</green> 3820 <blue>255</blue> 3821 </color> 3822 </brush> 3823 </colorrole> 3824 <colorrole role="Link"> 3825 <brush brushstyle="SolidPattern"> 3826 <color alpha="255"> 3827 <red>0</red> 3828 <green>0</green> 3829 <blue>255</blue> 3830 </color> 3831 </brush> 3832 </colorrole> 3833 <colorrole role="LinkVisited"> 3834 <brush brushstyle="SolidPattern"> 3835 <color alpha="255"> 3836 <red>255</red> 3837 <green>0</green> 3838 <blue>255</blue> 3839 </color> 3840 </brush> 3841 </colorrole> 3842 </inactive> 3843 <disabled> 3844 <colorrole role="WindowText"> 3845 <brush brushstyle="SolidPattern"> 3846 <color alpha="255"> 3847 <red>128</red> 3848 <green>128</green> 3849 <blue>128</blue> 3850 </color> 3851 </brush> 3852 </colorrole> 3853 <colorrole role="Button"> 3854 <brush brushstyle="SolidPattern"> 3855 <color alpha="255"> 3856 <red>0</red> 3857 <green>0</green> 3858 <blue>0</blue> 3859 </color> 3860 </brush> 3861 </colorrole> 3862 <colorrole role="Light"> 3863 <brush brushstyle="SolidPattern"> 3864 <color alpha="255"> 3865 <red>150</red> 3866 <green>150</green> 3867 <blue>150</blue> 3868 </color> 3869 </brush> 3870 </colorrole> 3871 <colorrole role="Midlight"> 3872 <brush brushstyle="SolidPattern"> 3873 <color alpha="255"> 3874 <red>115</red> 3875 <green>115</green> 3876 <blue>115</blue> 3877 </color> 3878 </brush> 3879 </colorrole> 3880 <colorrole role="Dark"> 3881 <brush brushstyle="SolidPattern"> 3882 <color alpha="255"> 3883 <red>50</red> 3884 <green>50</green> 3885 <blue>50</blue> 3886 </color> 3887 </brush> 3888 </colorrole> 3889 <colorrole role="Mid"> 3890 <brush brushstyle="SolidPattern"> 3891 <color alpha="255"> 3892 <red>66</red> 3893 <green>66</green> 3894 <blue>66</blue> 3895 </color> 3896 </brush> 3897 </colorrole> 3898 <colorrole role="Text"> 3899 <brush brushstyle="SolidPattern"> 3900 <color alpha="255"> 3901 <red>128</red> 3902 <green>128</green> 3903 <blue>128</blue> 3904 </color> 3905 </brush> 3906 </colorrole> 3907 <colorrole role="BrightText"> 3908 <brush brushstyle="SolidPattern"> 3909 <color alpha="255"> 3910 <red>255</red> 3911 <green>255</green> 3912 <blue>255</blue> 3913 </color> 3914 </brush> 3915 </colorrole> 3916 <colorrole role="ButtonText"> 3917 <brush brushstyle="SolidPattern"> 3918 <color alpha="255"> 3919 <red>128</red> 3920 <green>128</green> 3921 <blue>128</blue> 3922 </color> 3923 </brush> 3924 </colorrole> 3925 <colorrole role="Base"> 3926 <brush brushstyle="SolidPattern"> 3927 <color alpha="255"> 3928 <red>0</red> 3929 <green>0</green> 3930 <blue>0</blue> 3931 </color> 3932 </brush> 3933 </colorrole> 3934 <colorrole role="Window"> 3935 <brush brushstyle="SolidPattern"> 3936 <color alpha="255"> 3937 <red>0</red> 3938 <green>0</green> 3939 <blue>0</blue> 3940 </color> 3941 </brush> 3942 </colorrole> 3943 <colorrole role="Shadow"> 3944 <brush brushstyle="SolidPattern"> 3945 <color alpha="255"> 3946 <red>0</red> 3947 <green>0</green> 3948 <blue>0</blue> 3949 </color> 3950 </brush> 3951 </colorrole> 3952 <colorrole role="Highlight"> 3953 <brush brushstyle="SolidPattern"> 3954 <color alpha="255"> 3955 <red>0</red> 3956 <green>0</green> 3957 <blue>128</blue> 3958 </color> 3959 </brush> 3960 </colorrole> 3961 <colorrole role="HighlightedText"> 3962 <brush brushstyle="SolidPattern"> 3963 <color alpha="255"> 3964 <red>255</red> 3965 <green>255</green> 3966 <blue>255</blue> 3967 </color> 3968 </brush> 3969 </colorrole> 3970 <colorrole role="Link"> 3971 <brush brushstyle="SolidPattern"> 3972 <color alpha="255"> 3973 <red>0</red> 3974 <green>0</green> 3975 <blue>255</blue> 3976 </color> 3977 </brush> 3978 </colorrole> 3979 <colorrole role="LinkVisited"> 3980 <brush brushstyle="SolidPattern"> 3981 <color alpha="255"> 3982 <red>255</red> 3983 <green>0</green> 3984 <blue>255</blue> 3985 </color> 3986 </brush> 3987 </colorrole> 3988 </disabled> 3989 </palette> 3990 </property> 3991 <property name="text"> 3992 <string/> 3993 </property> 3994 <property name="icon"> 3995 <iconset> 3996 <normaloff>images/8-down-orange.png</normaloff>images/8-down-orange.png</iconset> 3997 </property> 3998 <property name="iconSize"> 3999 <size> 4000 <width>70</width> 4001 <height>180</height> 4002 </size> 4003 </property> 4004 </widget> 4005 <widget class="QPushButton" name="pushButtonTurnRightReverse_4"> 4006 <property name="geometry"> 4007 <rect> 4008 <x>180</x> 4009 <y>191</y> 4010 <width>110</width> 4011 <height>201</height> 4012 </rect> 4013 </property> 4014 <property name="palette"> 4015 <palette> 4016 <active> 4017 <colorrole role="WindowText"> 4018 <brush brushstyle="SolidPattern"> 4019 <color alpha="255"> 4020 <red>255</red> 4021 <green>255</green> 4022 <blue>255</blue> 4023 </color> 4024 </brush> 4025 </colorrole> 4026 <colorrole role="Button"> 4027 <brush brushstyle="SolidPattern"> 4028 <color alpha="255"> 4029 <red>0</red> 4030 <green>0</green> 4031 <blue>0</blue> 4032 </color> 4033 </brush> 4034 </colorrole> 4035 <colorrole role="Light"> 4036 <brush brushstyle="SolidPattern"> 4037 <color alpha="255"> 4038 <red>150</red> 4039 <green>150</green> 4040 <blue>150</blue> 4041 </color> 4042 </brush> 4043 </colorrole> 4044 <colorrole role="Midlight"> 4045 <brush brushstyle="SolidPattern"> 4046 <color alpha="255"> 4047 <red>125</red> 4048 <green>125</green> 4049 <blue>125</blue> 4050 </color> 4051 </brush> 4052 </colorrole> 4053 <colorrole role="Dark"> 4054 <brush brushstyle="SolidPattern"> 4055 <color alpha="255"> 4056 <red>50</red> 4057 <green>50</green> 4058 <blue>50</blue> 4059 </color> 4060 </brush> 4061 </colorrole> 4062 <colorrole role="Mid"> 4063 <brush brushstyle="SolidPattern"> 4064 <color alpha="255"> 4065 <red>66</red> 4066 <green>66</green> 4067 <blue>66</blue> 4068 </color> 4069 </brush> 4070 </colorrole> 4071 <colorrole role="Text"> 4072 <brush brushstyle="SolidPattern"> 4073 <color alpha="255"> 4074 <red>255</red> 4075 <green>255</green> 4076 <blue>255</blue> 4077 </color> 4078 </brush> 4079 </colorrole> 4080 <colorrole role="BrightText"> 4081 <brush brushstyle="SolidPattern"> 4082 <color alpha="255"> 4083 <red>255</red> 4084 <green>255</green> 4085 <blue>255</blue> 4086 </color> 4087 </brush> 4088 </colorrole> 4089 <colorrole role="ButtonText"> 4090 <brush brushstyle="SolidPattern"> 4091 <color alpha="255"> 4092 <red>255</red> 4093 <green>255</green> 4094 <blue>255</blue> 4095 </color> 4096 </brush> 4097 </colorrole> 4098 <colorrole role="Base"> 4099 <brush brushstyle="SolidPattern"> 4100 <color alpha="255"> 4101 <red>0</red> 4102 <green>0</green> 4103 <blue>0</blue> 4104 </color> 4105 </brush> 4106 </colorrole> 4107 <colorrole role="Window"> 4108 <brush brushstyle="SolidPattern"> 4109 <color alpha="255"> 4110 <red>0</red> 4111 <green>0</green> 4112 <blue>0</blue> 4113 </color> 4114 </brush> 4115 </colorrole> 4116 <colorrole role="Shadow"> 4117 <brush brushstyle="SolidPattern"> 4118 <color alpha="255"> 4119 <red>0</red> 4120 <green>0</green> 4121 <blue>0</blue> 4122 </color> 4123 </brush> 4124 </colorrole> 4125 <colorrole role="Highlight"> 4126 <brush brushstyle="SolidPattern"> 4127 <color alpha="255"> 4128 <red>0</red> 4129 <green>0</green> 4130 <blue>128</blue> 4131 </color> 4132 </brush> 4133 </colorrole> 4134 <colorrole role="HighlightedText"> 4135 <brush brushstyle="SolidPattern"> 4136 <color alpha="255"> 4137 <red>255</red> 4138 <green>255</green> 4139 <blue>255</blue> 4140 </color> 4141 </brush> 4142 </colorrole> 4143 <colorrole role="Link"> 4144 <brush brushstyle="SolidPattern"> 4145 <color alpha="255"> 4146 <red>0</red> 4147 <green>0</green> 4148 <blue>0</blue> 4149 </color> 4150 </brush> 4151 </colorrole> 4152 <colorrole role="LinkVisited"> 4153 <brush brushstyle="SolidPattern"> 4154 <color alpha="255"> 4155 <red>0</red> 4156 <green>0</green> 4157 <blue>0</blue> 4158 </color> 4159 </brush> 4160 </colorrole> 4161 </active> 4162 <inactive> 4163 <colorrole role="WindowText"> 4164 <brush brushstyle="SolidPattern"> 4165 <color alpha="255"> 4166 <red>255</red> 4167 <green>255</green> 4168 <blue>255</blue> 4169 </color> 4170 </brush> 4171 </colorrole> 4172 <colorrole role="Button"> 4173 <brush brushstyle="SolidPattern"> 4174 <color alpha="255"> 4175 <red>0</red> 4176 <green>0</green> 4177 <blue>0</blue> 4178 </color> 4179 </brush> 4180 </colorrole> 4181 <colorrole role="Light"> 4182 <brush brushstyle="SolidPattern"> 4183 <color alpha="255"> 4184 <red>150</red> 4185 <green>150</green> 4186 <blue>150</blue> 4187 </color> 4188 </brush> 4189 </colorrole> 4190 <colorrole role="Midlight"> 4191 <brush brushstyle="SolidPattern"> 4192 <color alpha="255"> 4193 <red>115</red> 4194 <green>115</green> 4195 <blue>115</blue> 4196 </color> 4197 </brush> 4198 </colorrole> 4199 <colorrole role="Dark"> 4200 <brush brushstyle="SolidPattern"> 4201 <color alpha="255"> 4202 <red>50</red> 4203 <green>50</green> 4204 <blue>50</blue> 4205 </color> 4206 </brush> 4207 </colorrole> 4208 <colorrole role="Mid"> 4209 <brush brushstyle="SolidPattern"> 4210 <color alpha="255"> 4211 <red>66</red> 4212 <green>66</green> 4213 <blue>66</blue> 4214 </color> 4215 </brush> 4216 </colorrole> 4217 <colorrole role="Text"> 4218 <brush brushstyle="SolidPattern"> 4219 <color alpha="255"> 4220 <red>255</red> 4221 <green>255</green> 4222 <blue>255</blue> 4223 </color> 4224 </brush> 4225 </colorrole> 4226 <colorrole role="BrightText"> 4227 <brush brushstyle="SolidPattern"> 4228 <color alpha="255"> 4229 <red>255</red> 4230 <green>255</green> 4231 <blue>255</blue> 4232 </color> 4233 </brush> 4234 </colorrole> 4235 <colorrole role="ButtonText"> 4236 <brush brushstyle="SolidPattern"> 4237 <color alpha="255"> 4238 <red>255</red> 4239 <green>255</green> 4240 <blue>255</blue> 4241 </color> 4242 </brush> 4243 </colorrole> 4244 <colorrole role="Base"> 4245 <brush brushstyle="SolidPattern"> 4246 <color alpha="255"> 4247 <red>0</red> 4248 <green>0</green> 4249 <blue>0</blue> 4250 </color> 4251 </brush> 4252 </colorrole> 4253 <colorrole role="Window"> 4254 <brush brushstyle="SolidPattern"> 4255 <color alpha="255"> 4256 <red>0</red> 4257 <green>0</green> 4258 <blue>0</blue> 4259 </color> 4260 </brush> 4261 </colorrole> 4262 <colorrole role="Shadow"> 4263 <brush brushstyle="SolidPattern"> 4264 <color alpha="255"> 4265 <red>0</red> 4266 <green>0</green> 4267 <blue>0</blue> 4268 </color> 4269 </brush> 4270 </colorrole> 4271 <colorrole role="Highlight"> 4272 <brush brushstyle="SolidPattern"> 4273 <color alpha="255"> 4274 <red>0</red> 4275 <green>0</green> 4276 <blue>128</blue> 4277 </color> 4278 </brush> 4279 </colorrole> 4280 <colorrole role="HighlightedText"> 4281 <brush brushstyle="SolidPattern"> 4282 <color alpha="255"> 4283 <red>255</red> 4284 <green>255</green> 4285 <blue>255</blue> 4286 </color> 4287 </brush> 4288 </colorrole> 4289 <colorrole role="Link"> 4290 <brush brushstyle="SolidPattern"> 4291 <color alpha="255"> 4292 <red>0</red> 4293 <green>0</green> 4294 <blue>255</blue> 4295 </color> 4296 </brush> 4297 </colorrole> 4298 <colorrole role="LinkVisited"> 4299 <brush brushstyle="SolidPattern"> 4300 <color alpha="255"> 4301 <red>255</red> 4302 <green>0</green> 4303 <blue>255</blue> 4304 </color> 4305 </brush> 4306 </colorrole> 4307 </inactive> 4308 <disabled> 4309 <colorrole role="WindowText"> 4310 <brush brushstyle="SolidPattern"> 4311 <color alpha="255"> 4312 <red>128</red> 4313 <green>128</green> 4314 <blue>128</blue> 4315 </color> 4316 </brush> 4317 </colorrole> 4318 <colorrole role="Button"> 4319 <brush brushstyle="SolidPattern"> 4320 <color alpha="255"> 4321 <red>0</red> 4322 <green>0</green> 4323 <blue>0</blue> 4324 </color> 4325 </brush> 4326 </colorrole> 4327 <colorrole role="Light"> 4328 <brush brushstyle="SolidPattern"> 4329 <color alpha="255"> 4330 <red>150</red> 4331 <green>150</green> 4332 <blue>150</blue> 4333 </color> 4334 </brush> 4335 </colorrole> 4336 <colorrole role="Midlight"> 4337 <brush brushstyle="SolidPattern"> 4338 <color alpha="255"> 4339 <red>115</red> 4340 <green>115</green> 4341 <blue>115</blue> 4342 </color> 4343 </brush> 4344 </colorrole> 4345 <colorrole role="Dark"> 4346 <brush brushstyle="SolidPattern"> 4347 <color alpha="255"> 4348 <red>50</red> 4349 <green>50</green> 4350 <blue>50</blue> 4351 </color> 4352 </brush> 4353 </colorrole> 4354 <colorrole role="Mid"> 4355 <brush brushstyle="SolidPattern"> 4356 <color alpha="255"> 4357 <red>66</red> 4358 <green>66</green> 4359 <blue>66</blue> 4360 </color> 4361 </brush> 4362 </colorrole> 4363 <colorrole role="Text"> 4364 <brush brushstyle="SolidPattern"> 4365 <color alpha="255"> 4366 <red>128</red> 4367 <green>128</green> 4368 <blue>128</blue> 4369 </color> 4370 </brush> 4371 </colorrole> 4372 <colorrole role="BrightText"> 4373 <brush brushstyle="SolidPattern"> 4374 <color alpha="255"> 4375 <red>255</red> 4376 <green>255</green> 4377 <blue>255</blue> 4378 </color> 4379 </brush> 4380 </colorrole> 4381 <colorrole role="ButtonText"> 4382 <brush brushstyle="SolidPattern"> 4383 <color alpha="255"> 4384 <red>128</red> 4385 <green>128</green> 4386 <blue>128</blue> 4387 </color> 4388 </brush> 4389 </colorrole> 4390 <colorrole role="Base"> 4391 <brush brushstyle="SolidPattern"> 4392 <color alpha="255"> 4393 <red>0</red> 4394 <green>0</green> 4395 <blue>0</blue> 4396 </color> 4397 </brush> 4398 </colorrole> 4399 <colorrole role="Window"> 4400 <brush brushstyle="SolidPattern"> 4401 <color alpha="255"> 4402 <red>0</red> 4403 <green>0</green> 4404 <blue>0</blue> 4405 </color> 4406 </brush> 4407 </colorrole> 4408 <colorrole role="Shadow"> 4409 <brush brushstyle="SolidPattern"> 4410 <color alpha="255"> 4411 <red>0</red> 4412 <green>0</green> 4413 <blue>0</blue> 4414 </color> 4415 </brush> 4416 </colorrole> 4417 <colorrole role="Highlight"> 4418 <brush brushstyle="SolidPattern"> 4419 <color alpha="255"> 4420 <red>0</red> 4421 <green>0</green> 4422 <blue>128</blue> 4423 </color> 4424 </brush> 4425 </colorrole> 4426 <colorrole role="HighlightedText"> 4427 <brush brushstyle="SolidPattern"> 4428 <color alpha="255"> 4429 <red>255</red> 4430 <green>255</green> 4431 <blue>255</blue> 4432 </color> 4433 </brush> 4434 </colorrole> 4435 <colorrole role="Link"> 4436 <brush brushstyle="SolidPattern"> 4437 <color alpha="255"> 4438 <red>0</red> 4439 <green>0</green> 4440 <blue>255</blue> 4441 </color> 4442 </brush> 4443 </colorrole> 4444 <colorrole role="LinkVisited"> 4445 <brush brushstyle="SolidPattern"> 4446 <color alpha="255"> 4447 <red>255</red> 4448 <green>0</green> 4449 <blue>255</blue> 4450 </color> 4451 </brush> 4452 </colorrole> 4453 </disabled> 4454 </palette> 4455 </property> 4456 <property name="text"> 4457 <string/> 4458 </property> 4459 <property name="icon"> 4460 <iconset> 4461 <normaloff>images/9-lower_right-orange.png</normaloff>images/9-lower_right-orange.png</iconset> 4462 </property> 4463 <property name="iconSize"> 4464 <size> 4465 <width>110</width> 4466 <height>180</height> 4467 </size> 4468 </property> 4469 </widget> 4470 <widget class="QLineEdit" name="lineEditThinkGearHost_4"> 4471 <property name="geometry"> 4472 <rect> 4473 <x>351</x> 4474 <y>280</y> 4475 <width>121</width> 4476 <height>26</height> 4477 </rect> 4478 </property> 4479 <property name="text"> 4480 <string>N/A</string> 4481 </property> 4482 <property name="alignment"> 4483 <set>Qt::AlignHCenter</set> 4484 </property> 4485 </widget> 4486 <widget class="QLabel" name="textLabelSpeed_4"> 4487 <property name="geometry"> 4488 <rect> 4489 <x>700</x> 4490 <y>-2</y> 4491 <width>100</width> 4492 <height>30</height> 4493 </rect> 4494 </property> 4495 <property name="text"> 4496 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 4497 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 4498 p, li { white-space: pre-wrap; } 4499 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 4500 <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-size:9pt;">Speed</span></p></body></html></string> 4501 </property> 4502 <property name="wordWrap"> 4503 <bool>false</bool> 4504 </property> 4505 </widget> 4506 <widget class="QLabel" name="labelRCHelicopter"> 4507 <property name="geometry"> 4508 <rect> 4509 <x>310</x> 4510 <y>78</y> 4511 <width>161</width> 4512 <height>21</height> 4513 </rect> 4514 </property> 4515 <property name="text"> 4516 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 4517 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 4518 p, li { white-space: pre-wrap; } 4519 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 4520 <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;">RC Helicopter</span></p></body></html></string> 3421 4521 </property> 3422 4522 <property name="alignment"> … … 3424 4524 </property> 3425 4525 </widget> 4526 <widget class="QLabel" name="textLabelThinkGearPort_7"> 4527 <property name="geometry"> 4528 <rect> 4529 <x>310</x> 4530 <y>279</y> 4531 <width>41</width> 4532 <height>31</height> 4533 </rect> 4534 </property> 4535 <property name="text"> 4536 <string>Host</string> 4537 </property> 4538 <property name="alignment"> 4539 <set>Qt::AlignCenter</set> 4540 </property> 4541 </widget> 4542 <widget class="QLabel" name="textLabelTitle_4"> 4543 <property name="geometry"> 4544 <rect> 4545 <x>370</x> 4546 <y>-1</y> 4547 <width>100</width> 4548 <height>60</height> 4549 </rect> 4550 </property> 4551 <property name="text"> 4552 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 4553 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 4554 p, li { white-space: pre-wrap; } 4555 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 4556 <p align="center" style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://brainstorms.puzzlebox.info"><span style=" font-size:11pt; text-decoration: none; color:#000000;">Puzzlebox<br />Brainstorms</span></a></p></body></html></string> 4557 </property> 4558 <property name="textFormat"> 4559 <enum>Qt::AutoText</enum> 4560 </property> 4561 <property name="wordWrap"> 4562 <bool>false</bool> 4563 </property> 4564 <property name="openExternalLinks"> 4565 <bool>true</bool> 4566 </property> 4567 </widget> 4568 <widget class="QPushButton" name="pushButtonTurnLeftReverse_4"> 4569 <property name="geometry"> 4570 <rect> 4571 <x>0</x> 4572 <y>190</y> 4573 <width>110</width> 4574 <height>201</height> 4575 </rect> 4576 </property> 4577 <property name="palette"> 4578 <palette> 4579 <active> 4580 <colorrole role="WindowText"> 4581 <brush brushstyle="SolidPattern"> 4582 <color alpha="255"> 4583 <red>255</red> 4584 <green>255</green> 4585 <blue>255</blue> 4586 </color> 4587 </brush> 4588 </colorrole> 4589 <colorrole role="Button"> 4590 <brush brushstyle="SolidPattern"> 4591 <color alpha="255"> 4592 <red>0</red> 4593 <green>0</green> 4594 <blue>0</blue> 4595 </color> 4596 </brush> 4597 </colorrole> 4598 <colorrole role="Light"> 4599 <brush brushstyle="SolidPattern"> 4600 <color alpha="255"> 4601 <red>150</red> 4602 <green>150</green> 4603 <blue>150</blue> 4604 </color> 4605 </brush> 4606 </colorrole> 4607 <colorrole role="Midlight"> 4608 <brush brushstyle="SolidPattern"> 4609 <color alpha="255"> 4610 <red>125</red> 4611 <green>125</green> 4612 <blue>125</blue> 4613 </color> 4614 </brush> 4615 </colorrole> 4616 <colorrole role="Dark"> 4617 <brush brushstyle="SolidPattern"> 4618 <color alpha="255"> 4619 <red>50</red> 4620 <green>50</green> 4621 <blue>50</blue> 4622 </color> 4623 </brush> 4624 </colorrole> 4625 <colorrole role="Mid"> 4626 <brush brushstyle="SolidPattern"> 4627 <color alpha="255"> 4628 <red>66</red> 4629 <green>66</green> 4630 <blue>66</blue> 4631 </color> 4632 </brush> 4633 </colorrole> 4634 <colorrole role="Text"> 4635 <brush brushstyle="SolidPattern"> 4636 <color alpha="255"> 4637 <red>255</red> 4638 <green>255</green> 4639 <blue>255</blue> 4640 </color> 4641 </brush> 4642 </colorrole> 4643 <colorrole role="BrightText"> 4644 <brush brushstyle="SolidPattern"> 4645 <color alpha="255"> 4646 <red>255</red> 4647 <green>255</green> 4648 <blue>255</blue> 4649 </color> 4650 </brush> 4651 </colorrole> 4652 <colorrole role="ButtonText"> 4653 <brush brushstyle="SolidPattern"> 4654 <color alpha="255"> 4655 <red>255</red> 4656 <green>255</green> 4657 <blue>255</blue> 4658 </color> 4659 </brush> 4660 </colorrole> 4661 <colorrole role="Base"> 4662 <brush brushstyle="SolidPattern"> 4663 <color alpha="255"> 4664 <red>0</red> 4665 <green>0</green> 4666 <blue>0</blue> 4667 </color> 4668 </brush> 4669 </colorrole> 4670 <colorrole role="Window"> 4671 <brush brushstyle="SolidPattern"> 4672 <color alpha="255"> 4673 <red>0</red> 4674 <green>0</green> 4675 <blue>0</blue> 4676 </color> 4677 </brush> 4678 </colorrole> 4679 <colorrole role="Shadow"> 4680 <brush brushstyle="SolidPattern"> 4681 <color alpha="255"> 4682 <red>0</red> 4683 <green>0</green> 4684 <blue>0</blue> 4685 </color> 4686 </brush> 4687 </colorrole> 4688 <colorrole role="Highlight"> 4689 <brush brushstyle="SolidPattern"> 4690 <color alpha="255"> 4691 <red>0</red> 4692 <green>0</green> 4693 <blue>128</blue> 4694 </color> 4695 </brush> 4696 </colorrole> 4697 <colorrole role="HighlightedText"> 4698 <brush brushstyle="SolidPattern"> 4699 <color alpha="255"> 4700 <red>255</red> 4701 <green>255</green> 4702 <blue>255</blue> 4703 </color> 4704 </brush> 4705 </colorrole> 4706 <colorrole role="Link"> 4707 <brush brushstyle="SolidPattern"> 4708 <color alpha="255"> 4709 <red>0</red> 4710 <green>0</green> 4711 <blue>0</blue> 4712 </color> 4713 </brush> 4714 </colorrole> 4715 <colorrole role="LinkVisited"> 4716 <brush brushstyle="SolidPattern"> 4717 <color alpha="255"> 4718 <red>0</red> 4719 <green>0</green> 4720 <blue>0</blue> 4721 </color> 4722 </brush> 4723 </colorrole> 4724 </active> 4725 <inactive> 4726 <colorrole role="WindowText"> 4727 <brush brushstyle="SolidPattern"> 4728 <color alpha="255"> 4729 <red>255</red> 4730 <green>255</green> 4731 <blue>255</blue> 4732 </color> 4733 </brush> 4734 </colorrole> 4735 <colorrole role="Button"> 4736 <brush brushstyle="SolidPattern"> 4737 <color alpha="255"> 4738 <red>0</red> 4739 <green>0</green> 4740 <blue>0</blue> 4741 </color> 4742 </brush> 4743 </colorrole> 4744 <colorrole role="Light"> 4745 <brush brushstyle="SolidPattern"> 4746 <color alpha="255"> 4747 <red>150</red> 4748 <green>150</green> 4749 <blue>150</blue> 4750 </color> 4751 </brush> 4752 </colorrole> 4753 <colorrole role="Midlight"> 4754 <brush brushstyle="SolidPattern"> 4755 <color alpha="255"> 4756 <red>115</red> 4757 <green>115</green> 4758 <blue>115</blue> 4759 </color> 4760 </brush> 4761 </colorrole> 4762 <colorrole role="Dark"> 4763 <brush brushstyle="SolidPattern"> 4764 <color alpha="255"> 4765 <red>50</red> 4766 <green>50</green> 4767 <blue>50</blue> 4768 </color> 4769 </brush> 4770 </colorrole> 4771 <colorrole role="Mid"> 4772 <brush brushstyle="SolidPattern"> 4773 <color alpha="255"> 4774 <red>66</red> 4775 <green>66</green> 4776 <blue>66</blue> 4777 </color> 4778 </brush> 4779 </colorrole> 4780 <colorrole role="Text"> 4781 <brush brushstyle="SolidPattern"> 4782 <color alpha="255"> 4783 <red>255</red> 4784 <green>255</green> 4785 <blue>255</blue> 4786 </color> 4787 </brush> 4788 </colorrole> 4789 <colorrole role="BrightText"> 4790 <brush brushstyle="SolidPattern"> 4791 <color alpha="255"> 4792 <red>255</red> 4793 <green>255</green> 4794 <blue>255</blue> 4795 </color> 4796 </brush> 4797 </colorrole> 4798 <colorrole role="ButtonText"> 4799 <brush brushstyle="SolidPattern"> 4800 <color alpha="255"> 4801 <red>255</red> 4802 <green>255</green> 4803 <blue>255</blue> 4804 </color> 4805 </brush> 4806 </colorrole> 4807 <colorrole role="Base"> 4808 <brush brushstyle="SolidPattern"> 4809 <color alpha="255"> 4810 <red>0</red> 4811 <green>0</green> 4812 <blue>0</blue> 4813 </color> 4814 </brush> 4815 </colorrole> 4816 <colorrole role="Window"> 4817 <brush brushstyle="SolidPattern"> 4818 <color alpha="255"> 4819 <red>0</red> 4820 <green>0</green> 4821 <blue>0</blue> 4822 </color> 4823 </brush> 4824 </colorrole> 4825 <colorrole role="Shadow"> 4826 <brush brushstyle="SolidPattern"> 4827 <color alpha="255"> 4828 <red>0</red> 4829 <green>0</green> 4830 <blue>0</blue> 4831 </color> 4832 </brush> 4833 </colorrole> 4834 <colorrole role="Highlight"> 4835 <brush brushstyle="SolidPattern"> 4836 <color alpha="255"> 4837 <red>0</red> 4838 <green>0</green> 4839 <blue>128</blue> 4840 </color> 4841 </brush> 4842 </colorrole> 4843 <colorrole role="HighlightedText"> 4844 <brush brushstyle="SolidPattern"> 4845 <color alpha="255"> 4846 <red>255</red> 4847 <green>255</green> 4848 <blue>255</blue> 4849 </color> 4850 </brush> 4851 </colorrole> 4852 <colorrole role="Link"> 4853 <brush brushstyle="SolidPattern"> 4854 <color alpha="255"> 4855 <red>0</red> 4856 <green>0</green> 4857 <blue>255</blue> 4858 </color> 4859 </brush> 4860 </colorrole> 4861 <colorrole role="LinkVisited"> 4862 <brush brushstyle="SolidPattern"> 4863 <color alpha="255"> 4864 <red>255</red> 4865 <green>0</green> 4866 <blue>255</blue> 4867 </color> 4868 </brush> 4869 </colorrole> 4870 </inactive> 4871 <disabled> 4872 <colorrole role="WindowText"> 4873 <brush brushstyle="SolidPattern"> 4874 <color alpha="255"> 4875 <red>128</red> 4876 <green>128</green> 4877 <blue>128</blue> 4878 </color> 4879 </brush> 4880 </colorrole> 4881 <colorrole role="Button"> 4882 <brush brushstyle="SolidPattern"> 4883 <color alpha="255"> 4884 <red>0</red> 4885 <green>0</green> 4886 <blue>0</blue> 4887 </color> 4888 </brush> 4889 </colorrole> 4890 <colorrole role="Light"> 4891 <brush brushstyle="SolidPattern"> 4892 <color alpha="255"> 4893 <red>150</red> 4894 <green>150</green> 4895 <blue>150</blue> 4896 </color> 4897 </brush> 4898 </colorrole> 4899 <colorrole role="Midlight"> 4900 <brush brushstyle="SolidPattern"> 4901 <color alpha="255"> 4902 <red>115</red> 4903 <green>115</green> 4904 <blue>115</blue> 4905 </color> 4906 </brush> 4907 </colorrole> 4908 <colorrole role="Dark"> 4909 <brush brushstyle="SolidPattern"> 4910 <color alpha="255"> 4911 <red>50</red> 4912 <green>50</green> 4913 <blue>50</blue> 4914 </color> 4915 </brush> 4916 </colorrole> 4917 <colorrole role="Mid"> 4918 <brush brushstyle="SolidPattern"> 4919 <color alpha="255"> 4920 <red>66</red> 4921 <green>66</green> 4922 <blue>66</blue> 4923 </color> 4924 </brush> 4925 </colorrole> 4926 <colorrole role="Text"> 4927 <brush brushstyle="SolidPattern"> 4928 <color alpha="255"> 4929 <red>128</red> 4930 <green>128</green> 4931 <blue>128</blue> 4932 </color> 4933 </brush> 4934 </colorrole> 4935 <colorrole role="BrightText"> 4936 <brush brushstyle="SolidPattern"> 4937 <color alpha="255"> 4938 <red>255</red> 4939 <green>255</green> 4940 <blue>255</blue> 4941 </color> 4942 </brush> 4943 </colorrole> 4944 <colorrole role="ButtonText"> 4945 <brush brushstyle="SolidPattern"> 4946 <color alpha="255"> 4947 <red>128</red> 4948 <green>128</green> 4949 <blue>128</blue> 4950 </color> 4951 </brush> 4952 </colorrole> 4953 <colorrole role="Base"> 4954 <brush brushstyle="SolidPattern"> 4955 <color alpha="255"> 4956 <red>0</red> 4957 <green>0</green> 4958 <blue>0</blue> 4959 </color> 4960 </brush> 4961 </colorrole> 4962 <colorrole role="Window"> 4963 <brush brushstyle="SolidPattern"> 4964 <color alpha="255"> 4965 <red>0</red> 4966 <green>0</green> 4967 <blue>0</blue> 4968 </color> 4969 </brush> 4970 </colorrole> 4971 <colorrole role="Shadow"> 4972 <brush brushstyle="SolidPattern"> 4973 <color alpha="255"> 4974 <red>0</red> 4975 <green>0</green> 4976 <blue>0</blue> 4977 </color> 4978 </brush> 4979 </colorrole> 4980 <colorrole role="Highlight"> 4981 <brush brushstyle="SolidPattern"> 4982 <color alpha="255"> 4983 <red>0</red> 4984 <green>0</green> 4985 <blue>128</blue> 4986 </color> 4987 </brush> 4988 </colorrole> 4989 <colorrole role="HighlightedText"> 4990 <brush brushstyle="SolidPattern"> 4991 <color alpha="255"> 4992 <red>255</red> 4993 <green>255</green> 4994 <blue>255</blue> 4995 </color> 4996 </brush> 4997 </colorrole> 4998 <colorrole role="Link"> 4999 <brush brushstyle="SolidPattern"> 5000 <color alpha="255"> 5001 <red>0</red> 5002 <green>0</green> 5003 <blue>255</blue> 5004 </color> 5005 </brush> 5006 </colorrole> 5007 <colorrole role="LinkVisited"> 5008 <brush brushstyle="SolidPattern"> 5009 <color alpha="255"> 5010 <red>255</red> 5011 <green>0</green> 5012 <blue>255</blue> 5013 </color> 5014 </brush> 5015 </colorrole> 5016 </disabled> 5017 </palette> 5018 </property> 5019 <property name="text"> 5020 <string/> 5021 </property> 5022 <property name="icon"> 5023 <iconset> 5024 <normaloff>images/7-lower_left-orange.png</normaloff>images/7-lower_left-orange.png</iconset> 5025 </property> 5026 <property name="iconSize"> 5027 <size> 5028 <width>110</width> 5029 <height>180</height> 5030 </size> 5031 </property> 5032 </widget> 5033 <widget class="QComboBox" name="comboBoxNXTPortSelect_4"> 5034 <property name="geometry"> 5035 <rect> 5036 <x>310</x> 5037 <y>130</y> 5038 <width>160</width> 5039 <height>27</height> 5040 </rect> 5041 </property> 5042 <item> 5043 <property name="text"> 5044 <string>Select Port</string> 5045 </property> 5046 </item> 5047 </widget> 5048 <widget class="Line" name="line6_20"> 5049 <property name="geometry"> 5050 <rect> 5051 <x>686</x> 5052 <y>7</y> 5053 <width>20</width> 5054 <height>376</height> 5055 </rect> 5056 </property> 5057 <property name="frameShape"> 5058 <enum>QFrame::VLine</enum> 5059 </property> 5060 <property name="frameShadow"> 5061 <enum>QFrame::Sunken</enum> 5062 </property> 5063 </widget> 5064 <widget class="QLineEdit" name="lineEditThinkGearPort_4"> 5065 <property name="geometry"> 5066 <rect> 5067 <x>351</x> 5068 <y>312</y> 5069 <width>121</width> 5070 <height>26</height> 5071 </rect> 5072 </property> 5073 <property name="text"> 5074 <string>N/A</string> 5075 </property> 5076 <property name="alignment"> 5077 <set>Qt::AlignHCenter</set> 5078 </property> 5079 </widget> 5080 <widget class="QProgressBar" name="progressBarSpeed_4"> 5081 <property name="geometry"> 5082 <rect> 5083 <x>719</x> 5084 <y>32</y> 5085 <width>60</width> 5086 <height>310</height> 5087 </rect> 5088 </property> 5089 <property name="value"> 5090 <number>0</number> 5091 </property> 5092 <property name="orientation"> 5093 <enum>Qt::Vertical</enum> 5094 </property> 5095 </widget> 5096 <widget class="QLabel" name="labelPuzzlebox_4"> 5097 <property name="geometry"> 5098 <rect> 5099 <x>308</x> 5100 <y>0</y> 5101 <width>60</width> 5102 <height>60</height> 5103 </rect> 5104 </property> 5105 <property name="text"> 5106 <string/> 5107 </property> 5108 <property name="pixmap"> 5109 <pixmap>images/puzzlebox_logo.png</pixmap> 5110 </property> 5111 <property name="scaledContents"> 5112 <bool>false</bool> 5113 </property> 5114 <property name="alignment"> 5115 <set>Qt::AlignCenter</set> 5116 </property> 5117 <property name="textInteractionFlags"> 5118 <set>Qt::NoTextInteraction</set> 5119 </property> 5120 </widget> 5121 <widget class="QProgressBar" name="progressBarRelaxation_4"> 5122 <property name="geometry"> 5123 <rect> 5124 <x>611</x> 5125 <y>32</y> 5126 <width>60</width> 5127 <height>310</height> 5128 </rect> 5129 </property> 5130 <property name="value"> 5131 <number>0</number> 5132 </property> 5133 <property name="orientation"> 5134 <enum>Qt::Vertical</enum> 5135 </property> 5136 </widget> 5137 <widget class="QLabel" name="textLabelThinkGearPort_8"> 5138 <property name="geometry"> 5139 <rect> 5140 <x>310</x> 5141 <y>309</y> 5142 <width>41</width> 5143 <height>30</height> 5144 </rect> 5145 </property> 5146 <property name="text"> 5147 <string><p align="center">Port</p></string> 5148 </property> 5149 <property name="alignment"> 5150 <set>Qt::AlignCenter</set> 5151 </property> 5152 <property name="wordWrap"> 5153 <bool>false</bool> 5154 </property> 5155 </widget> 5156 <widget class="QLabel" name="textLabelNXTStatus_4"> 5157 <property name="geometry"> 5158 <rect> 5159 <x>310</x> 5160 <y>98</y> 5161 <width>161</width> 5162 <height>30</height> 5163 </rect> 5164 </property> 5165 <property name="text"> 5166 <string><p align="center">Status: Disconnected</p></string> 5167 </property> 5168 <property name="alignment"> 5169 <set>Qt::AlignCenter</set> 5170 </property> 5171 <property name="wordWrap"> 5172 <bool>false</bool> 5173 </property> 5174 </widget> 5175 <widget class="QPushButton" name="pushButtonRelaxationEnable_4"> 5176 <property name="enabled"> 5177 <bool>false</bool> 5178 </property> 5179 <property name="geometry"> 5180 <rect> 5181 <x>600</x> 5182 <y>352</y> 5183 <width>82</width> 5184 <height>30</height> 5185 </rect> 5186 </property> 5187 <property name="toolTip"> 5188 <string>enable/disable relaxation processing</string> 5189 </property> 5190 <property name="text"> 5191 <string>Enabled</string> 5192 </property> 5193 <property name="checkable"> 5194 <bool>true</bool> 5195 </property> 5196 <property name="checked"> 5197 <bool>true</bool> 5198 </property> 5199 </widget> 5200 <widget class="Line" name="line6_19"> 5201 <property name="geometry"> 5202 <rect> 5203 <x>470</x> 5204 <y>7</y> 5205 <width>20</width> 5206 <height>376</height> 5207 </rect> 5208 </property> 5209 <property name="frameShape"> 5210 <enum>QFrame::VLine</enum> 5211 </property> 5212 <property name="frameShadow"> 5213 <enum>QFrame::Sunken</enum> 5214 </property> 5215 </widget> 5216 <widget class="QLabel" name="labelEEGServerSource_4"> 5217 <property name="geometry"> 5218 <rect> 5219 <x>310</x> 5220 <y>214</y> 5221 <width>161</width> 5222 <height>31</height> 5223 </rect> 5224 </property> 5225 <property name="text"> 5226 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 5227 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 5228 p, li { white-space: pre-wrap; } 5229 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 5230 <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;">EEG Source</span></p></body></html></string> 5231 </property> 5232 <property name="alignment"> 5233 <set>Qt::AlignCenter</set> 5234 </property> 5235 </widget> 5236 <widget class="Line" name="line6_22"> 5237 <property name="geometry"> 5238 <rect> 5239 <x>576</x> 5240 <y>7</y> 5241 <width>20</width> 5242 <height>376</height> 5243 </rect> 5244 </property> 5245 <property name="frameShape"> 5246 <enum>QFrame::VLine</enum> 5247 </property> 5248 <property name="frameShadow"> 5249 <enum>QFrame::Sunken</enum> 5250 </property> 5251 </widget> 5252 <widget class="Line" name="line3_4"> 5253 <property name="geometry"> 5254 <rect> 5255 <x>310</x> 5256 <y>200</y> 5257 <width>161</width> 5258 <height>20</height> 5259 </rect> 5260 </property> 5261 <property name="frameShape"> 5262 <enum>QFrame::HLine</enum> 5263 </property> 5264 <property name="frameShadow"> 5265 <enum>QFrame::Sunken</enum> 5266 </property> 5267 </widget> 5268 <widget class="QComboBox" name="comboBoxEEGSource_4"> 5269 <property name="enabled"> 5270 <bool>false</bool> 5271 </property> 5272 <property name="geometry"> 5273 <rect> 5274 <x>310</x> 5275 <y>244</y> 5276 <width>161</width> 5277 <height>27</height> 5278 </rect> 5279 </property> 5280 <item> 5281 <property name="text"> 5282 <string>Puzzlebox Synapse</string> 5283 </property> 5284 </item> 5285 <item> 5286 <property name="text"> 5287 <string>ThinkGear Connect</string> 5288 </property> 5289 </item> 5290 <item> 5291 <property name="text"> 5292 <string>NeuroSky MindSet</string> 5293 </property> 5294 </item> 5295 <item> 5296 <property name="text"> 5297 <string>Emotiv EPOC</string> 5298 </property> 5299 </item> 5300 </widget> 5301 <widget class="QPushButton" name="pushButtonTurnRight_4"> 5302 <property name="geometry"> 5303 <rect> 5304 <x>180</x> 5305 <y>0</y> 5306 <width>110</width> 5307 <height>191</height> 5308 </rect> 5309 </property> 5310 <property name="palette"> 5311 <palette> 5312 <active> 5313 <colorrole role="WindowText"> 5314 <brush brushstyle="SolidPattern"> 5315 <color alpha="255"> 5316 <red>255</red> 5317 <green>255</green> 5318 <blue>255</blue> 5319 </color> 5320 </brush> 5321 </colorrole> 5322 <colorrole role="Button"> 5323 <brush brushstyle="SolidPattern"> 5324 <color alpha="255"> 5325 <red>0</red> 5326 <green>0</green> 5327 <blue>0</blue> 5328 </color> 5329 </brush> 5330 </colorrole> 5331 <colorrole role="Light"> 5332 <brush brushstyle="SolidPattern"> 5333 <color alpha="255"> 5334 <red>150</red> 5335 <green>150</green> 5336 <blue>150</blue> 5337 </color> 5338 </brush> 5339 </colorrole> 5340 <colorrole role="Midlight"> 5341 <brush brushstyle="SolidPattern"> 5342 <color alpha="255"> 5343 <red>125</red> 5344 <green>125</green> 5345 <blue>125</blue> 5346 </color> 5347 </brush> 5348 </colorrole> 5349 <colorrole role="Dark"> 5350 <brush brushstyle="SolidPattern"> 5351 <color alpha="255"> 5352 <red>50</red> 5353 <green>50</green> 5354 <blue>50</blue> 5355 </color> 5356 </brush> 5357 </colorrole> 5358 <colorrole role="Mid"> 5359 <brush brushstyle="SolidPattern"> 5360 <color alpha="255"> 5361 <red>66</red> 5362 <green>66</green> 5363 <blue>66</blue> 5364 </color> 5365 </brush> 5366 </colorrole> 5367 <colorrole role="Text"> 5368 <brush brushstyle="SolidPattern"> 5369 <color alpha="255"> 5370 <red>255</red> 5371 <green>255</green> 5372 <blue>255</blue> 5373 </color> 5374 </brush> 5375 </colorrole> 5376 <colorrole role="BrightText"> 5377 <brush brushstyle="SolidPattern"> 5378 <color alpha="255"> 5379 <red>255</red> 5380 <green>255</green> 5381 <blue>255</blue> 5382 </color> 5383 </brush> 5384 </colorrole> 5385 <colorrole role="ButtonText"> 5386 <brush brushstyle="SolidPattern"> 5387 <color alpha="255"> 5388 <red>255</red> 5389 <green>255</green> 5390 <blue>255</blue> 5391 </color> 5392 </brush> 5393 </colorrole> 5394 <colorrole role="Base"> 5395 <brush brushstyle="SolidPattern"> 5396 <color alpha="255"> 5397 <red>0</red> 5398 <green>0</green> 5399 <blue>0</blue> 5400 </color> 5401 </brush> 5402 </colorrole> 5403 <colorrole role="Window"> 5404 <brush brushstyle="SolidPattern"> 5405 <color alpha="255"> 5406 <red>0</red> 5407 <green>0</green> 5408 <blue>0</blue> 5409 </color> 5410 </brush> 5411 </colorrole> 5412 <colorrole role="Shadow"> 5413 <brush brushstyle="SolidPattern"> 5414 <color alpha="255"> 5415 <red>0</red> 5416 <green>0</green> 5417 <blue>0</blue> 5418 </color> 5419 </brush> 5420 </colorrole> 5421 <colorrole role="Highlight"> 5422 <brush brushstyle="SolidPattern"> 5423 <color alpha="255"> 5424 <red>0</red> 5425 <green>0</green> 5426 <blue>128</blue> 5427 </color> 5428 </brush> 5429 </colorrole> 5430 <colorrole role="HighlightedText"> 5431 <brush brushstyle="SolidPattern"> 5432 <color alpha="255"> 5433 <red>255</red> 5434 <green>255</green> 5435 <blue>255</blue> 5436 </color> 5437 </brush> 5438 </colorrole> 5439 <colorrole role="Link"> 5440 <brush brushstyle="SolidPattern"> 5441 <color alpha="255"> 5442 <red>0</red> 5443 <green>0</green> 5444 <blue>0</blue> 5445 </color> 5446 </brush> 5447 </colorrole> 5448 <colorrole role="LinkVisited"> 5449 <brush brushstyle="SolidPattern"> 5450 <color alpha="255"> 5451 <red>0</red> 5452 <green>0</green> 5453 <blue>0</blue> 5454 </color> 5455 </brush> 5456 </colorrole> 5457 </active> 5458 <inactive> 5459 <colorrole role="WindowText"> 5460 <brush brushstyle="SolidPattern"> 5461 <color alpha="255"> 5462 <red>255</red> 5463 <green>255</green> 5464 <blue>255</blue> 5465 </color> 5466 </brush> 5467 </colorrole> 5468 <colorrole role="Button"> 5469 <brush brushstyle="SolidPattern"> 5470 <color alpha="255"> 5471 <red>0</red> 5472 <green>0</green> 5473 <blue>0</blue> 5474 </color> 5475 </brush> 5476 </colorrole> 5477 <colorrole role="Light"> 5478 <brush brushstyle="SolidPattern"> 5479 <color alpha="255"> 5480 <red>150</red> 5481 <green>150</green> 5482 <blue>150</blue> 5483 </color> 5484 </brush> 5485 </colorrole> 5486 <colorrole role="Midlight"> 5487 <brush brushstyle="SolidPattern"> 5488 <color alpha="255"> 5489 <red>115</red> 5490 <green>115</green> 5491 <blue>115</blue> 5492 </color> 5493 </brush> 5494 </colorrole> 5495 <colorrole role="Dark"> 5496 <brush brushstyle="SolidPattern"> 5497 <color alpha="255"> 5498 <red>50</red> 5499 <green>50</green> 5500 <blue>50</blue> 5501 </color> 5502 </brush> 5503 </colorrole> 5504 <colorrole role="Mid"> 5505 <brush brushstyle="SolidPattern"> 5506 <color alpha="255"> 5507 <red>66</red> 5508 <green>66</green> 5509 <blue>66</blue> 5510 </color> 5511 </brush> 5512 </colorrole> 5513 <colorrole role="Text"> 5514 <brush brushstyle="SolidPattern"> 5515 <color alpha="255"> 5516 <red>255</red> 5517 <green>255</green> 5518 <blue>255</blue> 5519 </color> 5520 </brush> 5521 </colorrole> 5522 <colorrole role="BrightText"> 5523 <brush brushstyle="SolidPattern"> 5524 <color alpha="255"> 5525 <red>255</red> 5526 <green>255</green> 5527 <blue>255</blue> 5528 </color> 5529 </brush> 5530 </colorrole> 5531 <colorrole role="ButtonText"> 5532 <brush brushstyle="SolidPattern"> 5533 <color alpha="255"> 5534 <red>255</red> 5535 <green>255</green> 5536 <blue>255</blue> 5537 </color> 5538 </brush> 5539 </colorrole> 5540 <colorrole role="Base"> 5541 <brush brushstyle="SolidPattern"> 5542 <color alpha="255"> 5543 <red>0</red> 5544 <green>0</green> 5545 <blue>0</blue> 5546 </color> 5547 </brush> 5548 </colorrole> 5549 <colorrole role="Window"> 5550 <brush brushstyle="SolidPattern"> 5551 <color alpha="255"> 5552 <red>0</red> 5553 <green>0</green> 5554 <blue>0</blue> 5555 </color> 5556 </brush> 5557 </colorrole> 5558 <colorrole role="Shadow"> 5559 <brush brushstyle="SolidPattern"> 5560 <color alpha="255"> 5561 <red>0</red> 5562 <green>0</green> 5563 <blue>0</blue> 5564 </color> 5565 </brush> 5566 </colorrole> 5567 <colorrole role="Highlight"> 5568 <brush brushstyle="SolidPattern"> 5569 <color alpha="255"> 5570 <red>0</red> 5571 <green>0</green> 5572 <blue>128</blue> 5573 </color> 5574 </brush> 5575 </colorrole> 5576 <colorrole role="HighlightedText"> 5577 <brush brushstyle="SolidPattern"> 5578 <color alpha="255"> 5579 <red>255</red> 5580 <green>255</green> 5581 <blue>255</blue> 5582 </color> 5583 </brush> 5584 </colorrole> 5585 <colorrole role="Link"> 5586 <brush brushstyle="SolidPattern"> 5587 <color alpha="255"> 5588 <red>0</red> 5589 <green>0</green> 5590 <blue>255</blue> 5591 </color> 5592 </brush> 5593 </colorrole> 5594 <colorrole role="LinkVisited"> 5595 <brush brushstyle="SolidPattern"> 5596 <color alpha="255"> 5597 <red>255</red> 5598 <green>0</green> 5599 <blue>255</blue> 5600 </color> 5601 </brush> 5602 </colorrole> 5603 </inactive> 5604 <disabled> 5605 <colorrole role="WindowText"> 5606 <brush brushstyle="SolidPattern"> 5607 <color alpha="255"> 5608 <red>128</red> 5609 <green>128</green> 5610 <blue>128</blue> 5611 </color> 5612 </brush> 5613 </colorrole> 5614 <colorrole role="Button"> 5615 <brush brushstyle="SolidPattern"> 5616 <color alpha="255"> 5617 <red>0</red> 5618 <green>0</green> 5619 <blue>0</blue> 5620 </color> 5621 </brush> 5622 </colorrole> 5623 <colorrole role="Light"> 5624 <brush brushstyle="SolidPattern"> 5625 <color alpha="255"> 5626 <red>150</red> 5627 <green>150</green> 5628 <blue>150</blue> 5629 </color> 5630 </brush> 5631 </colorrole> 5632 <colorrole role="Midlight"> 5633 <brush brushstyle="SolidPattern"> 5634 <color alpha="255"> 5635 <red>115</red> 5636 <green>115</green> 5637 <blue>115</blue> 5638 </color> 5639 </brush> 5640 </colorrole> 5641 <colorrole role="Dark"> 5642 <brush brushstyle="SolidPattern"> 5643 <color alpha="255"> 5644 <red>50</red> 5645 <green>50</green> 5646 <blue>50</blue> 5647 </color> 5648 </brush> 5649 </colorrole> 5650 <colorrole role="Mid"> 5651 <brush brushstyle="SolidPattern"> 5652 <color alpha="255"> 5653 <red>66</red> 5654 <green>66</green> 5655 <blue>66</blue> 5656 </color> 5657 </brush> 5658 </colorrole> 5659 <colorrole role="Text"> 5660 <brush brushstyle="SolidPattern"> 5661 <color alpha="255"> 5662 <red>128</red> 5663 <green>128</green> 5664 <blue>128</blue> 5665 </color> 5666 </brush> 5667 </colorrole> 5668 <colorrole role="BrightText"> 5669 <brush brushstyle="SolidPattern"> 5670 <color alpha="255"> 5671 <red>255</red> 5672 <green>255</green> 5673 <blue>255</blue> 5674 </color> 5675 </brush> 5676 </colorrole> 5677 <colorrole role="ButtonText"> 5678 <brush brushstyle="SolidPattern"> 5679 <color alpha="255"> 5680 <red>128</red> 5681 <green>128</green> 5682 <blue>128</blue> 5683 </color> 5684 </brush> 5685 </colorrole> 5686 <colorrole role="Base"> 5687 <brush brushstyle="SolidPattern"> 5688 <color alpha="255"> 5689 <red>0</red> 5690 <green>0</green> 5691 <blue>0</blue> 5692 </color> 5693 </brush> 5694 </colorrole> 5695 <colorrole role="Window"> 5696 <brush brushstyle="SolidPattern"> 5697 <color alpha="255"> 5698 <red>0</red> 5699 <green>0</green> 5700 <blue>0</blue> 5701 </color> 5702 </brush> 5703 </colorrole> 5704 <colorrole role="Shadow"> 5705 <brush brushstyle="SolidPattern"> 5706 <color alpha="255"> 5707 <red>0</red> 5708 <green>0</green> 5709 <blue>0</blue> 5710 </color> 5711 </brush> 5712 </colorrole> 5713 <colorrole role="Highlight"> 5714 <brush brushstyle="SolidPattern"> 5715 <color alpha="255"> 5716 <red>0</red> 5717 <green>0</green> 5718 <blue>128</blue> 5719 </color> 5720 </brush> 5721 </colorrole> 5722 <colorrole role="HighlightedText"> 5723 <brush brushstyle="SolidPattern"> 5724 <color alpha="255"> 5725 <red>255</red> 5726 <green>255</green> 5727 <blue>255</blue> 5728 </color> 5729 </brush> 5730 </colorrole> 5731 <colorrole role="Link"> 5732 <brush brushstyle="SolidPattern"> 5733 <color alpha="255"> 5734 <red>0</red> 5735 <green>0</green> 5736 <blue>255</blue> 5737 </color> 5738 </brush> 5739 </colorrole> 5740 <colorrole role="LinkVisited"> 5741 <brush brushstyle="SolidPattern"> 5742 <color alpha="255"> 5743 <red>255</red> 5744 <green>0</green> 5745 <blue>255</blue> 5746 </color> 5747 </brush> 5748 </colorrole> 5749 </disabled> 5750 </palette> 5751 </property> 5752 <property name="text"> 5753 <string/> 5754 </property> 5755 <property name="icon"> 5756 <iconset> 5757 <normaloff>images/3-upper_right-orange.png</normaloff>images/3-upper_right-orange.png</iconset> 5758 </property> 5759 <property name="iconSize"> 5760 <size> 5761 <width>110</width> 5762 <height>180</height> 5763 </size> 5764 </property> 5765 </widget> 5766 <widget class="QPushButton" name="pushButtonTurnLeft_4"> 5767 <property name="geometry"> 5768 <rect> 5769 <x>0</x> 5770 <y>0</y> 5771 <width>110</width> 5772 <height>191</height> 5773 </rect> 5774 </property> 5775 <property name="palette"> 5776 <palette> 5777 <active> 5778 <colorrole role="WindowText"> 5779 <brush brushstyle="SolidPattern"> 5780 <color alpha="255"> 5781 <red>255</red> 5782 <green>255</green> 5783 <blue>255</blue> 5784 </color> 5785 </brush> 5786 </colorrole> 5787 <colorrole role="Button"> 5788 <brush brushstyle="SolidPattern"> 5789 <color alpha="255"> 5790 <red>0</red> 5791 <green>0</green> 5792 <blue>0</blue> 5793 </color> 5794 </brush> 5795 </colorrole> 5796 <colorrole role="Light"> 5797 <brush brushstyle="SolidPattern"> 5798 <color alpha="255"> 5799 <red>150</red> 5800 <green>150</green> 5801 <blue>150</blue> 5802 </color> 5803 </brush> 5804 </colorrole> 5805 <colorrole role="Midlight"> 5806 <brush brushstyle="SolidPattern"> 5807 <color alpha="255"> 5808 <red>125</red> 5809 <green>125</green> 5810 <blue>125</blue> 5811 </color> 5812 </brush> 5813 </colorrole> 5814 <colorrole role="Dark"> 5815 <brush brushstyle="SolidPattern"> 5816 <color alpha="255"> 5817 <red>50</red> 5818 <green>50</green> 5819 <blue>50</blue> 5820 </color> 5821 </brush> 5822 </colorrole> 5823 <colorrole role="Mid"> 5824 <brush brushstyle="SolidPattern"> 5825 <color alpha="255"> 5826 <red>66</red> 5827 <green>66</green> 5828 <blue>66</blue> 5829 </color> 5830 </brush> 5831 </colorrole> 5832 <colorrole role="Text"> 5833 <brush brushstyle="SolidPattern"> 5834 <color alpha="255"> 5835 <red>255</red> 5836 <green>255</green> 5837 <blue>255</blue> 5838 </color> 5839 </brush> 5840 </colorrole> 5841 <colorrole role="BrightText"> 5842 <brush brushstyle="SolidPattern"> 5843 <color alpha="255"> 5844 <red>255</red> 5845 <green>255</green> 5846 <blue>255</blue> 5847 </color> 5848 </brush> 5849 </colorrole> 5850 <colorrole role="ButtonText"> 5851 <brush brushstyle="SolidPattern"> 5852 <color alpha="255"> 5853 <red>255</red> 5854 <green>255</green> 5855 <blue>255</blue> 5856 </color> 5857 </brush> 5858 </colorrole> 5859 <colorrole role="Base"> 5860 <brush brushstyle="SolidPattern"> 5861 <color alpha="255"> 5862 <red>0</red> 5863 <green>0</green> 5864 <blue>0</blue> 5865 </color> 5866 </brush> 5867 </colorrole> 5868 <colorrole role="Window"> 5869 <brush brushstyle="SolidPattern"> 5870 <color alpha="255"> 5871 <red>0</red> 5872 <green>0</green> 5873 <blue>0</blue> 5874 </color> 5875 </brush> 5876 </colorrole> 5877 <colorrole role="Shadow"> 5878 <brush brushstyle="SolidPattern"> 5879 <color alpha="255"> 5880 <red>0</red> 5881 <green>0</green> 5882 <blue>0</blue> 5883 </color> 5884 </brush> 5885 </colorrole> 5886 <colorrole role="Highlight"> 5887 <brush brushstyle="SolidPattern"> 5888 <color alpha="255"> 5889 <red>0</red> 5890 <green>0</green> 5891 <blue>128</blue> 5892 </color> 5893 </brush> 5894 </colorrole> 5895 <colorrole role="HighlightedText"> 5896 <brush brushstyle="SolidPattern"> 5897 <color alpha="255"> 5898 <red>255</red> 5899 <green>255</green> 5900 <blue>255</blue> 5901 </color> 5902 </brush> 5903 </colorrole> 5904 <colorrole role="Link"> 5905 <brush brushstyle="SolidPattern"> 5906 <color alpha="255"> 5907 <red>0</red> 5908 <green>0</green> 5909 <blue>0</blue> 5910 </color> 5911 </brush> 5912 </colorrole> 5913 <colorrole role="LinkVisited"> 5914 <brush brushstyle="SolidPattern"> 5915 <color alpha="255"> 5916 <red>0</red> 5917 <green>0</green> 5918 <blue>0</blue> 5919 </color> 5920 </brush> 5921 </colorrole> 5922 </active> 5923 <inactive> 5924 <colorrole role="WindowText"> 5925 <brush brushstyle="SolidPattern"> 5926 <color alpha="255"> 5927 <red>255</red> 5928 <green>255</green> 5929 <blue>255</blue> 5930 </color> 5931 </brush> 5932 </colorrole> 5933 <colorrole role="Button"> 5934 <brush brushstyle="SolidPattern"> 5935 <color alpha="255"> 5936 <red>0</red> 5937 <green>0</green> 5938 <blue>0</blue> 5939 </color> 5940 </brush> 5941 </colorrole> 5942 <colorrole role="Light"> 5943 <brush brushstyle="SolidPattern"> 5944 <color alpha="255"> 5945 <red>150</red> 5946 <green>150</green> 5947 <blue>150</blue> 5948 </color> 5949 </brush> 5950 </colorrole> 5951 <colorrole role="Midlight"> 5952 <brush brushstyle="SolidPattern"> 5953 <color alpha="255"> 5954 <red>115</red> 5955 <green>115</green> 5956 <blue>115</blue> 5957 </color> 5958 </brush> 5959 </colorrole> 5960 <colorrole role="Dark"> 5961 <brush brushstyle="SolidPattern"> 5962 <color alpha="255"> 5963 <red>50</red> 5964 <green>50</green> 5965 <blue>50</blue> 5966 </color> 5967 </brush> 5968 </colorrole> 5969 <colorrole role="Mid"> 5970 <brush brushstyle="SolidPattern"> 5971 <color alpha="255"> 5972 <red>66</red> 5973 <green>66</green> 5974 <blue>66</blue> 5975 </color> 5976 </brush> 5977 </colorrole> 5978 <colorrole role="Text"> 5979 <brush brushstyle="SolidPattern"> 5980 <color alpha="255"> 5981 <red>255</red> 5982 <green>255</green> 5983 <blue>255</blue> 5984 </color> 5985 </brush> 5986 </colorrole> 5987 <colorrole role="BrightText"> 5988 <brush brushstyle="SolidPattern"> 5989 <color alpha="255"> 5990 <red>255</red> 5991 <green>255</green> 5992 <blue>255</blue> 5993 </color> 5994 </brush> 5995 </colorrole> 5996 <colorrole role="ButtonText"> 5997 <brush brushstyle="SolidPattern"> 5998 <color alpha="255"> 5999 <red>255</red> 6000 <green>255</green> 6001 <blue>255</blue> 6002 </color> 6003 </brush> 6004 </colorrole> 6005 <colorrole role="Base"> 6006 <brush brushstyle="SolidPattern"> 6007 <color alpha="255"> 6008 <red>0</red> 6009 <green>0</green> 6010 <blue>0</blue> 6011 </color> 6012 </brush> 6013 </colorrole> 6014 <colorrole role="Window"> 6015 <brush brushstyle="SolidPattern"> 6016 <color alpha="255"> 6017 <red>0</red> 6018 <green>0</green> 6019 <blue>0</blue> 6020 </color> 6021 </brush> 6022 </colorrole> 6023 <colorrole role="Shadow"> 6024 <brush brushstyle="SolidPattern"> 6025 <color alpha="255"> 6026 <red>0</red> 6027 <green>0</green> 6028 <blue>0</blue> 6029 </color> 6030 </brush> 6031 </colorrole> 6032 <colorrole role="Highlight"> 6033 <brush brushstyle="SolidPattern"> 6034 <color alpha="255"> 6035 <red>0</red> 6036 <green>0</green> 6037 <blue>128</blue> 6038 </color> 6039 </brush> 6040 </colorrole> 6041 <colorrole role="HighlightedText"> 6042 <brush brushstyle="SolidPattern"> 6043 <color alpha="255"> 6044 <red>255</red> 6045 <green>255</green> 6046 <blue>255</blue> 6047 </color> 6048 </brush> 6049 </colorrole> 6050 <colorrole role="Link"> 6051 <brush brushstyle="SolidPattern"> 6052 <color alpha="255"> 6053 <red>0</red> 6054 <green>0</green> 6055 <blue>255</blue> 6056 </color> 6057 </brush> 6058 </colorrole> 6059 <colorrole role="LinkVisited"> 6060 <brush brushstyle="SolidPattern"> 6061 <color alpha="255"> 6062 <red>255</red> 6063 <green>0</green> 6064 <blue>255</blue> 6065 </color> 6066 </brush> 6067 </colorrole> 6068 </inactive> 6069 <disabled> 6070 <colorrole role="WindowText"> 6071 <brush brushstyle="SolidPattern"> 6072 <color alpha="255"> 6073 <red>128</red> 6074 <green>128</green> 6075 <blue>128</blue> 6076 </color> 6077 </brush> 6078 </colorrole> 6079 <colorrole role="Button"> 6080 <brush brushstyle="SolidPattern"> 6081 <color alpha="255"> 6082 <red>0</red> 6083 <green>0</green> 6084 <blue>0</blue> 6085 </color> 6086 </brush> 6087 </colorrole> 6088 <colorrole role="Light"> 6089 <brush brushstyle="SolidPattern"> 6090 <color alpha="255"> 6091 <red>150</red> 6092 <green>150</green> 6093 <blue>150</blue> 6094 </color> 6095 </brush> 6096 </colorrole> 6097 <colorrole role="Midlight"> 6098 <brush brushstyle="SolidPattern"> 6099 <color alpha="255"> 6100 <red>115</red> 6101 <green>115</green> 6102 <blue>115</blue> 6103 </color> 6104 </brush> 6105 </colorrole> 6106 <colorrole role="Dark"> 6107 <brush brushstyle="SolidPattern"> 6108 <color alpha="255"> 6109 <red>50</red> 6110 <green>50</green> 6111 <blue>50</blue> 6112 </color> 6113 </brush> 6114 </colorrole> 6115 <colorrole role="Mid"> 6116 <brush brushstyle="SolidPattern"> 6117 <color alpha="255"> 6118 <red>66</red> 6119 <green>66</green> 6120 <blue>66</blue> 6121 </color> 6122 </brush> 6123 </colorrole> 6124 <colorrole role="Text"> 6125 <brush brushstyle="SolidPattern"> 6126 <color alpha="255"> 6127 <red>128</red> 6128 <green>128</green> 6129 <blue>128</blue> 6130 </color> 6131 </brush> 6132 </colorrole> 6133 <colorrole role="BrightText"> 6134 <brush brushstyle="SolidPattern"> 6135 <color alpha="255"> 6136 <red>255</red> 6137 <green>255</green> 6138 <blue>255</blue> 6139 </color> 6140 </brush> 6141 </colorrole> 6142 <colorrole role="ButtonText"> 6143 <brush brushstyle="SolidPattern"> 6144 <color alpha="255"> 6145 <red>128</red> 6146 <green>128</green> 6147 <blue>128</blue> 6148 </color> 6149 </brush> 6150 </colorrole> 6151 <colorrole role="Base"> 6152 <brush brushstyle="SolidPattern"> 6153 <color alpha="255"> 6154 <red>0</red> 6155 <green>0</green> 6156 <blue>0</blue> 6157 </color> 6158 </brush> 6159 </colorrole> 6160 <colorrole role="Window"> 6161 <brush brushstyle="SolidPattern"> 6162 <color alpha="255"> 6163 <red>0</red> 6164 <green>0</green> 6165 <blue>0</blue> 6166 </color> 6167 </brush> 6168 </colorrole> 6169 <colorrole role="Shadow"> 6170 <brush brushstyle="SolidPattern"> 6171 <color alpha="255"> 6172 <red>0</red> 6173 <green>0</green> 6174 <blue>0</blue> 6175 </color> 6176 </brush> 6177 </colorrole> 6178 <colorrole role="Highlight"> 6179 <brush brushstyle="SolidPattern"> 6180 <color alpha="255"> 6181 <red>0</red> 6182 <green>0</green> 6183 <blue>128</blue> 6184 </color> 6185 </brush> 6186 </colorrole> 6187 <colorrole role="HighlightedText"> 6188 <brush brushstyle="SolidPattern"> 6189 <color alpha="255"> 6190 <red>255</red> 6191 <green>255</green> 6192 <blue>255</blue> 6193 </color> 6194 </brush> 6195 </colorrole> 6196 <colorrole role="Link"> 6197 <brush brushstyle="SolidPattern"> 6198 <color alpha="255"> 6199 <red>0</red> 6200 <green>0</green> 6201 <blue>255</blue> 6202 </color> 6203 </brush> 6204 </colorrole> 6205 <colorrole role="LinkVisited"> 6206 <brush brushstyle="SolidPattern"> 6207 <color alpha="255"> 6208 <red>255</red> 6209 <green>0</green> 6210 <blue>255</blue> 6211 </color> 6212 </brush> 6213 </colorrole> 6214 </disabled> 6215 </palette> 6216 </property> 6217 <property name="text"> 6218 <string/> 6219 </property> 6220 <property name="icon"> 6221 <iconset> 6222 <normaloff>images/1-upper_left-orange.png</normaloff>images/1-upper_left-orange.png</iconset> 6223 </property> 6224 <property name="iconSize"> 6225 <size> 6226 <width>110</width> 6227 <height>180</height> 6228 </size> 6229 </property> 6230 </widget> 6231 <widget class="QPushButton" name="pushButtonThinkGearConnect_4"> 6232 <property name="geometry"> 6233 <rect> 6234 <x>310</x> 6235 <y>348</y> 6236 <width>161</width> 6237 <height>31</height> 6238 </rect> 6239 </property> 6240 <property name="text"> 6241 <string>Connect</string> 6242 </property> 6243 </widget> 6244 <widget class="QPushButton" name="pushButtonForward_4"> 6245 <property name="geometry"> 6246 <rect> 6247 <x>110</x> 6248 <y>0</y> 6249 <width>70</width> 6250 <height>191</height> 6251 </rect> 6252 </property> 6253 <property name="palette"> 6254 <palette> 6255 <active> 6256 <colorrole role="WindowText"> 6257 <brush brushstyle="SolidPattern"> 6258 <color alpha="255"> 6259 <red>255</red> 6260 <green>255</green> 6261 <blue>255</blue> 6262 </color> 6263 </brush> 6264 </colorrole> 6265 <colorrole role="Button"> 6266 <brush brushstyle="SolidPattern"> 6267 <color alpha="255"> 6268 <red>0</red> 6269 <green>0</green> 6270 <blue>0</blue> 6271 </color> 6272 </brush> 6273 </colorrole> 6274 <colorrole role="Light"> 6275 <brush brushstyle="SolidPattern"> 6276 <color alpha="255"> 6277 <red>150</red> 6278 <green>150</green> 6279 <blue>150</blue> 6280 </color> 6281 </brush> 6282 </colorrole> 6283 <colorrole role="Midlight"> 6284 <brush brushstyle="SolidPattern"> 6285 <color alpha="255"> 6286 <red>125</red> 6287 <green>125</green> 6288 <blue>125</blue> 6289 </color> 6290 </brush> 6291 </colorrole> 6292 <colorrole role="Dark"> 6293 <brush brushstyle="SolidPattern"> 6294 <color alpha="255"> 6295 <red>50</red> 6296 <green>50</green> 6297 <blue>50</blue> 6298 </color> 6299 </brush> 6300 </colorrole> 6301 <colorrole role="Mid"> 6302 <brush brushstyle="SolidPattern"> 6303 <color alpha="255"> 6304 <red>66</red> 6305 <green>66</green> 6306 <blue>66</blue> 6307 </color> 6308 </brush> 6309 </colorrole> 6310 <colorrole role="Text"> 6311 <brush brushstyle="SolidPattern"> 6312 <color alpha="255"> 6313 <red>255</red> 6314 <green>255</green> 6315 <blue>255</blue> 6316 </color> 6317 </brush> 6318 </colorrole> 6319 <colorrole role="BrightText"> 6320 <brush brushstyle="SolidPattern"> 6321 <color alpha="255"> 6322 <red>255</red> 6323 <green>255</green> 6324 <blue>255</blue> 6325 </color> 6326 </brush> 6327 </colorrole> 6328 <colorrole role="ButtonText"> 6329 <brush brushstyle="SolidPattern"> 6330 <color alpha="255"> 6331 <red>255</red> 6332 <green>255</green> 6333 <blue>255</blue> 6334 </color> 6335 </brush> 6336 </colorrole> 6337 <colorrole role="Base"> 6338 <brush brushstyle="SolidPattern"> 6339 <color alpha="255"> 6340 <red>0</red> 6341 <green>0</green> 6342 <blue>0</blue> 6343 </color> 6344 </brush> 6345 </colorrole> 6346 <colorrole role="Window"> 6347 <brush brushstyle="SolidPattern"> 6348 <color alpha="255"> 6349 <red>0</red> 6350 <green>0</green> 6351 <blue>0</blue> 6352 </color> 6353 </brush> 6354 </colorrole> 6355 <colorrole role="Shadow"> 6356 <brush brushstyle="SolidPattern"> 6357 <color alpha="255"> 6358 <red>0</red> 6359 <green>0</green> 6360 <blue>0</blue> 6361 </color> 6362 </brush> 6363 </colorrole> 6364 <colorrole role="Highlight"> 6365 <brush brushstyle="SolidPattern"> 6366 <color alpha="255"> 6367 <red>0</red> 6368 <green>0</green> 6369 <blue>128</blue> 6370 </color> 6371 </brush> 6372 </colorrole> 6373 <colorrole role="HighlightedText"> 6374 <brush brushstyle="SolidPattern"> 6375 <color alpha="255"> 6376 <red>255</red> 6377 <green>255</green> 6378 <blue>255</blue> 6379 </color> 6380 </brush> 6381 </colorrole> 6382 <colorrole role="Link"> 6383 <brush brushstyle="SolidPattern"> 6384 <color alpha="255"> 6385 <red>0</red> 6386 <green>0</green> 6387 <blue>0</blue> 6388 </color> 6389 </brush> 6390 </colorrole> 6391 <colorrole role="LinkVisited"> 6392 <brush brushstyle="SolidPattern"> 6393 <color alpha="255"> 6394 <red>0</red> 6395 <green>0</green> 6396 <blue>0</blue> 6397 </color> 6398 </brush> 6399 </colorrole> 6400 </active> 6401 <inactive> 6402 <colorrole role="WindowText"> 6403 <brush brushstyle="SolidPattern"> 6404 <color alpha="255"> 6405 <red>255</red> 6406 <green>255</green> 6407 <blue>255</blue> 6408 </color> 6409 </brush> 6410 </colorrole> 6411 <colorrole role="Button"> 6412 <brush brushstyle="SolidPattern"> 6413 <color alpha="255"> 6414 <red>0</red> 6415 <green>0</green> 6416 <blue>0</blue> 6417 </color> 6418 </brush> 6419 </colorrole> 6420 <colorrole role="Light"> 6421 <brush brushstyle="SolidPattern"> 6422 <color alpha="255"> 6423 <red>150</red> 6424 <green>150</green> 6425 <blue>150</blue> 6426 </color> 6427 </brush> 6428 </colorrole> 6429 <colorrole role="Midlight"> 6430 <brush brushstyle="SolidPattern"> 6431 <color alpha="255"> 6432 <red>115</red> 6433 <green>115</green> 6434 <blue>115</blue> 6435 </color> 6436 </brush> 6437 </colorrole> 6438 <colorrole role="Dark"> 6439 <brush brushstyle="SolidPattern"> 6440 <color alpha="255"> 6441 <red>50</red> 6442 <green>50</green> 6443 <blue>50</blue> 6444 </color> 6445 </brush> 6446 </colorrole> 6447 <colorrole role="Mid"> 6448 <brush brushstyle="SolidPattern"> 6449 <color alpha="255"> 6450 <red>66</red> 6451 <green>66</green> 6452 <blue>66</blue> 6453 </color> 6454 </brush> 6455 </colorrole> 6456 <colorrole role="Text"> 6457 <brush brushstyle="SolidPattern"> 6458 <color alpha="255"> 6459 <red>255</red> 6460 <green>255</green> 6461 <blue>255</blue> 6462 </color> 6463 </brush> 6464 </colorrole> 6465 <colorrole role="BrightText"> 6466 <brush brushstyle="SolidPattern"> 6467 <color alpha="255"> 6468 <red>255</red> 6469 <green>255</green> 6470 <blue>255</blue> 6471 </color> 6472 </brush> 6473 </colorrole> 6474 <colorrole role="ButtonText"> 6475 <brush brushstyle="SolidPattern"> 6476 <color alpha="255"> 6477 <red>255</red> 6478 <green>255</green> 6479 <blue>255</blue> 6480 </color> 6481 </brush> 6482 </colorrole> 6483 <colorrole role="Base"> 6484 <brush brushstyle="SolidPattern"> 6485 <color alpha="255"> 6486 <red>0</red> 6487 <green>0</green> 6488 <blue>0</blue> 6489 </color> 6490 </brush> 6491 </colorrole> 6492 <colorrole role="Window"> 6493 <brush brushstyle="SolidPattern"> 6494 <color alpha="255"> 6495 <red>0</red> 6496 <green>0</green> 6497 <blue>0</blue> 6498 </color> 6499 </brush> 6500 </colorrole> 6501 <colorrole role="Shadow"> 6502 <brush brushstyle="SolidPattern"> 6503 <color alpha="255"> 6504 <red>0</red> 6505 <green>0</green> 6506 <blue>0</blue> 6507 </color> 6508 </brush> 6509 </colorrole> 6510 <colorrole role="Highlight"> 6511 <brush brushstyle="SolidPattern"> 6512 <color alpha="255"> 6513 <red>0</red> 6514 <green>0</green> 6515 <blue>128</blue> 6516 </color> 6517 </brush> 6518 </colorrole> 6519 <colorrole role="HighlightedText"> 6520 <brush brushstyle="SolidPattern"> 6521 <color alpha="255"> 6522 <red>255</red> 6523 <green>255</green> 6524 <blue>255</blue> 6525 </color> 6526 </brush> 6527 </colorrole> 6528 <colorrole role="Link"> 6529 <brush brushstyle="SolidPattern"> 6530 <color alpha="255"> 6531 <red>0</red> 6532 <green>0</green> 6533 <blue>255</blue> 6534 </color> 6535 </brush> 6536 </colorrole> 6537 <colorrole role="LinkVisited"> 6538 <brush brushstyle="SolidPattern"> 6539 <color alpha="255"> 6540 <red>255</red> 6541 <green>0</green> 6542 <blue>255</blue> 6543 </color> 6544 </brush> 6545 </colorrole> 6546 </inactive> 6547 <disabled> 6548 <colorrole role="WindowText"> 6549 <brush brushstyle="SolidPattern"> 6550 <color alpha="255"> 6551 <red>128</red> 6552 <green>128</green> 6553 <blue>128</blue> 6554 </color> 6555 </brush> 6556 </colorrole> 6557 <colorrole role="Button"> 6558 <brush brushstyle="SolidPattern"> 6559 <color alpha="255"> 6560 <red>0</red> 6561 <green>0</green> 6562 <blue>0</blue> 6563 </color> 6564 </brush> 6565 </colorrole> 6566 <colorrole role="Light"> 6567 <brush brushstyle="SolidPattern"> 6568 <color alpha="255"> 6569 <red>150</red> 6570 <green>150</green> 6571 <blue>150</blue> 6572 </color> 6573 </brush> 6574 </colorrole> 6575 <colorrole role="Midlight"> 6576 <brush brushstyle="SolidPattern"> 6577 <color alpha="255"> 6578 <red>115</red> 6579 <green>115</green> 6580 <blue>115</blue> 6581 </color> 6582 </brush> 6583 </colorrole> 6584 <colorrole role="Dark"> 6585 <brush brushstyle="SolidPattern"> 6586 <color alpha="255"> 6587 <red>50</red> 6588 <green>50</green> 6589 <blue>50</blue> 6590 </color> 6591 </brush> 6592 </colorrole> 6593 <colorrole role="Mid"> 6594 <brush brushstyle="SolidPattern"> 6595 <color alpha="255"> 6596 <red>66</red> 6597 <green>66</green> 6598 <blue>66</blue> 6599 </color> 6600 </brush> 6601 </colorrole> 6602 <colorrole role="Text"> 6603 <brush brushstyle="SolidPattern"> 6604 <color alpha="255"> 6605 <red>128</red> 6606 <green>128</green> 6607 <blue>128</blue> 6608 </color> 6609 </brush> 6610 </colorrole> 6611 <colorrole role="BrightText"> 6612 <brush brushstyle="SolidPattern"> 6613 <color alpha="255"> 6614 <red>255</red> 6615 <green>255</green> 6616 <blue>255</blue> 6617 </color> 6618 </brush> 6619 </colorrole> 6620 <colorrole role="ButtonText"> 6621 <brush brushstyle="SolidPattern"> 6622 <color alpha="255"> 6623 <red>128</red> 6624 <green>128</green> 6625 <blue>128</blue> 6626 </color> 6627 </brush> 6628 </colorrole> 6629 <colorrole role="Base"> 6630 <brush brushstyle="SolidPattern"> 6631 <color alpha="255"> 6632 <red>0</red> 6633 <green>0</green> 6634 <blue>0</blue> 6635 </color> 6636 </brush> 6637 </colorrole> 6638 <colorrole role="Window"> 6639 <brush brushstyle="SolidPattern"> 6640 <color alpha="255"> 6641 <red>0</red> 6642 <green>0</green> 6643 <blue>0</blue> 6644 </color> 6645 </brush> 6646 </colorrole> 6647 <colorrole role="Shadow"> 6648 <brush brushstyle="SolidPattern"> 6649 <color alpha="255"> 6650 <red>0</red> 6651 <green>0</green> 6652 <blue>0</blue> 6653 </color> 6654 </brush> 6655 </colorrole> 6656 <colorrole role="Highlight"> 6657 <brush brushstyle="SolidPattern"> 6658 <color alpha="255"> 6659 <red>0</red> 6660 <green>0</green> 6661 <blue>128</blue> 6662 </color> 6663 </brush> 6664 </colorrole> 6665 <colorrole role="HighlightedText"> 6666 <brush brushstyle="SolidPattern"> 6667 <color alpha="255"> 6668 <red>255</red> 6669 <green>255</green> 6670 <blue>255</blue> 6671 </color> 6672 </brush> 6673 </colorrole> 6674 <colorrole role="Link"> 6675 <brush brushstyle="SolidPattern"> 6676 <color alpha="255"> 6677 <red>0</red> 6678 <green>0</green> 6679 <blue>255</blue> 6680 </color> 6681 </brush> 6682 </colorrole> 6683 <colorrole role="LinkVisited"> 6684 <brush brushstyle="SolidPattern"> 6685 <color alpha="255"> 6686 <red>255</red> 6687 <green>0</green> 6688 <blue>255</blue> 6689 </color> 6690 </brush> 6691 </colorrole> 6692 </disabled> 6693 </palette> 6694 </property> 6695 <property name="text"> 6696 <string/> 6697 </property> 6698 <property name="icon"> 6699 <iconset> 6700 <normaloff>images/2-up-orange.png</normaloff>images/2-up-orange.png</iconset> 6701 </property> 6702 <property name="iconSize"> 6703 <size> 6704 <width>70</width> 6705 <height>180</height> 6706 </size> 6707 </property> 6708 </widget> 6709 </widget> 6710 <widget class="QWidget" name="tabControlPanel"> 6711 <property name="enabled"> 6712 <bool>true</bool> 6713 </property> 6714 <attribute name="title"> 6715 <string>Control Panel</string> 6716 </attribute> 6717 <widget class="QComboBox" name="comboBoxEEGHeadsetModel"> 6718 <property name="enabled"> 6719 <bool>false</bool> 6720 </property> 6721 <property name="geometry"> 6722 <rect> 6723 <x>10</x> 6724 <y>40</y> 6725 <width>161</width> 6726 <height>27</height> 6727 </rect> 6728 </property> 6729 <item> 6730 <property name="text"> 6731 <string>NeuroSky MindSet</string> 6732 </property> 6733 </item> 6734 <item> 6735 <property name="text"> 6736 <string>Emotiv EPOC</string> 6737 </property> 6738 </item> 6739 </widget> 6740 <widget class="QLabel" name="labelEEGHeadsetModel"> 6741 <property name="geometry"> 6742 <rect> 6743 <x>10</x> 6744 <y>10</y> 6745 <width>161</width> 6746 <height>31</height> 6747 </rect> 6748 </property> 6749 <property name="text"> 6750 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 6751 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 6752 p, li { white-space: pre-wrap; } 6753 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 6754 <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;">EEG Headset Model</span></p></body></html></string> 6755 </property> 6756 <property name="alignment"> 6757 <set>Qt::AlignCenter</set> 6758 </property> 6759 </widget> 3426 6760 <widget class="QPushButton" name="pushButtonMessageOne"> 3427 6761 <property name="enabled"> 3428 <bool> false</bool>6762 <bool>true</bool> 3429 6763 </property> 3430 6764 <property name="geometry"> 3431 6765 <rect> 3432 6766 <x>550</x> 3433 <y> 70</y>6767 <y>200</y> 3434 6768 <width>111</width> 3435 6769 <height>27</height> … … 3460 6794 <rect> 3461 6795 <x>570</x> 3462 <y>1 0</y>6796 <y>140</y> 3463 6797 <width>191</width> 3464 6798 <height>31</height> … … 3477 6811 </widget> 3478 6812 <widget class="QLineEdit" name="lineEditMessageOne"> 6813 <property name="enabled"> 6814 <bool>false</bool> 6815 </property> 3479 6816 <property name="geometry"> 3480 6817 <rect> 3481 6818 <x>670</x> 3482 <y> 70</y>6819 <y>200</y> 3483 6820 <width>113</width> 3484 6821 <height>27</height> … … 3496 6833 <rect> 3497 6834 <x>560</x> 3498 <y> 40</y>6835 <y>170</y> 3499 6836 <width>101</width> 3500 6837 <height>21</height> … … 3512 6849 <rect> 3513 6850 <x>670</x> 3514 <y> 40</y>6851 <y>170</y> 3515 6852 <width>111</width> 3516 6853 <height>21</height> … … 3541 6878 </widget> 3542 6879 <widget class="QLineEdit" name="lineEditMessageTwo"> 6880 <property name="enabled"> 6881 <bool>false</bool> 6882 </property> 3543 6883 <property name="geometry"> 3544 6884 <rect> 3545 6885 <x>670</x> 3546 <y> 100</y>6886 <y>230</y> 3547 6887 <width>113</width> 3548 6888 <height>27</height> … … 3558 6898 <widget class="QPushButton" name="pushButtonMessageTwo"> 3559 6899 <property name="enabled"> 3560 <bool> false</bool>6900 <bool>true</bool> 3561 6901 </property> 3562 6902 <property name="geometry"> 3563 6903 <rect> 3564 6904 <x>550</x> 3565 <y> 100</y>6905 <y>230</y> 3566 6906 <width>111</width> 3567 6907 <height>27</height> … … 3573 6913 </widget> 3574 6914 <widget class="QLineEdit" name="lineEditMessageThree"> 6915 <property name="enabled"> 6916 <bool>false</bool> 6917 </property> 3575 6918 <property name="geometry"> 3576 6919 <rect> 3577 6920 <x>670</x> 3578 <y> 130</y>6921 <y>260</y> 3579 6922 <width>113</width> 3580 6923 <height>27</height> … … 3590 6933 <widget class="QPushButton" name="pushButtonMessageThree"> 3591 6934 <property name="enabled"> 3592 <bool> false</bool>6935 <bool>true</bool> 3593 6936 </property> 3594 6937 <property name="geometry"> 3595 6938 <rect> 3596 6939 <x>550</x> 3597 <y> 130</y>6940 <y>260</y> 3598 6941 <width>111</width> 3599 6942 <height>27</height> … … 3605 6948 </widget> 3606 6949 <widget class="QLineEdit" name="lineEditMessageFour"> 6950 <property name="enabled"> 6951 <bool>false</bool> 6952 </property> 3607 6953 <property name="geometry"> 3608 6954 <rect> 3609 6955 <x>670</x> 3610 <y> 160</y>6956 <y>290</y> 3611 6957 <width>113</width> 3612 6958 <height>27</height> … … 3622 6968 <widget class="QPushButton" name="pushButtonMessageFour"> 3623 6969 <property name="enabled"> 3624 <bool> false</bool>6970 <bool>true</bool> 3625 6971 </property> 3626 6972 <property name="geometry"> 3627 6973 <rect> 3628 6974 <x>550</x> 3629 <y> 160</y>6975 <y>290</y> 3630 6976 <width>111</width> 3631 6977 <height>27</height> … … 3637 6983 </widget> 3638 6984 <widget class="QLineEdit" name="lineEditMessageFive"> 6985 <property name="enabled"> 6986 <bool>false</bool> 6987 </property> 3639 6988 <property name="geometry"> 3640 6989 <rect> 3641 6990 <x>670</x> 3642 <y> 190</y>6991 <y>320</y> 3643 6992 <width>113</width> 3644 6993 <height>27</height> … … 3654 7003 <widget class="QPushButton" name="pushButtonMessageFive"> 3655 7004 <property name="enabled"> 3656 <bool> false</bool>7005 <bool>true</bool> 3657 7006 </property> 3658 7007 <property name="geometry"> 3659 7008 <rect> 3660 7009 <x>550</x> 3661 <y> 190</y>7010 <y>320</y> 3662 7011 <width>111</width> 3663 7012 <height>27</height> … … 3669 7018 </widget> 3670 7019 <widget class="QLineEdit" name="lineEdit_6"> 7020 <property name="enabled"> 7021 <bool>false</bool> 7022 </property> 3671 7023 <property name="geometry"> 3672 7024 <rect> 3673 7025 <x>670</x> 3674 <y> 220</y>7026 <y>350</y> 3675 7027 <width>113</width> 3676 7028 <height>27</height> … … 3686 7038 <widget class="QPushButton" name="pushButtonMessageSix"> 3687 7039 <property name="enabled"> 3688 <bool> false</bool>7040 <bool>true</bool> 3689 7041 </property> 3690 7042 <property name="geometry"> 3691 7043 <rect> 3692 7044 <x>550</x> 3693 <y> 220</y>7045 <y>350</y> 3694 7046 <width>111</width> 3695 7047 <height>27</height> … … 3704 7056 <rect> 3705 7057 <x>10</x> 3706 <y> 80</y>7058 <y>75</y> 3707 7059 <width>161</width> 3708 7060 <height>20</height> … … 3714 7066 <property name="frameShadow"> 3715 7067 <enum>QFrame::Sunken</enum> 7068 </property> 7069 </widget> 7070 <widget class="Line" name="line8_3"> 7071 <property name="geometry"> 7072 <rect> 7073 <x>550</x> 7074 <y>122</y> 7075 <width>231</width> 7076 <height>20</height> 7077 </rect> 7078 </property> 7079 <property name="frameShape"> 7080 <enum>QFrame::HLine</enum> 7081 </property> 7082 <property name="frameShadow"> 7083 <enum>QFrame::Sunken</enum> 7084 </property> 7085 </widget> 7086 <widget class="QLabel" name="labelLEGONXTConfiguration"> 7087 <property name="geometry"> 7088 <rect> 7089 <x>570</x> 7090 <y>5</y> 7091 <width>191</width> 7092 <height>31</height> 7093 </rect> 7094 </property> 7095 <property name="text"> 7096 <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> 7097 <html><head><meta name="qrichtext" content="1" /><style type="text/css"> 7098 p, li { white-space: pre-wrap; } 7099 </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> 7100 <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;">LEGO NXT Configuration</span></p></body></html></string> 7101 </property> 7102 <property name="alignment"> 7103 <set>Qt::AlignCenter</set> 7104 </property> 7105 </widget> 7106 <widget class="QCheckBox" name="checkBoxMotorSpinReversed"> 7107 <property name="geometry"> 7108 <rect> 7109 <x>580</x> 7110 <y>100</y> 7111 <width>171</width> 7112 <height>22</height> 7113 </rect> 7114 </property> 7115 <property name="toolTip"> 7116 <string>asdf</string> 7117 </property> 7118 <property name="text"> 7119 <string>Motor Spin Reversed</string> 7120 </property> 7121 <property name="checked"> 7122 <bool>true</bool> 7123 </property> 7124 </widget> 7125 <widget class="QLabel" name="labelRightMotorPort"> 7126 <property name="geometry"> 7127 <rect> 7128 <x>578</x> 7129 <y>39</y> 7130 <width>111</width> 7131 <height>21</height> 7132 </rect> 7133 </property> 7134 <property name="text"> 7135 <string>Right Motor Port</string> 7136 </property> 7137 <property name="alignment"> 7138 <set>Qt::AlignJustify|Qt::AlignVCenter</set> 7139 </property> 7140 </widget> 7141 <widget class="QLineEdit" name="lineEditRightMotorPort"> 7142 <property name="enabled"> 7143 <bool>true</bool> 7144 </property> 7145 <property name="geometry"> 7146 <rect> 7147 <x>700</x> 7148 <y>35</y> 7149 <width>41</width> 7150 <height>27</height> 7151 </rect> 7152 </property> 7153 <property name="text"> 7154 <string>A</string> 7155 </property> 7156 <property name="alignment"> 7157 <set>Qt::AlignCenter</set> 7158 </property> 7159 </widget> 7160 <widget class="QLabel" name="labelButtonName_3"> 7161 <property name="geometry"> 7162 <rect> 7163 <x>578</x> 7164 <y>70</y> 7165 <width>111</width> 7166 <height>21</height> 7167 </rect> 7168 </property> 7169 <property name="text"> 7170 <string>Left Motor Port</string> 7171 </property> 7172 <property name="alignment"> 7173 <set>Qt::AlignJustify|Qt::AlignVCenter</set> 7174 </property> 7175 </widget> 7176 <widget class="QLineEdit" name="lineEditLeftMotorPort"> 7177 <property name="enabled"> 7178 <bool>true</bool> 7179 </property> 7180 <property name="geometry"> 7181 <rect> 7182 <x>700</x> 7183 <y>66</y> 7184 <width>41</width> 7185 <height>27</height> 7186 </rect> 7187 </property> 7188 <property name="text"> 7189 <string>B</string> 7190 </property> 7191 <property name="alignment"> 7192 <set>Qt::AlignCenter</set> 3716 7193 </property> 3717 7194 </widget> -
trunk/brainstorms/puzzlebox_brainstorms_configuration.ini
r218 r219 3 3 ##################################################################### 4 4 5 ENABLE_CONTROL_PANEL = False 5 ENABLE_CONTROL_PANEL = True 6 7 AUTOCONNECT_TO_NXT_DEVICE = False 6 8 7 9 NXT_BLUETOOTH_DEVICE = '' -
trunk/synapse/interface/puzzlebox_synapse_interface_design.ui
r192 r219 940 940 <property name="geometry"> 941 941 <rect> 942 <x> 0</x>942 <x>5</x> 943 943 <y>62</y> 944 <width>1 61</width>944 <width>151</width> 945 945 <height>20</height> 946 946 </rect> … … 981 981 <property name="geometry"> 982 982 <rect> 983 <x> 0</x>983 <x>5</x> 984 984 <y>250</y> 985 <width>1 61</width>985 <width>151</width> 986 986 <height>20</height> 987 987 </rect>
Note: See TracChangeset
for help on using the changeset viewer.