tests/auto/uic3/baseline/paletteeditoradvancedbase.ui
changeset 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
       
     2 <class>PaletteEditorAdvancedBase</class>
       
     3 <comment>*********************************************************************
       
     4 **
       
     5 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     6 ** All rights reserved.
       
     7 ** Contact: Nokia Corporation (qt-info@nokia.com)
       
     8 **
       
     9 ** This file is part of the autotests of the Qt Toolkit.
       
    10 **
       
    11 ** $QT_BEGIN_LICENSE:LGPL$
       
    12 ** No Commercial Usage
       
    13 ** This file contains pre-release code and may not be distributed.
       
    14 ** You may use this file in accordance with the terms and conditions
       
    15 ** contained in the Technology Preview License Agreement accompanying
       
    16 ** this package.
       
    17 **
       
    18 ** GNU Lesser General Public License Usage
       
    19 ** Alternatively, this file may be used under the terms of the GNU Lesser
       
    20 ** General Public License version 2.1 as published by the Free Software
       
    21 ** Foundation and appearing in the file LICENSE.LGPL included in the
       
    22 ** packaging of this file.  Please review the following information to
       
    23 ** ensure the GNU Lesser General Public License version 2.1 requirements
       
    24 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
       
    25 **
       
    26 ** In addition, as a special exception, Nokia gives you certain additional
       
    27 ** rights.  These rights are described in the Nokia Qt LGPL Exception
       
    28 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
       
    29 **
       
    30 ** If you have questions regarding the use of this file, please contact
       
    31 ** Nokia at qt-info@nokia.com.
       
    32 **
       
    33 **
       
    34 **
       
    35 **
       
    36 **
       
    37 **
       
    38 **
       
    39 **
       
    40 ** $QT_END_LICENSE$
       
    41 **
       
    42 *********************************************************************</comment>
       
    43 <widget class="QDialog">
       
    44     <property name="name">
       
    45         <cstring>PaletteEditorAdvancedBase</cstring>
       
    46     </property>
       
    47     <property name="enabled">
       
    48         <bool>true</bool>
       
    49     </property>
       
    50     <property name="geometry">
       
    51         <rect>
       
    52             <x>0</x>
       
    53             <y>0</y>
       
    54             <width>295</width>
       
    55             <height>346</height>
       
    56         </rect>
       
    57     </property>
       
    58     <property name="caption">
       
    59         <string>Tune Palette</string>
       
    60     </property>
       
    61     <property name="sizeGripEnabled">
       
    62         <bool>true</bool>
       
    63     </property>
       
    64     <property name="whatsThis" stdset="0">
       
    65         <string>&lt;b&gt;Edit Palette&lt;/b&gt;&lt;p&gt;Change the palette of the current widget or form.&lt;/p&gt;&lt;p&gt;Use a generated palette or select colors for each color group and each color role.&lt;/p&gt;&lt;p&gt;The palette can be tested with different widget layouts in the preview section.&lt;/p&gt;</string>
       
    66     </property>
       
    67     <vbox>
       
    68         <property name="name">
       
    69             <cstring>unnamed</cstring>
       
    70         </property>
       
    71         <property name="margin">
       
    72             <number>11</number>
       
    73         </property>
       
    74         <property name="spacing">
       
    75             <number>6</number>
       
    76         </property>
       
    77         <widget class="QLayoutWidget">
       
    78             <property name="name">
       
    79                 <cstring>Layout14</cstring>
       
    80             </property>
       
    81             <hbox>
       
    82                 <property name="name">
       
    83                     <cstring>unnamed</cstring>
       
    84                 </property>
       
    85                 <property name="margin">
       
    86                     <number>0</number>
       
    87                 </property>
       
    88                 <property name="spacing">
       
    89                     <number>6</number>
       
    90                 </property>
       
    91                 <widget class="QLabel">
       
    92                     <property name="name">
       
    93                         <cstring>TextLabel1</cstring>
       
    94                     </property>
       
    95                     <property name="frameShape">
       
    96                         <enum>MShape</enum>
       
    97                     </property>
       
    98                     <property name="frameShadow">
       
    99                         <enum>MShadow</enum>
       
   100                     </property>
       
   101                     <property name="text">
       
   102                         <string>Select &amp;Palette:</string>
       
   103                     </property>
       
   104                     <property name="buddy" stdset="0">
       
   105                         <cstring>paletteCombo</cstring>
       
   106                     </property>
       
   107                 </widget>
       
   108                 <widget class="QComboBox">
       
   109                     <item>
       
   110                         <property name="text">
       
   111                             <string>Active Palette</string>
       
   112                         </property>
       
   113                     </item>
       
   114                     <item>
       
   115                         <property name="text">
       
   116                             <string>Inactive Palette</string>
       
   117                         </property>
       
   118                     </item>
       
   119                     <item>
       
   120                         <property name="text">
       
   121                             <string>Disabled Palette</string>
       
   122                         </property>
       
   123                     </item>
       
   124                     <property name="name">
       
   125                         <cstring>paletteCombo</cstring>
       
   126                     </property>
       
   127                 </widget>
       
   128             </hbox>
       
   129         </widget>
       
   130         <widget class="QButtonGroup">
       
   131             <property name="name">
       
   132                 <cstring>ButtonGroup1</cstring>
       
   133             </property>
       
   134             <property name="sizePolicy">
       
   135                 <sizepolicy>
       
   136                     <hsizetype>5</hsizetype>
       
   137                     <vsizetype>4</vsizetype>
       
   138                 </sizepolicy>
       
   139             </property>
       
   140             <property name="title">
       
   141                 <string>Auto</string>
       
   142             </property>
       
   143             <vbox>
       
   144                 <property name="name">
       
   145                     <cstring>unnamed</cstring>
       
   146                 </property>
       
   147                 <property name="margin">
       
   148                     <number>11</number>
       
   149                 </property>
       
   150                 <property name="spacing">
       
   151                     <number>6</number>
       
   152                 </property>
       
   153                 <widget class="QCheckBox">
       
   154                     <property name="name">
       
   155                         <cstring>checkBuildInactive</cstring>
       
   156                     </property>
       
   157                     <property name="text">
       
   158                         <string>Build inactive palette from active.</string>
       
   159                     </property>
       
   160                     <property name="checked">
       
   161                         <bool>true</bool>
       
   162                     </property>
       
   163                 </widget>
       
   164                 <widget class="QCheckBox">
       
   165                     <property name="name">
       
   166                         <cstring>checkBuildDisabled</cstring>
       
   167                     </property>
       
   168                     <property name="text">
       
   169                         <string>Build disabled palette from active.</string>
       
   170                     </property>
       
   171                     <property name="checked">
       
   172                         <bool>true</bool>
       
   173                     </property>
       
   174                 </widget>
       
   175             </vbox>
       
   176         </widget>
       
   177         <widget class="QGroupBox">
       
   178             <property name="name">
       
   179                 <cstring>groupCentral</cstring>
       
   180             </property>
       
   181             <property name="title">
       
   182                 <string>Central color &amp;roles</string>
       
   183             </property>
       
   184             <vbox>
       
   185                 <property name="name">
       
   186                     <cstring>unnamed</cstring>
       
   187                 </property>
       
   188                 <property name="margin">
       
   189                     <number>11</number>
       
   190                 </property>
       
   191                 <property name="spacing">
       
   192                     <number>6</number>
       
   193                 </property>
       
   194                 <widget class="QComboBox">
       
   195                     <item>
       
   196                         <property name="text">
       
   197                             <string>Background</string>
       
   198                         </property>
       
   199                     </item>
       
   200                     <item>
       
   201                         <property name="text">
       
   202                             <string>Foreground</string>
       
   203                         </property>
       
   204                     </item>
       
   205                     <item>
       
   206                         <property name="text">
       
   207                             <string>Button</string>
       
   208                         </property>
       
   209                     </item>
       
   210                     <item>
       
   211                         <property name="text">
       
   212                             <string>Base</string>
       
   213                         </property>
       
   214                     </item>
       
   215                     <item>
       
   216                         <property name="text">
       
   217                             <string>Text</string>
       
   218                         </property>
       
   219                     </item>
       
   220                     <item>
       
   221                         <property name="text">
       
   222                             <string>BrightText</string>
       
   223                         </property>
       
   224                     </item>
       
   225                     <item>
       
   226                         <property name="text">
       
   227                             <string>ButtonText</string>
       
   228                         </property>
       
   229                     </item>
       
   230                     <item>
       
   231                         <property name="text">
       
   232                             <string>Highlight</string>
       
   233                         </property>
       
   234                     </item>
       
   235                     <item>
       
   236                         <property name="text">
       
   237                             <string>HighlightText</string>
       
   238                         </property>
       
   239                     </item>
       
   240                     <item>
       
   241                         <property name="text">
       
   242                             <string>Link</string>
       
   243                         </property>
       
   244                     </item>
       
   245                     <item>
       
   246                         <property name="text">
       
   247                             <string>LinkVisited</string>
       
   248                         </property>
       
   249                     </item>
       
   250                     <property name="name">
       
   251                         <cstring>comboCentral</cstring>
       
   252                     </property>
       
   253                     <property name="toolTip" stdset="0">
       
   254                         <string>Choose central color role</string>
       
   255                     </property>
       
   256                     <property name="whatsThis" stdset="0">
       
   257                         <string>&lt;b&gt;Select a color role.&lt;/b&gt;&lt;p&gt;Available central roles are: &lt;ul&gt; &lt;li&gt;Background - general background color.&lt;/li&gt; &lt;li&gt;Foreground - general foreground color. &lt;/li&gt; &lt;li&gt;Base - used as background color for e.g. text entry widgets, usually white or another light color. &lt;/li&gt; &lt;li&gt;Text - the forground color used with Base. Usually this is the same as the Foreground, in what case it must provide good contrast both with Background and Base. &lt;/li&gt; &lt;li&gt;Button - general button background color, where buttons need a background different from Background, as in the Macintosh style. &lt;/li&gt; &lt;li&gt;ButtonText - a foreground color used with the Button color. &lt;/li&gt; &lt;li&gt;Highlight - a color to indicate a selected or highlighted item. &lt;/li&gt; &lt;li&gt;HighlightedText - a text color that contrasts to Highlight. &lt;/li&gt; &lt;li&gt;BrightText - a text color that is very different from Foreground and contrasts well with e.g. black. &lt;/li&gt; &lt;/ul&gt; &lt;/p&gt;</string>
       
   258                     </property>
       
   259                 </widget>
       
   260                 <widget class="QLayoutWidget">
       
   261                     <property name="name">
       
   262                         <cstring>Layout32_2</cstring>
       
   263                     </property>
       
   264                     <hbox>
       
   265                         <property name="name">
       
   266                             <cstring>unnamed</cstring>
       
   267                         </property>
       
   268                         <property name="margin">
       
   269                             <number>0</number>
       
   270                         </property>
       
   271                         <property name="spacing">
       
   272                             <number>6</number>
       
   273                         </property>
       
   274                         <spacer>
       
   275                             <property name="name">
       
   276                                 <cstring>Horizontal_Spacing1</cstring>
       
   277                             </property>
       
   278                             <property name="orientation">
       
   279                                 <enum>Horizontal</enum>
       
   280                             </property>
       
   281                             <property name="sizeType">
       
   282                                 <enum>Expanding</enum>
       
   283                             </property>
       
   284                             <property name="sizeHint">
       
   285                                 <size>
       
   286                                     <width>20</width>
       
   287                                     <height>20</height>
       
   288                                 </size>
       
   289                             </property>
       
   290                         </spacer>
       
   291                         <widget class="QLabel">
       
   292                             <property name="name">
       
   293                                 <cstring>labelCentral</cstring>
       
   294                             </property>
       
   295                             <property name="sizePolicy">
       
   296                                 <sizepolicy>
       
   297                                     <hsizetype>1</hsizetype>
       
   298                                     <vsizetype>1</vsizetype>
       
   299                                 </sizepolicy>
       
   300                             </property>
       
   301                             <property name="minimumSize">
       
   302                                 <size>
       
   303                                     <width>0</width>
       
   304                                     <height>0</height>
       
   305                                 </size>
       
   306                             </property>
       
   307                             <property name="text">
       
   308                                 <string>&amp;Select Color:</string>
       
   309                             </property>
       
   310                             <property name="buddy" stdset="0">
       
   311                                 <cstring>buttonCentral</cstring>
       
   312                             </property>
       
   313                         </widget>
       
   314                         <widget class="ColorButton">
       
   315                             <property name="name">
       
   316                                 <cstring>buttonCentral</cstring>
       
   317                             </property>
       
   318                             <property name="sizePolicy">
       
   319                                 <sizepolicy>
       
   320                                     <hsizetype>0</hsizetype>
       
   321                                     <vsizetype>0</vsizetype>
       
   322                                 </sizepolicy>
       
   323                             </property>
       
   324                             <property name="focusPolicy">
       
   325                                 <enum>TabFocus</enum>
       
   326                             </property>
       
   327                             <property name="toolTip" stdset="0">
       
   328                                 <string>Choose a color</string>
       
   329                             </property>
       
   330                             <property name="whatsThis" stdset="0">
       
   331                                 <string>Choose a color for the selected central color role.</string>
       
   332                             </property>
       
   333                         </widget>
       
   334                     </hbox>
       
   335                 </widget>
       
   336             </vbox>
       
   337         </widget>
       
   338         <widget class="QGroupBox">
       
   339             <property name="name">
       
   340                 <cstring>groupEffect</cstring>
       
   341             </property>
       
   342             <property name="title">
       
   343                 <string>3-D shadow &amp;effects</string>
       
   344             </property>
       
   345             <vbox>
       
   346                 <property name="name">
       
   347                     <cstring>unnamed</cstring>
       
   348                 </property>
       
   349                 <property name="margin">
       
   350                     <number>11</number>
       
   351                 </property>
       
   352                 <property name="spacing">
       
   353                     <number>6</number>
       
   354                 </property>
       
   355                 <widget class="QLayoutWidget">
       
   356                     <property name="name">
       
   357                         <cstring>Layout32_3</cstring>
       
   358                     </property>
       
   359                     <hbox>
       
   360                         <property name="name">
       
   361                             <cstring>unnamed</cstring>
       
   362                         </property>
       
   363                         <property name="margin">
       
   364                             <number>0</number>
       
   365                         </property>
       
   366                         <property name="spacing">
       
   367                             <number>6</number>
       
   368                         </property>
       
   369                         <widget class="QCheckBox">
       
   370                             <property name="name">
       
   371                                 <cstring>checkBuildEffect</cstring>
       
   372                             </property>
       
   373                             <property name="text">
       
   374                                 <string>Build &amp;from button color</string>
       
   375                             </property>
       
   376                             <property name="checked">
       
   377                                 <bool>true</bool>
       
   378                             </property>
       
   379                             <property name="toolTip" stdset="0">
       
   380                                 <string>Generate shadings</string>
       
   381                             </property>
       
   382                             <property name="whatsThis" stdset="0">
       
   383                                 <string>Check to let 3D-effect colors be calculated from button-color.</string>
       
   384                             </property>
       
   385                         </widget>
       
   386                         <widget class="QComboBox">
       
   387                             <item>
       
   388                                 <property name="text">
       
   389                                     <string>Light</string>
       
   390                                 </property>
       
   391                             </item>
       
   392                             <item>
       
   393                                 <property name="text">
       
   394                                     <string>Midlight</string>
       
   395                                 </property>
       
   396                             </item>
       
   397                             <item>
       
   398                                 <property name="text">
       
   399                                     <string>Mid</string>
       
   400                                 </property>
       
   401                             </item>
       
   402                             <item>
       
   403                                 <property name="text">
       
   404                                     <string>Dark</string>
       
   405                                 </property>
       
   406                             </item>
       
   407                             <item>
       
   408                                 <property name="text">
       
   409                                     <string>Shadow</string>
       
   410                                 </property>
       
   411                             </item>
       
   412                             <property name="name">
       
   413                                 <cstring>comboEffect</cstring>
       
   414                             </property>
       
   415                             <property name="toolTip" stdset="0">
       
   416                                 <string>Choose 3D-effect color role</string>
       
   417                             </property>
       
   418                             <property name="whatsThis" stdset="0">
       
   419                                 <string>&lt;b&gt;Select a color role.&lt;/b&gt;&lt;p&gt;Available effect roles are: &lt;ul&gt; &lt;li&gt;Light - lighter than Button color. &lt;/li&gt; &lt;li&gt;Midlight - between Button and Light. &lt;/li&gt; &lt;li&gt;Mid - between Button and Dark. &lt;/li&gt; &lt;li&gt;Dark - darker than Button. &lt;/li&gt; &lt;li&gt;Shadow - a very dark color. &lt;/li&gt; &lt;/ul&gt;</string>
       
   420                             </property>
       
   421                         </widget>
       
   422                     </hbox>
       
   423                 </widget>
       
   424                 <widget class="QLayoutWidget">
       
   425                     <property name="name">
       
   426                         <cstring>Layout31_2</cstring>
       
   427                     </property>
       
   428                     <hbox>
       
   429                         <property name="name">
       
   430                             <cstring>unnamed</cstring>
       
   431                         </property>
       
   432                         <property name="margin">
       
   433                             <number>0</number>
       
   434                         </property>
       
   435                         <property name="spacing">
       
   436                             <number>6</number>
       
   437                         </property>
       
   438                         <spacer>
       
   439                             <property name="name">
       
   440                                 <cstring>Horizontal_Spacing3</cstring>
       
   441                             </property>
       
   442                             <property name="orientation">
       
   443                                 <enum>Horizontal</enum>
       
   444                             </property>
       
   445                             <property name="sizeType">
       
   446                                 <enum>Expanding</enum>
       
   447                             </property>
       
   448                             <property name="sizeHint">
       
   449                                 <size>
       
   450                                     <width>20</width>
       
   451                                     <height>20</height>
       
   452                                 </size>
       
   453                             </property>
       
   454                         </spacer>
       
   455                         <widget class="QLabel">
       
   456                             <property name="name">
       
   457                                 <cstring>labelEffect</cstring>
       
   458                             </property>
       
   459                             <property name="sizePolicy">
       
   460                                 <sizepolicy>
       
   461                                     <hsizetype>1</hsizetype>
       
   462                                     <vsizetype>1</vsizetype>
       
   463                                 </sizepolicy>
       
   464                             </property>
       
   465                             <property name="minimumSize">
       
   466                                 <size>
       
   467                                     <width>0</width>
       
   468                                     <height>0</height>
       
   469                                 </size>
       
   470                             </property>
       
   471                             <property name="text">
       
   472                                 <string>Select Co&amp;lor:</string>
       
   473                             </property>
       
   474                             <property name="buddy" stdset="0">
       
   475                                 <cstring>buttonEffect</cstring>
       
   476                             </property>
       
   477                         </widget>
       
   478                         <widget class="ColorButton">
       
   479                             <property name="name">
       
   480                                 <cstring>buttonEffect</cstring>
       
   481                             </property>
       
   482                             <property name="sizePolicy">
       
   483                                 <sizepolicy>
       
   484                                     <hsizetype>0</hsizetype>
       
   485                                     <vsizetype>0</vsizetype>
       
   486                                 </sizepolicy>
       
   487                             </property>
       
   488                             <property name="focusPolicy">
       
   489                                 <enum>TabFocus</enum>
       
   490                             </property>
       
   491                             <property name="toolTip" stdset="0">
       
   492                                 <string>Choose a color</string>
       
   493                             </property>
       
   494                             <property name="whatsThis" stdset="0">
       
   495                                 <string>Choose a color for the selected effect color role.</string>
       
   496                             </property>
       
   497                         </widget>
       
   498                     </hbox>
       
   499                 </widget>
       
   500             </vbox>
       
   501         </widget>
       
   502         <widget class="QLayoutWidget">
       
   503             <property name="name">
       
   504                 <cstring>Layout3</cstring>
       
   505             </property>
       
   506             <hbox>
       
   507                 <property name="name">
       
   508                     <cstring>unnamed</cstring>
       
   509                 </property>
       
   510                 <property name="margin">
       
   511                     <number>0</number>
       
   512                 </property>
       
   513                 <property name="spacing">
       
   514                     <number>6</number>
       
   515                 </property>
       
   516                 <spacer>
       
   517                     <property name="name">
       
   518                         <cstring>Horizontal_Spacing2</cstring>
       
   519                     </property>
       
   520                     <property name="orientation">
       
   521                         <enum>Horizontal</enum>
       
   522                     </property>
       
   523                     <property name="sizeType">
       
   524                         <enum>Expanding</enum>
       
   525                     </property>
       
   526                     <property name="sizeHint">
       
   527                         <size>
       
   528                             <width>20</width>
       
   529                             <height>20</height>
       
   530                         </size>
       
   531                     </property>
       
   532                 </spacer>
       
   533                 <widget class="QPushButton">
       
   534                     <property name="name">
       
   535                         <cstring>buttonOk</cstring>
       
   536                     </property>
       
   537                     <property name="text">
       
   538                         <string>OK</string>
       
   539                     </property>
       
   540                     <property name="autoDefault">
       
   541                         <bool>true</bool>
       
   542                     </property>
       
   543                     <property name="default">
       
   544                         <bool>true</bool>
       
   545                     </property>
       
   546                     <property name="whatsThis" stdset="0">
       
   547                         <string>Close dialog and apply all changes.</string>
       
   548                     </property>
       
   549                 </widget>
       
   550                 <widget class="QPushButton">
       
   551                     <property name="name">
       
   552                         <cstring>buttonCancel</cstring>
       
   553                     </property>
       
   554                     <property name="text">
       
   555                         <string>Cancel</string>
       
   556                     </property>
       
   557                     <property name="autoDefault">
       
   558                         <bool>true</bool>
       
   559                     </property>
       
   560                     <property name="whatsThis" stdset="0">
       
   561                         <string>Close dialog and discard all changes.</string>
       
   562                     </property>
       
   563                 </widget>
       
   564             </hbox>
       
   565         </widget>
       
   566     </vbox>
       
   567 </widget>
       
   568 <customwidgets>
       
   569     <customwidget>
       
   570         <class>ColorButton</class>
       
   571         <header location="local">colorbutton.h</header>
       
   572         <sizehint>
       
   573             <width>40</width>
       
   574             <height>25</height>
       
   575         </sizehint>
       
   576         <container>0</container>
       
   577         <sizepolicy>
       
   578             <hordata>5</hordata>
       
   579             <verdata>5</verdata>
       
   580         </sizepolicy>
       
   581         <pixmap>image0</pixmap>
       
   582         <signal>clicked()</signal>
       
   583         <signal>colorChanged(const QColor &amp;)</signal>
       
   584         <signal>changed()</signal>
       
   585         <property type="Color">color</property>
       
   586         <property type="Pixmap">pixmap</property>
       
   587     </customwidget>
       
   588 </customwidgets>
       
   589 <images>
       
   590     <image name="image0">
       
   591         <data format="XPM.GZ" length="646">789c6dd2c10ac2300c00d07bbf2234b7229d1be245fc04c5a3201e4615f430059d0711ff5ddb2e6bb236ec90eed134cb5a19d8ef36602af5ecdbfeeac05dda0798d3abebde87e3faa374d3807fa0d633a52d38d8de6f679fe33fc776e196f53cd010188256a3600a292882096246517815ca99884606e18044a3a40d91824820924265a7923a2e8bcd05f33db1173e002913175f2a6be6d3294871a2d95fa00e8a94ee017b69d339d90df1e77c57ea072ede6758</data>
       
   592     </image>
       
   593 </images>
       
   594 <connections>
       
   595     <connection>
       
   596         <sender>buttonOk</sender>
       
   597         <signal>clicked()</signal>
       
   598         <receiver>PaletteEditorAdvancedBase</receiver>
       
   599         <slot>accept()</slot>
       
   600     </connection>
       
   601     <connection>
       
   602         <sender>buttonCancel</sender>
       
   603         <signal>clicked()</signal>
       
   604         <receiver>PaletteEditorAdvancedBase</receiver>
       
   605         <slot>reject()</slot>
       
   606     </connection>
       
   607     <connection>
       
   608         <sender>paletteCombo</sender>
       
   609         <signal>activated(int)</signal>
       
   610         <receiver>PaletteEditorAdvancedBase</receiver>
       
   611         <slot>paletteSelected(int)</slot>
       
   612     </connection>
       
   613     <connection>
       
   614         <sender>comboCentral</sender>
       
   615         <signal>activated(int)</signal>
       
   616         <receiver>PaletteEditorAdvancedBase</receiver>
       
   617         <slot>onCentral(int)</slot>
       
   618     </connection>
       
   619     <connection>
       
   620         <sender>buttonCentral</sender>
       
   621         <signal>clicked()</signal>
       
   622         <receiver>PaletteEditorAdvancedBase</receiver>
       
   623         <slot>onChooseCentralColor()</slot>
       
   624     </connection>
       
   625     <connection>
       
   626         <sender>buttonEffect</sender>
       
   627         <signal>clicked()</signal>
       
   628         <receiver>PaletteEditorAdvancedBase</receiver>
       
   629         <slot>onChooseEffectColor()</slot>
       
   630     </connection>
       
   631     <connection>
       
   632         <sender>comboEffect</sender>
       
   633         <signal>activated(int)</signal>
       
   634         <receiver>PaletteEditorAdvancedBase</receiver>
       
   635         <slot>onEffect(int)</slot>
       
   636     </connection>
       
   637     <connection>
       
   638         <sender>checkBuildEffect</sender>
       
   639         <signal>toggled(bool)</signal>
       
   640         <receiver>PaletteEditorAdvancedBase</receiver>
       
   641         <slot>onToggleBuildEffects(bool)</slot>
       
   642     </connection>
       
   643     <connection>
       
   644         <sender>checkBuildEffect</sender>
       
   645         <signal>toggled(bool)</signal>
       
   646         <receiver>comboEffect</receiver>
       
   647         <slot>setDisabled(bool)</slot>
       
   648     </connection>
       
   649     <connection>
       
   650         <sender>checkBuildEffect</sender>
       
   651         <signal>toggled(bool)</signal>
       
   652         <receiver>buttonEffect</receiver>
       
   653         <slot>setDisabled(bool)</slot>
       
   654     </connection>
       
   655     <connection>
       
   656         <sender>checkBuildInactive</sender>
       
   657         <signal>toggled(bool)</signal>
       
   658         <receiver>PaletteEditorAdvancedBase</receiver>
       
   659         <slot>onToggleBuildInactive(bool)</slot>
       
   660     </connection>
       
   661     <connection>
       
   662         <sender>checkBuildDisabled</sender>
       
   663         <signal>toggled(bool)</signal>
       
   664         <receiver>PaletteEditorAdvancedBase</receiver>
       
   665         <slot>onToggleBuildDisabled(bool)</slot>
       
   666     </connection>
       
   667     <slot access="protected" language="C++" returnType="void">init()</slot>
       
   668     <slot access="protected" language="C++" returnType="void">destroy()</slot>
       
   669     <slot access="protected" language="C++" returnType="void">onCentral(int)</slot>
       
   670     <slot access="protected" language="C++" returnType="void">onChooseCentralColor()</slot>
       
   671     <slot access="protected" language="C++" returnType="void">onChooseEffectColor()</slot>
       
   672     <slot access="protected" language="C++" returnType="void">onEffect(int)</slot>
       
   673     <slot access="protected" language="C++" returnType="void">onToggleBuildDisabled(bool)</slot>
       
   674     <slot access="protected" language="C++" returnType="void">onToggleBuildEffects(bool)</slot>
       
   675     <slot access="protected" language="C++" returnType="void">onToggleBuildInactive(bool)</slot>
       
   676     <slot access="protected" language="C++" returnType="void">paletteSelected(int)</slot>
       
   677 </connections>
       
   678 <tabstops>
       
   679     <tabstop>buttonOk</tabstop>
       
   680     <tabstop>buttonCancel</tabstop>
       
   681     <tabstop>paletteCombo</tabstop>
       
   682     <tabstop>checkBuildInactive</tabstop>
       
   683     <tabstop>checkBuildDisabled</tabstop>
       
   684     <tabstop>comboCentral</tabstop>
       
   685     <tabstop>buttonCentral</tabstop>
       
   686     <tabstop>checkBuildEffect</tabstop>
       
   687     <tabstop>comboEffect</tabstop>
       
   688     <tabstop>buttonEffect</tabstop>
       
   689 </tabstops>
       
   690 </UI>