Warning, /pim/akonadi/src/widgets/erroroverlay.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>ErrorOverlay</class>
0004  <widget class="QWidget" name="ErrorOverlay">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QStackedWidget" name="stackWidget">
0016      <property name="currentIndex">
0017       <number>0</number>
0018      </property>
0019      <widget class="QWidget" name="notRunningPage">
0020       <property name="toolTip">
0021        <string>The Akonadi personal information management service is not running. This application cannot be used without it.</string>
0022       </property>
0023       <layout class="QVBoxLayout" name="verticalLayout_5">
0024        <item>
0025         <spacer name="verticalSpacer">
0026          <property name="orientation">
0027           <enum>Qt::Vertical</enum>
0028          </property>
0029          <property name="sizeHint" stdset="0">
0030           <size>
0031            <width>20</width>
0032            <height>95</height>
0033           </size>
0034          </property>
0035         </spacer>
0036        </item>
0037        <item>
0038         <widget class="QLabel" name="notRunningIcon">
0039          <property name="text">
0040           <string/>
0041          </property>
0042          <property name="alignment">
0043           <set>Qt::AlignCenter</set>
0044          </property>
0045         </widget>
0046        </item>
0047        <item>
0048         <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0,1,0">
0049          <item>
0050           <spacer name="horizontalSpacer_7">
0051            <property name="orientation">
0052             <enum>Qt::Horizontal</enum>
0053            </property>
0054            <property name="sizeHint" stdset="0">
0055             <size>
0056              <width>40</width>
0057              <height>20</height>
0058             </size>
0059            </property>
0060           </spacer>
0061          </item>
0062          <item>
0063           <widget class="QLabel" name="notRunningDescription">
0064            <property name="maximumSize">
0065             <size>
0066              <width>550</width>
0067              <height>16777215</height>
0068             </size>
0069            </property>
0070            <property name="text">
0071             <string>The Akonadi personal information management service is not running. This application cannot be used without it.</string>
0072            </property>
0073            <property name="alignment">
0074             <set>Qt::AlignCenter</set>
0075            </property>
0076            <property name="wordWrap">
0077             <bool>true</bool>
0078            </property>
0079           </widget>
0080          </item>
0081          <item>
0082           <spacer name="horizontalSpacer_8">
0083            <property name="orientation">
0084             <enum>Qt::Horizontal</enum>
0085            </property>
0086            <property name="sizeHint" stdset="0">
0087             <size>
0088              <width>40</width>
0089              <height>20</height>
0090             </size>
0091            </property>
0092           </spacer>
0093          </item>
0094         </layout>
0095        </item>
0096        <item>
0097         <layout class="QHBoxLayout" name="horizontalLayout_3">
0098          <item>
0099           <spacer name="horizontalSpacer_5">
0100            <property name="orientation">
0101             <enum>Qt::Horizontal</enum>
0102            </property>
0103            <property name="sizeHint" stdset="0">
0104             <size>
0105              <width>40</width>
0106              <height>20</height>
0107             </size>
0108            </property>
0109           </spacer>
0110          </item>
0111          <item>
0112           <layout class="QVBoxLayout" name="verticalLayout_2">
0113            <item>
0114             <widget class="QPushButton" name="startButton">
0115              <property name="text">
0116               <string comment="@action:button Start the Akonadi server">Start</string>
0117              </property>
0118             </widget>
0119            </item>
0120            <item>
0121             <widget class="QPushButton" name="quitButton"/>
0122            </item>
0123           </layout>
0124          </item>
0125          <item>
0126           <spacer name="horizontalSpacer_6">
0127            <property name="orientation">
0128             <enum>Qt::Horizontal</enum>
0129            </property>
0130            <property name="sizeHint" stdset="0">
0131             <size>
0132              <width>40</width>
0133              <height>20</height>
0134             </size>
0135            </property>
0136           </spacer>
0137          </item>
0138         </layout>
0139        </item>
0140        <item>
0141         <spacer name="verticalSpacer_2">
0142          <property name="orientation">
0143           <enum>Qt::Vertical</enum>
0144          </property>
0145          <property name="sizeHint" stdset="0">
0146           <size>
0147            <width>20</width>
0148            <height>96</height>
0149           </size>
0150          </property>
0151         </spacer>
0152        </item>
0153       </layout>
0154      </widget>
0155      <widget class="QWidget" name="brokenPage">
0156       <property name="toolTip">
0157        <string>The Akonadi personal information management framework is not operational.
0158 Click on &quot;Details...&quot; to obtain detailed information on this problem.</string>
0159       </property>
0160       <layout class="QVBoxLayout" name="verticalLayout_6">
0161        <item>
0162         <spacer name="verticalSpacer_5">
0163          <property name="orientation">
0164           <enum>Qt::Vertical</enum>
0165          </property>
0166          <property name="sizeHint" stdset="0">
0167           <size>
0168            <width>20</width>
0169            <height>95</height>
0170           </size>
0171          </property>
0172         </spacer>
0173        </item>
0174        <item>
0175         <widget class="QLabel" name="brokenIcon">
0176          <property name="text">
0177           <string/>
0178          </property>
0179          <property name="alignment">
0180           <set>Qt::AlignCenter</set>
0181          </property>
0182         </widget>
0183        </item>
0184        <item>
0185         <layout class="QHBoxLayout" name="horizontalLayout_5" stretch="0,1,0">
0186          <item>
0187           <spacer name="horizontalSpacer_9">
0188            <property name="orientation">
0189             <enum>Qt::Horizontal</enum>
0190            </property>
0191            <property name="sizeHint" stdset="0">
0192             <size>
0193              <width>40</width>
0194              <height>20</height>
0195             </size>
0196            </property>
0197           </spacer>
0198          </item>
0199          <item>
0200           <widget class="QLabel" name="brokenDescription">
0201            <property name="maximumSize">
0202             <size>
0203              <width>550</width>
0204              <height>16777215</height>
0205             </size>
0206            </property>
0207            <property name="text">
0208             <string>The Akonadi personal information management service is not operational.</string>
0209            </property>
0210            <property name="alignment">
0211             <set>Qt::AlignCenter</set>
0212            </property>
0213            <property name="wordWrap">
0214             <bool>true</bool>
0215            </property>
0216           </widget>
0217          </item>
0218          <item>
0219           <spacer name="horizontalSpacer_10">
0220            <property name="orientation">
0221             <enum>Qt::Horizontal</enum>
0222            </property>
0223            <property name="sizeHint" stdset="0">
0224             <size>
0225              <width>40</width>
0226              <height>20</height>
0227             </size>
0228            </property>
0229           </spacer>
0230          </item>
0231         </layout>
0232        </item>
0233        <item>
0234         <layout class="QHBoxLayout" name="horizontalLayout_2">
0235          <item>
0236           <spacer name="horizontalSpacer_3">
0237            <property name="orientation">
0238             <enum>Qt::Horizontal</enum>
0239            </property>
0240            <property name="sizeHint" stdset="0">
0241             <size>
0242              <width>40</width>
0243              <height>20</height>
0244             </size>
0245            </property>
0246           </spacer>
0247          </item>
0248          <item>
0249           <layout class="QVBoxLayout" name="verticalLayout_4">
0250            <item>
0251             <widget class="QPushButton" name="selfTestButton">
0252              <property name="sizePolicy">
0253               <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0254                <horstretch>0</horstretch>
0255                <verstretch>0</verstretch>
0256               </sizepolicy>
0257              </property>
0258              <property name="text">
0259               <string>Details...</string>
0260              </property>
0261             </widget>
0262            </item>
0263            <item>
0264             <widget class="QPushButton" name="detailsQuitButton"/>
0265            </item>
0266           </layout>
0267          </item>
0268          <item>
0269           <spacer name="horizontalSpacer_4">
0270            <property name="orientation">
0271             <enum>Qt::Horizontal</enum>
0272            </property>
0273            <property name="sizeHint" stdset="0">
0274             <size>
0275              <width>40</width>
0276              <height>20</height>
0277             </size>
0278            </property>
0279           </spacer>
0280          </item>
0281         </layout>
0282        </item>
0283        <item>
0284         <spacer name="verticalSpacer_6">
0285          <property name="orientation">
0286           <enum>Qt::Vertical</enum>
0287          </property>
0288          <property name="sizeHint" stdset="0">
0289           <size>
0290            <width>20</width>
0291            <height>96</height>
0292           </size>
0293          </property>
0294         </spacer>
0295        </item>
0296       </layout>
0297      </widget>
0298      <widget class="QWidget" name="progressPage">
0299       <layout class="QVBoxLayout" name="verticalLayout_3">
0300        <item>
0301         <spacer name="verticalSpacer_3">
0302          <property name="orientation">
0303           <enum>Qt::Vertical</enum>
0304          </property>
0305          <property name="sizeHint" stdset="0">
0306           <size>
0307            <width>20</width>
0308            <height>113</height>
0309           </size>
0310          </property>
0311         </spacer>
0312        </item>
0313        <item>
0314         <layout class="QHBoxLayout" name="horizontalLayout">
0315          <item>
0316           <spacer name="horizontalSpacer">
0317            <property name="orientation">
0318             <enum>Qt::Horizontal</enum>
0319            </property>
0320            <property name="sizeHint" stdset="0">
0321             <size>
0322              <width>40</width>
0323              <height>20</height>
0324             </size>
0325            </property>
0326           </spacer>
0327          </item>
0328          <item>
0329           <widget class="QLabel" name="progressIcon">
0330            <property name="text">
0331             <string/>
0332            </property>
0333            <property name="alignment">
0334             <set>Qt::AlignCenter</set>
0335            </property>
0336           </widget>
0337          </item>
0338          <item>
0339           <widget class="QProgressBar" name="progressBar">
0340            <property name="maximum">
0341             <number>0</number>
0342            </property>
0343            <property name="value">
0344             <number>7229</number>
0345            </property>
0346           </widget>
0347          </item>
0348          <item>
0349           <spacer name="horizontalSpacer_2">
0350            <property name="orientation">
0351             <enum>Qt::Horizontal</enum>
0352            </property>
0353            <property name="sizeHint" stdset="0">
0354             <size>
0355              <width>40</width>
0356              <height>20</height>
0357             </size>
0358            </property>
0359           </spacer>
0360          </item>
0361         </layout>
0362        </item>
0363        <item>
0364         <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0,1,0">
0365          <item>
0366           <spacer name="horizontalSpacer_11">
0367            <property name="orientation">
0368             <enum>Qt::Horizontal</enum>
0369            </property>
0370            <property name="sizeHint" stdset="0">
0371             <size>
0372              <width>40</width>
0373              <height>20</height>
0374             </size>
0375            </property>
0376           </spacer>
0377          </item>
0378          <item>
0379           <widget class="QLabel" name="progressDescription">
0380            <property name="maximumSize">
0381             <size>
0382              <width>550</width>
0383              <height>16777215</height>
0384             </size>
0385            </property>
0386            <property name="text">
0387             <string/>
0388            </property>
0389            <property name="alignment">
0390             <set>Qt::AlignCenter</set>
0391            </property>
0392            <property name="wordWrap">
0393             <bool>true</bool>
0394            </property>
0395           </widget>
0396          </item>
0397          <item>
0398           <spacer name="horizontalSpacer_12">
0399            <property name="orientation">
0400             <enum>Qt::Horizontal</enum>
0401            </property>
0402            <property name="sizeHint" stdset="0">
0403             <size>
0404              <width>40</width>
0405              <height>20</height>
0406             </size>
0407            </property>
0408           </spacer>
0409          </item>
0410         </layout>
0411        </item>
0412        <item>
0413         <spacer name="verticalSpacer_4">
0414          <property name="orientation">
0415           <enum>Qt::Vertical</enum>
0416          </property>
0417          <property name="sizeHint" stdset="0">
0418           <size>
0419            <width>20</width>
0420            <height>113</height>
0421           </size>
0422          </property>
0423         </spacer>
0424        </item>
0425       </layout>
0426      </widget>
0427     </widget>
0428    </item>
0429   </layout>
0430  </widget>
0431  <resources/>
0432  <connections/>
0433 </ui>