Warning, /games/kmuddy/plugins/mapper/dialogs/dlgmappathpropertiesbase.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>DlgMapPathPropertiesBase</class>
0004  <widget class="QDialog" name="DlgMapPathPropertiesBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>435</width>
0010     <height>486</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Path Properties</string>
0015   </property>
0016   <layout class="QVBoxLayout">
0017    <property name="spacing">
0018     <number>6</number>
0019    </property>
0020    <property name="margin">
0021     <number>11</number>
0022    </property>
0023    <item>
0024     <widget class="QTabWidget" name="tabPaths">
0025      <property name="currentIndex">
0026       <number>0</number>
0027      </property>
0028      <widget class="QWidget" name="tabExits">
0029       <attribute name="title">
0030        <string>Exits</string>
0031       </attribute>
0032       <layout class="QGridLayout">
0033        <property name="margin">
0034         <number>11</number>
0035        </property>
0036        <property name="spacing">
0037         <number>6</number>
0038        </property>
0039        <item row="0" column="0">
0040         <widget class="QGroupBox" name="grdExits">
0041          <property name="title">
0042           <string>Exit Details</string>
0043          </property>
0044          <layout class="QVBoxLayout">
0045           <property name="spacing">
0046            <number>6</number>
0047           </property>
0048           <property name="margin">
0049            <number>11</number>
0050           </property>
0051           <item>
0052            <widget class="QCheckBox" name="optTwoWay">
0053             <property name="text">
0054              <string>Two Way Exit</string>
0055             </property>
0056            </widget>
0057           </item>
0058           <item>
0059            <widget class="QRadioButton" name="chkNormal">
0060             <property name="text">
0061              <string>Normal exit</string>
0062             </property>
0063            </widget>
0064           </item>
0065           <item>
0066            <layout class="QHBoxLayout">
0067             <property name="spacing">
0068              <number>6</number>
0069             </property>
0070             <property name="margin">
0071              <number>0</number>
0072             </property>
0073             <item>
0074              <layout class="QVBoxLayout">
0075               <property name="spacing">
0076                <number>6</number>
0077               </property>
0078               <property name="margin">
0079                <number>0</number>
0080               </property>
0081               <item>
0082                <widget class="QLabel" name="lblSrc">
0083                 <property name="text">
0084                  <string>Source Directions</string>
0085                 </property>
0086                 <property name="wordWrap">
0087                  <bool>false</bool>
0088                 </property>
0089                </widget>
0090               </item>
0091               <item>
0092                <layout class="QGridLayout">
0093                 <property name="margin">
0094                  <number>0</number>
0095                 </property>
0096                 <property name="spacing">
0097                  <number>6</number>
0098                 </property>
0099                 <item row="4" column="0" colspan="3">
0100                  <widget class="QPushButton" name="cmdSrcDown">
0101                   <property name="text">
0102                    <string>Down</string>
0103                   </property>
0104                   <property name="checkable">
0105                    <bool>true</bool>
0106                   </property>
0107                  </widget>
0108                 </item>
0109                 <item row="2" column="2">
0110                  <widget class="QPushButton" name="cmdSrcE">
0111                   <property name="minimumSize">
0112                    <size>
0113                     <width>30</width>
0114                     <height>30</height>
0115                    </size>
0116                   </property>
0117                   <property name="maximumSize">
0118                    <size>
0119                     <width>30</width>
0120                     <height>30</height>
0121                    </size>
0122                   </property>
0123                   <property name="text">
0124                    <string>E</string>
0125                   </property>
0126                   <property name="checkable">
0127                    <bool>true</bool>
0128                   </property>
0129                  </widget>
0130                 </item>
0131                 <item row="3" column="1">
0132                  <widget class="QPushButton" name="cmdSrcS">
0133                   <property name="minimumSize">
0134                    <size>
0135                     <width>30</width>
0136                     <height>30</height>
0137                    </size>
0138                   </property>
0139                   <property name="maximumSize">
0140                    <size>
0141                     <width>30</width>
0142                     <height>30</height>
0143                    </size>
0144                   </property>
0145                   <property name="text">
0146                    <string>S</string>
0147                   </property>
0148                   <property name="checkable">
0149                    <bool>true</bool>
0150                   </property>
0151                  </widget>
0152                 </item>
0153                 <item row="0" column="0" colspan="3">
0154                  <widget class="QPushButton" name="cmdSrcUp">
0155                   <property name="minimumSize">
0156                    <size>
0157                     <width>0</width>
0158                     <height>0</height>
0159                    </size>
0160                   </property>
0161                   <property name="maximumSize">
0162                    <size>
0163                     <width>32767</width>
0164                     <height>32767</height>
0165                    </size>
0166                   </property>
0167                   <property name="text">
0168                    <string>Up</string>
0169                   </property>
0170                   <property name="checkable">
0171                    <bool>true</bool>
0172                   </property>
0173                  </widget>
0174                 </item>
0175                 <item row="2" column="0">
0176                  <widget class="QPushButton" name="cmdSrcW">
0177                   <property name="minimumSize">
0178                    <size>
0179                     <width>30</width>
0180                     <height>30</height>
0181                    </size>
0182                   </property>
0183                   <property name="maximumSize">
0184                    <size>
0185                     <width>30</width>
0186                     <height>30</height>
0187                    </size>
0188                   </property>
0189                   <property name="text">
0190                    <string>W</string>
0191                   </property>
0192                   <property name="checkable">
0193                    <bool>true</bool>
0194                   </property>
0195                  </widget>
0196                 </item>
0197                 <item row="1" column="2">
0198                  <widget class="QPushButton" name="cmdSrcNE">
0199                   <property name="minimumSize">
0200                    <size>
0201                     <width>30</width>
0202                     <height>30</height>
0203                    </size>
0204                   </property>
0205                   <property name="maximumSize">
0206                    <size>
0207                     <width>30</width>
0208                     <height>30</height>
0209                    </size>
0210                   </property>
0211                   <property name="text">
0212                    <string>NE</string>
0213                   </property>
0214                   <property name="checkable">
0215                    <bool>true</bool>
0216                   </property>
0217                  </widget>
0218                 </item>
0219                 <item row="1" column="0">
0220                  <widget class="QPushButton" name="cmdSrcNW">
0221                   <property name="minimumSize">
0222                    <size>
0223                     <width>30</width>
0224                     <height>30</height>
0225                    </size>
0226                   </property>
0227                   <property name="maximumSize">
0228                    <size>
0229                     <width>30</width>
0230                     <height>30</height>
0231                    </size>
0232                   </property>
0233                   <property name="text">
0234                    <string>NW</string>
0235                   </property>
0236                   <property name="checkable">
0237                    <bool>true</bool>
0238                   </property>
0239                  </widget>
0240                 </item>
0241                 <item row="3" column="2">
0242                  <widget class="QPushButton" name="cmdSrcSE">
0243                   <property name="minimumSize">
0244                    <size>
0245                     <width>30</width>
0246                     <height>30</height>
0247                    </size>
0248                   </property>
0249                   <property name="maximumSize">
0250                    <size>
0251                     <width>30</width>
0252                     <height>30</height>
0253                    </size>
0254                   </property>
0255                   <property name="text">
0256                    <string>SE</string>
0257                   </property>
0258                   <property name="checkable">
0259                    <bool>true</bool>
0260                   </property>
0261                  </widget>
0262                 </item>
0263                 <item row="1" column="1">
0264                  <widget class="QPushButton" name="cmdSrcN">
0265                   <property name="minimumSize">
0266                    <size>
0267                     <width>30</width>
0268                     <height>30</height>
0269                    </size>
0270                   </property>
0271                   <property name="maximumSize">
0272                    <size>
0273                     <width>30</width>
0274                     <height>30</height>
0275                    </size>
0276                   </property>
0277                   <property name="text">
0278                    <string>N</string>
0279                   </property>
0280                   <property name="checkable">
0281                    <bool>true</bool>
0282                   </property>
0283                  </widget>
0284                 </item>
0285                 <item row="3" column="0">
0286                  <widget class="QPushButton" name="cmdSrcSW">
0287                   <property name="minimumSize">
0288                    <size>
0289                     <width>30</width>
0290                     <height>30</height>
0291                    </size>
0292                   </property>
0293                   <property name="maximumSize">
0294                    <size>
0295                     <width>30</width>
0296                     <height>30</height>
0297                    </size>
0298                   </property>
0299                   <property name="text">
0300                    <string>SW</string>
0301                   </property>
0302                   <property name="checkable">
0303                    <bool>true</bool>
0304                   </property>
0305                  </widget>
0306                 </item>
0307                </layout>
0308               </item>
0309              </layout>
0310             </item>
0311             <item>
0312              <spacer name="Spacer6">
0313               <property name="orientation">
0314                <enum>Qt::Horizontal</enum>
0315               </property>
0316               <property name="sizeType">
0317                <enum>QSizePolicy::Expanding</enum>
0318               </property>
0319               <property name="sizeHint" stdset="0">
0320                <size>
0321                 <width>20</width>
0322                 <height>20</height>
0323                </size>
0324               </property>
0325              </spacer>
0326             </item>
0327             <item>
0328              <layout class="QVBoxLayout">
0329               <property name="spacing">
0330                <number>6</number>
0331               </property>
0332               <property name="margin">
0333                <number>0</number>
0334               </property>
0335               <item>
0336                <widget class="QLabel" name="lblDest">
0337                 <property name="text">
0338                  <string>Destination Direction</string>
0339                 </property>
0340                 <property name="wordWrap">
0341                  <bool>false</bool>
0342                 </property>
0343                </widget>
0344               </item>
0345               <item>
0346                <layout class="QGridLayout">
0347                 <property name="margin">
0348                  <number>0</number>
0349                 </property>
0350                 <property name="spacing">
0351                  <number>6</number>
0352                 </property>
0353                 <item row="4" column="0" colspan="3">
0354                  <widget class="QPushButton" name="cmdDestDown">
0355                   <property name="text">
0356                    <string>Down</string>
0357                   </property>
0358                   <property name="checkable">
0359                    <bool>true</bool>
0360                   </property>
0361                  </widget>
0362                 </item>
0363                 <item row="1" column="2">
0364                  <widget class="QPushButton" name="cmdDestNE">
0365                   <property name="minimumSize">
0366                    <size>
0367                     <width>30</width>
0368                     <height>30</height>
0369                    </size>
0370                   </property>
0371                   <property name="maximumSize">
0372                    <size>
0373                     <width>30</width>
0374                     <height>30</height>
0375                    </size>
0376                   </property>
0377                   <property name="text">
0378                    <string>NE</string>
0379                   </property>
0380                   <property name="checkable">
0381                    <bool>true</bool>
0382                   </property>
0383                  </widget>
0384                 </item>
0385                 <item row="3" column="2">
0386                  <widget class="QPushButton" name="cmdDestSE">
0387                   <property name="minimumSize">
0388                    <size>
0389                     <width>30</width>
0390                     <height>30</height>
0391                    </size>
0392                   </property>
0393                   <property name="maximumSize">
0394                    <size>
0395                     <width>30</width>
0396                     <height>30</height>
0397                    </size>
0398                   </property>
0399                   <property name="text">
0400                    <string>SE</string>
0401                   </property>
0402                   <property name="checkable">
0403                    <bool>true</bool>
0404                   </property>
0405                  </widget>
0406                 </item>
0407                 <item row="1" column="1">
0408                  <widget class="QPushButton" name="cmdDestN">
0409                   <property name="minimumSize">
0410                    <size>
0411                     <width>30</width>
0412                     <height>30</height>
0413                    </size>
0414                   </property>
0415                   <property name="maximumSize">
0416                    <size>
0417                     <width>30</width>
0418                     <height>30</height>
0419                    </size>
0420                   </property>
0421                   <property name="text">
0422                    <string>N</string>
0423                   </property>
0424                   <property name="checkable">
0425                    <bool>true</bool>
0426                   </property>
0427                  </widget>
0428                 </item>
0429                 <item row="1" column="0">
0430                  <widget class="QPushButton" name="cmdDestNW">
0431                   <property name="minimumSize">
0432                    <size>
0433                     <width>30</width>
0434                     <height>30</height>
0435                    </size>
0436                   </property>
0437                   <property name="maximumSize">
0438                    <size>
0439                     <width>30</width>
0440                     <height>30</height>
0441                    </size>
0442                   </property>
0443                   <property name="text">
0444                    <string>NW</string>
0445                   </property>
0446                   <property name="checkable">
0447                    <bool>true</bool>
0448                   </property>
0449                  </widget>
0450                 </item>
0451                 <item row="2" column="0">
0452                  <widget class="QPushButton" name="cmdDestW">
0453                   <property name="minimumSize">
0454                    <size>
0455                     <width>30</width>
0456                     <height>30</height>
0457                    </size>
0458                   </property>
0459                   <property name="maximumSize">
0460                    <size>
0461                     <width>30</width>
0462                     <height>30</height>
0463                    </size>
0464                   </property>
0465                   <property name="text">
0466                    <string>W</string>
0467                   </property>
0468                   <property name="checkable">
0469                    <bool>true</bool>
0470                   </property>
0471                  </widget>
0472                 </item>
0473                 <item row="2" column="2">
0474                  <widget class="QPushButton" name="cmdDestE">
0475                   <property name="minimumSize">
0476                    <size>
0477                     <width>30</width>
0478                     <height>30</height>
0479                    </size>
0480                   </property>
0481                   <property name="maximumSize">
0482                    <size>
0483                     <width>30</width>
0484                     <height>30</height>
0485                    </size>
0486                   </property>
0487                   <property name="text">
0488                    <string>E</string>
0489                   </property>
0490                   <property name="checkable">
0491                    <bool>true</bool>
0492                   </property>
0493                  </widget>
0494                 </item>
0495                 <item row="3" column="1">
0496                  <widget class="QPushButton" name="cmdDestS">
0497                   <property name="minimumSize">
0498                    <size>
0499                     <width>30</width>
0500                     <height>30</height>
0501                    </size>
0502                   </property>
0503                   <property name="maximumSize">
0504                    <size>
0505                     <width>30</width>
0506                     <height>30</height>
0507                    </size>
0508                   </property>
0509                   <property name="text">
0510                    <string>S</string>
0511                   </property>
0512                   <property name="checkable">
0513                    <bool>true</bool>
0514                   </property>
0515                  </widget>
0516                 </item>
0517                 <item row="3" column="0">
0518                  <widget class="QPushButton" name="cmdDestSW">
0519                   <property name="minimumSize">
0520                    <size>
0521                     <width>30</width>
0522                     <height>30</height>
0523                    </size>
0524                   </property>
0525                   <property name="maximumSize">
0526                    <size>
0527                     <width>30</width>
0528                     <height>30</height>
0529                    </size>
0530                   </property>
0531                   <property name="text">
0532                    <string>SW</string>
0533                   </property>
0534                   <property name="checkable">
0535                    <bool>true</bool>
0536                   </property>
0537                  </widget>
0538                 </item>
0539                 <item row="0" column="0" colspan="3">
0540                  <widget class="QPushButton" name="cmdDestUp">
0541                   <property name="text">
0542                    <string>Up</string>
0543                   </property>
0544                   <property name="checkable">
0545                    <bool>true</bool>
0546                   </property>
0547                  </widget>
0548                 </item>
0549                </layout>
0550               </item>
0551              </layout>
0552             </item>
0553             <item>
0554              <spacer name="Spacer5">
0555               <property name="orientation">
0556                <enum>Qt::Horizontal</enum>
0557               </property>
0558               <property name="sizeType">
0559                <enum>QSizePolicy::Expanding</enum>
0560               </property>
0561               <property name="sizeHint" stdset="0">
0562                <size>
0563                 <width>20</width>
0564                 <height>20</height>
0565                </size>
0566               </property>
0567              </spacer>
0568             </item>
0569            </layout>
0570           </item>
0571           <item>
0572            <widget class="QRadioButton" name="chkSpecial">
0573             <property name="text">
0574              <string>Special Exit</string>
0575             </property>
0576            </widget>
0577           </item>
0578           <item>
0579            <widget class="QLabel" name="lblSpecial">
0580             <property name="text">
0581              <string>Special Command</string>
0582             </property>
0583             <property name="wordWrap">
0584              <bool>false</bool>
0585             </property>
0586            </widget>
0587           </item>
0588           <item>
0589            <layout class="QHBoxLayout">
0590             <property name="spacing">
0591              <number>6</number>
0592             </property>
0593             <property name="margin">
0594              <number>0</number>
0595             </property>
0596             <item>
0597              <widget class="QLabel" name="lblSrcToDest">
0598               <property name="text">
0599                <string>Source To Destination:</string>
0600               </property>
0601               <property name="wordWrap">
0602                <bool>false</bool>
0603               </property>
0604              </widget>
0605             </item>
0606             <item>
0607              <widget class="QLineEdit" name="txtSpecialSrc"/>
0608             </item>
0609            </layout>
0610           </item>
0611           <item>
0612            <layout class="QHBoxLayout">
0613             <property name="spacing">
0614              <number>6</number>
0615             </property>
0616             <property name="margin">
0617              <number>0</number>
0618             </property>
0619             <item>
0620              <widget class="QLabel" name="lblDestToSrc">
0621               <property name="text">
0622                <string>Destination To Source:</string>
0623               </property>
0624               <property name="wordWrap">
0625                <bool>false</bool>
0626               </property>
0627              </widget>
0628             </item>
0629             <item>
0630              <widget class="QLineEdit" name="txtSpecialDest"/>
0631             </item>
0632            </layout>
0633           </item>
0634          </layout>
0635         </widget>
0636        </item>
0637       </layout>
0638      </widget>
0639      <widget class="QWidget" name="tabCommands">
0640       <attribute name="title">
0641        <string>Commands</string>
0642       </attribute>
0643       <layout class="QVBoxLayout">
0644        <property name="spacing">
0645         <number>6</number>
0646        </property>
0647        <property name="margin">
0648         <number>11</number>
0649        </property>
0650        <item>
0651         <widget class="QGroupBox" name="fraSrcDestCommands">
0652          <property name="title">
0653           <string>Src To Destination Commands</string>
0654          </property>
0655          <layout class="QVBoxLayout">
0656           <property name="spacing">
0657            <number>6</number>
0658           </property>
0659           <property name="margin">
0660            <number>11</number>
0661           </property>
0662           <item>
0663            <widget class="QLabel" name="lblSrcBefore">
0664             <property name="text">
0665              <string>Before walking path:</string>
0666             </property>
0667             <property name="wordWrap">
0668              <bool>false</bool>
0669             </property>
0670            </widget>
0671           </item>
0672           <item>
0673            <widget class="QLineEdit" name="txtSrcBefore"/>
0674           </item>
0675           <item>
0676            <widget class="QLabel" name="lblSrcAfter">
0677             <property name="text">
0678              <string>After walking path:</string>
0679             </property>
0680             <property name="wordWrap">
0681              <bool>false</bool>
0682             </property>
0683            </widget>
0684           </item>
0685           <item>
0686            <widget class="QLineEdit" name="txtSrcAfter"/>
0687           </item>
0688          </layout>
0689         </widget>
0690        </item>
0691        <item>
0692         <widget class="QGroupBox" name="fraDestSrcCommands">
0693          <property name="title">
0694           <string>Destination To Source Commands</string>
0695          </property>
0696          <layout class="QVBoxLayout">
0697           <property name="spacing">
0698            <number>6</number>
0699           </property>
0700           <property name="margin">
0701            <number>11</number>
0702           </property>
0703           <item>
0704            <widget class="QLabel" name="lblDestBefore">
0705             <property name="text">
0706              <string>Before walking path:</string>
0707             </property>
0708             <property name="wordWrap">
0709              <bool>false</bool>
0710             </property>
0711            </widget>
0712           </item>
0713           <item>
0714            <widget class="QLineEdit" name="txtDestBefore"/>
0715           </item>
0716           <item>
0717            <widget class="QLabel" name="lblDestAfter">
0718             <property name="text">
0719              <string>After walking path:</string>
0720             </property>
0721             <property name="wordWrap">
0722              <bool>false</bool>
0723             </property>
0724            </widget>
0725           </item>
0726           <item>
0727            <widget class="QLineEdit" name="txtDestAfter"/>
0728           </item>
0729          </layout>
0730         </widget>
0731        </item>
0732        <item>
0733         <spacer name="Spacer12">
0734          <property name="orientation">
0735           <enum>Qt::Vertical</enum>
0736          </property>
0737          <property name="sizeType">
0738           <enum>QSizePolicy::Expanding</enum>
0739          </property>
0740          <property name="sizeHint" stdset="0">
0741           <size>
0742            <width>20</width>
0743            <height>20</height>
0744           </size>
0745          </property>
0746         </spacer>
0747        </item>
0748       </layout>
0749      </widget>
0750     </widget>
0751    </item>
0752    <item>
0753     <layout class="QHBoxLayout">
0754      <property name="spacing">
0755       <number>6</number>
0756      </property>
0757      <property name="margin">
0758       <number>0</number>
0759      </property>
0760      <item>
0761       <spacer name="Spacer1">
0762        <property name="orientation">
0763         <enum>Qt::Horizontal</enum>
0764        </property>
0765        <property name="sizeType">
0766         <enum>QSizePolicy::Expanding</enum>
0767        </property>
0768        <property name="sizeHint" stdset="0">
0769         <size>
0770          <width>20</width>
0771          <height>20</height>
0772         </size>
0773        </property>
0774       </spacer>
0775      </item>
0776      <item>
0777       <widget class="QPushButton" name="cmdOK">
0778        <property name="text">
0779         <string>OK</string>
0780        </property>
0781       </widget>
0782      </item>
0783      <item>
0784       <widget class="QPushButton" name="cmdCancel">
0785        <property name="text">
0786         <string>Cancel</string>
0787        </property>
0788       </widget>
0789      </item>
0790     </layout>
0791    </item>
0792   </layout>
0793  </widget>
0794  <customwidgets>
0795  </customwidgets>
0796  <resources/>
0797  <connections>
0798   <connection>
0799    <sender>cmdOK</sender>
0800    <signal>clicked()</signal>
0801    <receiver>DlgMapPathPropertiesBase</receiver>
0802    <slot>accept()</slot>
0803    <hints>
0804     <hint type="sourcelabel">
0805      <x>20</x>
0806      <y>20</y>
0807     </hint>
0808     <hint type="destinationlabel">
0809      <x>20</x>
0810      <y>20</y>
0811     </hint>
0812    </hints>
0813   </connection>
0814   <connection>
0815    <sender>cmdCancel</sender>
0816    <signal>clicked()</signal>
0817    <receiver>DlgMapPathPropertiesBase</receiver>
0818    <slot>reject()</slot>
0819    <hints>
0820     <hint type="sourcelabel">
0821      <x>20</x>
0822      <y>20</y>
0823     </hint>
0824     <hint type="destinationlabel">
0825      <x>20</x>
0826      <y>20</y>
0827     </hint>
0828    </hints>
0829   </connection>
0830   <connection>
0831    <sender>cmdSrcUp</sender>
0832    <signal>clicked()</signal>
0833    <receiver>DlgMapPathPropertiesBase</receiver>
0834    <slot>slotSrcUp()</slot>
0835    <hints>
0836     <hint type="sourcelabel">
0837      <x>20</x>
0838      <y>20</y>
0839     </hint>
0840     <hint type="destinationlabel">
0841      <x>20</x>
0842      <y>20</y>
0843     </hint>
0844    </hints>
0845   </connection>
0846   <connection>
0847    <sender>cmdDestSW</sender>
0848    <signal>clicked()</signal>
0849    <receiver>DlgMapPathPropertiesBase</receiver>
0850    <slot>slotDestSW()</slot>
0851    <hints>
0852     <hint type="sourcelabel">
0853      <x>20</x>
0854      <y>20</y>
0855     </hint>
0856     <hint type="destinationlabel">
0857      <x>20</x>
0858      <y>20</y>
0859     </hint>
0860    </hints>
0861   </connection>
0862   <connection>
0863    <sender>cmdDestDown</sender>
0864    <signal>clicked()</signal>
0865    <receiver>DlgMapPathPropertiesBase</receiver>
0866    <slot>slotDestDown()</slot>
0867    <hints>
0868     <hint type="sourcelabel">
0869      <x>20</x>
0870      <y>20</y>
0871     </hint>
0872     <hint type="destinationlabel">
0873      <x>20</x>
0874      <y>20</y>
0875     </hint>
0876    </hints>
0877   </connection>
0878   <connection>
0879    <sender>cmdDestW</sender>
0880    <signal>clicked()</signal>
0881    <receiver>DlgMapPathPropertiesBase</receiver>
0882    <slot>slotDestW()</slot>
0883    <hints>
0884     <hint type="sourcelabel">
0885      <x>20</x>
0886      <y>20</y>
0887     </hint>
0888     <hint type="destinationlabel">
0889      <x>20</x>
0890      <y>20</y>
0891     </hint>
0892    </hints>
0893   </connection>
0894   <connection>
0895    <sender>cmdDestE</sender>
0896    <signal>clicked()</signal>
0897    <receiver>DlgMapPathPropertiesBase</receiver>
0898    <slot>slotDestE()</slot>
0899    <hints>
0900     <hint type="sourcelabel">
0901      <x>20</x>
0902      <y>20</y>
0903     </hint>
0904     <hint type="destinationlabel">
0905      <x>20</x>
0906      <y>20</y>
0907     </hint>
0908    </hints>
0909   </connection>
0910   <connection>
0911    <sender>cmdDestNE</sender>
0912    <signal>clicked()</signal>
0913    <receiver>DlgMapPathPropertiesBase</receiver>
0914    <slot>slotDestNE()</slot>
0915    <hints>
0916     <hint type="sourcelabel">
0917      <x>20</x>
0918      <y>20</y>
0919     </hint>
0920     <hint type="destinationlabel">
0921      <x>20</x>
0922      <y>20</y>
0923     </hint>
0924    </hints>
0925   </connection>
0926   <connection>
0927    <sender>cmdSrcW</sender>
0928    <signal>clicked()</signal>
0929    <receiver>DlgMapPathPropertiesBase</receiver>
0930    <slot>slotSrcW()</slot>
0931    <hints>
0932     <hint type="sourcelabel">
0933      <x>20</x>
0934      <y>20</y>
0935     </hint>
0936     <hint type="destinationlabel">
0937      <x>20</x>
0938      <y>20</y>
0939     </hint>
0940    </hints>
0941   </connection>
0942   <connection>
0943    <sender>cmdDestN</sender>
0944    <signal>clicked()</signal>
0945    <receiver>DlgMapPathPropertiesBase</receiver>
0946    <slot>slotDestN()</slot>
0947    <hints>
0948     <hint type="sourcelabel">
0949      <x>20</x>
0950      <y>20</y>
0951     </hint>
0952     <hint type="destinationlabel">
0953      <x>20</x>
0954      <y>20</y>
0955     </hint>
0956    </hints>
0957   </connection>
0958   <connection>
0959    <sender>cmdSrcNE</sender>
0960    <signal>clicked()</signal>
0961    <receiver>DlgMapPathPropertiesBase</receiver>
0962    <slot>slotSrcNE()</slot>
0963    <hints>
0964     <hint type="sourcelabel">
0965      <x>20</x>
0966      <y>20</y>
0967     </hint>
0968     <hint type="destinationlabel">
0969      <x>20</x>
0970      <y>20</y>
0971     </hint>
0972    </hints>
0973   </connection>
0974   <connection>
0975    <sender>cmdSrcS</sender>
0976    <signal>clicked()</signal>
0977    <receiver>DlgMapPathPropertiesBase</receiver>
0978    <slot>slotSrcS()</slot>
0979    <hints>
0980     <hint type="sourcelabel">
0981      <x>20</x>
0982      <y>20</y>
0983     </hint>
0984     <hint type="destinationlabel">
0985      <x>20</x>
0986      <y>20</y>
0987     </hint>
0988    </hints>
0989   </connection>
0990   <connection>
0991    <sender>cmdSrcSE</sender>
0992    <signal>clicked()</signal>
0993    <receiver>DlgMapPathPropertiesBase</receiver>
0994    <slot>slotSrcSE()</slot>
0995    <hints>
0996     <hint type="sourcelabel">
0997      <x>20</x>
0998      <y>20</y>
0999     </hint>
1000     <hint type="destinationlabel">
1001      <x>20</x>
1002      <y>20</y>
1003     </hint>
1004    </hints>
1005   </connection>
1006   <connection>
1007    <sender>cmdSrcDown</sender>
1008    <signal>clicked()</signal>
1009    <receiver>DlgMapPathPropertiesBase</receiver>
1010    <slot>slotSrcDown()</slot>
1011    <hints>
1012     <hint type="sourcelabel">
1013      <x>20</x>
1014      <y>20</y>
1015     </hint>
1016     <hint type="destinationlabel">
1017      <x>20</x>
1018      <y>20</y>
1019     </hint>
1020    </hints>
1021   </connection>
1022   <connection>
1023    <sender>cmdSrcSW</sender>
1024    <signal>clicked()</signal>
1025    <receiver>DlgMapPathPropertiesBase</receiver>
1026    <slot>slotSrcSW()</slot>
1027    <hints>
1028     <hint type="sourcelabel">
1029      <x>20</x>
1030      <y>20</y>
1031     </hint>
1032     <hint type="destinationlabel">
1033      <x>20</x>
1034      <y>20</y>
1035     </hint>
1036    </hints>
1037   </connection>
1038   <connection>
1039    <sender>cmdSrcNW</sender>
1040    <signal>clicked()</signal>
1041    <receiver>DlgMapPathPropertiesBase</receiver>
1042    <slot>slotSrcNW()</slot>
1043    <hints>
1044     <hint type="sourcelabel">
1045      <x>20</x>
1046      <y>20</y>
1047     </hint>
1048     <hint type="destinationlabel">
1049      <x>20</x>
1050      <y>20</y>
1051     </hint>
1052    </hints>
1053   </connection>
1054   <connection>
1055    <sender>cmdSrcN</sender>
1056    <signal>clicked()</signal>
1057    <receiver>DlgMapPathPropertiesBase</receiver>
1058    <slot>slotSrcN()</slot>
1059    <hints>
1060     <hint type="sourcelabel">
1061      <x>20</x>
1062      <y>20</y>
1063     </hint>
1064     <hint type="destinationlabel">
1065      <x>20</x>
1066      <y>20</y>
1067     </hint>
1068    </hints>
1069   </connection>
1070   <connection>
1071    <sender>cmdSrcE</sender>
1072    <signal>clicked()</signal>
1073    <receiver>DlgMapPathPropertiesBase</receiver>
1074    <slot>slotSrcE()</slot>
1075    <hints>
1076     <hint type="sourcelabel">
1077      <x>20</x>
1078      <y>20</y>
1079     </hint>
1080     <hint type="destinationlabel">
1081      <x>20</x>
1082      <y>20</y>
1083     </hint>
1084    </hints>
1085   </connection>
1086   <connection>
1087    <sender>chkNormal</sender>
1088    <signal>clicked()</signal>
1089    <receiver>DlgMapPathPropertiesBase</receiver>
1090    <slot>slotExitTypeChange()</slot>
1091    <hints>
1092     <hint type="sourcelabel">
1093      <x>20</x>
1094      <y>20</y>
1095     </hint>
1096     <hint type="destinationlabel">
1097      <x>20</x>
1098      <y>20</y>
1099     </hint>
1100    </hints>
1101   </connection>
1102   <connection>
1103    <sender>cmdDestS</sender>
1104    <signal>clicked()</signal>
1105    <receiver>DlgMapPathPropertiesBase</receiver>
1106    <slot>slotDestS()</slot>
1107    <hints>
1108     <hint type="sourcelabel">
1109      <x>20</x>
1110      <y>20</y>
1111     </hint>
1112     <hint type="destinationlabel">
1113      <x>20</x>
1114      <y>20</y>
1115     </hint>
1116    </hints>
1117   </connection>
1118   <connection>
1119    <sender>cmdDestSE</sender>
1120    <signal>clicked()</signal>
1121    <receiver>DlgMapPathPropertiesBase</receiver>
1122    <slot>slotDestSE()</slot>
1123    <hints>
1124     <hint type="sourcelabel">
1125      <x>20</x>
1126      <y>20</y>
1127     </hint>
1128     <hint type="destinationlabel">
1129      <x>20</x>
1130      <y>20</y>
1131     </hint>
1132    </hints>
1133   </connection>
1134   <connection>
1135    <sender>cmdDestNW</sender>
1136    <signal>clicked()</signal>
1137    <receiver>DlgMapPathPropertiesBase</receiver>
1138    <slot>slotDestNW()</slot>
1139    <hints>
1140     <hint type="sourcelabel">
1141      <x>20</x>
1142      <y>20</y>
1143     </hint>
1144     <hint type="destinationlabel">
1145      <x>20</x>
1146      <y>20</y>
1147     </hint>
1148    </hints>
1149   </connection>
1150   <connection>
1151    <sender>cmdDestUp</sender>
1152    <signal>clicked()</signal>
1153    <receiver>DlgMapPathPropertiesBase</receiver>
1154    <slot>slotDestUp()</slot>
1155    <hints>
1156     <hint type="sourcelabel">
1157      <x>20</x>
1158      <y>20</y>
1159     </hint>
1160     <hint type="destinationlabel">
1161      <x>20</x>
1162      <y>20</y>
1163     </hint>
1164    </hints>
1165   </connection>
1166   <connection>
1167    <sender>optTwoWay</sender>
1168    <signal>toggled(bool)</signal>
1169    <receiver>DlgMapPathPropertiesBase</receiver>
1170    <slot>slotDirectionChange()</slot>
1171    <hints>
1172     <hint type="sourcelabel">
1173      <x>217</x>
1174      <y>122</y>
1175     </hint>
1176     <hint type="destinationlabel">
1177      <x>20</x>
1178      <y>20</y>
1179     </hint>
1180    </hints>
1181   </connection>
1182   <connection>
1183    <sender>chkSpecial</sender>
1184    <signal>clicked()</signal>
1185    <receiver>DlgMapPathPropertiesBase</receiver>
1186    <slot>slotExitTypeChange()</slot>
1187    <hints>
1188     <hint type="sourcelabel">
1189      <x>20</x>
1190      <y>20</y>
1191     </hint>
1192     <hint type="destinationlabel">
1193      <x>20</x>
1194      <y>20</y>
1195     </hint>
1196    </hints>
1197   </connection>
1198  </connections>
1199 </ui>