~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to libs/ksysguard/lsofui/LsofSearchWidget.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<ui version="4.0" >
 
2
 <class>KLsofSearchWidget</class>
 
3
 <widget class="QWidget" name="KLsofSearchWidget" >
 
4
  <property name="geometry" >
 
5
   <rect>
 
6
    <x>0</x>
 
7
    <y>0</y>
 
8
    <width>956</width>
 
9
    <height>686</height>
 
10
   </rect>
 
11
  </property>
 
12
  <layout class="QVBoxLayout" name="verticalLayout" >
 
13
   <item>
 
14
    <widget class="KTreeWidgetSearchLine" name="ktreewidgetsearchline" />
 
15
   </item>
 
16
   <item>
 
17
    <widget class="KLsofWidget" name="klsofwidget" >
 
18
     <property name="rootIsDecorated" >
 
19
      <bool>false</bool>
 
20
     </property>
 
21
     <column>
 
22
      <property name="text" >
 
23
       <string>Stream</string>
 
24
      </property>
 
25
     </column>
 
26
     <column>
 
27
      <property name="text" >
 
28
       <string>Type</string>
 
29
      </property>
 
30
     </column>
 
31
     <column>
 
32
      <property name="text" >
 
33
       <string>Filename</string>
 
34
      </property>
 
35
     </column>
 
36
    </widget>
 
37
   </item>
 
38
  </layout>
 
39
 </widget>
 
40
 <customwidgets>
 
41
  <customwidget>
 
42
   <class>KTreeWidgetSearchLine</class>
 
43
   <extends>KLineEdit</extends>
 
44
   <header>ktreewidgetsearchline.h</header>
 
45
  </customwidget>
 
46
  <customwidget>
 
47
   <class>KLsofWidget</class>
 
48
   <extends>QTreeWidget</extends>
 
49
   <header>lsof.h</header>
 
50
  </customwidget>
 
51
 </customwidgets>
 
52
 <resources/>
 
53
 <connections/>
 
54
</ui>