1 <?xml version="1.0" encoding="UTF-8"?>
4 <widget class="QDialog" name="DlgText">
5 <property name="geometry">
13 <property name="windowTitle">
16 <property name="sizeGripEnabled">
19 <layout class="QVBoxLayout">
21 <layout class="QHBoxLayout">
23 <layout class="QVBoxLayout">
25 <widget class="QGroupBox" name="bgFont">
26 <property name="sizePolicy">
27 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
28 <horstretch>0</horstretch>
29 <verstretch>0</verstretch>
32 <property name="title">
35 <layout class="QGridLayout">
36 <property name="spacing">
39 <item row="1" column="1">
40 <widget class="QLineEdit" name="leHeight">
41 <property name="sizePolicy">
42 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
43 <horstretch>0</horstretch>
44 <verstretch>0</verstretch>
49 <item row="1" column="0">
50 <widget class="QLabel" name="lHeight">
51 <property name="text">
52 <string>&Height:</string>
54 <property name="wordWrap">
57 <property name="buddy">
58 <cstring>leHeight</cstring>
62 <item row="5" column="1">
63 <spacer name="spacer2_2">
64 <property name="orientation">
65 <enum>Qt::Vertical</enum>
67 <property name="sizeType">
68 <enum>QSizePolicy::Expanding</enum>
70 <property name="sizeHint" stdset="0">
78 <item row="0" column="0" colspan="2">
79 <widget class="FontBox" name="cbFont" native="true">
80 <property name="sizePolicy">
81 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
82 <horstretch>0</horstretch>
83 <verstretch>0</verstretch>
88 <item row="5" column="0">
89 <spacer name="spacer2">
90 <property name="orientation">
91 <enum>Qt::Vertical</enum>
93 <property name="sizeType">
94 <enum>QSizePolicy::Expanding</enum>
96 <property name="sizeHint" stdset="0">
104 <item row="3" column="0">
105 <widget class="QLabel" name="lLineSpacingFactor">
106 <property name="text">
107 <string>Line &spacing:</string>
109 <property name="wordWrap">
112 <property name="buddy">
113 <cstring>leLineSpacingFactor</cstring>
117 <item row="3" column="1">
118 <widget class="QLineEdit" name="leLineSpacingFactor">
119 <property name="sizePolicy">
120 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
121 <horstretch>0</horstretch>
122 <verstretch>0</verstretch>
127 <item row="2" column="0" colspan="2">
128 <widget class="QCheckBox" name="cbDefault">
129 <property name="sizePolicy">
130 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
131 <horstretch>0</horstretch>
132 <verstretch>0</verstretch>
135 <property name="text">
136 <string>&Default line spacing</string>
138 <property name="shortcut">
139 <string>Alt+D</string>
147 <layout class="QHBoxLayout">
149 <widget class="QGroupBox" name="bgAlignment">
150 <property name="sizePolicy">
151 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
152 <horstretch>0</horstretch>
153 <verstretch>0</verstretch>
156 <property name="title">
157 <string>Alignment</string>
159 <layout class="QGridLayout">
160 <item row="0" column="2">
161 <widget class="QToolButton" name="bTR">
162 <property name="sizePolicy">
163 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
164 <horstretch>0</horstretch>
165 <verstretch>0</verstretch>
168 <property name="minimumSize">
174 <property name="toolTip">
175 <string>Top Right</string>
177 <property name="text">
180 <property name="icon">
181 <iconset resource="res/architektonas.qrc">
182 <normaloff>:/res/qg_align_tr.xpm</normaloff>:/res/qg_align_tr.xpm</iconset>
184 <property name="checkable">
189 <item row="0" column="0">
190 <widget class="QToolButton" name="bTL">
191 <property name="sizePolicy">
192 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
193 <horstretch>0</horstretch>
194 <verstretch>0</verstretch>
197 <property name="minimumSize">
203 <property name="toolTip">
204 <string>Top Left</string>
206 <property name="text">
209 <property name="icon">
210 <iconset resource="res/architektonas.qrc">
211 <normaloff>:/res/qg_align_tl.xpm</normaloff>:/res/qg_align_tl.xpm</iconset>
213 <property name="checkable">
218 <item row="1" column="0">
219 <widget class="QToolButton" name="bML">
220 <property name="sizePolicy">
221 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
222 <horstretch>0</horstretch>
223 <verstretch>0</verstretch>
226 <property name="minimumSize">
232 <property name="toolTip">
233 <string>Middle Left</string>
235 <property name="text">
238 <property name="icon">
239 <iconset resource="res/architektonas.qrc">
240 <normaloff>:/res/qg_align_ml.xpm</normaloff>:/res/qg_align_ml.xpm</iconset>
242 <property name="checkable">
247 <item row="1" column="1">
248 <widget class="QToolButton" name="bMC">
249 <property name="sizePolicy">
250 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
251 <horstretch>0</horstretch>
252 <verstretch>0</verstretch>
255 <property name="minimumSize">
261 <property name="toolTip">
262 <string>Middle Center</string>
264 <property name="text">
267 <property name="icon">
268 <iconset resource="res/architektonas.qrc">
269 <normaloff>:/res/qg_align_mc.xpm</normaloff>:/res/qg_align_mc.xpm</iconset>
271 <property name="checkable">
276 <item row="1" column="2">
277 <widget class="QToolButton" name="bMR">
278 <property name="sizePolicy">
279 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
280 <horstretch>0</horstretch>
281 <verstretch>0</verstretch>
284 <property name="minimumSize">
290 <property name="toolTip">
291 <string>Middle Right</string>
293 <property name="text">
296 <property name="icon">
297 <iconset resource="res/architektonas.qrc">
298 <normaloff>:/res/qg_align_mr.xpm</normaloff>:/res/qg_align_mr.xpm</iconset>
300 <property name="checkable">
305 <item row="2" column="0">
306 <widget class="QToolButton" name="bBL">
307 <property name="sizePolicy">
308 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
309 <horstretch>0</horstretch>
310 <verstretch>0</verstretch>
313 <property name="minimumSize">
319 <property name="toolTip">
320 <string>Bottom Left</string>
322 <property name="text">
325 <property name="icon">
326 <iconset resource="res/architektonas.qrc">
327 <normaloff>:/res/qg_align_bl.xpm</normaloff>:/res/qg_align_bl.xpm</iconset>
329 <property name="checkable">
334 <item row="2" column="2">
335 <widget class="QToolButton" name="bBR">
336 <property name="sizePolicy">
337 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
338 <horstretch>0</horstretch>
339 <verstretch>0</verstretch>
342 <property name="minimumSize">
348 <property name="toolTip">
349 <string>Bottom Right</string>
351 <property name="text">
354 <property name="icon">
355 <iconset resource="res/architektonas.qrc">
356 <normaloff>:/res/qg_align_br.xpm</normaloff>:/res/qg_align_br.xpm</iconset>
358 <property name="checkable">
363 <item row="2" column="1">
364 <widget class="QToolButton" name="bBC">
365 <property name="sizePolicy">
366 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
367 <horstretch>0</horstretch>
368 <verstretch>0</verstretch>
371 <property name="minimumSize">
377 <property name="toolTip">
378 <string>Bottom Center</string>
380 <property name="text">
383 <property name="icon">
384 <iconset resource="res/architektonas.qrc">
385 <normaloff>:/res/qg_align_bc.xpm</normaloff>:/res/qg_align_bc.xpm</iconset>
387 <property name="checkable">
392 <item row="0" column="1">
393 <widget class="QToolButton" name="bTC">
394 <property name="sizePolicy">
395 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
396 <horstretch>0</horstretch>
397 <verstretch>0</verstretch>
400 <property name="minimumSize">
406 <property name="toolTip">
407 <string>Top Center</string>
409 <property name="text">
412 <property name="icon">
413 <iconset resource="res/architektonas.qrc">
414 <normaloff>:/res/qg_align_tc.xpm</normaloff>:/res/qg_align_tc.xpm</iconset>
416 <property name="checkable">
425 <widget class="QGroupBox" name="bgShape">
426 <property name="sizePolicy">
427 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
428 <horstretch>0</horstretch>
429 <verstretch>0</verstretch>
432 <property name="minimumSize">
438 <property name="title">
439 <string>Angle</string>
441 <layout class="QVBoxLayout">
443 <widget class="QLineEdit" name="leAngle">
444 <property name="sizePolicy">
445 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
446 <horstretch>0</horstretch>
447 <verstretch>0</verstretch>
453 <spacer name="spacer13">
454 <property name="orientation">
455 <enum>Qt::Vertical</enum>
457 <property name="sizeType">
458 <enum>QSizePolicy::Expanding</enum>
460 <property name="sizeHint" stdset="0">
476 <layout class="QVBoxLayout">
478 <layout class="QHBoxLayout">
480 <widget class="QLabel" name="lText">
481 <property name="text">
482 <string>Text:</string>
484 <property name="wordWrap">
490 <spacer name="spacer4">
491 <property name="orientation">
492 <enum>Qt::Horizontal</enum>
494 <property name="sizeType">
495 <enum>QSizePolicy::Expanding</enum>
497 <property name="sizeHint" stdset="0">
506 <widget class="QToolButton" name="bClear">
507 <property name="toolTip">
508 <string>Clear Text</string>
510 <property name="text">
513 <property name="icon">
514 <iconset resource="res/architektonas.qrc">
515 <normaloff>:/res/filenew.png</normaloff>:/res/filenew.png</iconset>
520 <widget class="QToolButton" name="bLoad">
521 <property name="toolTip">
522 <string>Load Text From File</string>
524 <property name="text">
527 <property name="icon">
528 <iconset resource="res/architektonas.qrc">
529 <normaloff>:/res/fileopen2.png</normaloff>:/res/fileopen2.png</iconset>
534 <widget class="QToolButton" name="bSave">
535 <property name="toolTip">
536 <string>Save Text To File</string>
538 <property name="text">
541 <property name="icon">
542 <iconset resource="res/architektonas.qrc">
543 <normaloff>:/res/filesave2.png</normaloff>:/res/filesave2.png</iconset>
548 <widget class="QToolButton" name="bCut">
549 <property name="toolTip">
552 <property name="text">
555 <property name="icon">
556 <iconset resource="res/architektonas.qrc">
557 <normaloff>:/res/editcut2.png</normaloff>:/res/editcut2.png</iconset>
562 <widget class="QToolButton" name="bCopy">
563 <property name="toolTip">
564 <string>Copy</string>
566 <property name="text">
569 <property name="icon">
570 <iconset resource="res/architektonas.qrc">
571 <normaloff>:/res/editcopy2.png</normaloff>:/res/editcopy2.png</iconset>
576 <widget class="QToolButton" name="bPaste">
577 <property name="toolTip">
578 <string>Paste</string>
580 <property name="text">
583 <property name="icon">
584 <iconset resource="res/architektonas.qrc">
585 <normaloff>:/res/editpaste2.png</normaloff>:/res/editpaste2.png</iconset>
592 <widget class="QPlainTextEdit" name="teText">
593 <property name="linkUnderline" stdset="0">
603 <layout class="QHBoxLayout">
605 <widget class="QGroupBox" name="buttonGroup7">
606 <property name="sizePolicy">
607 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
608 <horstretch>0</horstretch>
609 <verstretch>0</verstretch>
612 <property name="minimumSize">
618 <property name="title">
619 <string>Insert Symbol</string>
621 <layout class="QVBoxLayout">
623 <widget class="QComboBox" name="cbSymbol">
624 <property name="sizePolicy">
625 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
626 <horstretch>0</horstretch>
627 <verstretch>0</verstretch>
631 <property name="text">
632 <string>Diameter (ø)</string>
636 <property name="text">
637 <string>Degree (°)</string>
641 <property name="text">
642 <string>Plus / Minus (±)</string>
646 <property name="text">
647 <string>At (@)</string>
651 <property name="text">
652 <string>Hash (#)</string>
656 <property name="text">
657 <string>Dollar ($)</string>
661 <property name="text">
662 <string>Copyright (©)</string>
666 <property name="text">
667 <string>Registered (®)</string>
671 <property name="text">
672 <string>Paragraph (§)</string>
676 <property name="text">
677 <string>Pi (¶)</string>
681 <property name="text">
682 <string>Pound (£)</string>
686 <property name="text">
687 <string>Yen (Â¥)</string>
691 <property name="text">
692 <string>Times (×)</string>
696 <property name="text">
697 <string>Division (÷)</string>
706 <widget class="QGroupBox" name="buttonGroup5">
707 <property name="title">
708 <string>Insert Unicode</string>
710 <layout class="QGridLayout">
711 <item row="0" column="0">
712 <widget class="QLabel" name="textLabel1">
713 <property name="text">
714 <string>Page:</string>
716 <property name="wordWrap">
721 <item row="1" column="0">
722 <widget class="QLabel" name="textLabel1_2">
723 <property name="text">
724 <string>Char:</string>
726 <property name="wordWrap">
731 <item row="0" column="1">
732 <widget class="QComboBox" name="cbUniPage">
733 <property name="sizePolicy">
734 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
735 <horstretch>0</horstretch>
736 <verstretch>0</verstretch>
739 <property name="minimumSize">
746 <property name="text">
747 <string>[0000-007F] Basic Latin</string>
751 <property name="text">
752 <string>[0080-00FF] Latin-1 Supplementary</string>
756 <property name="text">
757 <string>[0100-017F] Latin Extended-A</string>
761 <property name="text">
762 <string>[0180-024F] Latin Extended-B</string>
766 <property name="text">
767 <string>[0250-02AF] IPA Extensions</string>
771 <property name="text">
772 <string>[02B0-02FF] Spacing Modifier Letters</string>
776 <property name="text">
777 <string>[0300-036F] Combining Diacritical Marks</string>
781 <property name="text">
782 <string>[0370-03FF] Greek and Coptic</string>
786 <property name="text">
787 <string>[0400-04FF] Cyrillic</string>
791 <property name="text">
792 <string>[0500-052F] Cyrillic Supplementary</string>
796 <property name="text">
797 <string>[0530-058F] Armenian</string>
801 <property name="text">
802 <string>[0590-05FF] Hebrew</string>
806 <property name="text">
807 <string>[0600-06FF] Arabic</string>
811 <property name="text">
812 <string>[0700-074F] Syriac</string>
816 <property name="text">
817 <string>[0780-07BF] Thaana</string>
821 <property name="text">
822 <string>[0900-097F] Devanagari</string>
826 <property name="text">
827 <string>[0980-09FF] Bengali</string>
831 <property name="text">
832 <string>[0A00-0A7F] Gurmukhi</string>
836 <property name="text">
837 <string>[0A80-0AFF] Gujarati</string>
841 <property name="text">
842 <string>[0B00-0B7F] Oriya</string>
846 <property name="text">
847 <string>[0B80-0BFF] Tamil</string>
851 <property name="text">
852 <string>[0C00-0C7F] Telugu</string>
856 <property name="text">
857 <string>[0C80-0CFF] Kannada</string>
861 <property name="text">
862 <string>[0D00-0D7F] Malayalam</string>
866 <property name="text">
867 <string>[0D80-0DFF] Sinhala</string>
871 <property name="text">
872 <string>[0E00-0E7F] Thai</string>
876 <property name="text">
877 <string>[0E80-0EFF] Lao</string>
881 <property name="text">
882 <string>[0F00-0FFF] Tibetan</string>
886 <property name="text">
887 <string>[1000-109F] Myanmar</string>
891 <property name="text">
892 <string>[10A0-10FF] Georgian</string>
896 <property name="text">
897 <string>[1100-11FF] Hangul Jamo</string>
901 <property name="text">
902 <string>[1200-137F] Ethiopic</string>
906 <property name="text">
907 <string>[13A0-13FF] Cherokee</string>
911 <property name="text">
912 <string>[1400-167F] Unified Canadian Aboriginal Syllabic</string>
916 <property name="text">
917 <string>[1680-169F] Ogham</string>
921 <property name="text">
922 <string>[16A0-16FF] Runic</string>
926 <property name="text">
927 <string>[1700-171F] Tagalog</string>
931 <property name="text">
932 <string>[1720-173F] Hanunoo</string>
936 <property name="text">
937 <string>[1740-175F] Buhid</string>
941 <property name="text">
942 <string>[1760-177F] Tagbanwa</string>
946 <property name="text">
947 <string>[1780-17FF] Khmer</string>
951 <property name="text">
952 <string>[1800-18AF] Mongolian</string>
956 <property name="text">
957 <string>[1E00-1EFF] Latin Extended Additional</string>
961 <property name="text">
962 <string>[1F00-1FFF] Greek Extended</string>
966 <property name="text">
967 <string>[2000-206F] General Punctuation</string>
971 <property name="text">
972 <string>[2070-209F] Superscripts and Subscripts</string>
976 <property name="text">
977 <string>[20A0-20CF] Currency Symbols</string>
981 <property name="text">
982 <string>[20D0-20FF] Combining Marks for Symbols</string>
986 <property name="text">
987 <string>[2100-214F] Letterlike Symbols</string>
991 <property name="text">
992 <string>[2150-218F] Number Forms</string>
996 <property name="text">
997 <string>[2190-21FF] Arrows</string>
1001 <property name="text">
1002 <string>[2200-22FF] Mathematical Operators</string>
1006 <property name="text">
1007 <string>[2300-23FF] Miscellaneous Technical</string>
1011 <property name="text">
1012 <string>[2400-243F] Control Pictures</string>
1016 <property name="text">
1017 <string>[2440-245F] Optical Character Recognition</string>
1021 <property name="text">
1022 <string>[2460-24FF] Enclosed Alphanumerics</string>
1026 <property name="text">
1027 <string>[2500-257F] Box Drawing</string>
1031 <property name="text">
1032 <string>[2580-259F] Block Elements</string>
1036 <property name="text">
1037 <string>[25A0-25FF] Geometric Shapes</string>
1041 <property name="text">
1042 <string>[2600-26FF] Miscellaneous Symbols</string>
1046 <property name="text">
1047 <string>[2700-27BF] Dingbats</string>
1051 <property name="text">
1052 <string>[27C0-27EF] Miscellaneous Mathematical Symbols-A</string>
1056 <property name="text">
1057 <string>[27F0-27FF] Supplemental Arrows-A</string>
1061 <property name="text">
1062 <string>[2800-28FF] Braille Patterns</string>
1066 <property name="text">
1067 <string>[2900-297F] Supplemental Arrows-B</string>
1071 <property name="text">
1072 <string>[2980-29FF] Miscellaneous Mathematical Symbols-B</string>
1076 <property name="text">
1077 <string>[2A00-2AFF] Supplemental Mathematical Operators</string>
1081 <property name="text">
1082 <string>[2E80-2EFF] CJK Radicals Supplement</string>
1086 <property name="text">
1087 <string>[2F00-2FDF] Kangxi Radicals</string>
1091 <property name="text">
1092 <string>[2FF0-2FFF] Ideographic Description Characters</string>
1096 <property name="text">
1097 <string>[3000-303F] CJK Symbols and Punctuation</string>
1101 <property name="text">
1102 <string>[3040-309F] Hiragana</string>
1106 <property name="text">
1107 <string>[30A0-30FF] Katakana</string>
1111 <property name="text">
1112 <string>[3100-312F] Bopomofo</string>
1116 <property name="text">
1117 <string>[3130-318F] Hangul Compatibility Jamo</string>
1121 <property name="text">
1122 <string>[3190-319F] Kanbun</string>
1126 <property name="text">
1127 <string>[31A0-31BF] Bopomofo Extended</string>
1131 <property name="text">
1132 <string>[3200-32FF] Enclosed CJK Letters and Months</string>
1136 <property name="text">
1137 <string>[3300-33FF] CJK Compatibility</string>
1141 <property name="text">
1142 <string>[3400-4DBF] CJK Unified Ideographs Extension A</string>
1146 <property name="text">
1147 <string>[4E00-9FAF] CJK Unified Ideographs</string>
1151 <property name="text">
1152 <string>[A000-A48F] Yi Syllables</string>
1156 <property name="text">
1157 <string>[A490-A4CF] Yi Radicals</string>
1161 <property name="text">
1162 <string>[AC00-D7AF] Hangul Syllables</string>
1166 <property name="text">
1167 <string>[D800-DBFF] High Surrogates</string>
1171 <property name="text">
1172 <string>[DC00-DFFF] Low Surrogate Area</string>
1176 <property name="text">
1177 <string>[E000-F8FF] Private Use Area</string>
1181 <property name="text">
1182 <string>[F900-FAFF] CJK Compatibility Ideographs</string>
1186 <property name="text">
1187 <string>[FB00-FB4F] Alphabetic Presentation Forms</string>
1191 <property name="text">
1192 <string>[FB50-FDFF] Arabic Presentation Forms-A</string>
1196 <property name="text">
1197 <string>[FE00-FE0F] Variation Selectors</string>
1201 <property name="text">
1202 <string>[FE20-FE2F] Combining Half Marks</string>
1206 <property name="text">
1207 <string>[FE30-FE4F] CJK Compatibility Forms</string>
1211 <property name="text">
1212 <string>[FE50-FE6F] Small Form Variants</string>
1216 <property name="text">
1217 <string>[FE70-FEFF] Arabic Presentation Forms-B</string>
1221 <property name="text">
1222 <string>[FF00-FFEF] Halfwidth and Fullwidth Forms</string>
1226 <property name="text">
1227 <string>[FFF0-FFFF] Specials</string>
1231 <property name="text">
1232 <string>[10300-1032F] Old Italic</string>
1236 <property name="text">
1237 <string>[10330-1034F] Gothic</string>
1241 <property name="text">
1242 <string>[10400-1044F] Deseret</string>
1246 <property name="text">
1247 <string>[1D000-1D0FF] Byzantine Musical Symbols</string>
1251 <property name="text">
1252 <string>[1D100-1D1FF] Musical Symbols</string>
1256 <property name="text">
1257 <string>[1D400-1D7FF] Mathematical Alphanumeric Symbols</string>
1261 <property name="text">
1262 <string>[20000-2A6DF] CJK Unified Ideographs Extension B</string>
1266 <property name="text">
1267 <string>[2F800-2FA1F] CJK Compatibility Ideographs Supplement</string>
1271 <property name="text">
1272 <string>[E0000-E007F] Tags</string>
1276 <property name="text">
1277 <string>[F0000-FFFFD] Supplementary Private Use Area-A</string>
1281 <property name="text">
1282 <string>[100000-10FFFD] Supplementary Private Use Area-B</string>
1287 <item row="1" column="1">
1288 <widget class="QComboBox" name="cbUniChar">
1289 <property name="sizePolicy">
1290 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1291 <horstretch>0</horstretch>
1292 <verstretch>0</verstretch>
1295 <property name="minimumSize">
1303 <item row="0" column="2">
1304 <widget class="QToolButton" name="bUnicode">
1305 <property name="sizePolicy">
1306 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1307 <horstretch>0</horstretch>
1308 <verstretch>0</verstretch>
1311 <property name="minimumSize">
1317 <property name="maximumSize">
1323 <property name="text">
1326 <property name="icon">
1327 <iconset resource="res/architektonas.qrc">
1328 <normaloff>:/res/blockedit.xpm</normaloff>:/res/blockedit.xpm</iconset>
1338 <layout class="QHBoxLayout">
1339 <property name="spacing">
1342 <property name="margin">
1346 <spacer name="Horizontal Spacing2">
1347 <property name="orientation">
1348 <enum>Qt::Horizontal</enum>
1350 <property name="sizeType">
1351 <enum>QSizePolicy::Expanding</enum>
1353 <property name="sizeHint" stdset="0">
1362 <widget class="QPushButton" name="buttonOk">
1363 <property name="text">
1364 <string>&OK</string>
1366 <property name="autoDefault">
1369 <property name="default">
1375 <widget class="QPushButton" name="buttonCancel">
1376 <property name="text">
1377 <string>Cancel</string>
1379 <property name="shortcut">
1380 <string>Esc</string>
1382 <property name="autoDefault">
1391 <layoutdefault spacing="6" margin="11"/>
1394 <class>FontBox</class>
1395 <extends>QWidget</extends>
1396 <header>fontbox.h</header>
1400 <include location="res/architektonas.qrc"/>
1404 <sender>buttonOk</sender>
1405 <signal>clicked()</signal>
1406 <receiver>DlgText</receiver>
1407 <slot>accept()</slot>
1409 <hint type="sourcelabel">
1413 <hint type="destinationlabel">
1420 <sender>buttonCancel</sender>
1421 <signal>clicked()</signal>
1422 <receiver>DlgText</receiver>
1423 <slot>reject()</slot>
1425 <hint type="sourcelabel">
1429 <hint type="destinationlabel">
1436 <sender>bTL</sender>
1437 <signal>clicked()</signal>
1438 <receiver>DlgText</receiver>
1439 <slot>setAlignmentTL()</slot>
1441 <hint type="sourcelabel">
1445 <hint type="destinationlabel">
1452 <sender>bTC</sender>
1453 <signal>clicked()</signal>
1454 <receiver>DlgText</receiver>
1455 <slot>setAlignmentTC()</slot>
1457 <hint type="sourcelabel">
1461 <hint type="destinationlabel">
1468 <sender>bTR</sender>
1469 <signal>clicked()</signal>
1470 <receiver>DlgText</receiver>
1471 <slot>setAlignmentTR()</slot>
1473 <hint type="sourcelabel">
1477 <hint type="destinationlabel">
1484 <sender>bML</sender>
1485 <signal>clicked()</signal>
1486 <receiver>DlgText</receiver>
1487 <slot>setAlignmentML()</slot>
1489 <hint type="sourcelabel">
1493 <hint type="destinationlabel">
1500 <sender>bMC</sender>
1501 <signal>clicked()</signal>
1502 <receiver>DlgText</receiver>
1503 <slot>setAlignmentMC()</slot>
1505 <hint type="sourcelabel">
1509 <hint type="destinationlabel">
1516 <sender>bMR</sender>
1517 <signal>clicked()</signal>
1518 <receiver>DlgText</receiver>
1519 <slot>setAlignmentMR()</slot>
1521 <hint type="sourcelabel">
1525 <hint type="destinationlabel">
1532 <sender>bBL</sender>
1533 <signal>clicked()</signal>
1534 <receiver>DlgText</receiver>
1535 <slot>setAlignmentBL()</slot>
1537 <hint type="sourcelabel">
1541 <hint type="destinationlabel">
1548 <sender>bBC</sender>
1549 <signal>clicked()</signal>
1550 <receiver>DlgText</receiver>
1551 <slot>setAlignmentBC()</slot>
1553 <hint type="sourcelabel">
1557 <hint type="destinationlabel">
1564 <sender>bBR</sender>
1565 <signal>clicked()</signal>
1566 <receiver>DlgText</receiver>
1567 <slot>setAlignmentBR()</slot>
1569 <hint type="sourcelabel">
1573 <hint type="destinationlabel">
1580 <sender>cbDefault</sender>
1581 <signal>toggled(bool)</signal>
1582 <receiver>leLineSpacingFactor</receiver>
1583 <slot>setDisabled(bool)</slot>
1585 <hint type="sourcelabel">
1589 <hint type="destinationlabel">
1596 <sender>cbDefault</sender>
1597 <signal>toggled(bool)</signal>
1598 <receiver>DlgText</receiver>
1599 <slot>defaultChanged(bool)</slot>
1601 <hint type="sourcelabel">
1605 <hint type="destinationlabel">
1612 <sender>bClear</sender>
1613 <signal>clicked()</signal>
1614 <receiver>teText</receiver>
1615 <slot>clear()</slot>
1617 <hint type="sourcelabel">
1621 <hint type="destinationlabel">
1628 <sender>bCut</sender>
1629 <signal>clicked()</signal>
1630 <receiver>teText</receiver>
1633 <hint type="sourcelabel">
1637 <hint type="destinationlabel">
1644 <sender>bCopy</sender>
1645 <signal>clicked()</signal>
1646 <receiver>teText</receiver>
1649 <hint type="sourcelabel">
1653 <hint type="destinationlabel">
1660 <sender>bPaste</sender>
1661 <signal>clicked()</signal>
1662 <receiver>teText</receiver>
1663 <slot>paste()</slot>
1665 <hint type="sourcelabel">
1669 <hint type="destinationlabel">
1676 <sender>bLoad</sender>
1677 <signal>clicked()</signal>
1678 <receiver>DlgText</receiver>
1679 <slot>loadText()</slot>
1681 <hint type="sourcelabel">
1685 <hint type="destinationlabel">
1692 <sender>bSave</sender>
1693 <signal>clicked()</signal>
1694 <receiver>DlgText</receiver>
1695 <slot>saveText()</slot>
1697 <hint type="sourcelabel">
1701 <hint type="destinationlabel">
1708 <sender>cbUniPage</sender>
1709 <signal>activated(int)</signal>
1710 <receiver>DlgText</receiver>
1711 <slot>updateUniCharComboBox(int)</slot>
1713 <hint type="sourcelabel">
1717 <hint type="destinationlabel">
1724 <sender>bUnicode</sender>
1725 <signal>clicked()</signal>
1726 <receiver>DlgText</receiver>
1727 <slot>insertChar()</slot>
1729 <hint type="sourcelabel">
1733 <hint type="destinationlabel">
1740 <sender>cbUniPage</sender>
1741 <signal>activated(int)</signal>
1742 <receiver>DlgText</receiver>
1743 <slot>updateUniCharButton(int)</slot>
1745 <hint type="sourcelabel">
1749 <hint type="destinationlabel">
1756 <sender>cbUniChar</sender>
1757 <signal>activated(int)</signal>
1758 <receiver>DlgText</receiver>
1759 <slot>updateUniCharButton(int)</slot>
1761 <hint type="sourcelabel">
1765 <hint type="destinationlabel">
1772 <sender>cbSymbol</sender>
1773 <signal>activated(int)</signal>
1774 <receiver>DlgText</receiver>
1775 <slot>insertSymbol(int)</slot>
1777 <hint type="sourcelabel">
1781 <hint type="destinationlabel">