summaryrefslogtreecommitdiff
path: root/noncore/unsupported/gsmtool/gsmtoolbase.ui
Unidiff
Diffstat (limited to 'noncore/unsupported/gsmtool/gsmtoolbase.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/gsmtool/gsmtoolbase.ui44
1 files changed, 34 insertions, 10 deletions
diff --git a/noncore/unsupported/gsmtool/gsmtoolbase.ui b/noncore/unsupported/gsmtool/gsmtoolbase.ui
index 340f26c..69480cd 100644
--- a/noncore/unsupported/gsmtool/gsmtoolbase.ui
+++ b/noncore/unsupported/gsmtool/gsmtoolbase.ui
@@ -11,7 +11,7 @@
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>309</width> 14 <width>371</width>
15 <height>390</height> 15 <height>390</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
@@ -666,6 +666,10 @@
666 <vsizetype>7</vsizetype> 666 <vsizetype>7</vsizetype>
667 </sizepolicy> 667 </sizepolicy>
668 </property> 668 </property>
669 <property stdset="1">
670 <name>allColumnsShowFocus</name>
671 <bool>true</bool>
672 </property>
669 </widget> 673 </widget>
670 <widget> 674 <widget>
671 <class>QLayoutWidget</class> 675 <class>QLayoutWidget</class>
@@ -739,7 +743,7 @@
739 <name>title</name> 743 <name>title</name>
740 <string>SMS</string> 744 <string>SMS</string>
741 </attribute> 745 </attribute>
742 <vbox> 746 <grid>
743 <property stdset="1"> 747 <property stdset="1">
744 <name>margin</name> 748 <name>margin</name>
745 <number>11</number> 749 <number>11</number>
@@ -748,7 +752,7 @@
748 <name>spacing</name> 752 <name>spacing</name>
749 <number>6</number> 753 <number>6</number>
750 </property> 754 </property>
751 <widget> 755 <widget row="0" column="0" >
752 <class>QLayoutWidget</class> 756 <class>QLayoutWidget</class>
753 <property stdset="1"> 757 <property stdset="1">
754 <name>name</name> 758 <name>name</name>
@@ -823,12 +827,12 @@
823 </widget> 827 </widget>
824 </hbox> 828 </hbox>
825 </widget> 829 </widget>
826 <widget> 830 <widget row="1" column="0" >
827 <class>QListView</class> 831 <class>QListView</class>
828 <column> 832 <column>
829 <property> 833 <property>
830 <name>text</name> 834 <name>text</name>
831 <string>Date</string> 835 <string>Number</string>
832 </property> 836 </property>
833 <property> 837 <property>
834 <name>clickable</name> 838 <name>clickable</name>
@@ -842,7 +846,7 @@
842 <column> 846 <column>
843 <property> 847 <property>
844 <name>text</name> 848 <name>text</name>
845 <string>Number</string> 849 <string>Date</string>
846 </property> 850 </property>
847 <property> 851 <property>
848 <name>clickable</name> 852 <name>clickable</name>
@@ -857,8 +861,16 @@
857 <name>name</name> 861 <name>name</name>
858 <cstring>SMSList</cstring> 862 <cstring>SMSList</cstring>
859 </property> 863 </property>
864 <property stdset="1">
865 <name>enabled</name>
866 <bool>false</bool>
867 </property>
868 <property stdset="1">
869 <name>allColumnsShowFocus</name>
870 <bool>true</bool>
871 </property>
860 </widget> 872 </widget>
861 <widget> 873 <widget row="2" column="0" >
862 <class>QLayoutWidget</class> 874 <class>QLayoutWidget</class>
863 <property stdset="1"> 875 <property stdset="1">
864 <name>name</name> 876 <name>name</name>
@@ -911,14 +923,26 @@
911 </widget> 923 </widget>
912 </hbox> 924 </hbox>
913 </widget> 925 </widget>
914 <widget> 926 <widget row="3" column="0" >
915 <class>QTextBrowser</class> 927 <class>QMultiLineEdit</class>
916 <property stdset="1"> 928 <property stdset="1">
917 <name>name</name> 929 <name>name</name>
918 <cstring>SMSText</cstring> 930 <cstring>SMSText</cstring>
919 </property> 931 </property>
932 <property stdset="1">
933 <name>enabled</name>
934 <bool>false</bool>
935 </property>
936 <property stdset="1">
937 <name>wordWrap</name>
938 <enum>WidgetWidth</enum>
939 </property>
940 <property stdset="1">
941 <name>readOnly</name>
942 <bool>true</bool>
943 </property>
920 </widget> 944 </widget>
921 </vbox> 945 </grid>
922 </widget> 946 </widget>
923 </widget> 947 </widget>
924 </vbox> 948 </vbox>