example/LastFmAuthApp/progressbar.ui
author cgandhi
Mon, 11 Oct 2010 21:59:54 +0530
changeset 26 83d6a149c755
permissions -rw-r--r--
Submitting following changes - AuthApps for Last.fm and Twitter added API for checking ServiceAuthorization added for SMFCredMgrClient API added for forcefully removing credential details from SMFCredMgr Extra argument checks in SMfClient APIs APIs for service login and logout from SMFClient Redundant members removed from SmfServerSymbian DSM bug fixes Test Apps included
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
26
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
     1
<ui version="4.0" >
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
     2
 <class>progressbarClass</class>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
     3
 <widget class="QWidget" name="progressbarClass" >
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
     4
    <property name="windowTitle" >
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
     5
   <string>progressbar</string>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
     6
  </property>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
     7
  <layout class="QVBoxLayout" name="verticalLayout" >
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
     8
   <item>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
     9
    <widget class="QLabel" name="label" >
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    10
     <property name="text" >
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    11
      <string>&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    12
&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    13
p, li { white-space: pre-wrap; }
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    14
&lt;/style>&lt;/head>&lt;body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    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>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    16
     </property>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    17
    </widget>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    18
   </item>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    19
   <item>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    20
    <widget class="QProgressBar" name="progressBar" >
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    21
     <property name="value" >
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    22
      <number>24</number>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    23
     </property>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    24
    </widget>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    25
   </item>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    26
  </layout>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    27
 </widget>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    28
 <layoutdefault spacing="6" margin="11" />
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    29
 <resources/>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    30
 <connections/>
83d6a149c755 Submitting following changes -
cgandhi
parents:
diff changeset
    31
</ui>