example/LinkedInAuthApp/progressbar.ui
changeset 26 83d6a149c755
equal deleted inserted replaced
25:a180113055cb 26:83d6a149c755
       
     1 <ui version="4.0" >
       
     2  <class>progressbarClass</class>
       
     3  <widget class="QWidget" name="progressbarClass" >
       
     4     <property name="windowTitle" >
       
     5    <string>progressbar</string>
       
     6   </property>
       
     7   <layout class="QVBoxLayout" name="verticalLayout" >
       
     8    <item>
       
     9     <widget class="QLabel" name="label" >
       
    10      <property name="text" >
       
    11       <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
       
    12 &lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
       
    13 p, li { white-space: pre-wrap; }
       
    14 &lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
       
    15 &lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:10pt;">Loading,Please wait.....&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
       
    16      </property>
       
    17     </widget>
       
    18    </item>
       
    19    <item>
       
    20     <widget class="QProgressBar" name="progressBar" >
       
    21      <property name="value" >
       
    22       <number>24</number>
       
    23      </property>
       
    24     </widget>
       
    25    </item>
       
    26   </layout>
       
    27  </widget>
       
    28  <layoutdefault spacing="6" margin="11" />
       
    29  <resources/>
       
    30  <connections/>
       
    31 </ui>