summaryrefslogtreecommitdiff
path: root/noncore/unsupported/gsmtool/gsmtoolbase.ui
Unidiff
Diffstat (limited to 'noncore/unsupported/gsmtool/gsmtoolbase.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/gsmtool/gsmtoolbase.ui109
1 files changed, 70 insertions, 39 deletions
diff --git a/noncore/unsupported/gsmtool/gsmtoolbase.ui b/noncore/unsupported/gsmtool/gsmtoolbase.ui
index 72c943a..340f26c 100644
--- a/noncore/unsupported/gsmtool/gsmtoolbase.ui
+++ b/noncore/unsupported/gsmtool/gsmtoolbase.ui
@@ -11,8 +11,8 @@
11 <rect> 11 <rect>
12 <x>0</x> 12 <x>0</x>
13 <y>0</y> 13 <y>0</y>
14 <width>388</width> 14 <width>309</width>
15 <height>502</height> 15 <height>390</height>
16 </rect> 16 </rect>
17 </property> 17 </property>
18 <property stdset="1"> 18 <property stdset="1">
@@ -739,56 +739,91 @@
739 <name>title</name> 739 <name>title</name>
740 <string>SMS</string> 740 <string>SMS</string>
741 </attribute> 741 </attribute>
742 <grid> 742 <vbox>
743 <property stdset="1"> 743 <property stdset="1">
744 <name>margin</name> 744 <name>margin</name>
745 <number>2</number> 745 <number>11</number>
746 </property> 746 </property>
747 <property stdset="1"> 747 <property stdset="1">
748 <name>spacing</name> 748 <name>spacing</name>
749 <number>1</number> 749 <number>6</number>
750 </property> 750 </property>
751 <widget row="0" column="1" > 751 <widget>
752 <class>QComboBox</class> 752 <class>QLayoutWidget</class>
753 <item> 753 <property stdset="1">
754 <property> 754 <name>name</name>
755 <name>text</name> 755 <cstring>Layout6</cstring>
756 <string>None</string>
757 </property> 756 </property>
758 </item> 757 <hbox>
759 <item> 758 <property stdset="1">
760 <property> 759 <name>margin</name>
760 <number>0</number>
761 </property>
762 <property stdset="1">
763 <name>spacing</name>
764 <number>6</number>
765 </property>
766 <widget>
767 <class>QLabel</class>
768 <property stdset="1">
769 <name>name</name>
770 <cstring>SMSStoreLabel</cstring>
771 </property>
772 <property stdset="1">
761 <name>text</name> 773 <name>text</name>
762 <string>Incoming</string> 774 <string>Store:</string>
763 </property> 775 </property>
764 </item> 776 </widget>
777 <widget>
778 <class>QComboBox</class>
765 <item> 779 <item>
766 <property> 780 <property>
767 <name>text</name> 781 <name>text</name>
768 <string>Outgoing</string> 782 <string>None</string>
769 </property> 783 </property>
770 </item> 784 </item>
771 <property stdset="1"> 785 <property stdset="1">
772 <name>name</name> 786 <name>name</name>
773 <cstring>ComboBox11</cstring> 787 <cstring>SMSStoreList</cstring>
774 </property> 788 </property>
775 <property stdset="1"> 789 <property stdset="1">
776 <name>enabled</name> 790 <name>enabled</name>
777 <bool>true</bool> 791 <bool>true</bool>
778 </property> 792 </property>
779 </widget> 793 </widget>
780 <widget row="0" column="0" > 794 <widget>
781 <class>QLabel</class> 795 <class>QLabel</class>
782 <property stdset="1"> 796 <property stdset="1">
783 <name>name</name> 797 <name>name</name>
784 <cstring>TextLabel4</cstring> 798 <cstring>SMSTypeLabel</cstring>
785 </property> 799 </property>
786 <property stdset="1"> 800 <property stdset="1">
787 <name>text</name> 801 <name>text</name>
788 <string>Message Collection:</string> 802 <string>Type:</string>
789 </property> 803 </property>
790 </widget> 804 </widget>
791 <widget row="1" column="0" rowspan="1" colspan="2" > 805 <widget>
806 <class>QComboBox</class>
807 <item>
808 <property>
809 <name>text</name>
810 <string>Incoming</string>
811 </property>
812 </item>
813 <item>
814 <property>
815 <name>text</name>
816 <string>Outgoing</string>
817 </property>
818 </item>
819 <property stdset="1">
820 <name>name</name>
821 <cstring>SMSViewType</cstring>
822 </property>
823 </widget>
824 </hbox>
825 </widget>
826 <widget>
792 <class>QListView</class> 827 <class>QListView</class>
793 <column> 828 <column>
794 <property> 829 <property>
@@ -820,21 +855,10 @@
820 </column> 855 </column>
821 <property stdset="1"> 856 <property stdset="1">
822 <name>name</name> 857 <name>name</name>
823 <cstring>ListView3</cstring> 858 <cstring>SMSList</cstring>
824 </property>
825 </widget>
826 <widget row="3" column="0" rowspan="1" colspan="2" >
827 <class>QMultiLineEdit</class>
828 <property stdset="1">
829 <name>name</name>
830 <cstring>MultiLineEdit3</cstring>
831 </property>
832 <property stdset="1">
833 <name>readOnly</name>
834 <bool>true</bool>
835 </property> 859 </property>
836 </widget> 860 </widget>
837 <widget row="2" column="0" rowspan="1" colspan="2" > 861 <widget>
838 <class>QLayoutWidget</class> 862 <class>QLayoutWidget</class>
839 <property stdset="1"> 863 <property stdset="1">
840 <name>name</name> 864 <name>name</name>
@@ -856,7 +880,7 @@
856 <class>QPushButton</class> 880 <class>QPushButton</class>
857 <property stdset="1"> 881 <property stdset="1">
858 <name>name</name> 882 <name>name</name>
859 <cstring>PushButton11</cstring> 883 <cstring>SMSDeleteButton</cstring>
860 </property> 884 </property>
861 <property stdset="1"> 885 <property stdset="1">
862 <name>text</name> 886 <name>text</name>
@@ -867,7 +891,7 @@
867 <class>QPushButton</class> 891 <class>QPushButton</class>
868 <property stdset="1"> 892 <property stdset="1">
869 <name>name</name> 893 <name>name</name>
870 <cstring>PushButton12</cstring> 894 <cstring>SMSSendButton</cstring>
871 </property> 895 </property>
872 <property stdset="1"> 896 <property stdset="1">
873 <name>text</name> 897 <name>text</name>
@@ -878,7 +902,7 @@
878 <class>QPushButton</class> 902 <class>QPushButton</class>
879 <property stdset="1"> 903 <property stdset="1">
880 <name>name</name> 904 <name>name</name>
881 <cstring>PushButton13</cstring> 905 <cstring>SMSNewButton</cstring>
882 </property> 906 </property>
883 <property stdset="1"> 907 <property stdset="1">
884 <name>text</name> 908 <name>text</name>
@@ -887,7 +911,14 @@
887 </widget> 911 </widget>
888 </hbox> 912 </hbox>
889 </widget> 913 </widget>
890 </grid> 914 <widget>
915 <class>QTextBrowser</class>
916 <property stdset="1">
917 <name>name</name>
918 <cstring>SMSText</cstring>
919 </property>
920 </widget>
921 </vbox>
891 </widget> 922 </widget>
892 </widget> 923 </widget>
893 </vbox> 924 </vbox>