moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kmplot / kmplot / qparametereditor.ui
blob619f4fd7f04f8a71f4f4adff2c84277ffa98b73f
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QParameterEditor</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QParameterEditor</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>395</width>
12             <height>339</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Parameter Editor</string>
17     </property>
18     <property name="modal">
19         <bool>true</bool>
20     </property>
21     <grid>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <widget class="QFrame" row="0" column="0">
26             <property name="name">
27                 <cstring>frame3</cstring>
28             </property>
29             <property name="frameShape">
30                 <enum>StyledPanel</enum>
31             </property>
32             <property name="frameShadow">
33                 <enum>Raised</enum>
34             </property>
35             <grid>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <widget class="KPushButton" row="1" column="1">
40                     <property name="name">
41                         <cstring>cmdEdit</cstring>
42                     </property>
43                     <property name="enabled">
44                         <bool>false</bool>
45                     </property>
46                     <property name="text">
47                         <string>&amp;Change Value...</string>
48                     </property>
49                     <property name="toolTip" stdset="0">
50                         <string>Change the value of a user-defined constant</string>
51                     </property>
52                     <property name="whatsThis" stdset="0">
53                         <string>Click here to edit the value of the selected constant. Its name cannot be changed.</string>
54                     </property>
55                 </widget>
56                 <widget class="KListBox" row="0" column="0" rowspan="8" colspan="1">
57                     <property name="name">
58                         <cstring>list</cstring>
59                     </property>
60                     <property name="toolTip" stdset="0">
61                         <string>list of parameter values</string>
62                     </property>
63                     <property name="whatsThis" stdset="0">
64                         <string>Here you see the list of all parameter values for the function.</string>
65                     </property>
66                 </widget>
67                 <widget class="KPushButton" row="0" column="1">
68                     <property name="name">
69                         <cstring>cmdNew</cstring>
70                     </property>
71                     <property name="text">
72                         <string>&amp;New...</string>
73                     </property>
74                     <property name="toolTip" stdset="0">
75                         <string>Add a new constant</string>
76                     </property>
77                     <property name="whatsThis" stdset="0">
78                         <string>Click this button to add a new constant.</string>
79                     </property>
80                 </widget>
81                 <widget class="KPushButton" row="7" column="1">
82                     <property name="name">
83                         <cstring>cmdClose</cstring>
84                     </property>
85                     <property name="text">
86                         <string>&amp;Close</string>
87                     </property>
88                     <property name="toolTip" stdset="0">
89                         <string>Close the dialog</string>
90                     </property>
91                     <property name="whatsThis" stdset="0">
92                         <string>Close the window and return to the function dialog.</string>
93                     </property>
94                 </widget>
95                 <widget class="KPushButton" row="2" column="1">
96                     <property name="name">
97                         <cstring>cmdDelete</cstring>
98                     </property>
99                     <property name="enabled">
100                         <bool>false</bool>
101                     </property>
102                     <property name="text">
103                         <string>&amp;Delete</string>
104                     </property>
105                     <property name="toolTip" stdset="0">
106                         <string>delete selected constant</string>
107                     </property>
108                     <property name="whatsThis" stdset="0">
109                         <string>Click here to delete the selected constant; it can only be removed if it is not currently used by a plot.</string>
110                     </property>
111                 </widget>
112                 <spacer row="6" column="1">
113                     <property name="name">
114                         <cstring>spacer2</cstring>
115                     </property>
116                     <property name="orientation">
117                         <enum>Vertical</enum>
118                     </property>
119                     <property name="sizeType">
120                         <enum>Expanding</enum>
121                     </property>
122                     <property name="sizeHint">
123                         <size>
124                             <width>20</width>
125                             <height>80</height>
126                         </size>
127                     </property>
128                 </spacer>
129                 <widget class="KPushButton" row="5" column="1">
130                     <property name="name">
131                         <cstring>cmdExport</cstring>
132                     </property>
133                     <property name="enabled">
134                         <bool>true</bool>
135                     </property>
136                     <property name="text">
137                         <string>&amp;Export...</string>
138                     </property>
139                     <property name="toolTip" stdset="0">
140                         <string>Export values to a textfile</string>
141                     </property>
142                     <property name="whatsThis" stdset="0">
143                         <string>Export values to a textfile. Every value in the parameter list will be written to one line in the file.</string>
144                     </property>
145                 </widget>
146                 <spacer row="3" column="1">
147                     <property name="name">
148                         <cstring>spacer2_2</cstring>
149                     </property>
150                     <property name="orientation">
151                         <enum>Vertical</enum>
152                     </property>
153                     <property name="sizeType">
154                         <enum>Expanding</enum>
155                     </property>
156                     <property name="sizeHint">
157                         <size>
158                             <width>20</width>
159                             <height>21</height>
160                         </size>
161                     </property>
162                 </spacer>
163                 <widget class="KPushButton" row="4" column="1">
164                     <property name="name">
165                         <cstring>cmdImport</cstring>
166                     </property>
167                     <property name="enabled">
168                         <bool>true</bool>
169                     </property>
170                     <property name="text">
171                         <string>&amp;Import...</string>
172                     </property>
173                     <property name="toolTip" stdset="0">
174                         <string>Import values from a textfile</string>
175                     </property>
176                     <property name="whatsThis" stdset="0">
177                         <string>Import values from a textfile. Every line in the file is parsed as a value or expression.</string>
178                     </property>
179                 </widget>
180             </grid>
181         </widget>
182     </grid>
183 </widget>
184 <layoutdefaults spacing="6" margin="11"/>
185 </UI>