Warning, /sdk/codevis/lvtqtw/ct_lvtqtw_configurationdialog.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>ConfigurationDialog</class>
0004  <widget class="QDialog" name="ConfigurationDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>897</width>
0010     <height>714</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Dialog</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <layout class="QHBoxLayout" name="horizontalLayout">
0019      <item>
0020       <widget class="QListWidget" name="listWidget">
0021        <property name="minimumSize">
0022         <size>
0023          <width>120</width>
0024          <height>0</height>
0025         </size>
0026        </property>
0027        <property name="maximumSize">
0028         <size>
0029          <width>120</width>
0030          <height>16777215</height>
0031         </size>
0032        </property>
0033        <item>
0034         <property name="text">
0035          <string>Colors</string>
0036         </property>
0037        </item>
0038        <item>
0039         <property name="text">
0040          <string>Debug</string>
0041         </property>
0042        </item>
0043        <item>
0044         <property name="text">
0045          <string>Design</string>
0046         </property>
0047        </item>
0048        <item>
0049         <property name="text">
0050          <string>Document</string>
0051         </property>
0052        </item>
0053        <item>
0054         <property name="text">
0055          <string>Graphics</string>
0056         </property>
0057        </item>
0058        <item>
0059         <property name="text">
0060          <string>Mouse</string>
0061         </property>
0062        </item>
0063        <item>
0064         <property name="text">
0065          <string>Plugins</string>
0066         </property>
0067        </item>
0068       </widget>
0069      </item>
0070      <item>
0071       <widget class="QStackedWidget" name="stackedWidget">
0072        <property name="currentIndex">
0073         <number>6</number>
0074        </property>
0075        <widget class="QWidget" name="colorsPage">
0076         <layout class="QFormLayout" name="formLayout_4">
0077          <item row="0" column="0">
0078           <widget class="QLabel" name="label_bg_color">
0079            <property name="text">
0080             <string>Graph background color:</string>
0081            </property>
0082           </widget>
0083          </item>
0084          <item row="0" column="1">
0085           <widget class="KColorButton" name="backgroundColor">
0086            <property name="maximumSize">
0087             <size>
0088              <width>100</width>
0089              <height>100</height>
0090             </size>
0091            </property>
0092           </widget>
0093          </item>
0094          <item row="1" column="0">
0095           <widget class="QLabel" name="label_entity_bg_color">
0096            <property name="text">
0097             <string>Entity background color:</string>
0098            </property>
0099           </widget>
0100          </item>
0101          <item row="1" column="1">
0102           <widget class="KColorButton" name="entityBackgroundColor">
0103            <property name="maximumSize">
0104             <size>
0105              <width>100</width>
0106              <height>100</height>
0107             </size>
0108            </property>
0109           </widget>
0110          </item>
0111          <item row="2" column="0">
0112           <widget class="QLabel" name="label_selected_entity_bg_color">
0113            <property name="text">
0114             <string>Selected entity background color:</string>
0115            </property>
0116           </widget>
0117          </item>
0118          <item row="2" column="1">
0119           <widget class="KColorButton" name="selectedEntityBackgroundColor">
0120            <property name="maximumSize">
0121             <size>
0122              <width>100</width>
0123              <height>100</height>
0124             </size>
0125            </property>
0126           </widget>
0127          </item>
0128          <item row="3" column="0">
0129           <widget class="QLabel" name="label_edge_color">
0130            <property name="text">
0131             <string>Edge color:</string>
0132            </property>
0133           </widget>
0134          </item>
0135          <item row="3" column="1">
0136           <widget class="KColorButton" name="edgeColor">
0137            <property name="maximumSize">
0138             <size>
0139              <width>100</width>
0140              <height>100</height>
0141             </size>
0142            </property>
0143           </widget>
0144          </item>
0145          <item row="4" column="0">
0146           <widget class="QLabel" name="label_highlight_edge_color">
0147            <property name="text">
0148             <string>Highlight edge color:</string>
0149            </property>
0150           </widget>
0151          </item>
0152          <item row="4" column="1">
0153           <widget class="KColorButton" name="highlightEdgeColor">
0154            <property name="maximumSize">
0155             <size>
0156              <width>100</width>
0157              <height>100</height>
0158             </size>
0159            </property>
0160           </widget>
0161          </item>
0162          <item row="5" column="0" colspan="2">
0163           <widget class="QCheckBox" name="chkSelectedEntityHasGradient">
0164            <property name="text">
0165             <string>Use gradient color on selected entities</string>
0166            </property>
0167           </widget>
0168          </item>
0169          <item row="6" column="0" colspan="2">
0170           <widget class="QCheckBox" name="chkColorBlindness">
0171            <property name="text">
0172             <string>Adjust for colorblindness</string>
0173            </property>
0174           </widget>
0175          </item>
0176          <item row="7" column="0" colspan="2">
0177           <widget class="QCheckBox" name="chkColorPattern">
0178            <property name="text">
0179             <string>Use patterns instead of solid colors</string>
0180            </property>
0181           </widget>
0182          </item>
0183          <item row="8" column="0">
0184           <spacer name="verticalSpacer_3">
0185            <property name="orientation">
0186             <enum>Qt::Vertical</enum>
0187            </property>
0188            <property name="sizeHint" stdset="0">
0189             <size>
0190              <width>20</width>
0191              <height>40</height>
0192             </size>
0193            </property>
0194           </spacer>
0195          </item>
0196         </layout>
0197        </widget>
0198        <widget class="QWidget" name="documentPage">
0199         <layout class="QGridLayout" name="gridLayout">
0200          <item row="5" column="0">
0201           <spacer name="verticalSpacer_6">
0202            <property name="orientation">
0203             <enum>Qt::Vertical</enum>
0204            </property>
0205            <property name="sizeHint" stdset="0">
0206             <size>
0207              <width>20</width>
0208              <height>40</height>
0209             </size>
0210            </property>
0211           </spacer>
0212          </item>
0213          <item row="3" column="0" colspan="3">
0214           <widget class="QLabel" name="label_17">
0215            <property name="text">
0216             <string>Time in milisseconds for automatically saving a backup after a change on the document</string>
0217            </property>
0218           </widget>
0219          </item>
0220          <item row="1" column="1">
0221           <widget class="QSpinBox" name="autoSaveBackupIntervalMsecs">
0222            <property name="suffix">
0223             <string>  ms</string>
0224            </property>
0225            <property name="minimum">
0226             <number>1000</number>
0227            </property>
0228            <property name="maximum">
0229             <number>10000</number>
0230            </property>
0231           </widget>
0232          </item>
0233          <item row="1" column="0">
0234           <widget class="QLabel" name="label_16">
0235            <property name="text">
0236             <string>Automatic Backup Timer</string>
0237            </property>
0238           </widget>
0239          </item>
0240          <item row="2" column="0">
0241           <widget class="QLabel" name="label_18">
0242            <property name="text">
0243             <string>Backups are saved in:</string>
0244            </property>
0245           </widget>
0246          </item>
0247          <item row="2" column="1" colspan="2">
0248           <widget class="QLabel" name="saveFolder">
0249            <property name="text">
0250             <string>TextLabel</string>
0251            </property>
0252           </widget>
0253          </item>
0254         </layout>
0255        </widget>
0256        <widget class="QWidget" name="graphicsPage">
0257         <layout class="QVBoxLayout" name="verticalLayout_2">
0258          <item>
0259           <widget class="QTabWidget" name="tabWidget">
0260            <property name="currentIndex">
0261             <number>1</number>
0262            </property>
0263            <widget class="QWidget" name="VisualizationOptions">
0264             <attribute name="title">
0265              <string>Default Selection</string>
0266             </attribute>
0267             <layout class="QVBoxLayout" name="verticalLayout_8">
0268              <item>
0269               <widget class="QGroupBox" name="groupBox_3">
0270                <property name="title">
0271                 <string>Default Tools</string>
0272                </property>
0273                <layout class="QVBoxLayout" name="verticalLayout_7">
0274                 <item>
0275                  <widget class="QCheckBox" name="minimap">
0276                   <property name="text">
0277                    <string>Minimap</string>
0278                   </property>
0279                  </widget>
0280                 </item>
0281                 <item>
0282                  <widget class="QCheckBox" name="toolBox">
0283                   <property name="text">
0284                    <string>Information Box</string>
0285                   </property>
0286                  </widget>
0287                 </item>
0288                </layout>
0289               </widget>
0290              </item>
0291              <item>
0292               <widget class="QGroupBox" name="groupBox">
0293                <property name="title">
0294                 <string>Default Values for Physical Load</string>
0295                </property>
0296                <layout class="QVBoxLayout" name="verticalLayout_4">
0297                 <item>
0298                  <widget class="QCheckBox" name="showProviders">
0299                   <property name="text">
0300                    <string>Providers</string>
0301                   </property>
0302                  </widget>
0303                 </item>
0304                 <item>
0305                  <widget class="QCheckBox" name="showClients">
0306                   <property name="text">
0307                    <string>Clients</string>
0308                   </property>
0309                  </widget>
0310                 </item>
0311                </layout>
0312               </widget>
0313              </item>
0314              <item>
0315               <widget class="QGroupBox" name="groupBox_2">
0316                <property name="title">
0317                 <string>Default Values for Logical Load</string>
0318                </property>
0319                <layout class="QVBoxLayout" name="verticalLayout_3">
0320                 <item>
0321                  <widget class="QCheckBox" name="isARelation">
0322                   <property name="text">
0323                    <string>Load Inheritance Relationships (Is A)</string>
0324                   </property>
0325                  </widget>
0326                 </item>
0327                 <item>
0328                  <widget class="QCheckBox" name="usesInTheInterface">
0329                   <property name="text">
0330                    <string>Load Uses in the Interface Relationships</string>
0331                   </property>
0332                  </widget>
0333                 </item>
0334                 <item>
0335                  <widget class="QCheckBox" name="usesInTheImplementation">
0336                   <property name="text">
0337                    <string>Load Uses In the Implementation Relationships</string>
0338                   </property>
0339                  </widget>
0340                 </item>
0341                </layout>
0342               </widget>
0343              </item>
0344              <item>
0345               <spacer name="verticalSpacer">
0346                <property name="orientation">
0347                 <enum>Qt::Vertical</enum>
0348                </property>
0349                <property name="sizeHint" stdset="0">
0350                 <size>
0351                  <width>20</width>
0352                  <height>40</height>
0353                 </size>
0354                </property>
0355               </spacer>
0356              </item>
0357             </layout>
0358            </widget>
0359            <widget class="QWidget" name="DefaultValues">
0360             <attribute name="title">
0361              <string>Default Values</string>
0362             </attribute>
0363             <layout class="QFormLayout" name="formLayout_3">
0364              <item row="0" column="0">
0365               <widget class="QLabel" name="label_9">
0366                <property name="text">
0367                 <string>Entity Name Location</string>
0368                </property>
0369               </widget>
0370              </item>
0371              <item row="0" column="1">
0372               <widget class="QComboBox" name="entityNamePos">
0373                <item>
0374                 <property name="text">
0375                  <string>Top Left</string>
0376                 </property>
0377                </item>
0378                <item>
0379                 <property name="text">
0380                  <string>Top Right</string>
0381                 </property>
0382                </item>
0383                <item>
0384                 <property name="text">
0385                  <string>Bottom Left</string>
0386                 </property>
0387                </item>
0388                <item>
0389                 <property name="text">
0390                  <string>Bottom Right</string>
0391                 </property>
0392                </item>
0393               </widget>
0394              </item>
0395              <item row="1" column="0">
0396               <widget class="QLabel" name="label">
0397                <property name="text">
0398                 <string>Class Limit</string>
0399                </property>
0400               </widget>
0401              </item>
0402              <item row="1" column="1">
0403               <widget class="QSpinBox" name="classLimit"/>
0404              </item>
0405              <item row="2" column="0">
0406               <widget class="QLabel" name="label_2">
0407                <property name="text">
0408                 <string>Relation Limit</string>
0409                </property>
0410               </widget>
0411              </item>
0412              <item row="2" column="1">
0413               <widget class="QSpinBox" name="relationLimit"/>
0414              </item>
0415              <item row="3" column="0">
0416               <widget class="QLabel" name="label_3">
0417                <property name="text">
0418                 <string>Zoom Level</string>
0419                </property>
0420               </widget>
0421              </item>
0422              <item row="3" column="1">
0423               <widget class="QSpinBox" name="zoomLevel">
0424                <property name="suffix">
0425                 <string> %</string>
0426                </property>
0427               </widget>
0428              </item>
0429              <item row="4" column="1">
0430               <widget class="QCheckBox" name="showLevelNumbers">
0431                <property name="text">
0432                 <string>Show Level Numbers</string>
0433                </property>
0434               </widget>
0435              </item>
0436              <item row="5" column="1">
0437               <spacer name="verticalSpacer_7">
0438                <property name="orientation">
0439                 <enum>Qt::Vertical</enum>
0440                </property>
0441                <property name="sizeHint" stdset="0">
0442                 <size>
0443                  <width>20</width>
0444                  <height>40</height>
0445                 </size>
0446                </property>
0447               </spacer>
0448              </item>
0449             </layout>
0450            </widget>
0451            <widget class="QWidget" name="Fonts">
0452             <attribute name="title">
0453              <string>Fonts</string>
0454             </attribute>
0455             <layout class="QFormLayout" name="formLayout">
0456              <item row="0" column="0">
0457               <widget class="QLabel" name="label_10">
0458                <property name="text">
0459                 <string>Package Groups</string>
0460                </property>
0461               </widget>
0462              </item>
0463              <item row="0" column="1">
0464               <widget class="KFontRequester" name="pkgGroupFont" native="true"/>
0465              </item>
0466              <item row="1" column="0">
0467               <widget class="QLabel" name="label_11">
0468                <property name="text">
0469                 <string>Packages</string>
0470                </property>
0471               </widget>
0472              </item>
0473              <item row="1" column="1">
0474               <widget class="KFontRequester" name="pkgFont" native="true"/>
0475              </item>
0476              <item row="2" column="0">
0477               <widget class="QLabel" name="label_12">
0478                <property name="text">
0479                 <string>Components</string>
0480                </property>
0481               </widget>
0482              </item>
0483              <item row="2" column="1">
0484               <widget class="KFontRequester" name="componentFont" native="true"/>
0485              </item>
0486              <item row="3" column="0">
0487               <widget class="QLabel" name="label_13">
0488                <property name="text">
0489                 <string>Classes</string>
0490                </property>
0491               </widget>
0492              </item>
0493              <item row="3" column="1">
0494               <widget class="KFontRequester" name="classFont" native="true"/>
0495              </item>
0496              <item row="4" column="0">
0497               <widget class="QLabel" name="label_14">
0498                <property name="text">
0499                 <string>Structs</string>
0500                </property>
0501               </widget>
0502              </item>
0503              <item row="4" column="1">
0504               <widget class="KFontRequester" name="structFont" native="true"/>
0505              </item>
0506              <item row="5" column="0">
0507               <widget class="QLabel" name="label_15">
0508                <property name="text">
0509                 <string>Enums</string>
0510                </property>
0511               </widget>
0512              </item>
0513              <item row="5" column="1">
0514               <widget class="KFontRequester" name="enumFont" native="true"/>
0515              </item>
0516             </layout>
0517            </widget>
0518           </widget>
0519          </item>
0520         </layout>
0521        </widget>
0522        <widget class="QWidget" name="mousePage">
0523         <layout class="QFormLayout" name="formLayout_2">
0524          <item row="1" column="0">
0525           <widget class="QLabel" name="label_4">
0526            <property name="text">
0527             <string>Pan View With</string>
0528            </property>
0529           </widget>
0530          </item>
0531          <item row="1" column="1">
0532           <widget class="QComboBox" name="comboPanModifier"/>
0533          </item>
0534          <item row="2" column="0">
0535           <widget class="QLabel" name="label_6">
0536            <property name="text">
0537             <string>Zoom with mouse wheel and</string>
0538            </property>
0539           </widget>
0540          </item>
0541          <item row="2" column="1">
0542           <widget class="QComboBox" name="comboZoomModifier"/>
0543          </item>
0544          <item row="3" column="1">
0545           <spacer name="verticalSpacer_2">
0546            <property name="orientation">
0547             <enum>Qt::Vertical</enum>
0548            </property>
0549            <property name="sizeHint" stdset="0">
0550             <size>
0551              <width>20</width>
0552              <height>40</height>
0553             </size>
0554            </property>
0555           </spacer>
0556          </item>
0557         </layout>
0558        </widget>
0559        <widget class="QWidget" name="debugPage">
0560         <layout class="QVBoxLayout" name="verticalLayout_5">
0561          <item>
0562           <widget class="QCheckBox" name="debugContextMenu">
0563            <property name="text">
0564             <string>Enable Debug Context Menu</string>
0565            </property>
0566           </widget>
0567          </item>
0568          <item>
0569           <widget class="QCheckBox" name="enableDebugOutput">
0570            <property name="text">
0571             <string>Enable Debug Output</string>
0572            </property>
0573           </widget>
0574          </item>
0575          <item>
0576           <widget class="QCheckBox" name="enableCodeParseDebugOutput">
0577            <property name="text">
0578             <string>Enable Code Parse Debug Output</string>
0579            </property>
0580           </widget>
0581          </item>
0582          <item>
0583           <widget class="QCheckBox" name="storeDebugOutput">
0584            <property name="text">
0585             <string>Store Debug Output</string>
0586            </property>
0587           </widget>
0588          </item>
0589          <item>
0590           <spacer name="verticalSpacer_4">
0591            <property name="orientation">
0592             <enum>Qt::Vertical</enum>
0593            </property>
0594            <property name="sizeHint" stdset="0">
0595             <size>
0596              <width>20</width>
0597              <height>40</height>
0598             </size>
0599            </property>
0600           </spacer>
0601          </item>
0602         </layout>
0603        </widget>
0604        <widget class="QWidget" name="designPage">
0605         <layout class="QVBoxLayout" name="verticalLayout_6">
0606          <item>
0607           <widget class="QCheckBox" name="lakosianRules">
0608            <property name="text">
0609             <string>Force &quot;Large Scale C++ Development&quot; naming specifications</string>
0610            </property>
0611           </widget>
0612          </item>
0613          <item>
0614           <widget class="QLabel" name="label_5">
0615            <property name="text">
0616             <string>This setting makes the software strict on what kind of architecture it generates, following the book &quot;Large Scale C++ Development&quot; ideas. If you don't have the book, you can read a resume of the rules on the BDE Coding Standard. The tool will help you when mistakes are made.</string>
0617            </property>
0618            <property name="wordWrap">
0619             <bool>true</bool>
0620            </property>
0621           </widget>
0622          </item>
0623          <item>
0624           <widget class="QCheckBox" name="showRedundantEdgesDefaultCheckbox">
0625            <property name="text">
0626             <string>Show redundant edges by default</string>
0627            </property>
0628           </widget>
0629          </item>
0630          <item>
0631           <widget class="QCheckBox" name="hidePkgPrefixOnComponents">
0632            <property name="text">
0633             <string>Hide package prefix on components that follows &quot;Large Scale C++ Development&quot; naming specifications</string>
0634            </property>
0635           </widget>
0636          </item>
0637          <item>
0638           <widget class="QCheckBox" name="invertHorizontalLvlLayout">
0639            <property name="text">
0640             <string>Invert direction on horizontal levelization layout</string>
0641            </property>
0642           </widget>
0643          </item>
0644          <item>
0645           <widget class="QCheckBox" name="invertVerticalLvlLayout">
0646            <property name="text">
0647             <string>Invert direction on vertical levelization layout</string>
0648            </property>
0649           </widget>
0650          </item>
0651 
0652          <item row="1" column="0">
0653           <widget class="QLabel" name="label_spaceBetweenLevels">
0654            <property name="text">
0655             <string>Space between levels:</string>
0656            </property>
0657           </widget>
0658          </item>
0659          <item row="1" column="1">
0660           <widget class="QSpinBox" name="spaceBetweenLevels">
0661            <property name="suffix">
0662             <string>  px</string>
0663            </property>
0664            <property name="minimum">
0665             <number>5</number>
0666            </property>
0667            <property name="maximum">
0668             <number>100</number>
0669            </property>
0670           </widget>
0671          </item>
0672 
0673          <item row="2" column="0">
0674           <widget class="QLabel" name="label_spaceBetweenSublevels">
0675            <property name="text">
0676             <string>Space between sublevels:</string>
0677            </property>
0678           </widget>
0679          </item>
0680          <item row="2" column="1">
0681           <widget class="QSpinBox" name="spaceBetweenSublevels">
0682            <property name="suffix">
0683             <string>  px</string>
0684            </property>
0685            <property name="minimum">
0686             <number>5</number>
0687            </property>
0688            <property name="maximum">
0689             <number>100</number>
0690            </property>
0691           </widget>
0692          </item>
0693 
0694          <item row="3" column="0">
0695           <widget class="QLabel" name="label_spaceBetweenEntities">
0696            <property name="text">
0697             <string>Space between entities:</string>
0698            </property>
0699           </widget>
0700          </item>
0701          <item row="3" column="1">
0702           <widget class="QSpinBox" name="spaceBetweenEntities">
0703            <property name="suffix">
0704             <string>  px</string>
0705            </property>
0706            <property name="minimum">
0707             <number>5</number>
0708            </property>
0709            <property name="maximum">
0710             <number>100</number>
0711            </property>
0712           </widget>
0713          </item>
0714 
0715          <item row="4" column="0">
0716           <widget class="QLabel" name="label_maxEntitiesPerLevel">
0717            <property name="text">
0718             <string>Max. entities per level:</string>
0719            </property>
0720           </widget>
0721          </item>
0722          <item row="4" column="1">
0723           <widget class="QSpinBox" name="maxEntitiesPerLevel">
0724            <property name="suffix">
0725             <string>  px</string>
0726            </property>
0727            <property name="minimum">
0728             <number>5</number>
0729            </property>
0730            <property name="maximum">
0731             <number>100</number>
0732            </property>
0733           </widget>
0734          </item>
0735 
0736          <item>
0737           <spacer name="verticalSpacer_5">
0738            <property name="orientation">
0739             <enum>Qt::Vertical</enum>
0740            </property>
0741            <property name="sizeHint" stdset="0">
0742             <size>
0743              <width>20</width>
0744              <height>408</height>
0745             </size>
0746            </property>
0747           </spacer>
0748          </item>
0749         </layout>
0750        </widget>
0751        <widget class="QWidget" name="pluginsPage">
0752         <layout class="QVBoxLayout" name="verticalLayout_9">
0753          <item>
0754           <widget class="KPluginWidget" name="pluginWidget" native="true">
0755            <property name="sizePolicy">
0756             <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0757              <horstretch>0</horstretch>
0758              <verstretch>0</verstretch>
0759             </sizepolicy>
0760            </property>
0761           </widget>
0762          </item>
0763          <item>
0764           <layout class="QHBoxLayout" name="horizontalLayout_2">
0765            <item>
0766             <spacer name="horizontalSpacer">
0767              <property name="orientation">
0768               <enum>Qt::Horizontal</enum>
0769              </property>
0770              <property name="sizeHint" stdset="0">
0771               <size>
0772                <width>40</width>
0773                <height>20</height>
0774               </size>
0775              </property>
0776             </spacer>
0777            </item>
0778            <item>
0779             <widget class="KNSWidgets::Button" name="getNewPlugins">
0780              <property name="text">
0781               <string>Get New Plugins</string>
0782              </property>
0783             </widget>
0784            </item>
0785           </layout>
0786          </item>
0787         </layout>
0788        </widget>
0789       </widget>
0790      </item>
0791     </layout>
0792    </item>
0793    <item>
0794     <widget class="QDialogButtonBox" name="buttonBox">
0795      <property name="orientation">
0796       <enum>Qt::Horizontal</enum>
0797      </property>
0798      <property name="standardButtons">
0799       <set>QDialogButtonBox::Cancel|QDialogButtonBox::RestoreDefaults|QDialogButtonBox::Save</set>
0800      </property>
0801     </widget>
0802    </item>
0803   </layout>
0804  </widget>
0805  <customwidgets>
0806   <customwidget>
0807    <class>KColorButton</class>
0808    <extends>QPushButton</extends>
0809    <header>kcolorbutton.h</header>
0810   </customwidget>
0811   <customwidget>
0812    <class>KFontRequester</class>
0813    <extends>QWidget</extends>
0814    <header>kfontrequester.h</header>
0815   </customwidget>
0816   <customwidget>
0817    <class>KPluginWidget</class>
0818    <extends>QWidget</extends>
0819    <header location="global">KPluginWidget</header>
0820    <container>1</container>
0821   </customwidget>
0822   <customwidget>
0823    <class>KNSWidgets::Button</class>
0824    <extends>QPushButton</extends>
0825    <header location="global">KNSWidgets/Button</header>
0826   </customwidget>
0827  </customwidgets>
0828  <resources/>
0829  <connections>
0830   <connection>
0831    <sender>buttonBox</sender>
0832    <signal>accepted()</signal>
0833    <receiver>ConfigurationDialog</receiver>
0834    <slot>accept()</slot>
0835    <hints>
0836     <hint type="sourcelabel">
0837      <x>260</x>
0838      <y>707</y>
0839     </hint>
0840     <hint type="destinationlabel">
0841      <x>157</x>
0842      <y>274</y>
0843     </hint>
0844    </hints>
0845   </connection>
0846   <connection>
0847    <sender>buttonBox</sender>
0848    <signal>rejected()</signal>
0849    <receiver>ConfigurationDialog</receiver>
0850    <slot>reject()</slot>
0851    <hints>
0852     <hint type="sourcelabel">
0853      <x>328</x>
0854      <y>707</y>
0855     </hint>
0856     <hint type="destinationlabel">
0857      <x>286</x>
0858      <y>274</y>
0859     </hint>
0860    </hints>
0861   </connection>
0862  </connections>
0863 </ui>