|
6 | 6 | <rect>
|
7 | 7 | <x>0</x>
|
8 | 8 | <y>0</y>
|
9 |
| - <width>797</width> |
10 |
| - <height>568</height> |
| 9 | + <width>804</width> |
| 10 | + <height>697</height> |
11 | 11 | </rect>
|
12 | 12 | </property>
|
13 | 13 | <property name="windowTitle">
|
|
35 | 35 | <enum>QTabWidget::Rounded</enum>
|
36 | 36 | </property>
|
37 | 37 | <property name="currentIndex">
|
38 |
| - <number>0</number> |
| 38 | + <number>4</number> |
39 | 39 | </property>
|
40 | 40 | <widget class="QWidget" name="tabIdentificationDialog">
|
41 | 41 | <attribute name="title">
|
|
67 | 67 | <rect>
|
68 | 68 | <x>0</x>
|
69 | 69 | <y>0</y>
|
70 |
| - <width>777</width> |
71 |
| - <height>596</height> |
| 70 | + <width>798</width> |
| 71 | + <height>668</height> |
72 | 72 | </rect>
|
73 | 73 | </property>
|
74 | 74 | <layout class="QVBoxLayout" name="verticalLayout_15">
|
|
222 | 222 | <item>
|
223 | 223 | <widget class="QFrame" name="encodingFrame">
|
224 | 224 | <property name="enabled">
|
225 |
| - <bool>false</bool> |
| 225 | + <bool>true</bool> |
226 | 226 | </property>
|
227 | 227 | <property name="frameShape">
|
228 | 228 | <enum>QFrame::NoFrame</enum>
|
|
571 | 571 | <rect>
|
572 | 572 | <x>0</x>
|
573 | 573 | <y>0</y>
|
574 |
| - <width>767</width> |
575 |
| - <height>521</height> |
| 574 | + <width>798</width> |
| 575 | + <height>668</height> |
576 | 576 | </rect>
|
577 | 577 | </property>
|
578 | 578 | <layout class="QVBoxLayout" name="verticalLayout_16">
|
|
802 | 802 | <item>
|
803 | 803 | <widget class="QLabel" name="label_9">
|
804 | 804 | <property name="text">
|
805 |
| - <string>Coordinate Reference System, spatial and temporal extent(s) for this dataset.</string> |
| 805 | + <string>Coordinate Reference System and spatial extent for this dataset.</string> |
806 | 806 | </property>
|
807 | 807 | </widget>
|
808 | 808 | </item>
|
|
838 | 838 | </layout>
|
839 | 839 | </widget>
|
840 | 840 | </item>
|
| 841 | + <item> |
| 842 | + <widget class="QgsExtentGroupBox" name="spatialExtentSelector"> |
| 843 | + <property name="title"> |
| 844 | + <string/> |
| 845 | + </property> |
| 846 | + </widget> |
| 847 | + </item> |
| 848 | + <item> |
| 849 | + <layout class="QHBoxLayout" name="horizontalLayout_14"> |
| 850 | + <item> |
| 851 | + <widget class="QLabel" name="label_32"> |
| 852 | + <property name="text"> |
| 853 | + <string>Z Maximum</string> |
| 854 | + </property> |
| 855 | + </widget> |
| 856 | + </item> |
| 857 | + <item> |
| 858 | + <widget class="QgsSpinBox" name="spinBoxZMaximum"/> |
| 859 | + </item> |
| 860 | + </layout> |
| 861 | + </item> |
| 862 | + <item> |
| 863 | + <layout class="QHBoxLayout" name="horizontalLayout_13"> |
| 864 | + <item> |
| 865 | + <widget class="QLabel" name="label_31"> |
| 866 | + <property name="text"> |
| 867 | + <string>Z Minimum</string> |
| 868 | + </property> |
| 869 | + </widget> |
| 870 | + </item> |
| 871 | + <item> |
| 872 | + <widget class="QgsSpinBox" name="spinBoxZMinimum"/> |
| 873 | + </item> |
| 874 | + </layout> |
| 875 | + </item> |
| 876 | + <item> |
| 877 | + <widget class="QLabel" name="label_35"> |
| 878 | + <property name="text"> |
| 879 | + <string>Temporal extent for this dataset.</string> |
| 880 | + </property> |
| 881 | + </widget> |
| 882 | + </item> |
| 883 | + <item> |
| 884 | + <layout class="QHBoxLayout" name="horizontalLayout_15"> |
| 885 | + <item> |
| 886 | + <widget class="QLabel" name="label_33"> |
| 887 | + <property name="text"> |
| 888 | + <string>From</string> |
| 889 | + </property> |
| 890 | + </widget> |
| 891 | + </item> |
| 892 | + <item> |
| 893 | + <widget class="QgsDateTimeEdit" name="dateTimeFrom"/> |
| 894 | + </item> |
| 895 | + </layout> |
| 896 | + </item> |
| 897 | + <item> |
| 898 | + <layout class="QHBoxLayout" name="horizontalLayout_16"> |
| 899 | + <item> |
| 900 | + <widget class="QLabel" name="label_34"> |
| 901 | + <property name="text"> |
| 902 | + <string>To</string> |
| 903 | + </property> |
| 904 | + </widget> |
| 905 | + </item> |
| 906 | + <item> |
| 907 | + <widget class="QgsDateTimeEdit" name="dateTimeTo"/> |
| 908 | + </item> |
| 909 | + </layout> |
| 910 | + </item> |
841 | 911 | <item>
|
842 | 912 | <spacer name="verticalSpacer">
|
843 | 913 | <property name="orientation">
|
|
854 | 924 | </layout>
|
855 | 925 | </widget>
|
856 | 926 | <widget class="QWidget" name="tabContactsDialog">
|
857 |
| - <property name="enabled"> |
858 |
| - <bool>false</bool> |
859 |
| - </property> |
860 | 927 | <attribute name="title">
|
861 |
| - <string>Contacts</string> |
| 928 | + <string>Contact</string> |
862 | 929 | </attribute>
|
863 | 930 | <layout class="QVBoxLayout" name="verticalLayout_10">
|
864 | 931 | <item>
|
865 | 932 | <widget class="QLabel" name="label_16">
|
866 | 933 | <property name="text">
|
867 |
| - <string>Contacts, HELP TEXT</string> |
| 934 | + <string>Contact describe the owner of the dataset.</string> |
868 | 935 | </property>
|
869 | 936 | </widget>
|
870 | 937 | </item>
|
871 |
| - <item> |
872 |
| - <layout class="QHBoxLayout" name="horizontalLayout_10"> |
873 |
| - <item> |
874 |
| - <spacer name="horizontalSpacer_6"> |
875 |
| - <property name="orientation"> |
876 |
| - <enum>Qt::Horizontal</enum> |
877 |
| - </property> |
878 |
| - <property name="sizeHint" stdset="0"> |
879 |
| - <size> |
880 |
| - <width>40</width> |
881 |
| - <height>20</height> |
882 |
| - </size> |
883 |
| - </property> |
884 |
| - </spacer> |
885 |
| - </item> |
886 |
| - <item> |
887 |
| - <widget class="QPushButton" name="btnAddContact"> |
888 |
| - <property name="toolTip"> |
889 |
| - <string>Add class</string> |
890 |
| - </property> |
891 |
| - <property name="icon"> |
892 |
| - <iconset resource="../../images/images.qrc"> |
893 |
| - <normaloff>:/images/themes/default/symbologyAdd.svg</normaloff>:/images/themes/default/symbologyAdd.svg</iconset> |
894 |
| - </property> |
895 |
| - </widget> |
896 |
| - </item> |
897 |
| - <item> |
898 |
| - <widget class="QPushButton" name="btnRemoveContact"> |
899 |
| - <property name="toolTip"> |
900 |
| - <string>Delete</string> |
901 |
| - </property> |
902 |
| - <property name="icon"> |
903 |
| - <iconset resource="../../images/images.qrc"> |
904 |
| - <normaloff>:/images/themes/default/symbologyRemove.svg</normaloff>:/images/themes/default/symbologyRemove.svg</iconset> |
905 |
| - </property> |
906 |
| - </widget> |
907 |
| - </item> |
908 |
| - </layout> |
909 |
| - </item> |
910 | 938 | <item>
|
911 | 939 | <layout class="QHBoxLayout" name="horizontalLayout_3">
|
912 |
| - <item> |
913 |
| - <widget class="QTableWidget" name="tabContacts"> |
914 |
| - <property name="maximumSize"> |
915 |
| - <size> |
916 |
| - <width>200</width> |
917 |
| - <height>16777215</height> |
918 |
| - </size> |
919 |
| - </property> |
920 |
| - <property name="editTriggers"> |
921 |
| - <set>QAbstractItemView::NoEditTriggers</set> |
922 |
| - </property> |
923 |
| - <property name="selectionMode"> |
924 |
| - <enum>QAbstractItemView::SingleSelection</enum> |
925 |
| - </property> |
926 |
| - <property name="selectionBehavior"> |
927 |
| - <enum>QAbstractItemView::SelectRows</enum> |
928 |
| - </property> |
929 |
| - <attribute name="horizontalHeaderStretchLastSection"> |
930 |
| - <bool>true</bool> |
931 |
| - </attribute> |
932 |
| - <column> |
933 |
| - <property name="text"> |
934 |
| - <string>Name</string> |
935 |
| - </property> |
936 |
| - </column> |
937 |
| - <column> |
938 |
| - <property name="text"> |
939 |
| - <string>Organization</string> |
940 |
| - </property> |
941 |
| - </column> |
942 |
| - </widget> |
943 |
| - </item> |
944 | 940 | <item>
|
945 | 941 | <widget class="QScrollArea" name="panelDetails">
|
946 | 942 | <property name="sizePolicy">
|
|
957 | 953 | <rect>
|
958 | 954 | <x>0</x>
|
959 | 955 | <y>0</y>
|
960 |
| - <width>513</width> |
961 |
| - <height>419</height> |
| 956 | + <width>754</width> |
| 957 | + <height>608</height> |
962 | 958 | </rect>
|
963 | 959 | </property>
|
964 | 960 | <layout class="QGridLayout" name="gridLayout_2">
|
965 |
| - <item row="0" column="0"> |
966 |
| - <widget class="QLabel" name="label_10"> |
967 |
| - <property name="text"> |
968 |
| - <string>Name</string> |
| 961 | + <item row="3" column="2" colspan="2"> |
| 962 | + <widget class="QLineEdit" name="lineEditContactPosition"> |
| 963 | + <property name="toolTip"> |
| 964 | + <string>Position/title of contact</string> |
969 | 965 | </property>
|
970 | 966 | </widget>
|
971 | 967 | </item>
|
972 |
| - <item row="0" column="1" colspan="2"> |
973 |
| - <widget class="QLineEdit" name="lineEditContactName"/> |
| 968 | + <item row="0" column="2" colspan="2"> |
| 969 | + <widget class="QLineEdit" name="lineEditContactName"> |
| 970 | + <property name="toolTip"> |
| 971 | + <string>Name of contact</string> |
| 972 | + </property> |
| 973 | + </widget> |
974 | 974 | </item>
|
975 | 975 | <item row="1" column="0">
|
976 | 976 | <widget class="QLabel" name="label_15">
|
977 |
| - <property name="text"> |
978 |
| - <string>Role</string> |
| 977 | + <property name="toolTip"> |
| 978 | + <string>Role of contact</string> |
979 | 979 | </property>
|
980 |
| - </widget> |
981 |
| - </item> |
982 |
| - <item row="1" column="1" colspan="2"> |
983 |
| - <widget class="QComboBox" name="comboContactRole"/> |
984 |
| - </item> |
985 |
| - <item row="2" column="0"> |
986 |
| - <widget class="QLabel" name="label_12"> |
987 | 980 | <property name="text">
|
988 |
| - <string>Organization</string> |
| 981 | + <string>Role</string> |
989 | 982 | </property>
|
990 | 983 | </widget>
|
991 | 984 | </item>
|
992 |
| - <item row="2" column="1" colspan="2"> |
993 |
| - <widget class="QLineEdit" name="lineEditContactOrganization"/> |
994 |
| - </item> |
995 | 985 | <item row="3" column="0">
|
996 | 986 | <widget class="QLabel" name="label_14">
|
| 987 | + <property name="toolTip"> |
| 988 | + <string>Position/title of contact</string> |
| 989 | + </property> |
997 | 990 | <property name="text">
|
998 | 991 | <string>Position</string>
|
999 | 992 | </property>
|
1000 | 993 | </widget>
|
1001 | 994 | </item>
|
1002 |
| - <item row="3" column="1" colspan="2"> |
1003 |
| - <widget class="QLineEdit" name="lineEditContactPosition"/> |
| 995 | + <item row="2" column="2" colspan="2"> |
| 996 | + <widget class="QLineEdit" name="lineEditContactOrganization"> |
| 997 | + <property name="toolTip"> |
| 998 | + <string>Organization contact belongs to/represents</string> |
| 999 | + </property> |
| 1000 | + </widget> |
1004 | 1001 | </item>
|
1005 |
| - <item row="4" column="0"> |
1006 |
| - <widget class="QLabel" name="label_18"> |
| 1002 | + <item row="0" column="0"> |
| 1003 | + <widget class="QLabel" name="label_10"> |
| 1004 | + <property name="toolTip"> |
| 1005 | + <string>Name of contact</string> |
| 1006 | + </property> |
1007 | 1007 | <property name="text">
|
1008 |
| - <string>Email</string> |
| 1008 | + <string>Name</string> |
1009 | 1009 | </property>
|
1010 | 1010 | </widget>
|
1011 | 1011 | </item>
|
1012 |
| - <item row="4" column="1" colspan="2"> |
1013 |
| - <widget class="QLineEdit" name="lineEditContactEmail"/> |
1014 |
| - </item> |
1015 |
| - <item row="5" column="0"> |
1016 |
| - <widget class="QLabel" name="label_19"> |
1017 |
| - <property name="text"> |
1018 |
| - <string>Voice</string> |
| 1012 | + <item row="5" column="2" colspan="2"> |
| 1013 | + <widget class="QLineEdit" name="lineEditContactVoice"> |
| 1014 | + <property name="toolTip"> |
| 1015 | + <string>Phone number</string> |
1019 | 1016 | </property>
|
1020 | 1017 | </widget>
|
1021 | 1018 | </item>
|
1022 |
| - <item row="5" column="1" colspan="2"> |
1023 |
| - <widget class="QLineEdit" name="lineEditContactVoice"/> |
| 1019 | + <item row="6" column="2" colspan="2"> |
| 1020 | + <widget class="QLineEdit" name="lineEditContactFax"> |
| 1021 | + <property name="toolTip"> |
| 1022 | + <string>Fax number</string> |
| 1023 | + </property> |
| 1024 | + </widget> |
1024 | 1025 | </item>
|
1025 | 1026 | <item row="6" column="0">
|
1026 | 1027 | <widget class="QLabel" name="label_20">
|
| 1028 | + <property name="toolTip"> |
| 1029 | + <string>Fax number</string> |
| 1030 | + </property> |
1027 | 1031 | <property name="text">
|
1028 | 1032 | <string>Fax</string>
|
1029 | 1033 | </property>
|
1030 | 1034 | </widget>
|
1031 | 1035 | </item>
|
1032 |
| - <item row="6" column="1" colspan="2"> |
1033 |
| - <widget class="QLineEdit" name="lineEditContactFax"/> |
1034 |
| - </item> |
1035 |
| - <item row="7" column="0"> |
1036 |
| - <widget class="QLabel" name="label_21"> |
| 1036 | + <item row="2" column="0"> |
| 1037 | + <widget class="QLabel" name="label_12"> |
| 1038 | + <property name="toolTip"> |
| 1039 | + <string>Organization contact belongs to/represents</string> |
| 1040 | + </property> |
1037 | 1041 | <property name="text">
|
1038 |
| - <string>Address</string> |
| 1042 | + <string>Organization</string> |
1039 | 1043 | </property>
|
1040 | 1044 | </widget>
|
1041 | 1045 | </item>
|
1042 |
| - <item row="7" column="1"> |
1043 |
| - <widget class="QPushButton" name="btnAddAddress"> |
| 1046 | + <item row="1" column="2" colspan="2"> |
| 1047 | + <widget class="QComboBox" name="comboContactRole"> |
1044 | 1048 | <property name="toolTip">
|
1045 |
| - <string>Add class</string> |
| 1049 | + <string>Role of contact</string> |
1046 | 1050 | </property>
|
1047 |
| - <property name="icon"> |
1048 |
| - <iconset resource="../../images/images.qrc"> |
1049 |
| - <normaloff>:/images/themes/default/symbologyAdd.svg</normaloff>:/images/themes/default/symbologyAdd.svg</iconset> |
| 1051 | + <property name="editable"> |
| 1052 | + <bool>true</bool> |
| 1053 | + </property> |
| 1054 | + <item> |
| 1055 | + <property name="text"> |
| 1056 | + <string/> |
| 1057 | + </property> |
| 1058 | + </item> |
| 1059 | + <item> |
| 1060 | + <property name="text"> |
| 1061 | + <string>custodian</string> |
| 1062 | + </property> |
| 1063 | + </item> |
| 1064 | + <item> |
| 1065 | + <property name="text"> |
| 1066 | + <string>distributor</string> |
| 1067 | + </property> |
| 1068 | + </item> |
| 1069 | + <item> |
| 1070 | + <property name="text"> |
| 1071 | + <string>owner</string> |
| 1072 | + </property> |
| 1073 | + </item> |
| 1074 | + </widget> |
| 1075 | + </item> |
| 1076 | + <item row="4" column="2" colspan="2"> |
| 1077 | + <widget class="QLineEdit" name="lineEditContactEmail"> |
| 1078 | + <property name="toolTip"> |
| 1079 | + <string>Electronic mail address</string> |
1050 | 1080 | </property>
|
1051 | 1081 | </widget>
|
1052 | 1082 | </item>
|
1053 |
| - <item row="7" column="2"> |
1054 |
| - <widget class="QPushButton" name="btnRemoveAddress"> |
| 1083 | + <item row="5" column="0"> |
| 1084 | + <widget class="QLabel" name="label_19"> |
1055 | 1085 | <property name="toolTip">
|
1056 |
| - <string>Delete</string> |
| 1086 | + <string>Phone number</string> |
1057 | 1087 | </property>
|
1058 |
| - <property name="icon"> |
1059 |
| - <iconset resource="../../images/images.qrc"> |
1060 |
| - <normaloff>:/images/themes/default/symbologyRemove.svg</normaloff>:/images/themes/default/symbologyRemove.svg</iconset> |
| 1088 | + <property name="text"> |
| 1089 | + <string>Voice</string> |
| 1090 | + </property> |
| 1091 | + </widget> |
| 1092 | + </item> |
| 1093 | + <item row="7" column="0"> |
| 1094 | + <widget class="QLabel" name="label_21"> |
| 1095 | + <property name="text"> |
| 1096 | + <string>Address</string> |
1061 | 1097 | </property>
|
1062 | 1098 | </widget>
|
1063 | 1099 | </item>
|
1064 |
| - <item row="8" column="0" colspan="3"> |
| 1100 | + <item row="8" column="0" colspan="4"> |
1065 | 1101 | <widget class="QTableWidget" name="tabAddresses">
|
| 1102 | + <property name="selectionMode"> |
| 1103 | + <enum>QAbstractItemView::SingleSelection</enum> |
| 1104 | + </property> |
| 1105 | + <property name="selectionBehavior"> |
| 1106 | + <enum>QAbstractItemView::SelectRows</enum> |
| 1107 | + </property> |
1066 | 1108 | <attribute name="horizontalHeaderStretchLastSection">
|
1067 | 1109 | <bool>true</bool>
|
1068 | 1110 | </attribute>
|
1069 | 1111 | <column>
|
1070 | 1112 | <property name="text">
|
1071 | 1113 | <string>Type</string>
|
1072 | 1114 | </property>
|
| 1115 | + <property name="toolTip"> |
| 1116 | + <string>Type of address, e.g 'postal'</string> |
| 1117 | + </property> |
1073 | 1118 | </column>
|
1074 | 1119 | <column>
|
1075 | 1120 | <property name="text">
|
1076 | 1121 | <string>Address</string>
|
1077 | 1122 | </property>
|
| 1123 | + <property name="toolTip"> |
| 1124 | + <string>Free-form physical address component</string> |
| 1125 | + </property> |
1078 | 1126 | </column>
|
1079 | 1127 | <column>
|
1080 | 1128 | <property name="text">
|
1081 | 1129 | <string>Postal Code</string>
|
1082 | 1130 | </property>
|
| 1131 | + <property name="toolTip"> |
| 1132 | + <string>Postal (or ZIP) code</string> |
| 1133 | + </property> |
1083 | 1134 | </column>
|
1084 | 1135 | <column>
|
1085 | 1136 | <property name="text">
|
1086 | 1137 | <string>City</string>
|
1087 | 1138 | </property>
|
| 1139 | + <property name="toolTip"> |
| 1140 | + <string>City or locality name</string> |
| 1141 | + </property> |
1088 | 1142 | </column>
|
1089 | 1143 | <column>
|
1090 | 1144 | <property name="text">
|
1091 | 1145 | <string>Administrative Area</string>
|
1092 | 1146 | </property>
|
| 1147 | + <property name="toolTip"> |
| 1148 | + <string>Administrative area (state, provice/territory, etc.)</string> |
| 1149 | + </property> |
1093 | 1150 | </column>
|
1094 | 1151 | <column>
|
1095 | 1152 | <property name="text">
|
1096 | 1153 | <string>Country</string>
|
1097 | 1154 | </property>
|
| 1155 | + <property name="toolTip"> |
| 1156 | + <string>Free-form country</string> |
| 1157 | + </property> |
1098 | 1158 | </column>
|
1099 | 1159 | </widget>
|
1100 | 1160 | </item>
|
| 1161 | + <item row="4" column="0"> |
| 1162 | + <widget class="QLabel" name="label_18"> |
| 1163 | + <property name="toolTip"> |
| 1164 | + <string>Electronic mail address</string> |
| 1165 | + </property> |
| 1166 | + <property name="text"> |
| 1167 | + <string>Email</string> |
| 1168 | + </property> |
| 1169 | + </widget> |
| 1170 | + </item> |
| 1171 | + <item row="7" column="3"> |
| 1172 | + <layout class="QHBoxLayout" name="horizontalLayout_10"> |
| 1173 | + <item> |
| 1174 | + <widget class="QPushButton" name="btnAddAddress"> |
| 1175 | + <property name="toolTip"> |
| 1176 | + <string>Add address</string> |
| 1177 | + </property> |
| 1178 | + <property name="icon"> |
| 1179 | + <iconset resource="../../images/images.qrc"> |
| 1180 | + <normaloff>:/images/themes/default/symbologyAdd.svg</normaloff>:/images/themes/default/symbologyAdd.svg</iconset> |
| 1181 | + </property> |
| 1182 | + </widget> |
| 1183 | + </item> |
| 1184 | + <item> |
| 1185 | + <widget class="QPushButton" name="btnRemoveAddress"> |
| 1186 | + <property name="toolTip"> |
| 1187 | + <string>Remove Address</string> |
| 1188 | + </property> |
| 1189 | + <property name="icon"> |
| 1190 | + <iconset resource="../../images/images.qrc"> |
| 1191 | + <normaloff>:/images/themes/default/symbologyRemove.svg</normaloff>:/images/themes/default/symbologyRemove.svg</iconset> |
| 1192 | + </property> |
| 1193 | + </widget> |
| 1194 | + </item> |
| 1195 | + </layout> |
| 1196 | + </item> |
1101 | 1197 | </layout>
|
1102 | 1198 | </widget>
|
1103 | 1199 | </widget>
|
|
1280 | 1376 | <header>qgsprojectionselectionwidget.h</header>
|
1281 | 1377 | <container>1</container>
|
1282 | 1378 | </customwidget>
|
| 1379 | + <customwidget> |
| 1380 | + <class>QgsExtentGroupBox</class> |
| 1381 | + <extends>QGroupBox</extends> |
| 1382 | + <header>qgsextentgroupbox.h</header> |
| 1383 | + <container>1</container> |
| 1384 | + </customwidget> |
| 1385 | + <customwidget> |
| 1386 | + <class>QgsSpinBox</class> |
| 1387 | + <extends>QSpinBox</extends> |
| 1388 | + <header>qgsspinbox.h</header> |
| 1389 | + </customwidget> |
| 1390 | + <customwidget> |
| 1391 | + <class>QgsDateTimeEdit</class> |
| 1392 | + <extends>QDateTimeEdit</extends> |
| 1393 | + <header>qgsdatetimeedit.h</header> |
| 1394 | + </customwidget> |
1283 | 1395 | </customwidgets>
|
1284 | 1396 | <resources>
|
1285 | 1397 | <include location="../../images/images.qrc"/>
|
|
0 commit comments