Warning, /education/kstars/kstars/options/opscolors.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>OpsColors</class>
0004  <widget class="QWidget" name="OpsColors">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>568</width>
0010     <height>377</height>
0011    </rect>
0012   </property>
0013   <layout class="QHBoxLayout">
0014    <property name="spacing">
0015     <number>5</number>
0016    </property>
0017    <property name="leftMargin">
0018     <number>5</number>
0019    </property>
0020    <property name="topMargin">
0021     <number>5</number>
0022    </property>
0023    <property name="rightMargin">
0024     <number>5</number>
0025    </property>
0026    <property name="bottomMargin">
0027     <number>5</number>
0028    </property>
0029    <item>
0030     <widget class="QGroupBox" name="groupBox">
0031      <property name="title">
0032       <string>Current Scheme Colors</string>
0033      </property>
0034      <layout class="QVBoxLayout">
0035       <property name="spacing">
0036        <number>5</number>
0037       </property>
0038       <property name="leftMargin">
0039        <number>5</number>
0040       </property>
0041       <property name="topMargin">
0042        <number>5</number>
0043       </property>
0044       <property name="rightMargin">
0045        <number>5</number>
0046       </property>
0047       <property name="bottomMargin">
0048        <number>5</number>
0049       </property>
0050       <item>
0051        <widget class="QListWidget" name="ColorPalette">
0052         <property name="toolTip">
0053          <string>Current color settings</string>
0054         </property>
0055         <property name="whatsThis">
0056          <string>The list of all customizable colors in the program.  Next to each item is a square showing the color it is currently set to.  Click on any item to change its color.</string>
0057         </property>
0058        </widget>
0059       </item>
0060       <item>
0061        <layout class="QHBoxLayout">
0062         <property name="spacing">
0063          <number>3</number>
0064         </property>
0065         <property name="leftMargin">
0066          <number>0</number>
0067         </property>
0068         <property name="topMargin">
0069          <number>0</number>
0070         </property>
0071         <property name="rightMargin">
0072          <number>0</number>
0073         </property>
0074         <property name="bottomMargin">
0075          <number>0</number>
0076         </property>
0077         <item>
0078          <widget class="QLabel" name="textLabel1_2">
0079           <property name="text">
0080            <string>InfoBox BG mode:</string>
0081           </property>
0082          </widget>
0083         </item>
0084         <item>
0085          <widget class="QComboBox" name="kcfg_BoxBGMode">
0086           <item>
0087            <property name="text">
0088             <string>No Fill</string>
0089            </property>
0090           </item>
0091           <item>
0092            <property name="text">
0093             <string>Transparent</string>
0094            </property>
0095           </item>
0096           <item>
0097            <property name="text">
0098             <string>Opaque</string>
0099            </property>
0100           </item>
0101          </widget>
0102         </item>
0103        </layout>
0104       </item>
0105       <item>
0106        <layout class="QHBoxLayout">
0107         <property name="spacing">
0108          <number>6</number>
0109         </property>
0110         <property name="leftMargin">
0111          <number>0</number>
0112         </property>
0113         <property name="topMargin">
0114          <number>0</number>
0115         </property>
0116         <property name="rightMargin">
0117          <number>0</number>
0118         </property>
0119         <property name="bottomMargin">
0120          <number>0</number>
0121         </property>
0122         <item>
0123          <widget class="QLabel" name="textLabel1">
0124           <property name="text">
0125            <string>Star color mode:</string>
0126           </property>
0127           <property name="buddy">
0128            <cstring>kcfg_StarColorMode</cstring>
0129           </property>
0130          </widget>
0131         </item>
0132         <item>
0133          <widget class="QComboBox" name="kcfg_StarColorMode">
0134           <property name="toolTip">
0135            <string>Set the star color mode</string>
0136           </property>
0137           <property name="whatsThis">
0138            <string>There are four ways to draw stars on the map.  By default, stars are circles with a white core and a rim which is tinted to reflect the star's actual color.  You may also choose to draw the stars as solid white, red, or black circles, to match the needs of your overall color scheme.</string>
0139           </property>
0140          </widget>
0141         </item>
0142        </layout>
0143       </item>
0144       <item>
0145        <layout class="QHBoxLayout">
0146         <property name="spacing">
0147          <number>3</number>
0148         </property>
0149         <property name="leftMargin">
0150          <number>0</number>
0151         </property>
0152         <property name="topMargin">
0153          <number>0</number>
0154         </property>
0155         <property name="rightMargin">
0156          <number>0</number>
0157         </property>
0158         <property name="bottomMargin">
0159          <number>0</number>
0160         </property>
0161         <item>
0162          <widget class="QLabel" name="textLabel2">
0163           <property name="text">
0164            <string>Star color intensity:</string>
0165           </property>
0166          </widget>
0167         </item>
0168         <item>
0169          <widget class="QSpinBox" name="kcfg_StarColorIntensity">
0170           <property name="toolTip">
0171            <string>Set the intensity of star colors</string>
0172           </property>
0173           <property name="whatsThis">
0174            <string>When using the realistic-color star mode, this option will set the saturation level of the star's colors.  A higher value means more intense colors.</string>
0175           </property>
0176          </widget>
0177         </item>
0178        </layout>
0179       </item>
0180      </layout>
0181     </widget>
0182    </item>
0183    <item>
0184     <widget class="QGroupBox" name="groupBox_2">
0185      <property name="title">
0186       <string>Preset Color Schemes</string>
0187      </property>
0188      <layout class="QVBoxLayout" name="verticalLayout">
0189       <item>
0190        <widget class="QListWidget" name="PresetBox">
0191         <property name="toolTip">
0192          <string>List of preset color schemes</string>
0193         </property>
0194         <property name="whatsThis">
0195          <string>List of all known color schemes.  Several are provided by default, and you may also define your own.</string>
0196         </property>
0197        </widget>
0198       </item>
0199       <item>
0200        <layout class="QHBoxLayout" name="horizontalLayout">
0201         <item>
0202          <widget class="QPushButton" name="SavePreset">
0203           <property name="text">
0204            <string>Save</string>
0205           </property>
0206          </widget>
0207         </item>
0208         <item>
0209          <widget class="QPushButton" name="AddPreset">
0210           <property name="toolTip">
0211            <string>Create a new preset color scheme using current settings</string>
0212           </property>
0213           <property name="whatsThis">
0214            <string>After changing the colors to a scheme that you like, press this button to create a new scheme using those colors.  Your scheme will appear here in the list of presets, and will also be available in the &quot;Settings&quot; menu of the main window.</string>
0215           </property>
0216           <property name="text">
0217            <string>Save As...</string>
0218           </property>
0219          </widget>
0220         </item>
0221         <item>
0222          <widget class="QPushButton" name="RemovePreset">
0223           <property name="toolTip">
0224            <string>Remove a preset color scheme</string>
0225           </property>
0226           <property name="whatsThis">
0227            <string>Press this button to remove the highlighted color scheme.  This will only work on your custom color schemes.</string>
0228           </property>
0229           <property name="text">
0230            <string>Remove</string>
0231           </property>
0232          </widget>
0233         </item>
0234        </layout>
0235       </item>
0236       <item>
0237        <widget class="QLabel" name="label">
0238         <property name="text">
0239          <string>Application Themes</string>
0240         </property>
0241        </widget>
0242       </item>
0243       <item>
0244        <widget class="QListWidget" name="themesWidget"/>
0245       </item>
0246      </layout>
0247     </widget>
0248    </item>
0249   </layout>
0250  </widget>
0251  <tabstops>
0252   <tabstop>ColorPalette</tabstop>
0253   <tabstop>kcfg_BoxBGMode</tabstop>
0254   <tabstop>kcfg_StarColorMode</tabstop>
0255   <tabstop>kcfg_StarColorIntensity</tabstop>
0256   <tabstop>PresetBox</tabstop>
0257   <tabstop>AddPreset</tabstop>
0258  </tabstops>
0259  <resources/>
0260  <connections/>
0261 </ui>