- Timestamp:
- 10/27/11 04:58:06 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/gui/design.ui
r12288 r12292 12 12 <y>0</y> 13 13 <width>1425</width> 14 <height>92 5</height>14 <height>927</height> 15 15 </rect> 16 16 </property> … … 53 53 </property> 54 54 <property name="currentIndex"> 55 <number> 3</number>55 <number>4</number> 56 56 </property> 57 57 <property name="documentMode"> … … 2199 2199 <number>3</number> 2200 2200 </property> 2201 <item row="0" column="0">2202 <widget class="RootWidget" name="fFtmRateCanv" native="true">2203 <property name="sizePolicy">2204 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">2205 <horstretch>0</horstretch>2206 <verstretch>0</verstretch>2207 </sizepolicy>2208 </property>2209 </widget>2210 </item>2211 2201 <item row="1" column="0"> 2212 2202 <layout class="QGridLayout" name="gridLayout_34"> … … 2294 2284 </layout> 2295 2285 </item> 2286 <item row="0" column="0"> 2287 <widget class="RootWidget" name="fFtmRateCanv" native="true"> 2288 <property name="sizePolicy"> 2289 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 2290 <horstretch>0</horstretch> 2291 <verstretch>0</verstretch> 2292 </sizepolicy> 2293 </property> 2294 </widget> 2295 </item> 2296 2296 </layout> 2297 2297 </widget> … … 2815 2815 </property> 2816 2816 <layout class="QGridLayout" name="gridLayout_6"> 2817 <item row="0" column="1" rowspan="2"> 2818 <widget class="QGroupBox" name="fRatesControls"> 2819 <property name="sizePolicy"> 2820 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> 2821 <horstretch>0</horstretch> 2822 <verstretch>0</verstretch> 2823 </sizepolicy> 2824 </property> 2825 <property name="title"> 2826 <string>Controls</string> 2827 </property> 2828 <layout class="QGridLayout" name="gridLayout_64" columnstretch="0"> 2829 <property name="sizeConstraint"> 2830 <enum>QLayout::SetMinimumSize</enum> 2831 </property> 2832 <item row="1" column="0"> 2833 <layout class="QVBoxLayout" name="verticalLayout_5"> 2834 <property name="rightMargin"> 2835 <number>0</number> 2836 </property> 2837 <item> 2838 <widget class="QLabel" name="label_68"> 2839 <property name="text"> 2840 <string>Pixel</string> 2841 </property> 2842 </widget> 2843 </item> 2844 <item> 2845 <layout class="QHBoxLayout" name="horizontalLayout_12"> 2846 <property name="topMargin"> 2847 <number>0</number> 2848 </property> 2849 <item> 2850 <widget class="QSpinBox" name="fPixelIdx"> 2851 <property name="alignment"> 2852 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 2853 </property> 2854 <property name="maximum"> 2855 <number>1439</number> 2856 </property> 2857 </widget> 2858 </item> 2859 <item> 2860 <widget class="QCheckBox" name="fPixelEnable"> 2861 <property name="maximumSize"> 2862 <size> 2863 <width>20</width> 2864 <height>16777215</height> 2865 </size> 2866 </property> 2867 <property name="text"> 2868 <string/> 2869 </property> 2870 </widget> 2871 </item> 2872 </layout> 2873 </item> 2874 <item> 2875 <layout class="QHBoxLayout" name="horizontalLayout_24"> 2876 <property name="topMargin"> 2877 <number>0</number> 2878 </property> 2879 <item> 2880 <widget class="QPushButton" name="fPixelEnableAll"> 2881 <property name="text"> 2882 <string>Enable all</string> 2883 </property> 2884 </widget> 2885 </item> 2886 <item> 2887 <widget class="QPushButton" name="fPixelDisableAll"> 2888 <property name="text"> 2889 <string>Disable all</string> 2890 </property> 2891 </widget> 2892 </item> 2893 </layout> 2894 </item> 2895 <item> 2896 <layout class="QHBoxLayout" name="horizontalLayout_22"> 2897 <property name="topMargin"> 2898 <number>0</number> 2899 </property> 2900 <item> 2901 <widget class="QPushButton" name="fPixelDisableOthers"> 2902 <property name="text"> 2903 <string>Disable others</string> 2904 </property> 2905 </widget> 2906 </item> 2907 </layout> 2908 </item> 2909 <item> 2910 <widget class="Line" name="line_52"> 2911 <property name="orientation"> 2912 <enum>Qt::Horizontal</enum> 2913 </property> 2914 </widget> 2915 </item> 2916 <item> 2917 <spacer name="verticalSpacer_16"> 2918 <property name="orientation"> 2919 <enum>Qt::Vertical</enum> 2920 </property> 2921 <property name="sizeType"> 2922 <enum>QSizePolicy::Fixed</enum> 2923 </property> 2924 <property name="sizeHint" stdset="0"> 2925 <size> 2926 <width>20</width> 2927 <height>0</height> 2928 </size> 2929 </property> 2930 </spacer> 2931 </item> 2932 <item> 2933 <widget class="QLabel" name="label_25"> 2934 <property name="text"> 2935 <string>Patch</string> 2936 </property> 2937 </widget> 2938 </item> 2939 <item> 2940 <widget class="QSpinBox" name="fThresholdIdx"> 2941 <property name="alignment"> 2942 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 2943 </property> 2944 <property name="readOnly"> 2945 <bool>false</bool> 2946 </property> 2947 <property name="specialValueText"> 2948 <string>all</string> 2949 </property> 2950 <property name="minimum"> 2951 <number>-1</number> 2952 </property> 2953 <property name="maximum"> 2954 <number>159</number> 2955 </property> 2956 <property name="value"> 2957 <number>0</number> 2958 </property> 2959 </widget> 2960 </item> 2961 <item> 2962 <layout class="QGridLayout" name="gridLayout_96"> 2963 <property name="topMargin"> 2964 <number>0</number> 2965 </property> 2966 <item row="1" column="0" colspan="2"> 2967 <widget class="QPushButton" name="fThresholdDisableOthers"> 2968 <property name="text"> 2969 <string>Disable others</string> 2970 </property> 2971 </widget> 2972 </item> 2973 <item row="0" column="0"> 2974 <widget class="QPushButton" name="fThresholdEnablePatch"> 2975 <property name="text"> 2976 <string>Enable</string> 2977 </property> 2978 </widget> 2979 </item> 2980 <item row="0" column="1"> 2981 <widget class="QPushButton" name="fThresholdDisablePatch"> 2982 <property name="text"> 2983 <string>Disable</string> 2984 </property> 2985 </widget> 2986 </item> 2987 </layout> 2988 </item> 2989 <item> 2990 <spacer name="verticalSpacer_20"> 2991 <property name="orientation"> 2992 <enum>Qt::Vertical</enum> 2993 </property> 2994 <property name="sizeType"> 2995 <enum>QSizePolicy::Fixed</enum> 2996 </property> 2997 <property name="sizeHint" stdset="0"> 2998 <size> 2999 <width>20</width> 3000 <height>5</height> 3001 </size> 3002 </property> 3003 </spacer> 3004 </item> 3005 <item> 3006 <layout class="QGridLayout" name="gridLayout_40"> 3007 <property name="topMargin"> 3008 <number>0</number> 3009 </property> 3010 <item row="1" column="0"> 3011 <widget class="QSpinBox" name="fThresholdCrate"> 3012 <property name="alignment"> 3013 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3014 </property> 3015 <property name="maximum"> 3016 <number>3</number> 3017 </property> 3018 </widget> 3019 </item> 3020 <item row="1" column="1"> 3021 <widget class="QSpinBox" name="fThresholdBoard"> 3022 <property name="alignment"> 3023 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3024 </property> 3025 <property name="maximum"> 3026 <number>9</number> 3027 </property> 3028 </widget> 3029 </item> 3030 <item row="1" column="3"> 3031 <widget class="QSpinBox" name="fThresholdPatch"> 3032 <property name="alignment"> 3033 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3034 </property> 3035 <property name="maximum"> 3036 <number>3</number> 3037 </property> 3038 </widget> 3039 </item> 3040 <item row="0" column="3"> 3041 <widget class="QLabel" name="label_130"> 3042 <property name="text"> 3043 <string>Patch</string> 3044 </property> 3045 </widget> 3046 </item> 3047 <item row="0" column="0"> 3048 <widget class="QLabel" name="label_132"> 3049 <property name="text"> 3050 <string>Crate</string> 3051 </property> 3052 </widget> 3053 </item> 3054 <item row="0" column="1"> 3055 <widget class="QLabel" name="label_131"> 3056 <property name="text"> 3057 <string>Board</string> 3058 </property> 3059 </widget> 3060 </item> 3061 </layout> 3062 </item> 3063 <item> 3064 <spacer name="verticalSpacer_27"> 3065 <property name="orientation"> 3066 <enum>Qt::Vertical</enum> 3067 </property> 3068 <property name="sizeType"> 3069 <enum>QSizePolicy::Fixed</enum> 3070 </property> 3071 <property name="sizeHint" stdset="0"> 3072 <size> 3073 <width>20</width> 3074 <height>0</height> 3075 </size> 3076 </property> 3077 </spacer> 3078 </item> 3079 <item> 3080 <widget class="Line" name="line_53"> 3081 <property name="orientation"> 3082 <enum>Qt::Horizontal</enum> 3083 </property> 3084 </widget> 3085 </item> 3086 <item> 3087 <widget class="QLabel" name="label_24"> 3088 <property name="text"> 3089 <string>Patch threshold</string> 3090 </property> 3091 </widget> 3092 </item> 3093 <item> 3094 <widget class="QSpinBox" name="fThresholdVal"> 3095 <property name="alignment"> 3096 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3097 </property> 3098 <property name="maximum"> 3099 <number>4095</number> 3100 </property> 3101 </widget> 3102 </item> 3103 <item> 3104 <widget class="QDoubleSpinBox" name="fThresholdVolt"> 3105 <property name="sizePolicy"> 3106 <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> 3107 <horstretch>0</horstretch> 3108 <verstretch>0</verstretch> 3109 </sizepolicy> 3110 </property> 3111 <property name="minimumSize"> 3112 <size> 3113 <width>100</width> 3114 <height>0</height> 3115 </size> 3116 </property> 3117 <property name="alignment"> 3118 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3119 </property> 3120 <property name="readOnly"> 3121 <bool>true</bool> 3122 </property> 3123 <property name="buttonSymbols"> 3124 <enum>QAbstractSpinBox::NoButtons</enum> 3125 </property> 3126 <property name="suffix"> 3127 <string> mV</string> 3128 </property> 3129 <property name="decimals"> 3130 <number>1</number> 3131 </property> 3132 <property name="maximum"> 3133 <double>2500.000000000000000</double> 3134 </property> 3135 <property name="value"> 3136 <double>0.000000000000000</double> 3137 </property> 3138 </widget> 3139 </item> 3140 <item> 3141 <widget class="Line" name="line_54"> 3142 <property name="orientation"> 3143 <enum>Qt::Horizontal</enum> 3144 </property> 3145 </widget> 3146 </item> 3147 <item> 3148 <widget class="QLabel" name="label_69"> 3149 <property name="text"> 3150 <string>Patch Rate</string> 3151 </property> 3152 </widget> 3153 </item> 3154 <item> 3155 <widget class="QDoubleSpinBox" name="fPatchRate"> 3156 <property name="alignment"> 3157 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3158 </property> 3159 <property name="readOnly"> 3160 <bool>true</bool> 3161 </property> 3162 <property name="buttonSymbols"> 3163 <enum>QAbstractSpinBox::NoButtons</enum> 3164 </property> 3165 <property name="suffix"> 3166 <string> Hz</string> 3167 </property> 3168 <property name="maximum"> 3169 <double>999999999.000000000000000</double> 3170 </property> 3171 </widget> 3172 </item> 3173 <item> 3174 <spacer name="verticalSpacer_79"> 3175 <property name="orientation"> 3176 <enum>Qt::Vertical</enum> 3177 </property> 3178 <property name="sizeType"> 3179 <enum>QSizePolicy::Fixed</enum> 3180 </property> 3181 <property name="sizeHint" stdset="0"> 3182 <size> 3183 <width>20</width> 3184 <height>0</height> 3185 </size> 3186 </property> 3187 </spacer> 3188 </item> 3189 <item> 3190 <widget class="Line" name="line_55"> 3191 <property name="orientation"> 3192 <enum>Qt::Horizontal</enum> 3193 </property> 3194 </widget> 3195 </item> 3196 <item> 3197 <widget class="QLabel" name="label_248"> 3198 <property name="text"> 3199 <string>N-out-of-4 threshold</string> 3200 </property> 3201 </widget> 3202 </item> 3203 <item> 3204 <widget class="QSpinBox" name="fNoutof4Val"> 3205 <property name="alignment"> 3206 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3207 </property> 3208 <property name="specialValueText"> 3209 <string>inconsistent</string> 3210 </property> 3211 <property name="minimum"> 3212 <number>-1</number> 3213 </property> 3214 <property name="maximum"> 3215 <number>4095</number> 3216 </property> 3217 </widget> 3218 </item> 3219 <item> 3220 <widget class="QDoubleSpinBox" name="fNoutof4Volt"> 3221 <property name="sizePolicy"> 3222 <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> 3223 <horstretch>0</horstretch> 3224 <verstretch>0</verstretch> 3225 </sizepolicy> 3226 </property> 3227 <property name="minimumSize"> 3228 <size> 3229 <width>100</width> 3230 <height>0</height> 3231 </size> 3232 </property> 3233 <property name="alignment"> 3234 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3235 </property> 3236 <property name="readOnly"> 3237 <bool>true</bool> 3238 </property> 3239 <property name="buttonSymbols"> 3240 <enum>QAbstractSpinBox::NoButtons</enum> 3241 </property> 3242 <property name="suffix"> 3243 <string> mV</string> 3244 </property> 3245 <property name="decimals"> 3246 <number>1</number> 3247 </property> 3248 <property name="maximum"> 3249 <double>2500.000000000000000</double> 3250 </property> 3251 <property name="value"> 3252 <double>0.000000000000000</double> 3253 </property> 3254 </widget> 3255 </item> 3256 <item> 3257 <widget class="QLabel" name="label_249"> 3258 <property name="text"> 3259 <string>Board rate</string> 3260 </property> 3261 </widget> 3262 </item> 3263 <item> 3264 <widget class="QDoubleSpinBox" name="fBoardRate"> 3265 <property name="alignment"> 3266 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3267 </property> 3268 <property name="readOnly"> 3269 <bool>true</bool> 3270 </property> 3271 <property name="buttonSymbols"> 3272 <enum>QAbstractSpinBox::NoButtons</enum> 3273 </property> 3274 <property name="suffix"> 3275 <string> Hz</string> 3276 </property> 3277 <property name="maximum"> 3278 <double>999999999.000000000000000</double> 3279 </property> 3280 </widget> 3281 </item> 3282 <item> 3283 <spacer name="verticalSpacer_19"> 3284 <property name="orientation"> 3285 <enum>Qt::Vertical</enum> 3286 </property> 3287 <property name="sizeHint" stdset="0"> 3288 <size> 3289 <width>20</width> 3290 <height>40</height> 3291 </size> 3292 </property> 3293 </spacer> 3294 </item> 3295 </layout> 3296 </item> 3297 <item row="0" column="0"> 3298 <widget class="Line" name="line_23"> 3299 <property name="orientation"> 3300 <enum>Qt::Horizontal</enum> 3301 </property> 3302 </widget> 3303 </item> 3304 <item row="3" column="0"> 3305 <layout class="QGridLayout" name="gridLayout_66" rowstretch="0,0" columnstretch="0,0"> 3306 <property name="sizeConstraint"> 3307 <enum>QLayout::SetDefaultConstraint</enum> 3308 </property> 3309 <property name="topMargin"> 3310 <number>0</number> 3311 </property> 3312 <item row="0" column="0"> 3313 <widget class="QLabel" name="label_173"> 3314 <property name="sizePolicy"> 3315 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 3316 <horstretch>0</horstretch> 3317 <verstretch>0</verstretch> 3318 </sizepolicy> 3319 </property> 3320 <property name="text"> 3321 <string>Min</string> 3322 </property> 3323 </widget> 3324 </item> 3325 <item row="0" column="1"> 3326 <widget class="QSpinBox" name="fRatesMin"> 3327 <property name="sizePolicy"> 3328 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 3329 <horstretch>0</horstretch> 3330 <verstretch>0</verstretch> 3331 </sizepolicy> 3332 </property> 3333 <property name="alignment"> 3334 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3335 </property> 3336 <property name="specialValueText"> 3337 <string>auto</string> 3338 </property> 3339 <property name="suffix"> 3340 <string> Hz</string> 3341 </property> 3342 <property name="minimum"> 3343 <number>-1</number> 3344 </property> 3345 <property name="maximum"> 3346 <number>2147483647</number> 3347 </property> 3348 </widget> 3349 </item> 3350 <item row="1" column="0"> 3351 <widget class="QLabel" name="label_174"> 3352 <property name="sizePolicy"> 3353 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 3354 <horstretch>0</horstretch> 3355 <verstretch>0</verstretch> 3356 </sizepolicy> 3357 </property> 3358 <property name="text"> 3359 <string>Max</string> 3360 </property> 3361 </widget> 3362 </item> 3363 <item row="1" column="1"> 3364 <widget class="QSpinBox" name="fRatesMax"> 3365 <property name="sizePolicy"> 3366 <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> 3367 <horstretch>0</horstretch> 3368 <verstretch>0</verstretch> 3369 </sizepolicy> 3370 </property> 3371 <property name="alignment"> 3372 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3373 </property> 3374 <property name="specialValueText"> 3375 <string>auto</string> 3376 </property> 3377 <property name="suffix"> 3378 <string> Hz</string> 3379 </property> 3380 <property name="minimum"> 3381 <number>-1</number> 3382 </property> 3383 <property name="maximum"> 3384 <number>2147483647</number> 3385 </property> 3386 <property name="value"> 3387 <number>1000</number> 3388 </property> 3389 </widget> 3390 </item> 3391 </layout> 3392 </item> 3393 <item row="2" column="0"> 3394 <widget class="QCheckBox" name="fBoardRatesEnabled"> 3395 <property name="text"> 3396 <string>Display board rates</string> 3397 </property> 3398 </widget> 3399 </item> 3400 </layout> 3401 </widget> 3402 </item> 2817 3403 <item row="0" column="0" rowspan="2"> 2818 3404 <widget class="QFrame" name="frame_4"> … … 2845 3431 </widget> 2846 3432 </item> 3433 </layout> 3434 </widget> 3435 </widget> 3436 </item> 3437 </layout> 3438 </widget> 3439 <widget class="QWidget" name="TabRateScan"> 3440 <attribute name="title"> 3441 <string>Scan</string> 3442 </attribute> 3443 <layout class="QGridLayout" name="gridLayout_108"> 3444 <item row="0" column="0"> 3445 <widget class="QDockWidget" name="fRateScanDock"> 3446 <property name="sizePolicy"> 3447 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 3448 <horstretch>0</horstretch> 3449 <verstretch>0</verstretch> 3450 </sizepolicy> 3451 </property> 3452 <property name="features"> 3453 <set>QDockWidget::NoDockWidgetFeatures</set> 3454 </property> 3455 <property name="allowedAreas"> 3456 <set>Qt::AllDockWidgetAreas</set> 3457 </property> 3458 <property name="windowTitle"> 3459 <string>Rate Scan display</string> 3460 </property> 3461 <widget class="QWidget" name="fRatesWidget_2"> 3462 <property name="sizePolicy"> 3463 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 3464 <horstretch>0</horstretch> 3465 <verstretch>0</verstretch> 3466 </sizepolicy> 3467 </property> 3468 <layout class="QGridLayout" name="gridLayout_102"> 2847 3469 <item row="0" column="1" rowspan="2"> 2848 <widget class="QGroupBox" name="fRatesControls ">3470 <widget class="QGroupBox" name="fRatesControls_2"> 2849 3471 <property name="sizePolicy"> 2850 3472 <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> … … 2856 3478 <string>Controls</string> 2857 3479 </property> 2858 <layout class="QGridLayout" name="gridLayout_ 64" columnstretch="0">3480 <layout class="QGridLayout" name="gridLayout_104" columnstretch="0"> 2859 3481 <property name="sizeConstraint"> 2860 3482 <enum>QLayout::SetMinimumSize</enum> 2861 3483 </property> 2862 3484 <item row="1" column="0"> 2863 <layout class="QVBoxLayout" name="verticalLayout_ 5">3485 <layout class="QVBoxLayout" name="verticalLayout_20"> 2864 3486 <property name="rightMargin"> 2865 3487 <number>0</number> 2866 3488 </property> 2867 3489 <item> 2868 <widget class="QLabel" name="label_68"> 2869 <property name="text"> 2870 <string>Pixel</string> 2871 </property> 2872 </widget> 2873 </item> 2874 <item> 2875 <layout class="QHBoxLayout" name="horizontalLayout_12"> 3490 <layout class="QGridLayout" name="gridLayout_106"> 2876 3491 <property name="topMargin"> 2877 3492 <number>0</number> 2878 3493 </property> 2879 <item> 2880 <widget class="QSpinBox" name="fPixelIdx"> 3494 <item row="0" column="0"> 3495 <widget class="QLabel" name="label_253"> 3496 <property name="text"> 3497 <string>Start</string> 3498 </property> 3499 </widget> 3500 </item> 3501 <item row="0" column="1"> 3502 <widget class="QSpinBox" name="fRateScanTo"> 2881 3503 <property name="alignment"> 2882 3504 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 2883 3505 </property> 2884 3506 <property name="maximum"> 2885 <number> 1439</number>3507 <number>3</number> 2886 3508 </property> 2887 3509 </widget> 2888 3510 </item> 2889 <item> 2890 <widget class="QCheckBox" name="fPixelEnable"> 2891 <property name="maximumSize"> 2892 <size> 2893 <width>20</width> 2894 <height>16777215</height> 2895 </size> 2896 </property> 3511 <item row="1" column="1"> 3512 <widget class="QSpinBox" name="fRateScanFrom"> 3513 <property name="alignment"> 3514 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3515 </property> 3516 <property name="maximum"> 3517 <number>9</number> 3518 </property> 3519 </widget> 3520 </item> 3521 <item row="1" column="0"> 3522 <widget class="QLabel" name="label_252"> 2897 3523 <property name="text"> 2898 <string/> 3524 <string>End</string> 3525 </property> 3526 </widget> 3527 </item> 3528 <item row="2" column="0"> 3529 <widget class="QLabel" name="label_254"> 3530 <property name="text"> 3531 <string>Step</string> 3532 </property> 3533 </widget> 3534 </item> 3535 <item row="2" column="1"> 3536 <widget class="QSpinBox" name="fRateScanStep"> 3537 <property name="alignment"> 3538 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3539 </property> 3540 <property name="maximum"> 3541 <number>3</number> 2899 3542 </property> 2900 3543 </widget> … … 2903 3546 </item> 2904 3547 <item> 2905 <layout class="QHBoxLayout" name="horizontalLayout_24"> 2906 <property name="topMargin"> 2907 <number>0</number> 2908 </property> 2909 <item> 2910 <widget class="QPushButton" name="fPixelEnableAll"> 2911 <property name="text"> 2912 <string>Enable all</string> 2913 </property> 2914 </widget> 2915 </item> 2916 <item> 2917 <widget class="QPushButton" name="fPixelDisableAll"> 2918 <property name="text"> 2919 <string>Disable all</string> 2920 </property> 2921 </widget> 2922 </item> 2923 </layout> 3548 <widget class="QPushButton" name="fRateScanStartTH"> 3549 <property name="text"> 3550 <string>Start Threshold</string> 3551 </property> 3552 </widget> 2924 3553 </item> 2925 3554 <item> 2926 <layout class="QHBoxLayout" name="horizontalLayout_22"> 2927 <property name="topMargin"> 2928 <number>0</number> 2929 </property> 2930 <item> 2931 <widget class="QPushButton" name="fPixelDisableOthers"> 2932 <property name="text"> 2933 <string>Disable others</string> 2934 </property> 2935 </widget> 2936 </item> 2937 </layout> 3555 <widget class="QPushButton" name="fRateScanStartN4"> 3556 <property name="text"> 3557 <string>Start N/4</string> 3558 </property> 3559 </widget> 2938 3560 </item> 2939 3561 <item> 2940 <spacer name="verticalSpacer_16"> 2941 <property name="orientation"> 2942 <enum>Qt::Vertical</enum> 2943 </property> 2944 <property name="sizeType"> 2945 <enum>QSizePolicy::Fixed</enum> 2946 </property> 2947 <property name="sizeHint" stdset="0"> 2948 <size> 2949 <width>20</width> 2950 <height>15</height> 2951 </size> 2952 </property> 2953 </spacer> 2954 </item> 2955 <item> 2956 <widget class="QLabel" name="label_25"> 2957 <property name="text"> 2958 <string>Patch</string> 2959 </property> 2960 </widget> 2961 </item> 2962 <item> 2963 <widget class="QSpinBox" name="fThresholdIdx"> 2964 <property name="alignment"> 2965 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 2966 </property> 2967 <property name="readOnly"> 2968 <bool>false</bool> 2969 </property> 2970 <property name="specialValueText"> 2971 <string>all</string> 2972 </property> 2973 <property name="minimum"> 2974 <number>-1</number> 2975 </property> 2976 <property name="maximum"> 2977 <number>159</number> 2978 </property> 2979 <property name="value"> 2980 <number>0</number> 2981 </property> 2982 </widget> 2983 </item> 2984 <item> 2985 <layout class="QGridLayout" name="gridLayout_96"> 2986 <property name="topMargin"> 2987 <number>0</number> 2988 </property> 2989 <item row="1" column="0" colspan="2"> 2990 <widget class="QPushButton" name="fThresholdDisableOthers"> 2991 <property name="text"> 2992 <string>Disable others</string> 2993 </property> 2994 </widget> 2995 </item> 2996 <item row="0" column="0"> 2997 <widget class="QPushButton" name="fThresholdEnablePatch"> 2998 <property name="text"> 2999 <string>Enable</string> 3000 </property> 3001 </widget> 3002 </item> 3003 <item row="0" column="1"> 3004 <widget class="QPushButton" name="fThresholdDisablePatch"> 3005 <property name="text"> 3006 <string>Disable</string> 3007 </property> 3008 </widget> 3009 </item> 3010 </layout> 3011 </item> 3012 <item> 3013 <spacer name="verticalSpacer_20"> 3562 <spacer name="verticalSpacer_81"> 3014 3563 <property name="orientation"> 3015 3564 <enum>Qt::Vertical</enum> … … 3027 3576 </item> 3028 3577 <item> 3029 <layout class="QGridLayout" name="gridLayout_40"> 3030 <property name="topMargin"> 3031 <number>0</number> 3032 </property> 3033 <item row="1" column="0"> 3034 <widget class="QSpinBox" name="fThresholdCrate"> 3035 <property name="alignment"> 3036 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3037 </property> 3038 <property name="maximum"> 3039 <number>3</number> 3040 </property> 3041 </widget> 3042 </item> 3043 <item row="1" column="1"> 3044 <widget class="QSpinBox" name="fThresholdBoard"> 3045 <property name="alignment"> 3046 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3047 </property> 3048 <property name="maximum"> 3049 <number>9</number> 3050 </property> 3051 </widget> 3052 </item> 3053 <item row="1" column="3"> 3054 <widget class="QSpinBox" name="fThresholdPatch"> 3055 <property name="alignment"> 3056 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3057 </property> 3058 <property name="maximum"> 3059 <number>3</number> 3060 </property> 3061 </widget> 3062 </item> 3063 <item row="0" column="3"> 3064 <widget class="QLabel" name="label_130"> 3065 <property name="text"> 3066 <string>Patch</string> 3067 </property> 3068 </widget> 3069 </item> 3070 <item row="0" column="0"> 3071 <widget class="QLabel" name="label_132"> 3072 <property name="text"> 3073 <string>Crate</string> 3074 </property> 3075 </widget> 3076 </item> 3077 <item row="0" column="1"> 3078 <widget class="QLabel" name="label_131"> 3079 <property name="text"> 3080 <string>Board</string> 3081 </property> 3082 </widget> 3083 </item> 3084 </layout> 3578 <widget class="QPushButton" name="fRateScanStop"> 3579 <property name="text"> 3580 <string>Disable others</string> 3581 </property> 3582 </widget> 3085 3583 </item> 3086 3584 <item> 3087 <spacer name="verticalSpacer_ 27">3585 <spacer name="verticalSpacer_80"> 3088 3586 <property name="orientation"> 3089 3587 <enum>Qt::Vertical</enum> … … 3095 3593 <size> 3096 3594 <width>20</width> 3097 <height>20</height>3098 </size>3099 </property>3100 </spacer>3101 </item>3102 <item>3103 <widget class="QLabel" name="label_24">3104 <property name="text">3105 <string>Patch threshold</string>3106 </property>3107 </widget>3108 </item>3109 <item>3110 <widget class="QSpinBox" name="fThresholdVal">3111 <property name="alignment">3112 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>3113 </property>3114 <property name="maximum">3115 <number>4095</number>3116 </property>3117 </widget>3118 </item>3119 <item>3120 <widget class="QDoubleSpinBox" name="fThresholdVolt">3121 <property name="sizePolicy">3122 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">3123 <horstretch>0</horstretch>3124 <verstretch>0</verstretch>3125 </sizepolicy>3126 </property>3127 <property name="minimumSize">3128 <size>3129 <width>100</width>3130 3595 <height>0</height> 3131 3596 </size> 3132 3597 </property> 3133 <property name="alignment"> 3134 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3135 </property> 3136 <property name="readOnly"> 3137 <bool>true</bool> 3138 </property> 3139 <property name="buttonSymbols"> 3140 <enum>QAbstractSpinBox::NoButtons</enum> 3141 </property> 3142 <property name="suffix"> 3143 <string> mV</string> 3144 </property> 3145 <property name="decimals"> 3146 <number>1</number> 3147 </property> 3148 <property name="maximum"> 3149 <double>2500.000000000000000</double> 3150 </property> 3151 <property name="value"> 3152 <double>0.000000000000000</double> 3153 </property> 3154 </widget> 3598 </spacer> 3155 3599 </item> 3156 3600 <item> 3157 <widget class="QLabel" name="label_69"> 3158 <property name="text"> 3159 <string>Patch Rate</string> 3160 </property> 3161 </widget> 3162 </item> 3163 <item> 3164 <widget class="QDoubleSpinBox" name="fPatchRate"> 3165 <property name="alignment"> 3166 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3167 </property> 3168 <property name="readOnly"> 3169 <bool>true</bool> 3170 </property> 3171 <property name="buttonSymbols"> 3172 <enum>QAbstractSpinBox::NoButtons</enum> 3173 </property> 3174 <property name="suffix"> 3175 <string> Hz</string> 3176 </property> 3177 <property name="maximum"> 3178 <double>999999999.000000000000000</double> 3179 </property> 3180 </widget> 3181 </item> 3182 <item> 3183 <spacer name="verticalSpacer_79"> 3601 <spacer name="verticalSpacer_82"> 3184 3602 <property name="orientation"> 3185 3603 <enum>Qt::Vertical</enum> … … 3191 3609 <size> 3192 3610 <width>20</width> 3193 <height>20</height>3194 </size>3195 </property>3196 </spacer>3197 </item>3198 <item>3199 <widget class="QLabel" name="label_248">3200 <property name="text">3201 <string>N-out-of-4 threshold</string>3202 </property>3203 </widget>3204 </item>3205 <item>3206 <widget class="QSpinBox" name="fNoutof4Val">3207 <property name="alignment">3208 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>3209 </property>3210 <property name="specialValueText">3211 <string>inconsistent</string>3212 </property>3213 <property name="minimum">3214 <number>-1</number>3215 </property>3216 <property name="maximum">3217 <number>4095</number>3218 </property>3219 </widget>3220 </item>3221 <item>3222 <widget class="QDoubleSpinBox" name="fNoutof4Volt">3223 <property name="sizePolicy">3224 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">3225 <horstretch>0</horstretch>3226 <verstretch>0</verstretch>3227 </sizepolicy>3228 </property>3229 <property name="minimumSize">3230 <size>3231 <width>100</width>3232 3611 <height>0</height> 3233 3612 </size> 3234 3613 </property> 3235 <property name="alignment"> 3236 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3237 </property> 3238 <property name="readOnly"> 3239 <bool>true</bool> 3240 </property> 3241 <property name="buttonSymbols"> 3242 <enum>QAbstractSpinBox::NoButtons</enum> 3243 </property> 3244 <property name="suffix"> 3245 <string> mV</string> 3246 </property> 3247 <property name="decimals"> 3248 <number>1</number> 3249 </property> 3250 <property name="maximum"> 3251 <double>2500.000000000000000</double> 3252 </property> 3253 <property name="value"> 3254 <double>0.000000000000000</double> 3255 </property> 3256 </widget> 3614 </spacer> 3257 3615 </item> 3258 3616 <item> 3259 <widget class="QLabel" name="label_249"> 3260 <property name="text"> 3261 <string>Board rate</string> 3262 </property> 3263 </widget> 3617 <spacer name="verticalSpacer_83"> 3618 <property name="orientation"> 3619 <enum>Qt::Vertical</enum> 3620 </property> 3621 <property name="sizeType"> 3622 <enum>QSizePolicy::Fixed</enum> 3623 </property> 3624 <property name="sizeHint" stdset="0"> 3625 <size> 3626 <width>20</width> 3627 <height>0</height> 3628 </size> 3629 </property> 3630 </spacer> 3264 3631 </item> 3265 3632 <item> 3266 <widget class="QDoubleSpinBox" name="fBoardRate"> 3267 <property name="alignment"> 3268 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3269 </property> 3270 <property name="readOnly"> 3271 <bool>true</bool> 3272 </property> 3273 <property name="buttonSymbols"> 3274 <enum>QAbstractSpinBox::NoButtons</enum> 3275 </property> 3276 <property name="suffix"> 3277 <string> Hz</string> 3278 </property> 3279 <property name="maximum"> 3280 <double>999999999.000000000000000</double> 3281 </property> 3282 </widget> 3283 </item> 3284 <item> 3285 <spacer name="verticalSpacer_19"> 3633 <spacer name="verticalSpacer_84"> 3286 3634 <property name="orientation"> 3287 3635 <enum>Qt::Vertical</enum> … … 3298 3646 </item> 3299 3647 <item row="0" column="0"> 3300 <widget class="Line" name="line_ 23">3648 <widget class="Line" name="line_60"> 3301 3649 <property name="orientation"> 3302 3650 <enum>Qt::Horizontal</enum> … … 3304 3652 </widget> 3305 3653 </item> 3306 <item row="2" column="0"> 3307 <layout class="QGridLayout" name="gridLayout_66" rowstretch="0,0" columnstretch="0,0"> 3308 <property name="sizeConstraint"> 3309 <enum>QLayout::SetDefaultConstraint</enum> 3310 </property> 3311 <property name="topMargin"> 3312 <number>0</number> 3313 </property> 3314 <item row="0" column="0"> 3315 <widget class="QLabel" name="label_173"> 3316 <property name="sizePolicy"> 3317 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 3318 <horstretch>0</horstretch> 3319 <verstretch>0</verstretch> 3320 </sizepolicy> 3321 </property> 3322 <property name="text"> 3323 <string>Min</string> 3324 </property> 3325 </widget> 3326 </item> 3327 <item row="0" column="1"> 3328 <widget class="QSpinBox" name="fRatesMin"> 3329 <property name="sizePolicy"> 3330 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 3331 <horstretch>0</horstretch> 3332 <verstretch>0</verstretch> 3333 </sizepolicy> 3334 </property> 3335 <property name="alignment"> 3336 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3337 </property> 3338 <property name="specialValueText"> 3339 <string>auto</string> 3340 </property> 3341 <property name="suffix"> 3342 <string> Hz</string> 3343 </property> 3344 <property name="minimum"> 3345 <number>-1</number> 3346 </property> 3347 <property name="maximum"> 3348 <number>2147483647</number> 3349 </property> 3350 </widget> 3351 </item> 3352 <item row="1" column="0"> 3353 <widget class="QLabel" name="label_174"> 3354 <property name="sizePolicy"> 3355 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 3356 <horstretch>0</horstretch> 3357 <verstretch>0</verstretch> 3358 </sizepolicy> 3359 </property> 3360 <property name="text"> 3361 <string>Max</string> 3362 </property> 3363 </widget> 3364 </item> 3365 <item row="1" column="1"> 3366 <widget class="QSpinBox" name="fRatesMax"> 3367 <property name="sizePolicy"> 3368 <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> 3369 <horstretch>0</horstretch> 3370 <verstretch>0</verstretch> 3371 </sizepolicy> 3372 </property> 3373 <property name="alignment"> 3374 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 3375 </property> 3376 <property name="specialValueText"> 3377 <string>auto</string> 3378 </property> 3379 <property name="suffix"> 3380 <string> Hz</string> 3381 </property> 3382 <property name="minimum"> 3383 <number>-1</number> 3384 </property> 3385 <property name="maximum"> 3386 <number>2147483647</number> 3387 </property> 3388 <property name="value"> 3389 <number>1000</number> 3390 </property> 3391 </widget> 3392 </item> 3393 </layout> 3654 </layout> 3655 </widget> 3656 </item> 3657 <item row="0" column="0"> 3658 <widget class="QGroupBox" name="groupBox_26"> 3659 <property name="sizePolicy"> 3660 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 3661 <horstretch>0</horstretch> 3662 <verstretch>0</verstretch> 3663 </sizepolicy> 3664 </property> 3665 <property name="title"> 3666 <string>Rate vs Threshold</string> 3667 </property> 3668 <layout class="QVBoxLayout" name="verticalLayout_22"> 3669 <item> 3670 <widget class="QFrame" name="frame_11"> 3671 <property name="sizePolicy"> 3672 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 3673 <horstretch>0</horstretch> 3674 <verstretch>0</verstretch> 3675 </sizepolicy> 3676 </property> 3677 <property name="frameShape"> 3678 <enum>QFrame::StyledPanel</enum> 3679 </property> 3680 <property name="frameShadow"> 3681 <enum>QFrame::Sunken</enum> 3682 </property> 3683 <layout class="QGridLayout" name="gridLayout_109"> 3684 <property name="margin"> 3685 <number>3</number> 3686 </property> 3687 <item row="0" column="0"> 3688 <widget class="RootWidget" name="fRateScanCanv" native="true"> 3689 <property name="sizePolicy"> 3690 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 3691 <horstretch>0</horstretch> 3692 <verstretch>0</verstretch> 3693 </sizepolicy> 3694 </property> 3695 </widget> 3696 </item> 3697 <item row="1" column="0"> 3698 <layout class="QGridLayout" name="gridLayout_110"> 3699 <property name="topMargin"> 3700 <number>0</number> 3701 </property> 3702 <item row="0" column="0"> 3703 <widget class="QLabel" name="label_255"> 3704 <property name="text"> 3705 <string>Patch</string> 3706 </property> 3707 </widget> 3708 </item> 3709 <item row="1" column="0"> 3710 <widget class="QSpinBox" name="fRateScanPatch1"> 3711 <property name="specialValueText"> 3712 <string>off</string> 3713 </property> 3714 <property name="minimum"> 3715 <number>-1</number> 3716 </property> 3717 <property name="maximum"> 3718 <number>159</number> 3719 </property> 3720 <property name="value"> 3721 <number>-1</number> 3722 </property> 3723 </widget> 3724 </item> 3725 <item row="1" column="2"> 3726 <widget class="QSpinBox" name="fRateScanBoard1"> 3727 <property name="specialValueText"> 3728 <string>off</string> 3729 </property> 3730 <property name="minimum"> 3731 <number>-1</number> 3732 </property> 3733 <property name="maximum"> 3734 <number>39</number> 3735 </property> 3736 <property name="value"> 3737 <number>-1</number> 3738 </property> 3739 </widget> 3740 </item> 3741 <item row="0" column="2"> 3742 <widget class="QLabel" name="label_260"> 3743 <property name="text"> 3744 <string>Board</string> 3745 </property> 3746 </widget> 3747 </item> 3748 <item row="1" column="1"> 3749 <widget class="QSpinBox" name="fRateScanPatch2"> 3750 <property name="specialValueText"> 3751 <string>off</string> 3752 </property> 3753 <property name="minimum"> 3754 <number>-1</number> 3755 </property> 3756 <property name="maximum"> 3757 <number>159</number> 3758 </property> 3759 <property name="value"> 3760 <number>-1</number> 3761 </property> 3762 </widget> 3763 </item> 3764 <item row="1" column="3"> 3765 <widget class="QSpinBox" name="fRateScanBoard2"> 3766 <property name="specialValueText"> 3767 <string>off</string> 3768 </property> 3769 <property name="minimum"> 3770 <number>-1</number> 3771 </property> 3772 <property name="maximum"> 3773 <number>39</number> 3774 </property> 3775 <property name="value"> 3776 <number>-1</number> 3777 </property> 3778 </widget> 3779 </item> 3780 </layout> 3781 </item> 3782 </layout> 3783 </widget> 3394 3784 </item> 3395 3785 </layout> … … 15474 15864 <y>0</y> 15475 15865 <width>1425</width> 15476 <height>2 0</height>15866 <height>21</height> 15477 15867 </rect> 15478 15868 </property> … … 16807 17197 <hints> 16808 17198 <hint type="sourcelabel"> 16809 <x>1 080</x>16810 <y> 772</y>17199 <x>1319</x> 17200 <y>849</y> 16811 17201 </hint> 16812 17202 <hint type="destinationlabel"> 16813 <x>77 4</x>16814 <y>8 21</y>17203 <x>775</x> 17204 <y>898</y> 16815 17205 </hint> 16816 17206 </hints> … … 16823 17213 <hints> 16824 17214 <hint type="sourcelabel"> 16825 <x>1 191</x>16826 <y> 774</y>17215 <x>1380</x> 17216 <y>849</y> 16827 17217 </hint> 16828 17218 <hint type="destinationlabel"> 16829 <x>93 8</x>16830 <y>8 21</y>17219 <x>939</x> 17220 <y>898</y> 16831 17221 </hint> 16832 17222 </hints> … … 16839 17229 <hints> 16840 17230 <hint type="sourcelabel"> 16841 <x>1 226</x>16842 <y> 774</y>17231 <x>1415</x> 17232 <y>849</y> 16843 17233 </hint> 16844 17234 <hint type="destinationlabel"> 16845 <x>92 6</x>16846 <y>8 21</y>17235 <x>927</x> 17236 <y>898</y> 16847 17237 </hint> 16848 17238 </hints> … … 16855 17245 <hints> 16856 17246 <hint type="sourcelabel"> 16857 <x>1 069</x>17247 <x>1308</x> 16858 17248 <y>109</y> 16859 17249 </hint> … … 16871 17261 <hints> 16872 17262 <hint type="sourcelabel"> 16873 <x>1 180</x>17263 <x>1369</x> 16874 17264 <y>109</y> 16875 17265 </hint> … … 16887 17277 <hints> 16888 17278 <hint type="sourcelabel"> 16889 <x>1 215</x>17279 <x>1404</x> 16890 17280 <y>109</y> 16891 17281 </hint> … … 16903 17293 <hints> 16904 17294 <hint type="sourcelabel"> 16905 <x>1 108</x>16906 <y> 695</y>17295 <x>1347</x> 17296 <y>772</y> 16907 17297 </hint> 16908 17298 <hint type="destinationlabel"> 16909 <x>1 165</x>16910 <y> 696</y>17299 <x>1404</x> 17300 <y>773</y> 16911 17301 </hint> 16912 17302 </hints> … … 16919 17309 <hints> 16920 17310 <hint type="sourcelabel"> 16921 <x>1 069</x>17311 <x>1308</x> 16922 17312 <y>105</y> 16923 17313 </hint> … … 16935 17325 <hints> 16936 17326 <hint type="sourcelabel"> 16937 <x>1 180</x>17327 <x>1369</x> 16938 17328 <y>105</y> 16939 17329 </hint> … … 16951 17341 <hints> 16952 17342 <hint type="sourcelabel"> 16953 <x>1 215</x>17343 <x>1404</x> 16954 17344 <y>105</y> 16955 17345 </hint> … … 16987 17377 </hint> 16988 17378 <hint type="destinationlabel"> 16989 <x> 793</x>16990 <y> 391</y>17379 <x>1404</x> 17380 <y>465</y> 16991 17381 </hint> 16992 17382 </hints> … … 16999 17389 <hints> 17000 17390 <hint type="sourcelabel"> 17001 <x>1 108</x>17002 <y> 695</y>17391 <x>1347</x> 17392 <y>772</y> 17003 17393 </hint> 17004 17394 <hint type="destinationlabel"> 17005 <x>1 165</x>17006 <y> 696</y>17395 <x>1404</x> 17396 <y>773</y> 17007 17397 </hint> 17008 17398 </hints> … … 17035 17425 </hint> 17036 17426 <hint type="destinationlabel"> 17037 <x> 801</x>17038 <y>2 24</y>17427 <x>1404</x> 17428 <y>298</y> 17039 17429 </hint> 17040 17430 </hints> … … 17067 17457 </hint> 17068 17458 <hint type="destinationlabel"> 17069 <x> 785</x>17070 <y> 170</y>17459 <x>1404</x> 17460 <y>244</y> 17071 17461 </hint> 17072 17462 </hints> … … 17111 17501 <hints> 17112 17502 <hint type="sourcelabel"> 17113 <x>1 069</x>17114 <y>4 42</y>17503 <x>1308</x> 17504 <y>486</y> 17115 17505 </hint> 17116 17506 <hint type="destinationlabel"> … … 17127 17517 <hints> 17128 17518 <hint type="sourcelabel"> 17129 <x>1 180</x>17130 <y>4 43</y>17519 <x>1369</x> 17520 <y>486</y> 17131 17521 </hint> 17132 17522 <hint type="destinationlabel"> … … 17143 17533 <hints> 17144 17534 <hint type="sourcelabel"> 17145 <x>1 215</x>17146 <y>4 43</y>17535 <x>1404</x> 17536 <y>486</y> 17147 17537 </hint> 17148 17538 <hint type="destinationlabel"> … … 17159 17549 <hints> 17160 17550 <hint type="sourcelabel"> 17161 <x>1 215</x>17551 <x>1404</x> 17162 17552 <y>438</y> 17163 17553 </hint> 17164 17554 <hint type="destinationlabel"> 17165 <x>1 113</x>17166 <y>3 82</y>17555 <x>1404</x> 17556 <y>399</y> 17167 17557 </hint> 17168 17558 </hints> … … 17175 17565 <hints> 17176 17566 <hint type="sourcelabel"> 17177 <x>1 152</x>17178 <y>43 1</y>17567 <x>1404</x> 17568 <y>438</y> 17179 17569 </hint> 17180 17570 <hint type="destinationlabel"> 17181 <x>1 153</x>17182 <y>3 67</y>17571 <x>1404</x> 17572 <y>374</y> 17183 17573 </hint> 17184 17574 </hints> … … 17191 17581 <hints> 17192 17582 <hint type="sourcelabel"> 17193 <x>1 134</x>17194 <y>4 20</y>17583 <x>1404</x> 17584 <y>438</y> 17195 17585 </hint> 17196 17586 <hint type="destinationlabel"> 17197 <x>1 127</x>17198 <y>34 2</y>17587 <x>1404</x> 17588 <y>349</y> 17199 17589 </hint> 17200 17590 </hints>
Note:
See TracChangeset
for help on using the changeset viewer.