Warning, /education/kstars/kstars/ekos/indihub.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>INDIHub</class>
0004  <widget class="QDialog" name="INDIHub">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>318</width>
0010     <height>267</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>INDI Hub Settings</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_2">
0017    <property name="spacing">
0018     <number>3</number>
0019    </property>
0020    <property name="leftMargin">
0021     <number>3</number>
0022    </property>
0023    <property name="topMargin">
0024     <number>3</number>
0025    </property>
0026    <property name="rightMargin">
0027     <number>3</number>
0028    </property>
0029    <property name="bottomMargin">
0030     <number>3</number>
0031    </property>
0032    <item>
0033     <layout class="QHBoxLayout" name="horizontalLayout" stretch="1,2">
0034      <item>
0035       <widget class="QLabel" name="logoLabel">
0036        <property name="minimumSize">
0037         <size>
0038          <width>128</width>
0039          <height>128</height>
0040         </size>
0041        </property>
0042        <property name="maximumSize">
0043         <size>
0044          <width>128</width>
0045          <height>128</height>
0046         </size>
0047        </property>
0048        <property name="text">
0049         <string/>
0050        </property>
0051        <property name="openExternalLinks">
0052         <bool>false</bool>
0053        </property>
0054       </widget>
0055      </item>
0056      <item>
0057       <widget class="QLabel" name="label_2">
0058        <property name="text">
0059         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;h2 style=&quot; margin-top:16px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:x-large; font-weight:600;&quot;&gt;Share access to your observatory on &lt;/span&gt;&lt;a href=&quot;https://indihub.space&quot;&gt;&lt;span style=&quot; font-size:x-large; font-weight:600; text-decoration: underline; color:#007af4;&quot;&gt;indihub.space&lt;/span&gt;&lt;/a&gt;&lt;/h2&gt;&lt;/body&gt;&lt;/html&gt;</string>
0060        </property>
0061        <property name="textFormat">
0062         <enum>Qt::RichText</enum>
0063        </property>
0064        <property name="alignment">
0065         <set>Qt::AlignCenter</set>
0066        </property>
0067        <property name="wordWrap">
0068         <bool>true</bool>
0069        </property>
0070       </widget>
0071      </item>
0072     </layout>
0073    </item>
0074    <item>
0075     <layout class="QHBoxLayout" name="horizontalLayout_2">
0076      <item>
0077       <layout class="QVBoxLayout" name="verticalLayout">
0078        <property name="leftMargin">
0079         <number>10</number>
0080        </property>
0081        <item>
0082         <widget class="QRadioButton" name="offR">
0083          <property name="text">
0084           <string>Off</string>
0085          </property>
0086          <attribute name="buttonGroup">
0087           <string notr="true">modeButtonGroup</string>
0088          </attribute>
0089         </widget>
0090        </item>
0091        <item>
0092         <widget class="QRadioButton" name="solorR">
0093          <property name="toolTip">
0094           <string>Use you equipment without opening remote access but equipment is still connected to INDIHUB-network and all images taken are contributed for scientific purposes.</string>
0095          </property>
0096          <property name="text">
0097           <string>Solo</string>
0098          </property>
0099          <attribute name="buttonGroup">
0100           <string notr="true">modeButtonGroup</string>
0101          </attribute>
0102         </widget>
0103        </item>
0104        <item>
0105         <widget class="QRadioButton" name="shareR">
0106          <property name="toolTip">
0107           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Open remote access to your equipment via INDIHUB-network of telescopes, so you can provide remote imaging sessions to your guests.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0108          </property>
0109          <property name="text">
0110           <string>Share</string>
0111          </property>
0112          <attribute name="buttonGroup">
0113           <string notr="true">modeButtonGroup</string>
0114          </attribute>
0115         </widget>
0116        </item>
0117        <item>
0118         <widget class="QRadioButton" name="roboticR">
0119          <property name="toolTip">
0120           <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Open remote access to your equipment to be controlled by scheduler running in INDIHUB-cloud (experimental).&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0121          </property>
0122          <property name="text">
0123           <string>Robotic (Experimental)</string>
0124          </property>
0125          <attribute name="buttonGroup">
0126           <string notr="true">modeButtonGroup</string>
0127          </attribute>
0128         </widget>
0129        </item>
0130       </layout>
0131      </item>
0132      <item>
0133       <spacer name="horizontalSpacer">
0134        <property name="orientation">
0135         <enum>Qt::Horizontal</enum>
0136        </property>
0137        <property name="sizeHint" stdset="0">
0138         <size>
0139          <width>40</width>
0140          <height>20</height>
0141         </size>
0142        </property>
0143       </spacer>
0144      </item>
0145     </layout>
0146    </item>
0147    <item>
0148     <layout class="QHBoxLayout" name="horizontalLayout_3">
0149      <item>
0150       <spacer name="horizontalSpacer_2">
0151        <property name="orientation">
0152         <enum>Qt::Horizontal</enum>
0153        </property>
0154        <property name="sizeHint" stdset="0">
0155         <size>
0156          <width>40</width>
0157          <height>20</height>
0158         </size>
0159        </property>
0160       </spacer>
0161      </item>
0162      <item>
0163       <widget class="QPushButton" name="closeB">
0164        <property name="text">
0165         <string>Close</string>
0166        </property>
0167       </widget>
0168      </item>
0169     </layout>
0170    </item>
0171   </layout>
0172  </widget>
0173  <resources/>
0174  <connections/>
0175  <buttongroups>
0176   <buttongroup name="modeButtonGroup"/>
0177  </buttongroups>
0178 </ui>