android: Fix XML form filter.
[qpwmc.git] / pwmdMainWindow.ui
blobabd63737e59ed8dbda86a7d1613ab16af1ffa6eb
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>PwmdMainWindow</class>
4 <widget class="QMainWindow" name="PwmdMainWindow">
5 <property name="enabled">
6 <bool>true</bool>
7 </property>
8 <property name="geometry">
9 <rect>
10 <x>0</x>
11 <y>0</y>
12 <width>756</width>
13 <height>570</height>
14 </rect>
15 </property>
16 <property name="sizePolicy">
17 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
18 <horstretch>0</horstretch>
19 <verstretch>0</verstretch>
20 </sizepolicy>
21 </property>
22 <property name="minimumSize">
23 <size>
24 <width>0</width>
25 <height>0</height>
26 </size>
27 </property>
28 <property name="windowTitle">
29 <string>QPwmc</string>
30 </property>
31 <property name="toolButtonStyle">
32 <enum>Qt::ToolButtonFollowStyle</enum>
33 </property>
34 <property name="documentMode">
35 <bool>false</bool>
36 </property>
37 <property name="tabShape">
38 <enum>QTabWidget::Rounded</enum>
39 </property>
40 <property name="dockOptions">
41 <set>QMainWindow::AnimatedDocks</set>
42 </property>
43 <widget class="QWidget" name="centralwidget">
44 <property name="sizePolicy">
45 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
46 <horstretch>0</horstretch>
47 <verstretch>0</verstretch>
48 </sizepolicy>
49 </property>
50 <layout class="QVBoxLayout" name="verticalLayout">
51 <property name="leftMargin">
52 <number>3</number>
53 </property>
54 <property name="topMargin">
55 <number>3</number>
56 </property>
57 <property name="rightMargin">
58 <number>3</number>
59 </property>
60 <property name="bottomMargin">
61 <number>0</number>
62 </property>
63 <item>
64 <widget class="QSplitter" name="tabSplitter">
65 <property name="sizePolicy">
66 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
67 <horstretch>0</horstretch>
68 <verstretch>0</verstretch>
69 </sizepolicy>
70 </property>
71 <property name="orientation">
72 <enum>Qt::Horizontal</enum>
73 </property>
74 <widget class="PwmdTreeWidget" name="elementTree">
75 <property name="enabled">
76 <bool>true</bool>
77 </property>
78 <property name="sizePolicy">
79 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
80 <horstretch>2</horstretch>
81 <verstretch>2</verstretch>
82 </sizepolicy>
83 </property>
84 <property name="minimumSize">
85 <size>
86 <width>0</width>
87 <height>0</height>
88 </size>
89 </property>
90 <property name="mouseTracking">
91 <bool>true</bool>
92 </property>
93 <property name="acceptDrops">
94 <bool>true</bool>
95 </property>
96 <property name="editTriggers">
97 <set>QAbstractItemView::NoEditTriggers</set>
98 </property>
99 <property name="showDropIndicator" stdset="0">
100 <bool>true</bool>
101 </property>
102 <property name="selectionMode">
103 <enum>QAbstractItemView::ExtendedSelection</enum>
104 </property>
105 <property name="rootIsDecorated">
106 <bool>true</bool>
107 </property>
108 <property name="sortingEnabled">
109 <bool>true</bool>
110 </property>
111 <property name="animated">
112 <bool>false</bool>
113 </property>
114 <property name="headerHidden">
115 <bool>true</bool>
116 </property>
117 <column>
118 <property name="text">
119 <string notr="true">1</string>
120 </property>
121 </column>
122 </widget>
123 <widget class="QTabWidget" name="tabWidget">
124 <property name="sizePolicy">
125 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
126 <horstretch>3</horstretch>
127 <verstretch>3</verstretch>
128 </sizepolicy>
129 </property>
130 <property name="minimumSize">
131 <size>
132 <width>0</width>
133 <height>0</height>
134 </size>
135 </property>
136 <property name="baseSize">
137 <size>
138 <width>0</width>
139 <height>0</height>
140 </size>
141 </property>
142 <property name="currentIndex">
143 <number>0</number>
144 </property>
145 <property name="usesScrollButtons">
146 <bool>true</bool>
147 </property>
148 <property name="documentMode">
149 <bool>true</bool>
150 </property>
151 <property name="movable">
152 <bool>false</bool>
153 </property>
154 <widget class="QWidget" name="contentTab">
155 <attribute name="title">
156 <string>Content</string>
157 </attribute>
158 <attribute name="toolTip">
159 <string>The content or value of the selected element.</string>
160 </attribute>
161 <layout class="QVBoxLayout" name="verticalLayout_4">
162 <property name="leftMargin">
163 <number>0</number>
164 </property>
165 <property name="topMargin">
166 <number>3</number>
167 </property>
168 <property name="rightMargin">
169 <number>0</number>
170 </property>
171 <property name="bottomMargin">
172 <number>0</number>
173 </property>
174 <item>
175 <widget class="QScrollArea" name="contentScrollArea">
176 <property name="frameShape">
177 <enum>QFrame::NoFrame</enum>
178 </property>
179 <property name="widgetResizable">
180 <bool>true</bool>
181 </property>
182 <widget class="QWidget" name="scrollAreaWidgetContents">
183 <property name="geometry">
184 <rect>
185 <x>0</x>
186 <y>0</y>
187 <width>499</width>
188 <height>485</height>
189 </rect>
190 </property>
191 <layout class="QVBoxLayout" name="verticalLayout_7">
192 <property name="leftMargin">
193 <number>0</number>
194 </property>
195 <property name="topMargin">
196 <number>0</number>
197 </property>
198 <property name="rightMargin">
199 <number>0</number>
200 </property>
201 <property name="bottomMargin">
202 <number>0</number>
203 </property>
204 <item>
205 <widget class="QFrame" name="passwordFrame">
206 <property name="sizePolicy">
207 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
208 <horstretch>0</horstretch>
209 <verstretch>99</verstretch>
210 </sizepolicy>
211 </property>
212 <property name="frameShape">
213 <enum>QFrame::NoFrame</enum>
214 </property>
215 <property name="frameShadow">
216 <enum>QFrame::Raised</enum>
217 </property>
218 <layout class="QVBoxLayout" name="verticalLayout_2">
219 <property name="leftMargin">
220 <number>0</number>
221 </property>
222 <property name="topMargin">
223 <number>3</number>
224 </property>
225 <property name="rightMargin">
226 <number>0</number>
227 </property>
228 <property name="bottomMargin">
229 <number>0</number>
230 </property>
231 <item>
232 <widget class="QLabel" name="passwordlabel">
233 <property name="text">
234 <string>The current element contains an attribute which specifies that the content is a password.</string>
235 </property>
236 <property name="wordWrap">
237 <bool>true</bool>
238 </property>
239 </widget>
240 </item>
241 <item>
242 <widget class="PwmdGenPassWidget" name="passwordWidget">
243 <property name="sizePolicy">
244 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
245 <horstretch>0</horstretch>
246 <verstretch>99</verstretch>
247 </sizepolicy>
248 </property>
249 <property name="frameShape">
250 <enum>QFrame::NoFrame</enum>
251 </property>
252 <property name="frameShadow">
253 <enum>QFrame::Raised</enum>
254 </property>
255 </widget>
256 </item>
257 </layout>
258 </widget>
259 </item>
260 <item>
261 <widget class="PwmdPlainTextEdit" name="textEdit">
262 <property name="enabled">
263 <bool>true</bool>
264 </property>
265 <property name="sizePolicy">
266 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
267 <horstretch>0</horstretch>
268 <verstretch>99</verstretch>
269 </sizepolicy>
270 </property>
271 <property name="inputMethodHints">
272 <set>Qt::ImhMultiLine|Qt::ImhNoPredictiveText|Qt::ImhSensitiveData</set>
273 </property>
274 <property name="documentTitle">
275 <string notr="true"/>
276 </property>
277 <property name="plainText">
278 <string notr="true"/>
279 </property>
280 <property name="placeholderText">
281 <string>Enter element content...</string>
282 </property>
283 </widget>
284 </item>
285 <item>
286 <widget class="QFrame" name="hiddenContentFrame">
287 <property name="sizePolicy">
288 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
289 <horstretch>0</horstretch>
290 <verstretch>99</verstretch>
291 </sizepolicy>
292 </property>
293 <property name="frameShape">
294 <enum>QFrame::NoFrame</enum>
295 </property>
296 <property name="frameShadow">
297 <enum>QFrame::Raised</enum>
298 </property>
299 <layout class="QVBoxLayout" name="verticalLayout_5">
300 <property name="leftMargin">
301 <number>3</number>
302 </property>
303 <property name="topMargin">
304 <number>3</number>
305 </property>
306 <property name="rightMargin">
307 <number>3</number>
308 </property>
309 <property name="bottomMargin">
310 <number>3</number>
311 </property>
312 <item>
313 <widget class="QLabel" name="hiddenContentLabel">
314 <property name="text">
315 <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;The content for this element is hidden. Uncheck the Hidden item in the Content menu to make it visible.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
316 </property>
317 <property name="textFormat">
318 <enum>Qt::RichText</enum>
319 </property>
320 <property name="alignment">
321 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
322 </property>
323 <property name="wordWrap">
324 <bool>true</bool>
325 </property>
326 <property name="textInteractionFlags">
327 <set>Qt::NoTextInteraction</set>
328 </property>
329 </widget>
330 </item>
331 </layout>
332 </widget>
333 </item>
334 <item>
335 <widget class="QFrame" name="f_expire">
336 <property name="sizePolicy">
337 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
338 <horstretch>0</horstretch>
339 <verstretch>0</verstretch>
340 </sizepolicy>
341 </property>
342 <property name="frameShape">
343 <enum>QFrame::StyledPanel</enum>
344 </property>
345 <property name="frameShadow">
346 <enum>QFrame::Raised</enum>
347 </property>
348 <layout class="QHBoxLayout" name="horizontalLayout">
349 <property name="leftMargin">
350 <number>0</number>
351 </property>
352 <property name="topMargin">
353 <number>0</number>
354 </property>
355 <property name="rightMargin">
356 <number>0</number>
357 </property>
358 <property name="bottomMargin">
359 <number>0</number>
360 </property>
361 <item>
362 <widget class="QLabel" name="l_expiresTitle">
363 <property name="sizePolicy">
364 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
365 <horstretch>0</horstretch>
366 <verstretch>0</verstretch>
367 </sizepolicy>
368 </property>
369 <property name="text">
370 <string>Expires:</string>
371 </property>
372 </widget>
373 </item>
374 <item>
375 <widget class="QLabel" name="l_expires">
376 <property name="sizePolicy">
377 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
378 <horstretch>0</horstretch>
379 <verstretch>0</verstretch>
380 </sizepolicy>
381 </property>
382 <property name="text">
383 <string>-</string>
384 </property>
385 </widget>
386 </item>
387 </layout>
388 </widget>
389 </item>
390 </layout>
391 </widget>
392 </widget>
393 </item>
394 </layout>
395 </widget>
396 <widget class="QWidget" name="attributeTab">
397 <attribute name="title">
398 <string>Attributes</string>
399 </attribute>
400 <attribute name="toolTip">
401 <string>Attributes for the selected element.</string>
402 </attribute>
403 <layout class="QVBoxLayout" name="verticalLayout_3">
404 <property name="leftMargin">
405 <number>0</number>
406 </property>
407 <property name="topMargin">
408 <number>3</number>
409 </property>
410 <property name="rightMargin">
411 <number>0</number>
412 </property>
413 <property name="bottomMargin">
414 <number>0</number>
415 </property>
416 <item>
417 <widget class="QScrollArea" name="attributeScrollArea">
418 <property name="frameShape">
419 <enum>QFrame::NoFrame</enum>
420 </property>
421 <property name="widgetResizable">
422 <bool>true</bool>
423 </property>
424 <widget class="QWidget" name="scrollAreaWidgetContents_2">
425 <property name="geometry">
426 <rect>
427 <x>0</x>
428 <y>0</y>
429 <width>156</width>
430 <height>263</height>
431 </rect>
432 </property>
433 <layout class="QVBoxLayout" name="verticalLayout_8">
434 <property name="leftMargin">
435 <number>0</number>
436 </property>
437 <property name="topMargin">
438 <number>0</number>
439 </property>
440 <property name="rightMargin">
441 <number>0</number>
442 </property>
443 <property name="bottomMargin">
444 <number>0</number>
445 </property>
446 <item>
447 <widget class="QSplitter" name="attributeSplitter">
448 <property name="orientation">
449 <enum>Qt::Vertical</enum>
450 </property>
451 <widget class="PwmdListWidget" name="attributeList">
452 <property name="sizePolicy">
453 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
454 <horstretch>0</horstretch>
455 <verstretch>0</verstretch>
456 </sizepolicy>
457 </property>
458 <property name="showDropIndicator" stdset="0">
459 <bool>false</bool>
460 </property>
461 <property name="sortingEnabled">
462 <bool>false</bool>
463 </property>
464 </widget>
465 <widget class="PwmdPlainTextEdit" name="attributeContent">
466 <property name="inputMethodHints">
467 <set>Qt::ImhNoAutoUppercase|Qt::ImhNoPredictiveText|Qt::ImhSensitiveData</set>
468 </property>
469 <property name="placeholderText">
470 <string>Enter attribute value...</string>
471 </property>
472 </widget>
473 </widget>
474 </item>
475 <item>
476 <layout class="QHBoxLayout" name="horizontalLayout_3">
477 <item>
478 <widget class="QComboBox" name="cb_searchAndReplace">
479 <property name="sizePolicy">
480 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
481 <horstretch>0</horstretch>
482 <verstretch>0</verstretch>
483 </sizepolicy>
484 </property>
485 <property name="statusTip">
486 <string>Search and replace in an attribute value (supports back-references \N).</string>
487 </property>
488 <property name="editable">
489 <bool>true</bool>
490 </property>
491 <property name="currentText">
492 <string/>
493 </property>
494 <property name="currentIndex">
495 <number>-1</number>
496 </property>
497 <property name="placeholderText">
498 <string/>
499 </property>
500 <property name="frame">
501 <bool>true</bool>
502 </property>
503 </widget>
504 </item>
505 <item>
506 <widget class="QPushButton" name="pb_searchAndReplace">
507 <property name="enabled">
508 <bool>false</bool>
509 </property>
510 <property name="sizePolicy">
511 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
512 <horstretch>0</horstretch>
513 <verstretch>0</verstretch>
514 </sizepolicy>
515 </property>
516 <property name="statusTip">
517 <string>Search and replace in an attribute value (supports back-references \N).</string>
518 </property>
519 </widget>
520 </item>
521 </layout>
522 </item>
523 <item>
524 <widget class="QFrame" name="f_attributeTimes">
525 <property name="frameShape">
526 <enum>QFrame::StyledPanel</enum>
527 </property>
528 <property name="frameShadow">
529 <enum>QFrame::Raised</enum>
530 </property>
531 <layout class="QFormLayout" name="formLayout">
532 <property name="leftMargin">
533 <number>0</number>
534 </property>
535 <property name="topMargin">
536 <number>0</number>
537 </property>
538 <property name="rightMargin">
539 <number>0</number>
540 </property>
541 <property name="bottomMargin">
542 <number>0</number>
543 </property>
544 <item row="0" column="0">
545 <widget class="QLabel" name="createLabel">
546 <property name="text">
547 <string>Created:</string>
548 </property>
549 </widget>
550 </item>
551 <item row="0" column="1">
552 <widget class="QLabel" name="l_ctime">
553 <property name="sizePolicy">
554 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
555 <horstretch>0</horstretch>
556 <verstretch>0</verstretch>
557 </sizepolicy>
558 </property>
559 <property name="font">
560 <font>
561 <pointsize>7</pointsize>
562 </font>
563 </property>
564 <property name="text">
565 <string/>
566 </property>
567 <property name="textInteractionFlags">
568 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
569 </property>
570 </widget>
571 </item>
572 <item row="1" column="0">
573 <widget class="QLabel" name="modifiedLabel">
574 <property name="text">
575 <string>Modified:</string>
576 </property>
577 </widget>
578 </item>
579 <item row="1" column="1">
580 <widget class="QLabel" name="l_mtime">
581 <property name="sizePolicy">
582 <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
583 <horstretch>0</horstretch>
584 <verstretch>0</verstretch>
585 </sizepolicy>
586 </property>
587 <property name="font">
588 <font>
589 <pointsize>7</pointsize>
590 </font>
591 </property>
592 <property name="text">
593 <string/>
594 </property>
595 <property name="textInteractionFlags">
596 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
597 </property>
598 </widget>
599 </item>
600 </layout>
601 </widget>
602 </item>
603 </layout>
604 </widget>
605 </widget>
606 </item>
607 </layout>
608 </widget>
609 <widget class="QWidget" name="commandTab">
610 <attribute name="title">
611 <string>Send Command</string>
612 </attribute>
613 <attribute name="toolTip">
614 <string>Send a protocol command to the server.</string>
615 </attribute>
616 <layout class="QVBoxLayout" name="verticalLayout_6">
617 <property name="leftMargin">
618 <number>0</number>
619 </property>
620 <property name="topMargin">
621 <number>3</number>
622 </property>
623 <property name="rightMargin">
624 <number>0</number>
625 </property>
626 <property name="bottomMargin">
627 <number>0</number>
628 </property>
629 <item>
630 <widget class="QScrollArea" name="commandScrollArea">
631 <property name="frameShape">
632 <enum>QFrame::NoFrame</enum>
633 </property>
634 <property name="widgetResizable">
635 <bool>true</bool>
636 </property>
637 <widget class="QWidget" name="scrollAreaWidgetContents_3">
638 <property name="geometry">
639 <rect>
640 <x>0</x>
641 <y>0</y>
642 <width>210</width>
643 <height>279</height>
644 </rect>
645 </property>
646 <layout class="QVBoxLayout" name="verticalLayout_9">
647 <property name="leftMargin">
648 <number>0</number>
649 </property>
650 <property name="topMargin">
651 <number>0</number>
652 </property>
653 <property name="rightMargin">
654 <number>0</number>
655 </property>
656 <property name="bottomMargin">
657 <number>0</number>
658 </property>
659 <item>
660 <widget class="QComboBox" name="cb_commandHistory">
661 <property name="enabled">
662 <bool>false</bool>
663 </property>
664 <property name="statusTip">
665 <string>Command history.</string>
666 </property>
667 </widget>
668 </item>
669 <item>
670 <layout class="QHBoxLayout" name="horizontalLayout_5">
671 <item>
672 <widget class="QCheckBox" name="ck_commandInquire">
673 <property name="statusTip">
674 <string>Check this to send a command that uses a server inquire to send data.</string>
675 </property>
676 <property name="text">
677 <string>&amp;Inquire</string>
678 </property>
679 </widget>
680 </item>
681 <item>
682 <widget class="QLineEdit" name="le_commandInquire">
683 <property name="enabled">
684 <bool>false</bool>
685 </property>
686 <property name="statusTip">
687 <string>The inquire command name with any command options.</string>
688 </property>
689 <property name="placeholderText">
690 <string>Command name with arguments.</string>
691 </property>
692 <property name="clearButtonEnabled">
693 <bool>true</bool>
694 </property>
695 </widget>
696 </item>
697 <item>
698 <widget class="QToolButton" name="tb_commandInquireFilename">
699 <property name="statusTip">
700 <string>Use contents of the specified filename as the inquire data.</string>
701 </property>
702 <property name="whatsThis">
703 <string/>
704 </property>
705 <property name="text">
706 <string>Filename</string>
707 </property>
708 </widget>
709 </item>
710 </layout>
711 </item>
712 <item>
713 <widget class="QSplitter" name="commandSplitter">
714 <property name="orientation">
715 <enum>Qt::Vertical</enum>
716 </property>
717 <widget class="PwmdPlainTextEdit" name="commandTextEdit">
718 <property name="inputMethodHints">
719 <set>Qt::ImhMultiLine|Qt::ImhNoAutoUppercase|Qt::ImhNoPredictiveText|Qt::ImhSensitiveData</set>
720 </property>
721 <property name="documentTitle">
722 <string/>
723 </property>
724 <property name="placeholderText">
725 <string/>
726 </property>
727 </widget>
728 <widget class="QTextBrowser" name="commandResultTextEdit">
729 <property name="openLinks">
730 <bool>false</bool>
731 </property>
732 </widget>
733 </widget>
734 </item>
735 <item>
736 <layout class="QHBoxLayout" name="horizontalLayout_9">
737 <item>
738 <widget class="QLineEdit" name="le_commandSearch"/>
739 </item>
740 <item>
741 <widget class="QPushButton" name="pb_commandSearch">
742 <property name="sizePolicy">
743 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
744 <horstretch>0</horstretch>
745 <verstretch>0</verstretch>
746 </sizepolicy>
747 </property>
748 <property name="statusTip">
749 <string>Search for a string in the command result.</string>
750 </property>
751 <property name="text">
752 <string>Find</string>
753 </property>
754 </widget>
755 </item>
756 </layout>
757 </item>
758 </layout>
759 </widget>
760 </widget>
761 </item>
762 </layout>
763 </widget>
764 </widget>
765 </widget>
766 </item>
767 </layout>
768 </widget>
769 <widget class="QStatusBar" name="statusbar">
770 <property name="sizeGripEnabled">
771 <bool>false</bool>
772 </property>
773 </widget>
774 <widget class="QMenuBar" name="menubar">
775 <property name="geometry">
776 <rect>
777 <x>0</x>
778 <y>0</y>
779 <width>756</width>
780 <height>23</height>
781 </rect>
782 </property>
783 <widget class="QMenu" name="menuFile">
784 <property name="title">
785 <string>&amp;File</string>
786 </property>
787 <addaction name="actionOpen"/>
788 <addaction name="actionOpenForm"/>
789 <addaction name="actionClose"/>
790 <addaction name="separator"/>
791 <addaction name="actionSave"/>
792 <addaction name="actionExtendedSave"/>
793 <addaction name="separator"/>
794 <addaction name="actionFileOptions"/>
795 <addaction name="actionGeneralOptions"/>
796 <addaction name="separator"/>
797 <addaction name="actionReload"/>
798 <addaction name="actionQuit"/>
799 </widget>
800 <widget class="QMenu" name="menuElement">
801 <property name="title">
802 <string>&amp;Element</string>
803 </property>
804 <addaction name="actionNewRootElement"/>
805 <addaction name="actionNewElement"/>
806 <addaction name="actionNewSiblingElement"/>
807 <addaction name="actionDeleteElement"/>
808 <addaction name="actionRenameElement"/>
809 <addaction name="separator"/>
810 <addaction name="actionFindElement"/>
811 <addaction name="actionAdvancedFindElement"/>
812 <addaction name="actionResolveTargets"/>
813 <addaction name="separator"/>
814 <addaction name="actionEditContentOrAttributes"/>
815 <addaction name="actionRefreshTree"/>
816 <addaction name="actionToggleMulti"/>
817 </widget>
818 <widget class="QMenu" name="menuAbout">
819 <property name="title">
820 <string>A&amp;bout</string>
821 </property>
822 <addaction name="actionVersion"/>
823 <addaction name="actionAboutQt"/>
824 </widget>
825 <widget class="QMenu" name="menuView">
826 <property name="title">
827 <string>&amp;View</string>
828 </property>
829 <addaction name="actionButtonLabels"/>
830 <addaction name="separator"/>
831 <addaction name="actionExpandAll"/>
832 <addaction name="separator"/>
833 <addaction name="actionClientList"/>
834 </widget>
835 <widget class="QMenu" name="menuSocket">
836 <property name="title">
837 <string>&amp;Socket</string>
838 </property>
839 <addaction name="actionDisconnect"/>
840 <addaction name="separator"/>
841 <addaction name="actionSocketOptions"/>
842 </widget>
843 <widget class="QMenu" name="menuContent">
844 <property name="title">
845 <string>&amp;Content</string>
846 </property>
847 <addaction name="actionInsertFile"/>
848 <addaction name="actionSaveToFile"/>
849 <addaction name="actionCopyToClipboard"/>
850 <addaction name="separator"/>
851 <addaction name="actionCreatePasswordAttribute"/>
852 <addaction name="actionChangeExpire"/>
853 <addaction name="actionHidden"/>
854 <addaction name="actionBase64"/>
855 <addaction name="separator"/>
856 <addaction name="actionUpdateContent"/>
857 <addaction name="actionRefreshContent"/>
858 </widget>
859 <widget class="QMenu" name="menuAttributes">
860 <property name="title">
861 <string>&amp;Attributes</string>
862 </property>
863 <addaction name="actionNewAttribute"/>
864 <addaction name="actionDeleteAttribute"/>
865 <addaction name="actionToggleTargetAttribute"/>
866 <addaction name="separator"/>
867 <addaction name="actionUpdateAttribute"/>
868 <addaction name="actionRefreshAttributes"/>
869 </widget>
870 <addaction name="menuFile"/>
871 <addaction name="menuSocket"/>
872 <addaction name="menuView"/>
873 <addaction name="menuElement"/>
874 <addaction name="menuContent"/>
875 <addaction name="menuAttributes"/>
876 <addaction name="menuAbout"/>
877 </widget>
878 <action name="actionNew">
879 <property name="text">
880 <string>&amp;New</string>
881 </property>
882 <property name="statusTip">
883 <string>Create a new data file.</string>
884 </property>
885 </action>
886 <action name="actionOpen">
887 <property name="text">
888 <string>&amp;Open</string>
889 </property>
890 <property name="statusTip">
891 <string>Open an existing or create a new data file.</string>
892 </property>
893 <property name="shortcut">
894 <string>Ctrl+O</string>
895 </property>
896 </action>
897 <action name="actionSave">
898 <property name="text">
899 <string>&amp;Save</string>
900 </property>
901 <property name="statusTip">
902 <string>Write changes to disk.</string>
903 </property>
904 <property name="shortcut">
905 <string>Ctrl+S</string>
906 </property>
907 </action>
908 <action name="actionExtendedSave">
909 <property name="text">
910 <string>&amp;Extended Save...</string>
911 </property>
912 <property name="statusTip">
913 <string>Select encryption options and write changes to disk.</string>
914 </property>
915 </action>
916 <action name="actionNewElement">
917 <property name="text">
918 <string>&amp;New child</string>
919 </property>
920 <property name="statusTip">
921 <string>Create a new child element of the selected element.</string>
922 </property>
923 <property name="shortcut">
924 <string>Ctrl+N</string>
925 </property>
926 </action>
927 <action name="actionDeleteElement">
928 <property name="text">
929 <string>&amp;Delete</string>
930 </property>
931 <property name="statusTip">
932 <string>Remove the current element and all child elements.</string>
933 </property>
934 <property name="shortcut">
935 <string>Ctrl+D</string>
936 </property>
937 </action>
938 <action name="actionRenameElement">
939 <property name="text">
940 <string>&amp;Rename</string>
941 </property>
942 <property name="statusTip">
943 <string>Rename the current element.</string>
944 </property>
945 <property name="shortcut">
946 <string>Ctrl+R</string>
947 </property>
948 </action>
949 <action name="actionNewSiblingElement">
950 <property name="text">
951 <string>New &amp;sibling</string>
952 </property>
953 <property name="statusTip">
954 <string>Create a sibling element.</string>
955 </property>
956 <property name="shortcut">
957 <string>Ctrl+Shift+S</string>
958 </property>
959 </action>
960 <action name="actionNewRootElement">
961 <property name="text">
962 <string>New &amp;root</string>
963 </property>
964 <property name="statusTip">
965 <string>Create a new root element.</string>
966 </property>
967 <property name="shortcut">
968 <string>Ctrl+Shift+N</string>
969 </property>
970 </action>
971 <action name="actionSocketOptions">
972 <property name="text">
973 <string>&amp;Options</string>
974 </property>
975 <property name="statusTip">
976 <string>The socket to connect to and its settings.</string>
977 </property>
978 </action>
979 <action name="actionQuit">
980 <property name="text">
981 <string>&amp;Quit</string>
982 </property>
983 <property name="statusTip">
984 <string>Exit the program.</string>
985 </property>
986 </action>
987 <action name="actionServerStatus">
988 <property name="text">
989 <string>&amp;Status</string>
990 </property>
991 <property name="statusTip">
992 <string>Server status and version information.</string>
993 </property>
994 </action>
995 <action name="actionVersion">
996 <property name="text">
997 <string>&amp;Version</string>
998 </property>
999 <property name="statusTip">
1000 <string>Client version and copyright information.</string>
1001 </property>
1002 </action>
1003 <action name="actionClientList">
1004 <property name="text">
1005 <string>&amp;Client List</string>
1006 </property>
1007 <property name="statusTip">
1008 <string>Show connected client status.</string>
1009 </property>
1010 </action>
1011 <action name="actionOpenForm">
1012 <property name="text">
1013 <string>Open &amp;Form...</string>
1014 </property>
1015 <property name="statusTip">
1016 <string>Create elements from a form.</string>
1017 </property>
1018 </action>
1019 <action name="actionNew_3">
1020 <property name="text">
1021 <string>New</string>
1022 </property>
1023 </action>
1024 <action name="actionDelete">
1025 <property name="text">
1026 <string>Delete</string>
1027 </property>
1028 </action>
1029 <action name="actionRename">
1030 <property name="text">
1031 <string>Rename</string>
1032 </property>
1033 </action>
1034 <action name="actionRenameAttribute">
1035 <property name="text">
1036 <string>&amp;Rename</string>
1037 </property>
1038 <property name="statusTip">
1039 <string>Rename the selected element attribute.</string>
1040 </property>
1041 </action>
1042 <action name="actionCut">
1043 <property name="text">
1044 <string>Cu&amp;t</string>
1045 </property>
1046 </action>
1047 <action name="actionCopy">
1048 <property name="text">
1049 <string>&amp;Copy</string>
1050 </property>
1051 </action>
1052 <action name="actionPaste">
1053 <property name="text">
1054 <string>&amp;Paste</string>
1055 </property>
1056 </action>
1057 <action name="actionInsertFile">
1058 <property name="text">
1059 <string>&amp;Insert File ...</string>
1060 </property>
1061 <property name="statusTip">
1062 <string>Insert element content from a file.</string>
1063 </property>
1064 </action>
1065 <action name="actionRefreshContent">
1066 <property name="text">
1067 <string>&amp;Refresh</string>
1068 </property>
1069 <property name="statusTip">
1070 <string>Reload the selected element content.</string>
1071 </property>
1072 <property name="shortcut">
1073 <string>Ctrl+Shift+R</string>
1074 </property>
1075 </action>
1076 <action name="actionHidden">
1077 <property name="checkable">
1078 <bool>true</bool>
1079 </property>
1080 <property name="text">
1081 <string>&amp;Hidden</string>
1082 </property>
1083 <property name="statusTip">
1084 <string>Toggle hiding of the element content.</string>
1085 </property>
1086 </action>
1087 <action name="actionBase64">
1088 <property name="checkable">
1089 <bool>true</bool>
1090 </property>
1091 <property name="text">
1092 <string>&amp;Base64</string>
1093 </property>
1094 <property name="statusTip">
1095 <string>Base64 encode the element content.</string>
1096 </property>
1097 </action>
1098 <action name="actionSaveToFile">
1099 <property name="text">
1100 <string>&amp;Save To File ...</string>
1101 </property>
1102 <property name="statusTip">
1103 <string>Save element content to a file.</string>
1104 </property>
1105 </action>
1106 <action name="actionCopyToClipboard">
1107 <property name="text">
1108 <string>&amp;Copy to clipboard</string>
1109 </property>
1110 <property name="statusTip">
1111 <string>Copy element content to the clipboard.</string>
1112 </property>
1113 </action>
1114 <action name="actionReload">
1115 <property name="text">
1116 <string>&amp;Reload</string>
1117 </property>
1118 <property name="statusTip">
1119 <string>Reload the data file while losing any changes.</string>
1120 </property>
1121 </action>
1122 <action name="actionSendCommand">
1123 <property name="text">
1124 <string>Send &amp;Command...</string>
1125 </property>
1126 <property name="statusTip">
1127 <string>Send a protocol command to the server.</string>
1128 </property>
1129 </action>
1130 <action name="action_Disconnect">
1131 <property name="text">
1132 <string>&amp;Options</string>
1133 </property>
1134 <property name="statusTip">
1135 <string>Disconnect from the server.</string>
1136 </property>
1137 </action>
1138 <action name="action_Show_All">
1139 <property name="text">
1140 <string>&amp;Show All</string>
1141 </property>
1142 </action>
1143 <action name="action_Expand_All">
1144 <property name="text">
1145 <string>&amp;Expand All</string>
1146 </property>
1147 </action>
1148 <action name="actionLock">
1149 <property name="checkable">
1150 <bool>true</bool>
1151 </property>
1152 <property name="checked">
1153 <bool>true</bool>
1154 </property>
1155 <property name="text">
1156 <string>&amp;Lock</string>
1157 </property>
1158 <property name="statusTip">
1159 <string>Toggle data file locking to prevent other clients from modifying it.</string>
1160 </property>
1161 </action>
1162 <action name="actionCreatePasswordAttribute">
1163 <property name="text">
1164 <string>Create &amp;Password Attribute</string>
1165 </property>
1166 <property name="statusTip">
1167 <string>Create a password attribute for the selected element.</string>
1168 </property>
1169 <property name="shortcut">
1170 <string>Ctrl+P</string>
1171 </property>
1172 </action>
1173 <action name="actionChangeExpire">
1174 <property name="text">
1175 <string>Change e&amp;xpiry</string>
1176 </property>
1177 <property name="statusTip">
1178 <string>Change expiry for the selected element.</string>
1179 </property>
1180 <property name="shortcut">
1181 <string>Ctrl+X</string>
1182 </property>
1183 </action>
1184 <action name="actionExpandAll">
1185 <property name="checkable">
1186 <bool>true</bool>
1187 </property>
1188 <property name="text">
1189 <string>E&amp;xpand All Elements</string>
1190 </property>
1191 <property name="statusTip">
1192 <string>Expand the element tree to show all child elements.</string>
1193 </property>
1194 <property name="shortcut">
1195 <string>Ctrl+Shift+E</string>
1196 </property>
1197 </action>
1198 <action name="actionGeneralOptions">
1199 <property name="text">
1200 <string>&amp;Preferences</string>
1201 </property>
1202 <property name="statusTip">
1203 <string>General program settings.</string>
1204 </property>
1205 </action>
1206 <action name="actionDisconnect">
1207 <property name="text">
1208 <string>&amp;Disconnect</string>
1209 </property>
1210 <property name="statusTip">
1211 <string>Disconnected from the pwmd server.</string>
1212 </property>
1213 </action>
1214 <action name="actionFileOptions">
1215 <property name="text">
1216 <string>File &amp;Options</string>
1217 </property>
1218 <property name="statusTip">
1219 <string>Settings for the current data file.</string>
1220 </property>
1221 </action>
1222 <action name="actionUpdateContent">
1223 <property name="text">
1224 <string>&amp;Update</string>
1225 </property>
1226 <property name="statusTip">
1227 <string>Commit element modifications.</string>
1228 </property>
1229 <property name="shortcut">
1230 <string>Ctrl+Shift+P</string>
1231 </property>
1232 </action>
1233 <action name="actionButtonLabels">
1234 <property name="checkable">
1235 <bool>true</bool>
1236 </property>
1237 <property name="text">
1238 <string>Show &amp;Button Labels</string>
1239 </property>
1240 <property name="statusTip">
1241 <string>Toggle button label text.</string>
1242 </property>
1243 </action>
1244 <action name="actionEditAttributes">
1245 <property name="text">
1246 <string>Edit &amp;Attributes</string>
1247 </property>
1248 <property name="statusTip">
1249 <string>Edit the attributes of the selected element.</string>
1250 </property>
1251 <property name="shortcut">
1252 <string>Ctrl+Shift+A</string>
1253 </property>
1254 </action>
1255 <action name="actionNewAttribute">
1256 <property name="text">
1257 <string>&amp;New</string>
1258 </property>
1259 <property name="statusTip">
1260 <string>Create a new attribute.</string>
1261 </property>
1262 <property name="shortcut">
1263 <string>Ctrl+A</string>
1264 </property>
1265 </action>
1266 <action name="actionDeleteAttribute">
1267 <property name="text">
1268 <string>&amp;Delete</string>
1269 </property>
1270 <property name="statusTip">
1271 <string>Delete the selected attribute.</string>
1272 </property>
1273 <property name="shortcut">
1274 <string>Ctrl+Shift+D</string>
1275 </property>
1276 </action>
1277 <action name="actionToggleTargetAttribute">
1278 <property name="checkable">
1279 <bool>true</bool>
1280 </property>
1281 <property name="text">
1282 <string>&amp;Edit Target</string>
1283 </property>
1284 <property name="statusTip">
1285 <string>Toggle editing of the selected and target element attributes.</string>
1286 </property>
1287 <property name="shortcut">
1288 <string>Ctrl+Shift+T</string>
1289 </property>
1290 </action>
1291 <action name="actionUpdateAttributes">
1292 <property name="text">
1293 <string>&amp;Update</string>
1294 </property>
1295 </action>
1296 <action name="actionRefreshAttributes">
1297 <property name="text">
1298 <string>&amp;Refresh</string>
1299 </property>
1300 <property name="statusTip">
1301 <string>Refresh the attribute list.</string>
1302 </property>
1303 <property name="shortcut">
1304 <string/>
1305 </property>
1306 </action>
1307 <action name="actionEditContentOrAttributes">
1308 <property name="text">
1309 <string>&amp;Edit Content</string>
1310 </property>
1311 <property name="toolTip">
1312 <string>Toggle editing of element content and attributes.</string>
1313 </property>
1314 <property name="statusTip">
1315 <string>Toggle editing of element content and attributes.</string>
1316 </property>
1317 <property name="shortcut">
1318 <string>Ctrl+Shift+C</string>
1319 </property>
1320 </action>
1321 <action name="actionResolveTargets">
1322 <property name="text">
1323 <string>Resolve &amp;Targets</string>
1324 </property>
1325 <property name="statusTip">
1326 <string>Jump to the element that the current element resolves to.</string>
1327 </property>
1328 <property name="shortcut">
1329 <string>Ctrl+T</string>
1330 </property>
1331 </action>
1332 <action name="actionAutoUpdate">
1333 <property name="checkable">
1334 <bool>true</bool>
1335 </property>
1336 <property name="text">
1337 <string>&amp;Auto Update</string>
1338 </property>
1339 <property name="statusTip">
1340 <string>Automatically commit element modifications when needed.</string>
1341 </property>
1342 <property name="shortcut">
1343 <string>Ctrl+Shift+U</string>
1344 </property>
1345 </action>
1346 <action name="actionRefreshTree">
1347 <property name="text">
1348 <string>Refres&amp;h Tree</string>
1349 </property>
1350 <property name="statusTip">
1351 <string>Refresh the element tree.</string>
1352 </property>
1353 <property name="shortcut">
1354 <string>Ctrl+Shift+H</string>
1355 </property>
1356 </action>
1357 <action name="actionToggleMulti">
1358 <property name="checkable">
1359 <bool>true</bool>
1360 </property>
1361 <property name="text">
1362 <string>&amp;Multi mode</string>
1363 </property>
1364 <property name="statusTip">
1365 <string>Toggle multi-element selection mode.</string>
1366 </property>
1367 <property name="shortcut">
1368 <string>Ctrl+Shift+M</string>
1369 </property>
1370 </action>
1371 <action name="actionClose">
1372 <property name="text">
1373 <string>&amp;Close</string>
1374 </property>
1375 <property name="statusTip">
1376 <string>Close the current data file.</string>
1377 </property>
1378 </action>
1379 <action name="actionUpdateAttribute">
1380 <property name="text">
1381 <string>&amp;Update</string>
1382 </property>
1383 <property name="statusTip">
1384 <string>Commit modifications of the element attributes.</string>
1385 </property>
1386 </action>
1387 <action name="actionFindElement">
1388 <property name="text">
1389 <string>&amp;Find</string>
1390 </property>
1391 <property name="statusTip">
1392 <string>Find an element in the element tree.</string>
1393 </property>
1394 <property name="shortcut">
1395 <string>Ctrl+F</string>
1396 </property>
1397 </action>
1398 <action name="actionAboutQt">
1399 <property name="text">
1400 <string>About Qt</string>
1401 </property>
1402 <property name="statusTip">
1403 <string>About the Qt toolkit.</string>
1404 </property>
1405 </action>
1406 <action name="actionAdvancedFindElement">
1407 <property name="text">
1408 <string>&amp;Advanced find...</string>
1409 </property>
1410 <property name="statusTip">
1411 <string>Search and select elements by pattern...</string>
1412 </property>
1413 <property name="shortcut">
1414 <string>Ctrl+Shift+F</string>
1415 </property>
1416 </action>
1417 </widget>
1418 <customwidgets>
1419 <customwidget>
1420 <class>PwmdListWidget</class>
1421 <extends>QListWidget</extends>
1422 <header>pwmdListWidget.h</header>
1423 </customwidget>
1424 <customwidget>
1425 <class>PwmdTreeWidget</class>
1426 <extends>QTreeWidget</extends>
1427 <header>pwmdTreeWidget.h</header>
1428 </customwidget>
1429 <customwidget>
1430 <class>PwmdPlainTextEdit</class>
1431 <extends>QPlainTextEdit</extends>
1432 <header>pwmdPlainTextEdit.h</header>
1433 </customwidget>
1434 <customwidget>
1435 <class>PwmdGenPassWidget</class>
1436 <extends>QFrame</extends>
1437 <header>pwmdGenPassWidget.h</header>
1438 <container>1</container>
1439 </customwidget>
1440 </customwidgets>
1441 <tabstops>
1442 <tabstop>tabWidget</tabstop>
1443 <tabstop>textEdit</tabstop>
1444 <tabstop>attributeList</tabstop>
1445 <tabstop>attributeContent</tabstop>
1446 <tabstop>cb_searchAndReplace</tabstop>
1447 <tabstop>pb_searchAndReplace</tabstop>
1448 <tabstop>cb_commandHistory</tabstop>
1449 <tabstop>ck_commandInquire</tabstop>
1450 <tabstop>le_commandInquire</tabstop>
1451 <tabstop>tb_commandInquireFilename</tabstop>
1452 <tabstop>commandTextEdit</tabstop>
1453 <tabstop>commandResultTextEdit</tabstop>
1454 <tabstop>le_commandSearch</tabstop>
1455 <tabstop>pb_commandSearch</tabstop>
1456 </tabstops>
1457 <resources/>
1458 <connections/>
1459 </ui>