Documentation/Source/eric5.Tools.TRPreviewer.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 110
c9a969db1469
equal deleted inserted replaced
57:81326a94fdca 58:37f0444c3479
20 </style> 20 </style>
21 </head> 21 </head>
22 <body><a NAME="top" ID="top"></a> 22 <body><a NAME="top" ID="top"></a>
23 <h1>eric5.Tools.TRPreviewer</h1> 23 <h1>eric5.Tools.TRPreviewer</h1>
24 <p> 24 <p>
25 &#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#84;&#82; &#80;&#114;&#101;v&#105;&#101;w&#101;&#114; &#109;&#97;&#105;&#110; w&#105;&#110;&#100;&#111;w. 25 Module implementing the TR Previewer main window.
26 </p> 26 </p>
27 <h3>Global Attributes</h3> 27 <h3>Global Attributes</h3>
28 <table> 28 <table>
29 <tr><td>noTranslationName</td></tr> 29 <tr><td>noTranslationName</td></tr>
30 </table> 30 </table>
31 <h3>Classes</h3> 31 <h3>Classes</h3>
32 <table> 32 <table>
33 <tr> 33 <tr>
34 <td><a href="#TRPreviewer">TRPreviewer</a></td> 34 <td><a href="#TRPreviewer">TRPreviewer</a></td>
35 <td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#85;&#73; &#80;&#114;&#101;v&#105;&#101;w&#101;&#114; &#109;&#97;&#105;&#110; w&#105;&#110;&#100;&#111;w.</td> 35 <td>Class implementing the UI Previewer main window.</td>
36 </tr><tr> 36 </tr><tr>
37 <td><a href="#Translation">Translation</a></td> 37 <td><a href="#Translation">Translation</a></td>
38 <td>&#67;&#108;&#97;&#115;&#115; &#116;&#111; &#115;&#116;&#111;&#114;&#101; &#116;&#104;&#101; &#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115; &#111;&#102; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;</td> 38 <td>Class to store the properties of a translation</td>
39 </tr><tr> 39 </tr><tr>
40 <td><a href="#TranslationsDict">TranslationsDict</a></td> 40 <td><a href="#TranslationsDict">TranslationsDict</a></td>
41 <td>&#67;&#108;&#97;&#115;&#115; &#116;&#111; &#115;&#116;&#111;&#114;&#101; &#97;&#108;&#108; &#108;&#111;&#97;&#100;&#101;&#100; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115;.</td> 41 <td>Class to store all loaded translations.</td>
42 </tr><tr> 42 </tr><tr>
43 <td><a href="#WidgetView">WidgetView</a></td> 43 <td><a href="#WidgetView">WidgetView</a></td>
44 <td>&#67;&#108;&#97;&#115;&#115; &#116;&#111; &#115;&#104;&#111;w &#97; &#100;y&#110;&#97;&#109;&#105;&#99;&#97;&#108;&#108;y &#108;&#111;&#97;&#100;&#101;&#100; w&#105;&#100;&#103;&#101;&#116; (&#111;&#114; &#100;&#105;&#97;&#108;&#111;&#103;).</td> 44 <td>Class to show a dynamically loaded widget (or dialog).</td>
45 </tr><tr> 45 </tr><tr>
46 <td><a href="#WidgetWorkspace">WidgetWorkspace</a></td> 46 <td><a href="#WidgetWorkspace">WidgetWorkspace</a></td>
47 <td>&#83;&#112;&#101;&#99;&#105;&#97;&#108;&#105;z&#101;&#100; w&#111;&#114;&#107;&#115;&#112;&#97;&#99;&#101; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#108;&#111;&#97;&#100;&#101;&#100; w&#105;&#100;&#103;&#101;&#116;&#115;.</td> 47 <td>Specialized workspace to show the loaded widgets.</td>
48 </tr> 48 </tr>
49 </table> 49 </table>
50 <h3>Functions</h3> 50 <h3>Functions</h3>
51 <table> 51 <table>
52 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
53 </table> 53 </table>
54 <hr /><hr /> 54 <hr /><hr />
55 <a NAME="TRPreviewer" ID="TRPreviewer"></a> 55 <a NAME="TRPreviewer" ID="TRPreviewer"></a>
56 <h2>TRPreviewer</h2> 56 <h2>TRPreviewer</h2>
57 <p> 57 <p>
58 &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#85;&#73; &#80;&#114;&#101;v&#105;&#101;w&#101;&#114; &#109;&#97;&#105;&#110; w&#105;&#110;&#100;&#111;w. 58 Class implementing the UI Previewer main window.
59 </p> 59 </p>
60 <h3>Derived from</h3> 60 <h3>Derived from</h3>
61 QMainWindow 61 QMainWindow
62 <h3>Class Attributes</h3> 62 <h3>Class Attributes</h3>
63 <table> 63 <table>
65 </table> 65 </table>
66 <h3>Methods</h3> 66 <h3>Methods</h3>
67 <table> 67 <table>
68 <tr> 68 <tr>
69 <td><a href="#TRPreviewer.__init__">TRPreviewer</a></td> 69 <td><a href="#TRPreviewer.__init__">TRPreviewer</a></td>
70 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 70 <td>Constructor</td>
71 </tr><tr> 71 </tr><tr>
72 <td><a href="#TRPreviewer.__about">__about</a></td> 72 <td><a href="#TRPreviewer.__about">__about</a></td>
73 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#97;&#98;&#111;&#117;&#116; &#105;&#110;&#102;&#111;&#114;&#109;&#97;&#116;&#105;&#111;&#110;.</td> 73 <td>Private slot to show the about information.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#TRPreviewer.__aboutQt">__aboutQt</a></td> 75 <td><a href="#TRPreviewer.__aboutQt">__aboutQt</a></td>
76 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#105;&#110;&#102;&#111; &#97;&#98;&#111;&#117;&#116; &#81;&#116;.</td> 76 <td>Private slot to show info about Qt.</td>
77 </tr><tr> 77 </tr><tr>
78 <td><a href="#TRPreviewer.__initActions">__initActions</a></td> 78 <td><a href="#TRPreviewer.__initActions">__initActions</a></td>
79 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#102;&#105;&#110;&#101; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#105;&#110;&#116;&#101;&#114;&#102;&#97;&#99;&#101; &#97;&#99;&#116;&#105;&#111;&#110;&#115;.</td> 79 <td>Private method to define the user interface actions.</td>
80 </tr><tr> 80 </tr><tr>
81 <td><a href="#TRPreviewer.__initMenus">__initMenus</a></td> 81 <td><a href="#TRPreviewer.__initMenus">__initMenus</a></td>
82 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#109;&#101;&#110;&#117;&#115;.</td> 82 <td>Private method to create the menus.</td>
83 </tr><tr> 83 </tr><tr>
84 <td><a href="#TRPreviewer.__initToolbars">__initToolbars</a></td> 84 <td><a href="#TRPreviewer.__initToolbars">__initToolbars</a></td>
85 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#116;&#111;&#111;&#108;&#98;&#97;&#114;&#115;.</td> 85 <td>Private method to create the toolbars.</td>
86 </tr><tr> 86 </tr><tr>
87 <td><a href="#TRPreviewer.__openTranslation">__openTranslation</a></td> 87 <td><a href="#TRPreviewer.__openTranslation">__openTranslation</a></td>
88 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#79;&#112;&#101;&#110; &#84;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#97;&#99;&#116;&#105;&#111;&#110;.</td> 88 <td>Private slot to handle the Open Translation action.</td>
89 </tr><tr> 89 </tr><tr>
90 <td><a href="#TRPreviewer.__openWidget">__openWidget</a></td> 90 <td><a href="#TRPreviewer.__openWidget">__openWidget</a></td>
91 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#79;&#112;&#101;&#110; &#68;&#105;&#97;&#108;&#111;&#103; &#97;&#99;&#116;&#105;&#111;&#110;.</td> 91 <td>Private slot to handle the Open Dialog action.</td>
92 </tr><tr> 92 </tr><tr>
93 <td><a href="#TRPreviewer.__showWindowMenu">__showWindowMenu</a></td> 93 <td><a href="#TRPreviewer.__showWindowMenu">__showWindowMenu</a></td>
94 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; w&#105;&#110;&#100;&#111;w &#109;&#101;&#110;&#117;.</td> 94 <td>Private slot to handle the aboutToShow signal of the window menu.</td>
95 </tr><tr> 95 </tr><tr>
96 <td><a href="#TRPreviewer.__updateActions">__updateActions</a></td> 96 <td><a href="#TRPreviewer.__updateActions">__updateActions</a></td>
97 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#117;&#112;&#100;&#97;&#116;&#101; &#116;&#104;&#101; &#97;&#99;&#116;&#105;&#111;&#110;&#115; &#115;&#116;&#97;&#116;&#101;.</td> 97 <td>Private slot to update the actions state.</td>
98 </tr><tr> 98 </tr><tr>
99 <td><a href="#TRPreviewer.__whatsThis">__whatsThis</a></td> 99 <td><a href="#TRPreviewer.__whatsThis">__whatsThis</a></td>
100 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#105;&#110; &#116;&#111; &#101;&#110;&#116;&#101;&#114; &#87;&#104;&#97;&#116;&#115; &#84;&#104;&#105;&#115; &#109;&#111;&#100;&#101;.</td> 100 <td>Private slot called in to enter Whats This mode.</td>
101 </tr><tr> 101 </tr><tr>
102 <td><a href="#TRPreviewer.closeEvent">closeEvent</a></td> 102 <td><a href="#TRPreviewer.closeEvent">closeEvent</a></td>
103 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#101;v&#101;&#110;&#116; &#104;&#97;&#110;&#100;&#108;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#99;&#108;&#111;&#115;&#101; &#101;v&#101;&#110;&#116;.</td> 103 <td>Private event handler for the close event.</td>
104 </tr><tr> 104 </tr><tr>
105 <td><a href="#TRPreviewer.reloadTranslations">reloadTranslations</a></td> 105 <td><a href="#TRPreviewer.reloadTranslations">reloadTranslations</a></td>
106 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#108;&#111;&#97;&#100; &#97;&#108;&#108; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115;.</td> 106 <td>Public slot to reload all translations.</td>
107 </tr><tr> 107 </tr><tr>
108 <td><a href="#TRPreviewer.setTranslation">setTranslation</a></td> 108 <td><a href="#TRPreviewer.setTranslation">setTranslation</a></td>
109 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#97;&#99;&#116;&#105;v&#97;&#116;&#101; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;.</td> 109 <td>Public slot to activate a translation.</td>
110 </tr><tr> 110 </tr><tr>
111 <td><a href="#TRPreviewer.show">show</a></td> 111 <td><a href="#TRPreviewer.show">show</a></td>
112 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#105;&#115; &#100;&#105;&#97;&#108;&#111;&#103;.</td> 112 <td>Public slot to show this dialog.</td>
113 </tr> 113 </tr>
114 </table> 114 </table>
115 <a NAME="TRPreviewer.__init__" ID="TRPreviewer.__init__"></a> 115 <a NAME="TRPreviewer.__init__" ID="TRPreviewer.__init__"></a>
116 <h4>TRPreviewer (Constructor)</h4> 116 <h4>TRPreviewer (Constructor)</h4>
117 <b>TRPreviewer</b>(<i>filenames = [], parent = None, name = None</i>) 117 <b>TRPreviewer</b>(<i>filenames = [], parent = None, name = None</i>)
118 <p> 118 <p>
119 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 119 Constructor
120 </p><dl> 120 </p><dl>
121 <dt><i>filenames</i></dt> 121 <dt><i>filenames</i></dt>
122 <dd> 122 <dd>
123 &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;&#115; &#111;&#102; &#102;&#111;&#114;&#109; &#97;&#110;&#100;/&#111;&#114; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#102;&#105;&#108;&#101;&#115; &#116;&#111; &#108;&#111;&#97;&#100; 123 filenames of form and/or translation files to load
124 </dd><dt><i>parent</i></dt> 124 </dd><dt><i>parent</i></dt>
125 <dd> 125 <dd>
126 &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; &#111;&#102; &#116;&#104;&#105;&#115; w&#105;&#110;&#100;&#111;w (&#81;&#87;&#105;&#100;&#103;&#101;&#116;) 126 parent widget of this window (QWidget)
127 </dd><dt><i>name</i></dt> 127 </dd><dt><i>name</i></dt>
128 <dd> 128 <dd>
129 &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#105;&#115; w&#105;&#110;&#100;&#111;w (&#115;&#116;&#114;&#105;&#110;&#103;) 129 name of this window (string)
130 </dd> 130 </dd>
131 </dl><a NAME="TRPreviewer.__about" ID="TRPreviewer.__about"></a> 131 </dl><a NAME="TRPreviewer.__about" ID="TRPreviewer.__about"></a>
132 <h4>TRPreviewer.__about</h4> 132 <h4>TRPreviewer.__about</h4>
133 <b>__about</b>(<i></i>) 133 <b>__about</b>(<i></i>)
134 <p> 134 <p>
135 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#97;&#98;&#111;&#117;&#116; &#105;&#110;&#102;&#111;&#114;&#109;&#97;&#116;&#105;&#111;&#110;. 135 Private slot to show the about information.
136 </p><a NAME="TRPreviewer.__aboutQt" ID="TRPreviewer.__aboutQt"></a> 136 </p><a NAME="TRPreviewer.__aboutQt" ID="TRPreviewer.__aboutQt"></a>
137 <h4>TRPreviewer.__aboutQt</h4> 137 <h4>TRPreviewer.__aboutQt</h4>
138 <b>__aboutQt</b>(<i></i>) 138 <b>__aboutQt</b>(<i></i>)
139 <p> 139 <p>
140 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#105;&#110;&#102;&#111; &#97;&#98;&#111;&#117;&#116; &#81;&#116;. 140 Private slot to show info about Qt.
141 </p><a NAME="TRPreviewer.__initActions" ID="TRPreviewer.__initActions"></a> 141 </p><a NAME="TRPreviewer.__initActions" ID="TRPreviewer.__initActions"></a>
142 <h4>TRPreviewer.__initActions</h4> 142 <h4>TRPreviewer.__initActions</h4>
143 <b>__initActions</b>(<i></i>) 143 <b>__initActions</b>(<i></i>)
144 <p> 144 <p>
145 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#102;&#105;&#110;&#101; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#105;&#110;&#116;&#101;&#114;&#102;&#97;&#99;&#101; &#97;&#99;&#116;&#105;&#111;&#110;&#115;. 145 Private method to define the user interface actions.
146 </p><a NAME="TRPreviewer.__initMenus" ID="TRPreviewer.__initMenus"></a> 146 </p><a NAME="TRPreviewer.__initMenus" ID="TRPreviewer.__initMenus"></a>
147 <h4>TRPreviewer.__initMenus</h4> 147 <h4>TRPreviewer.__initMenus</h4>
148 <b>__initMenus</b>(<i></i>) 148 <b>__initMenus</b>(<i></i>)
149 <p> 149 <p>
150 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#109;&#101;&#110;&#117;&#115;. 150 Private method to create the menus.
151 </p><a NAME="TRPreviewer.__initToolbars" ID="TRPreviewer.__initToolbars"></a> 151 </p><a NAME="TRPreviewer.__initToolbars" ID="TRPreviewer.__initToolbars"></a>
152 <h4>TRPreviewer.__initToolbars</h4> 152 <h4>TRPreviewer.__initToolbars</h4>
153 <b>__initToolbars</b>(<i></i>) 153 <b>__initToolbars</b>(<i></i>)
154 <p> 154 <p>
155 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#116;&#104;&#101; &#116;&#111;&#111;&#108;&#98;&#97;&#114;&#115;. 155 Private method to create the toolbars.
156 </p><a NAME="TRPreviewer.__openTranslation" ID="TRPreviewer.__openTranslation"></a> 156 </p><a NAME="TRPreviewer.__openTranslation" ID="TRPreviewer.__openTranslation"></a>
157 <h4>TRPreviewer.__openTranslation</h4> 157 <h4>TRPreviewer.__openTranslation</h4>
158 <b>__openTranslation</b>(<i></i>) 158 <b>__openTranslation</b>(<i></i>)
159 <p> 159 <p>
160 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#79;&#112;&#101;&#110; &#84;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#97;&#99;&#116;&#105;&#111;&#110;. 160 Private slot to handle the Open Translation action.
161 </p><a NAME="TRPreviewer.__openWidget" ID="TRPreviewer.__openWidget"></a> 161 </p><a NAME="TRPreviewer.__openWidget" ID="TRPreviewer.__openWidget"></a>
162 <h4>TRPreviewer.__openWidget</h4> 162 <h4>TRPreviewer.__openWidget</h4>
163 <b>__openWidget</b>(<i></i>) 163 <b>__openWidget</b>(<i></i>)
164 <p> 164 <p>
165 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#79;&#112;&#101;&#110; &#68;&#105;&#97;&#108;&#111;&#103; &#97;&#99;&#116;&#105;&#111;&#110;. 165 Private slot to handle the Open Dialog action.
166 </p><a NAME="TRPreviewer.__showWindowMenu" ID="TRPreviewer.__showWindowMenu"></a> 166 </p><a NAME="TRPreviewer.__showWindowMenu" ID="TRPreviewer.__showWindowMenu"></a>
167 <h4>TRPreviewer.__showWindowMenu</h4> 167 <h4>TRPreviewer.__showWindowMenu</h4>
168 <b>__showWindowMenu</b>(<i></i>) 168 <b>__showWindowMenu</b>(<i></i>)
169 <p> 169 <p>
170 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; w&#105;&#110;&#100;&#111;w &#109;&#101;&#110;&#117;. 170 Private slot to handle the aboutToShow signal of the window menu.
171 </p><a NAME="TRPreviewer.__updateActions" ID="TRPreviewer.__updateActions"></a> 171 </p><a NAME="TRPreviewer.__updateActions" ID="TRPreviewer.__updateActions"></a>
172 <h4>TRPreviewer.__updateActions</h4> 172 <h4>TRPreviewer.__updateActions</h4>
173 <b>__updateActions</b>(<i></i>) 173 <b>__updateActions</b>(<i></i>)
174 <p> 174 <p>
175 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#117;&#112;&#100;&#97;&#116;&#101; &#116;&#104;&#101; &#97;&#99;&#116;&#105;&#111;&#110;&#115; &#115;&#116;&#97;&#116;&#101;. 175 Private slot to update the actions state.
176 </p><a NAME="TRPreviewer.__whatsThis" ID="TRPreviewer.__whatsThis"></a> 176 </p><a NAME="TRPreviewer.__whatsThis" ID="TRPreviewer.__whatsThis"></a>
177 <h4>TRPreviewer.__whatsThis</h4> 177 <h4>TRPreviewer.__whatsThis</h4>
178 <b>__whatsThis</b>(<i></i>) 178 <b>__whatsThis</b>(<i></i>)
179 <p> 179 <p>
180 &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#105;&#110; &#116;&#111; &#101;&#110;&#116;&#101;&#114; &#87;&#104;&#97;&#116;&#115; &#84;&#104;&#105;&#115; &#109;&#111;&#100;&#101;. 180 Private slot called in to enter Whats This mode.
181 </p><a NAME="TRPreviewer.closeEvent" ID="TRPreviewer.closeEvent"></a> 181 </p><a NAME="TRPreviewer.closeEvent" ID="TRPreviewer.closeEvent"></a>
182 <h4>TRPreviewer.closeEvent</h4> 182 <h4>TRPreviewer.closeEvent</h4>
183 <b>closeEvent</b>(<i>event</i>) 183 <b>closeEvent</b>(<i>event</i>)
184 <p> 184 <p>
185 &#80;&#114;&#105;v&#97;&#116;&#101; &#101;v&#101;&#110;&#116; &#104;&#97;&#110;&#100;&#108;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#99;&#108;&#111;&#115;&#101; &#101;v&#101;&#110;&#116;. 185 Private event handler for the close event.
186 </p><dl> 186 </p><dl>
187 <dt><i>event</i></dt> 187 <dt><i>event</i></dt>
188 <dd> 188 <dd>
189 &#99;&#108;&#111;&#115;&#101; &#101;v&#101;&#110;&#116; (&#81;&#67;&#108;&#111;&#115;&#101;&#69;v&#101;&#110;&#116;) 189 close event (QCloseEvent)
190 </dd> 190 </dd>
191 </dl><a NAME="TRPreviewer.reloadTranslations" ID="TRPreviewer.reloadTranslations"></a> 191 </dl><a NAME="TRPreviewer.reloadTranslations" ID="TRPreviewer.reloadTranslations"></a>
192 <h4>TRPreviewer.reloadTranslations</h4> 192 <h4>TRPreviewer.reloadTranslations</h4>
193 <b>reloadTranslations</b>(<i></i>) 193 <b>reloadTranslations</b>(<i></i>)
194 <p> 194 <p>
195 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#108;&#111;&#97;&#100; &#97;&#108;&#108; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115;. 195 Public slot to reload all translations.
196 </p><a NAME="TRPreviewer.setTranslation" ID="TRPreviewer.setTranslation"></a> 196 </p><a NAME="TRPreviewer.setTranslation" ID="TRPreviewer.setTranslation"></a>
197 <h4>TRPreviewer.setTranslation</h4> 197 <h4>TRPreviewer.setTranslation</h4>
198 <b>setTranslation</b>(<i>name</i>) 198 <b>setTranslation</b>(<i>name</i>)
199 <p> 199 <p>
200 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#97;&#99;&#116;&#105;v&#97;&#116;&#101; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;. 200 Public slot to activate a translation.
201 </p><dl> 201 </p><dl>
202 <dt><i>name</i></dt> 202 <dt><i>name</i></dt>
203 <dd> 203 <dd>
204 &#110;&#97;&#109;&#101; (&#108;&#97;&#110;&#103;&#117;&#97;&#103;&#101;) &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103; &#111;&#114; &#81;&#83;&#116;&#114;&#105;&#110;&#103;) 204 name (language) of the translation (string or QString)
205 </dd> 205 </dd>
206 </dl><a NAME="TRPreviewer.show" ID="TRPreviewer.show"></a> 206 </dl><a NAME="TRPreviewer.show" ID="TRPreviewer.show"></a>
207 <h4>TRPreviewer.show</h4> 207 <h4>TRPreviewer.show</h4>
208 <b>show</b>(<i></i>) 208 <b>show</b>(<i></i>)
209 <p> 209 <p>
210 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#105;&#115; &#100;&#105;&#97;&#108;&#111;&#103;. 210 Public slot to show this dialog.
211 </p><p> 211 </p><p>
212 &#84;&#104;&#105;&#115; &#111;v&#101;&#114;&#108;&#111;&#97;&#100;&#101;&#100; &#115;&#108;&#111;&#116; &#108;&#111;&#97;&#100;&#115; &#97; &#85;&#73; &#102;&#105;&#108;&#101; &#116;&#111; &#98;&#101; &#112;&#114;&#101;v&#105;&#101;w&#101;&#100; &#97;&#102;&#116;&#101;&#114; 212 This overloaded slot loads a UI file to be previewed after
213 &#116;&#104;&#101; &#109;&#97;&#105;&#110; w&#105;&#110;&#100;&#111;w &#104;&#97;&#115; &#98;&#101;&#101;&#110; &#115;&#104;&#111;w&#110;. &#84;&#104;&#105;&#115; w&#97;y, &#112;&#114;&#101;v&#105;&#101;w&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; 213 the main window has been shown. This way, previewing a dialog
214 &#100;&#111;&#101;&#115;&#110;'&#116; &#105;&#110;&#116;&#101;&#114;&#102;&#101;&#114;&#101; w&#105;&#116;&#104; &#115;&#104;&#111;w&#105;&#110;&#103; &#116;&#104;&#101; &#109;&#97;&#105;&#110; w&#105;&#110;&#100;&#111;w. 214 doesn't interfere with showing the main window.
215 </p> 215 </p>
216 <div align="right"><a href="#top">Up</a></div> 216 <div align="right"><a href="#top">Up</a></div>
217 <hr /><hr /> 217 <hr /><hr />
218 <a NAME="Translation" ID="Translation"></a> 218 <a NAME="Translation" ID="Translation"></a>
219 <h2>Translation</h2> 219 <h2>Translation</h2>
220 <p> 220 <p>
221 &#67;&#108;&#97;&#115;&#115; &#116;&#111; &#115;&#116;&#111;&#114;&#101; &#116;&#104;&#101; &#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115; &#111;&#102; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; 221 Class to store the properties of a translation
222 </p> 222 </p>
223 <h3>Derived from</h3> 223 <h3>Derived from</h3>
224 object 224 object
225 <h3>Class Attributes</h3> 225 <h3>Class Attributes</h3>
226 <table> 226 <table>
228 </table> 228 </table>
229 <h3>Methods</h3> 229 <h3>Methods</h3>
230 <table> 230 <table>
231 <tr> 231 <tr>
232 <td><a href="#Translation.__init__">Translation</a></td> 232 <td><a href="#Translation.__init__">Translation</a></td>
233 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 233 <td>Constructor</td>
234 </tr> 234 </tr>
235 </table> 235 </table>
236 <a NAME="Translation.__init__" ID="Translation.__init__"></a> 236 <a NAME="Translation.__init__" ID="Translation.__init__"></a>
237 <h4>Translation (Constructor)</h4> 237 <h4>Translation (Constructor)</h4>
238 <b>Translation</b>(<i></i>) 238 <b>Translation</b>(<i></i>)
239 <p> 239 <p>
240 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 240 Constructor
241 </p> 241 </p>
242 <div align="right"><a href="#top">Up</a></div> 242 <div align="right"><a href="#top">Up</a></div>
243 <hr /><hr /> 243 <hr /><hr />
244 <a NAME="TranslationsDict" ID="TranslationsDict"></a> 244 <a NAME="TranslationsDict" ID="TranslationsDict"></a>
245 <h2>TranslationsDict</h2> 245 <h2>TranslationsDict</h2>
246 <p> 246 <p>
247 &#67;&#108;&#97;&#115;&#115; &#116;&#111; &#115;&#116;&#111;&#114;&#101; &#97;&#108;&#108; &#108;&#111;&#97;&#100;&#101;&#100; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115;. 247 Class to store all loaded translations.
248 </p><h4>Signals</h4> 248 </p><h4>Signals</h4>
249 <dl> 249 <dl>
250 <dt>translationChanged()</dt> 250 <dt>translationChanged()</dt>
251 <dd> 251 <dd>
252 &#101;&#109;&#105;&#116; &#97;&#102;&#116;&#101;&#114; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114; w&#97;&#115; &#115;&#101;&#116; 252 emit after a translator was set
253 </dd> 253 </dd>
254 </dl> 254 </dl>
255 <h3>Derived from</h3> 255 <h3>Derived from</h3>
256 QObject 256 QObject
257 <h3>Class Attributes</h3> 257 <h3>Class Attributes</h3>
260 </table> 260 </table>
261 <h3>Methods</h3> 261 <h3>Methods</h3>
262 <table> 262 <table>
263 <tr> 263 <tr>
264 <td><a href="#TranslationsDict.__init__">TranslationsDict</a></td> 264 <td><a href="#TranslationsDict.__init__">TranslationsDict</a></td>
265 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 265 <td>Constructor</td>
266 </tr><tr> 266 </tr><tr>
267 <td><a href="#TranslationsDict.__del">__del</a></td> 267 <td><a href="#TranslationsDict.__del">__del</a></td>
268 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#97;v&#97;&#105;&#108;&#97;&#98;&#108;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114;&#115;.</td> 268 <td>Private method to delete a translator from the list of available translators.</td>
269 </tr><tr> 269 </tr><tr>
270 <td><a href="#TranslationsDict.__findFileName">__findFileName</a></td> 270 <td><a href="#TranslationsDict.__findFileName">__findFileName</a></td>
271 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#102;&#105;&#110;&#100; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#98;y &#102;&#105;&#108;&#101; &#110;&#97;&#109;&#101;.</td> 271 <td>Private method to find a translation by file name.</td>
272 </tr><tr> 272 </tr><tr>
273 <td><a href="#TranslationsDict.__findName">__findName</a></td> 273 <td><a href="#TranslationsDict.__findName">__findName</a></td>
274 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#102;&#105;&#110;&#100; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#98;y &#110;&#97;&#109;&#101;.</td> 274 <td>Private method to find a translation by name.</td>
275 </tr><tr> 275 </tr><tr>
276 <td><a href="#TranslationsDict.__haveFileName">__haveFileName</a></td> 276 <td><a href="#TranslationsDict.__haveFileName">__haveFileName</a></td>
277 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;.</td> 277 <td>Private method to check for the presence of a translation.</td>
278 </tr><tr> 278 </tr><tr>
279 <td><a href="#TranslationsDict.__haveName">__haveName</a></td> 279 <td><a href="#TranslationsDict.__haveName">__haveName</a></td>
280 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#97; &#110;&#97;&#109;&#101;&#100; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;.</td> 280 <td>Private method to check for the presence of a named translation.</td>
281 </tr><tr> 281 </tr><tr>
282 <td><a href="#TranslationsDict.__uniqueName">__uniqueName</a></td> 282 <td><a href="#TranslationsDict.__uniqueName">__uniqueName</a></td>
283 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#97; &#117;&#110;&#105;&#113;&#117;&#101; &#110;&#97;&#109;&#101;.</td> 283 <td>Private method to generate a unique name.</td>
284 </tr><tr> 284 </tr><tr>
285 <td><a href="#TranslationsDict.add">add</a></td> 285 <td><a href="#TranslationsDict.add">add</a></td>
286 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#116;&#111; &#116;&#104;&#101; &#108;&#105;&#115;&#116;.</td> 286 <td>Public method to add a translation to the list.</td>
287 </tr><tr> 287 </tr><tr>
288 <td><a href="#TranslationsDict.hasTranslations">hasTranslations</a></td> 288 <td><a href="#TranslationsDict.hasTranslations">hasTranslations</a></td>
289 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#108;&#111;&#97;&#100;&#101;&#100; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115;.</td> 289 <td>Public method to check for loaded translations.</td>
290 </tr><tr> 290 </tr><tr>
291 <td><a href="#TranslationsDict.loadTransFile">loadTransFile</a></td> 291 <td><a href="#TranslationsDict.loadTransFile">loadTransFile</a></td>
292 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#108;&#111;&#97;&#100; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#102;&#105;&#108;&#101;.</td> 292 <td>Public slot to load a translation file.</td>
293 </tr><tr> 293 </tr><tr>
294 <td><a href="#TranslationsDict.reload">reload</a></td> 294 <td><a href="#TranslationsDict.reload">reload</a></td>
295 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#108;&#111;&#97;&#100; &#97;&#108;&#108; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114;&#115;.</td> 295 <td>Public method to reload all translators.</td>
296 </tr><tr> 296 </tr><tr>
297 <td><a href="#TranslationsDict.set">set</a></td> 297 <td><a href="#TranslationsDict.set">set</a></td>
298 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#101;&#116; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114; &#98;y &#110;&#97;&#109;&#101;.</td> 298 <td>Public slot to set a translator by name.</td>
299 </tr> 299 </tr>
300 </table> 300 </table>
301 <a NAME="TranslationsDict.__init__" ID="TranslationsDict.__init__"></a> 301 <a NAME="TranslationsDict.__init__" ID="TranslationsDict.__init__"></a>
302 <h4>TranslationsDict (Constructor)</h4> 302 <h4>TranslationsDict (Constructor)</h4>
303 <b>TranslationsDict</b>(<i>selector, parent</i>) 303 <b>TranslationsDict</b>(<i>selector, parent</i>)
304 <p> 304 <p>
305 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 305 Constructor
306 </p><dl> 306 </p><dl>
307 <dt><i>selector</i></dt> 307 <dt><i>selector</i></dt>
308 <dd> 308 <dd>
309 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#81;&#67;&#111;&#109;&#98;&#111;&#66;&#111;x &#117;&#115;&#101;&#100; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; 309 reference to the QComboBox used to show the
310 &#97;v&#97;&#105;&#108;&#97;&#98;&#108;&#101; &#108;&#97;&#110;&#103;&#117;&#97;&#103;&#101;&#115; (&#81;&#67;&#111;&#109;&#98;&#111;&#66;&#111;x) 310 available languages (QComboBox)
311 </dd><dt><i>parent</i></dt> 311 </dd><dt><i>parent</i></dt>
312 <dd> 312 <dd>
313 &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;) 313 parent widget (QWidget)
314 </dd> 314 </dd>
315 </dl><a NAME="TranslationsDict.__del" ID="TranslationsDict.__del"></a> 315 </dl><a NAME="TranslationsDict.__del" ID="TranslationsDict.__del"></a>
316 <h4>TranslationsDict.__del</h4> 316 <h4>TranslationsDict.__del</h4>
317 <b>__del</b>(<i>name</i>) 317 <b>__del</b>(<i>name</i>)
318 <p> 318 <p>
319 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114; &#102;&#114;&#111;&#109; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#97;v&#97;&#105;&#108;&#97;&#98;&#108;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114;&#115;. 319 Private method to delete a translator from the list of available translators.
320 </p><dl> 320 </p><dl>
321 <dt><i>name</i></dt> 321 <dt><i>name</i></dt>
322 <dd> 322 <dd>
323 &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; (&#115;&#116;&#114;&#105;&#110;&#103; &#111;&#114; &#81;&#83;&#116;&#114;&#105;&#110;&#103;) 323 name of the translator to delete (string or QString)
324 </dd> 324 </dd>
325 </dl><a NAME="TranslationsDict.__findFileName" ID="TranslationsDict.__findFileName"></a> 325 </dl><a NAME="TranslationsDict.__findFileName" ID="TranslationsDict.__findFileName"></a>
326 <h4>TranslationsDict.__findFileName</h4> 326 <h4>TranslationsDict.__findFileName</h4>
327 <b>__findFileName</b>(<i>transFileName</i>) 327 <b>__findFileName</b>(<i>transFileName</i>)
328 <p> 328 <p>
329 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#102;&#105;&#110;&#100; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#98;y &#102;&#105;&#108;&#101; &#110;&#97;&#109;&#101;. 329 Private method to find a translation by file name.
330 </p><dl> 330 </p><dl>
331 <dt><i>transFileName</i></dt> 331 <dt><i>transFileName</i></dt>
332 <dd> 332 <dd>
333 &#102;&#105;&#108;&#101; &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#102;&#105;&#108;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;) 333 file name of the translation file (string)
334 </dd> 334 </dd>
335 </dl><dl> 335 </dl><dl>
336 <dt>Returns:</dt> 336 <dt>Returns:</dt>
337 <dd> 337 <dd>
338 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#111;&#98;&#106;&#101;&#99;&#116; &#111;&#114; &#78;&#111;&#110;&#101; 338 reference to a translation object or None
339 </dd> 339 </dd>
340 </dl><a NAME="TranslationsDict.__findName" ID="TranslationsDict.__findName"></a> 340 </dl><a NAME="TranslationsDict.__findName" ID="TranslationsDict.__findName"></a>
341 <h4>TranslationsDict.__findName</h4> 341 <h4>TranslationsDict.__findName</h4>
342 <b>__findName</b>(<i>name</i>) 342 <b>__findName</b>(<i>name</i>)
343 <p> 343 <p>
344 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#102;&#105;&#110;&#100; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#98;y &#110;&#97;&#109;&#101;. 344 Private method to find a translation by name.
345 </p><dl> 345 </p><dl>
346 <dt><i>name</i></dt> 346 <dt><i>name</i></dt>
347 <dd> 347 <dd>
348 &#110;&#97;&#109;&#101; (&#108;&#97;&#110;&#103;&#117;&#97;&#103;&#101;) &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;) 348 name (language) of the translation (string)
349 </dd> 349 </dd>
350 </dl><dl> 350 </dl><dl>
351 <dt>Returns:</dt> 351 <dt>Returns:</dt>
352 <dd> 352 <dd>
353 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#111;&#98;&#106;&#101;&#99;&#116; &#111;&#114; &#78;&#111;&#110;&#101; 353 reference to a translation object or None
354 </dd> 354 </dd>
355 </dl><a NAME="TranslationsDict.__haveFileName" ID="TranslationsDict.__haveFileName"></a> 355 </dl><a NAME="TranslationsDict.__haveFileName" ID="TranslationsDict.__haveFileName"></a>
356 <h4>TranslationsDict.__haveFileName</h4> 356 <h4>TranslationsDict.__haveFileName</h4>
357 <b>__haveFileName</b>(<i>transFileName</i>) 357 <b>__haveFileName</b>(<i>transFileName</i>)
358 <p> 358 <p>
359 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;. 359 Private method to check for the presence of a translation.
360 </p><dl> 360 </p><dl>
361 <dt><i>transFileName</i></dt> 361 <dt><i>transFileName</i></dt>
362 <dd> 362 <dd>
363 &#102;&#105;&#108;&#101; &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#102;&#105;&#108;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;) 363 file name of the translation file (string)
364 </dd> 364 </dd>
365 </dl><dl> 365 </dl><dl>
366 <dt>Returns:</dt> 366 <dt>Returns:</dt>
367 <dd> 367 <dd>
368 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 368 flag indicating the presence of the translation (boolean)
369 </dd> 369 </dd>
370 </dl><a NAME="TranslationsDict.__haveName" ID="TranslationsDict.__haveName"></a> 370 </dl><a NAME="TranslationsDict.__haveName" ID="TranslationsDict.__haveName"></a>
371 <h4>TranslationsDict.__haveName</h4> 371 <h4>TranslationsDict.__haveName</h4>
372 <b>__haveName</b>(<i>name</i>) 372 <b>__haveName</b>(<i>name</i>)
373 <p> 373 <p>
374 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#97; &#110;&#97;&#109;&#101;&#100; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;. 374 Private method to check for the presence of a named translation.
375 </p><dl> 375 </p><dl>
376 <dt><i>name</i></dt> 376 <dt><i>name</i></dt>
377 <dd> 377 <dd>
378 &#110;&#97;&#109;&#101; (&#108;&#97;&#110;&#103;&#117;&#97;&#103;&#101;) &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;) 378 name (language) of the translation (string)
379 </dd> 379 </dd>
380 </dl><dl> 380 </dl><dl>
381 <dt>Returns:</dt> 381 <dt>Returns:</dt>
382 <dd> 382 <dd>
383 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 383 flag indicating the presence of the translation (boolean)
384 </dd> 384 </dd>
385 </dl><a NAME="TranslationsDict.__uniqueName" ID="TranslationsDict.__uniqueName"></a> 385 </dl><a NAME="TranslationsDict.__uniqueName" ID="TranslationsDict.__uniqueName"></a>
386 <h4>TranslationsDict.__uniqueName</h4> 386 <h4>TranslationsDict.__uniqueName</h4>
387 <b>__uniqueName</b>(<i>transFileName</i>) 387 <b>__uniqueName</b>(<i>transFileName</i>)
388 <p> 388 <p>
389 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#97; &#117;&#110;&#105;&#113;&#117;&#101; &#110;&#97;&#109;&#101;. 389 Private method to generate a unique name.
390 </p><dl> 390 </p><dl>
391 <dt><i>transFileName</i></dt> 391 <dt><i>transFileName</i></dt>
392 <dd> 392 <dd>
393 &#102;&#105;&#108;&#101; &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#102;&#105;&#108;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;) 393 file name of the translation file (string)
394 </dd> 394 </dd>
395 </dl><dl> 395 </dl><dl>
396 <dt>Returns:</dt> 396 <dt>Returns:</dt>
397 <dd> 397 <dd>
398 &#117;&#110;&#105;&#113;&#117;&#101; &#110;&#97;&#109;&#101; (&#115;&#116;&#114;&#105;&#110;&#103; &#111;&#114; &#78;&#111;&#110;&#101;) 398 unique name (string or None)
399 </dd> 399 </dd>
400 </dl><a NAME="TranslationsDict.add" ID="TranslationsDict.add"></a> 400 </dl><a NAME="TranslationsDict.add" ID="TranslationsDict.add"></a>
401 <h4>TranslationsDict.add</h4> 401 <h4>TranslationsDict.add</h4>
402 <b>add</b>(<i>fileName, setTranslation = True</i>) 402 <b>add</b>(<i>fileName, setTranslation = True</i>)
403 <p> 403 <p>
404 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#116;&#111; &#116;&#104;&#101; &#108;&#105;&#115;&#116;. 404 Public method to add a translation to the list.
405 </p><p> 405 </p><p>
406 &#73;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#102;&#105;&#108;&#101; (*.&#113;&#109;) &#104;&#97;&#115; &#110;&#111;&#116; &#98;&#101;&#101;&#110; &#108;&#111;&#97;&#100;&#101;&#100; y&#101;&#116;, &#105;&#116; w&#105;&#108;&#108; 406 If the translation file (*.qm) has not been loaded yet, it will
407 &#98;&#101; &#108;&#111;&#97;&#100;&#101;&#100; &#97;&#117;&#116;&#111;&#109;&#97;&#116;&#105;&#99;&#97;&#108;&#108;y. 407 be loaded automatically.
408 </p><dl> 408 </p><dl>
409 <dt><i>fileName</i></dt> 409 <dt><i>fileName</i></dt>
410 <dd> 410 <dd>
411 &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#102;&#105;&#108;&#101; &#116;&#111; &#98;&#101; &#97;&#100;&#100;&#101;&#100; (&#115;&#116;&#114;&#105;&#110;&#103;) 411 name of the translation file to be added (string)
412 </dd><dt><i>setTranslation</i></dt> 412 </dd><dt><i>setTranslation</i></dt>
413 <dd> 413 <dd>
414 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103;, &#105;&#102; &#116;&#104;&#105;&#115; &#115;&#104;&#111;&#117;&#108;&#100; &#98;&#101; &#115;&#101;&#116; &#97;&#115; &#116;&#104;&#101; &#97;&#99;&#116;&#105;v&#101; 414 flag indicating, if this should be set as the active
415 &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 415 translation (boolean)
416 </dd> 416 </dd>
417 </dl><a NAME="TranslationsDict.hasTranslations" ID="TranslationsDict.hasTranslations"></a> 417 </dl><a NAME="TranslationsDict.hasTranslations" ID="TranslationsDict.hasTranslations"></a>
418 <h4>TranslationsDict.hasTranslations</h4> 418 <h4>TranslationsDict.hasTranslations</h4>
419 <b>hasTranslations</b>(<i></i>) 419 <b>hasTranslations</b>(<i></i>)
420 <p> 420 <p>
421 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#108;&#111;&#97;&#100;&#101;&#100; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110;&#115;. 421 Public method to check for loaded translations.
422 </p><dl> 422 </p><dl>
423 <dt>Returns:</dt> 423 <dt>Returns:</dt>
424 <dd> 424 <dd>
425 &#102;&#108;&#97;&#103; &#115;&#105;&#103;&#110;&#97;&#108;&#105;&#110;&#103; &#105;&#102; &#97;&#110;y &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; w&#97;&#115; &#108;&#111;&#97;&#100;&#101;&#100; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 425 flag signaling if any translation was loaded (boolean)
426 </dd> 426 </dd>
427 </dl><a NAME="TranslationsDict.loadTransFile" ID="TranslationsDict.loadTransFile"></a> 427 </dl><a NAME="TranslationsDict.loadTransFile" ID="TranslationsDict.loadTransFile"></a>
428 <h4>TranslationsDict.loadTransFile</h4> 428 <h4>TranslationsDict.loadTransFile</h4>
429 <b>loadTransFile</b>(<i>transFileName</i>) 429 <b>loadTransFile</b>(<i>transFileName</i>)
430 <p> 430 <p>
431 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#108;&#111;&#97;&#100; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#102;&#105;&#108;&#101;. 431 Public slot to load a translation file.
432 </p><dl> 432 </p><dl>
433 <dt><i>transFileName</i></dt> 433 <dt><i>transFileName</i></dt>
434 <dd> 434 <dd>
435 &#102;&#105;&#108;&#101; &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#105;&#111;&#110; &#102;&#105;&#108;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;) 435 file name of the translation file (string)
436 </dd> 436 </dd>
437 </dl><dl> 437 </dl><dl>
438 <dt>Returns:</dt> 438 <dt>Returns:</dt>
439 <dd> 439 <dd>
440 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#110;&#101;w &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114; &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#84;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114;) 440 reference to the new translator object (QTranslator)
441 </dd> 441 </dd>
442 </dl><a NAME="TranslationsDict.reload" ID="TranslationsDict.reload"></a> 442 </dl><a NAME="TranslationsDict.reload" ID="TranslationsDict.reload"></a>
443 <h4>TranslationsDict.reload</h4> 443 <h4>TranslationsDict.reload</h4>
444 <b>reload</b>(<i></i>) 444 <b>reload</b>(<i></i>)
445 <p> 445 <p>
446 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#108;&#111;&#97;&#100; &#97;&#108;&#108; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114;&#115;. 446 Public method to reload all translators.
447 </p><a NAME="TranslationsDict.set" ID="TranslationsDict.set"></a> 447 </p><a NAME="TranslationsDict.set" ID="TranslationsDict.set"></a>
448 <h4>TranslationsDict.set</h4> 448 <h4>TranslationsDict.set</h4>
449 <b>set</b>(<i>name</i>) 449 <b>set</b>(<i>name</i>)
450 <p> 450 <p>
451 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#101;&#116; &#97; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114; &#98;y &#110;&#97;&#109;&#101;. 451 Public slot to set a translator by name.
452 </p><dl> 452 </p><dl>
453 <dt><i>name</i></dt> 453 <dt><i>name</i></dt>
454 <dd> 454 <dd>
455 &#110;&#97;&#109;&#101; (&#108;&#97;&#110;&#103;&#117;&#97;&#103;&#101;) &#111;&#102; &#116;&#104;&#101; &#116;&#114;&#97;&#110;&#115;&#108;&#97;&#116;&#111;&#114; &#116;&#111; &#115;&#101;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;) 455 name (language) of the translator to set (string)
456 </dd> 456 </dd>
457 </dl> 457 </dl>
458 <div align="right"><a href="#top">Up</a></div> 458 <div align="right"><a href="#top">Up</a></div>
459 <hr /><hr /> 459 <hr /><hr />
460 <a NAME="WidgetView" ID="WidgetView"></a> 460 <a NAME="WidgetView" ID="WidgetView"></a>
461 <h2>WidgetView</h2> 461 <h2>WidgetView</h2>
462 <p> 462 <p>
463 &#67;&#108;&#97;&#115;&#115; &#116;&#111; &#115;&#104;&#111;w &#97; &#100;y&#110;&#97;&#109;&#105;&#99;&#97;&#108;&#108;y &#108;&#111;&#97;&#100;&#101;&#100; w&#105;&#100;&#103;&#101;&#116; (&#111;&#114; &#100;&#105;&#97;&#108;&#111;&#103;). 463 Class to show a dynamically loaded widget (or dialog).
464 </p> 464 </p>
465 <h3>Derived from</h3> 465 <h3>Derived from</h3>
466 QWidget 466 QWidget
467 <h3>Class Attributes</h3> 467 <h3>Class Attributes</h3>
468 <table> 468 <table>
470 </table> 470 </table>
471 <h3>Methods</h3> 471 <h3>Methods</h3>
472 <table> 472 <table>
473 <tr> 473 <tr>
474 <td><a href="#WidgetView.__init__">WidgetView</a></td> 474 <td><a href="#WidgetView.__init__">WidgetView</a></td>
475 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 475 <td>Constructor</td>
476 </tr><tr> 476 </tr><tr>
477 <td><a href="#WidgetView.__rebuildWidget">__rebuildWidget</a></td> 477 <td><a href="#WidgetView.__rebuildWidget">__rebuildWidget</a></td>
478 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#99;&#104;&#101;&#100;&#117;&#108;&#101; &#97; &#114;&#101;&#98;&#117;&#105;&#108;&#100; &#111;&#102; &#116;&#104;&#101; w&#105;&#100;&#103;&#101;&#116;.</td> 478 <td>Private method to schedule a rebuild of the widget.</td>
479 </tr><tr> 479 </tr><tr>
480 <td><a href="#WidgetView.buildWidget">buildWidget</a></td> 480 <td><a href="#WidgetView.buildWidget">buildWidget</a></td>
481 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#108;&#111;&#97;&#100; &#97; &#85;&#73; &#102;&#105;&#108;&#101;.</td> 481 <td>Public slot to load a UI file.</td>
482 </tr><tr> 482 </tr><tr>
483 <td><a href="#WidgetView.isValid">isValid</a></td> 483 <td><a href="#WidgetView.isValid">isValid</a></td>
484 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#117;&#114;&#110; &#116;&#104;&#101; v&#97;&#108;&#105;&#100;&#105;&#116;y &#111;&#102; &#116;&#104;&#105;&#115; w&#105;&#100;&#103;&#101;&#116; v&#105;&#101;w.</td> 484 <td>Public method to return the validity of this widget view.</td>
485 </tr><tr> 485 </tr><tr>
486 <td><a href="#WidgetView.uiFileName">uiFileName</a></td> 486 <td><a href="#WidgetView.uiFileName">uiFileName</a></td>
487 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#114;&#105;&#101;v&#101; &#116;&#104;&#101; &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#85;&#73; &#102;&#105;&#108;&#101;.</td> 487 <td>Public method to retrieve the name of the UI file.</td>
488 </tr> 488 </tr>
489 </table> 489 </table>
490 <a NAME="WidgetView.__init__" ID="WidgetView.__init__"></a> 490 <a NAME="WidgetView.__init__" ID="WidgetView.__init__"></a>
491 <h4>WidgetView (Constructor)</h4> 491 <h4>WidgetView (Constructor)</h4>
492 <b>WidgetView</b>(<i>uiFileName, parent = None, name = None</i>) 492 <b>WidgetView</b>(<i>uiFileName, parent = None, name = None</i>)
493 <p> 493 <p>
494 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 494 Constructor
495 </p><dl> 495 </p><dl>
496 <dt><i>uiFileName</i></dt> 496 <dt><i>uiFileName</i></dt>
497 <dd> 497 <dd>
498 &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#85;&#73; &#102;&#105;&#108;&#101; &#116;&#111; &#108;&#111;&#97;&#100; (&#115;&#116;&#114;&#105;&#110;&#103;) 498 name of the UI file to load (string)
499 </dd><dt><i>parent</i></dt> 499 </dd><dt><i>parent</i></dt>
500 <dd> 500 <dd>
501 &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;) 501 parent widget (QWidget)
502 </dd><dt><i>name</i></dt> 502 </dd><dt><i>name</i></dt>
503 <dd> 503 <dd>
504 &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#105;&#115; w&#105;&#100;&#103;&#101;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;) 504 name of this widget (string)
505 </dd> 505 </dd>
506 </dl><a NAME="WidgetView.__rebuildWidget" ID="WidgetView.__rebuildWidget"></a> 506 </dl><a NAME="WidgetView.__rebuildWidget" ID="WidgetView.__rebuildWidget"></a>
507 <h4>WidgetView.__rebuildWidget</h4> 507 <h4>WidgetView.__rebuildWidget</h4>
508 <b>__rebuildWidget</b>(<i></i>) 508 <b>__rebuildWidget</b>(<i></i>)
509 <p> 509 <p>
510 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#99;&#104;&#101;&#100;&#117;&#108;&#101; &#97; &#114;&#101;&#98;&#117;&#105;&#108;&#100; &#111;&#102; &#116;&#104;&#101; w&#105;&#100;&#103;&#101;&#116;. 510 Private method to schedule a rebuild of the widget.
511 </p><a NAME="WidgetView.buildWidget" ID="WidgetView.buildWidget"></a> 511 </p><a NAME="WidgetView.buildWidget" ID="WidgetView.buildWidget"></a>
512 <h4>WidgetView.buildWidget</h4> 512 <h4>WidgetView.buildWidget</h4>
513 <b>buildWidget</b>(<i></i>) 513 <b>buildWidget</b>(<i></i>)
514 <p> 514 <p>
515 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#108;&#111;&#97;&#100; &#97; &#85;&#73; &#102;&#105;&#108;&#101;. 515 Public slot to load a UI file.
516 </p><a NAME="WidgetView.isValid" ID="WidgetView.isValid"></a> 516 </p><a NAME="WidgetView.isValid" ID="WidgetView.isValid"></a>
517 <h4>WidgetView.isValid</h4> 517 <h4>WidgetView.isValid</h4>
518 <b>isValid</b>(<i></i>) 518 <b>isValid</b>(<i></i>)
519 <p> 519 <p>
520 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#117;&#114;&#110; &#116;&#104;&#101; v&#97;&#108;&#105;&#100;&#105;&#116;y &#111;&#102; &#116;&#104;&#105;&#115; w&#105;&#100;&#103;&#101;&#116; v&#105;&#101;w. 520 Public method to return the validity of this widget view.
521 </p><dl> 521 </p><dl>
522 <dt>Returns:</dt> 522 <dt>Returns:</dt>
523 <dd> 523 <dd>
524 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; v&#97;&#108;&#105;&#100;&#105;&#116;y (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 524 flag indicating the validity (boolean)
525 </dd> 525 </dd>
526 </dl><a NAME="WidgetView.uiFileName" ID="WidgetView.uiFileName"></a> 526 </dl><a NAME="WidgetView.uiFileName" ID="WidgetView.uiFileName"></a>
527 <h4>WidgetView.uiFileName</h4> 527 <h4>WidgetView.uiFileName</h4>
528 <b>uiFileName</b>(<i></i>) 528 <b>uiFileName</b>(<i></i>)
529 <p> 529 <p>
530 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#114;&#105;&#101;v&#101; &#116;&#104;&#101; &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#85;&#73; &#102;&#105;&#108;&#101;. 530 Public method to retrieve the name of the UI file.
531 </p><dl> 531 </p><dl>
532 <dt>Returns:</dt> 532 <dt>Returns:</dt>
533 <dd> 533 <dd>
534 &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#108;&#111;&#97;&#100;&#101;&#100; &#85;&#73; &#102;&#105;&#108;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;) 534 filename of the loaded UI file (string)
535 </dd> 535 </dd>
536 </dl> 536 </dl>
537 <div align="right"><a href="#top">Up</a></div> 537 <div align="right"><a href="#top">Up</a></div>
538 <hr /><hr /> 538 <hr /><hr />
539 <a NAME="WidgetWorkspace" ID="WidgetWorkspace"></a> 539 <a NAME="WidgetWorkspace" ID="WidgetWorkspace"></a>
540 <h2>WidgetWorkspace</h2> 540 <h2>WidgetWorkspace</h2>
541 <p> 541 <p>
542 &#83;&#112;&#101;&#99;&#105;&#97;&#108;&#105;z&#101;&#100; w&#111;&#114;&#107;&#115;&#112;&#97;&#99;&#101; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#108;&#111;&#97;&#100;&#101;&#100; w&#105;&#100;&#103;&#101;&#116;&#115;. 542 Specialized workspace to show the loaded widgets.
543 </p><h4>Signals</h4> 543 </p><h4>Signals</h4>
544 <dl> 544 <dl>
545 <dt>lastWidgetClosed()</dt> 545 <dt>lastWidgetClosed()</dt>
546 <dd> 546 <dd>
547 &#101;&#109;&#105;&#116;&#116;&#101;&#100; &#97;&#102;&#116;&#101;&#114; &#108;&#97;&#115;&#116; w&#105;&#100;&#103;&#101;&#116; w&#97;&#115; &#99;&#108;&#111;&#115;&#101;&#100; 547 emitted after last widget was closed
548 </dd> 548 </dd>
549 </dl> 549 </dl>
550 <h3>Derived from</h3> 550 <h3>Derived from</h3>
551 QWorkspace 551 QWorkspace
552 <h3>Class Attributes</h3> 552 <h3>Class Attributes</h3>
555 </table> 555 </table>
556 <h3>Methods</h3> 556 <h3>Methods</h3>
557 <table> 557 <table>
558 <tr> 558 <tr>
559 <td><a href="#WidgetWorkspace.__init__">WidgetWorkspace</a></td> 559 <td><a href="#WidgetWorkspace.__init__">WidgetWorkspace</a></td>
560 <td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td> 560 <td>Constructor</td>
561 </tr><tr> 561 </tr><tr>
562 <td><a href="#WidgetWorkspace.__findWidget">__findWidget</a></td> 562 <td><a href="#WidgetWorkspace.__findWidget">__findWidget</a></td>
563 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#102;&#105;&#110;&#100; &#97; &#115;&#112;&#101;&#99;&#105;&#102;&#105;&#99; w&#105;&#100;&#103;&#101;&#116; v&#105;&#101;w.</td> 563 <td>Private method to find a specific widget view.</td>
564 </tr><tr> 564 </tr><tr>
565 <td><a href="#WidgetWorkspace.__toggleWidget">__toggleWidget</a></td> 565 <td><a href="#WidgetWorkspace.__toggleWidget">__toggleWidget</a></td>
566 <td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#116;&#111;&#103;&#103;&#108;&#101; &#97; w&#111;&#114;&#107;&#115;&#112;&#97;&#99;&#101; w&#105;&#110;&#100;&#111;w.</td> 566 <td>Private method to toggle a workspace window.</td>
567 </tr><tr> 567 </tr><tr>
568 <td><a href="#WidgetWorkspace.closeAllWidgets">closeAllWidgets</a></td> 568 <td><a href="#WidgetWorkspace.closeAllWidgets">closeAllWidgets</a></td>
569 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#108;&#111;&#115;&#101; &#97;&#108;&#108; w&#105;&#110;&#100;&#111;w&#115;.</td> 569 <td>Public slot to close all windows.</td>
570 </tr><tr> 570 </tr><tr>
571 <td><a href="#WidgetWorkspace.closeWidget">closeWidget</a></td> 571 <td><a href="#WidgetWorkspace.closeWidget">closeWidget</a></td>
572 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#108;&#111;&#115;&#101; &#116;&#104;&#101; &#97;&#99;&#116;&#105;v&#101; w&#105;&#110;&#100;&#111;w.</td> 572 <td>Public slot to close the active window.</td>
573 </tr><tr> 573 </tr><tr>
574 <td><a href="#WidgetWorkspace.eventFilter">eventFilter</a></td> 574 <td><a href="#WidgetWorkspace.eventFilter">eventFilter</a></td>
575 <td>&#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#116;&#111; &#102;&#105;&#108;&#116;&#101;&#114; &#97;&#110; &#101;v&#101;&#110;&#116;.</td> 575 <td>Protected method called to filter an event.</td>
576 </tr><tr> 576 </tr><tr>
577 <td><a href="#WidgetWorkspace.hasWidgets">hasWidgets</a></td> 577 <td><a href="#WidgetWorkspace.hasWidgets">hasWidgets</a></td>
578 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#108;&#111;&#97;&#100;&#101;&#100; w&#105;&#100;&#103;&#101;&#116;&#115;.</td> 578 <td>Public method to check for loaded widgets.</td>
579 </tr><tr> 579 </tr><tr>
580 <td><a href="#WidgetWorkspace.loadWidget">loadWidget</a></td> 580 <td><a href="#WidgetWorkspace.loadWidget">loadWidget</a></td>
581 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#108;&#111;&#97;&#100; &#97; &#85;&#73; &#102;&#105;&#108;&#101;.</td> 581 <td>Public slot to load a UI file.</td>
582 </tr><tr> 582 </tr><tr>
583 <td><a href="#WidgetWorkspace.showWindowMenu">showWindowMenu</a></td> 583 <td><a href="#WidgetWorkspace.showWindowMenu">showWindowMenu</a></td>
584 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#117;&#112; &#116;&#104;&#101; w&#105;&#100;&#103;&#101;&#116;&#115; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#87;&#105;&#110;&#100;&#111;w &#109;&#101;&#110;&#117;.</td> 584 <td>Public method to set up the widgets part of the Window menu.</td>
585 </tr><tr> 585 </tr><tr>
586 <td><a href="#WidgetWorkspace.toggleSelectedWidget">toggleSelectedWidget</a></td> 586 <td><a href="#WidgetWorkspace.toggleSelectedWidget">toggleSelectedWidget</a></td>
587 <td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#111;&#103;&#103;&#108;&#101; &#111;&#102; &#97; w&#105;&#110;&#100;&#111;w.</td> 587 <td>Public method to handle the toggle of a window.</td>
588 </tr> 588 </tr>
589 </table> 589 </table>
590 <a NAME="WidgetWorkspace.__init__" ID="WidgetWorkspace.__init__"></a> 590 <a NAME="WidgetWorkspace.__init__" ID="WidgetWorkspace.__init__"></a>
591 <h4>WidgetWorkspace (Constructor)</h4> 591 <h4>WidgetWorkspace (Constructor)</h4>
592 <b>WidgetWorkspace</b>(<i>parent = None</i>) 592 <b>WidgetWorkspace</b>(<i>parent = None</i>)
593 <p> 593 <p>
594 &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114; 594 Constructor
595 </p><dl> 595 </p><dl>
596 <dt><i>parent</i></dt> 596 <dt><i>parent</i></dt>
597 <dd> 597 <dd>
598 &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;) 598 parent widget (QWidget)
599 </dd> 599 </dd>
600 </dl><a NAME="WidgetWorkspace.__findWidget" ID="WidgetWorkspace.__findWidget"></a> 600 </dl><a NAME="WidgetWorkspace.__findWidget" ID="WidgetWorkspace.__findWidget"></a>
601 <h4>WidgetWorkspace.__findWidget</h4> 601 <h4>WidgetWorkspace.__findWidget</h4>
602 <b>__findWidget</b>(<i>uiFileName</i>) 602 <b>__findWidget</b>(<i>uiFileName</i>)
603 <p> 603 <p>
604 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#102;&#105;&#110;&#100; &#97; &#115;&#112;&#101;&#99;&#105;&#102;&#105;&#99; w&#105;&#100;&#103;&#101;&#116; v&#105;&#101;w. 604 Private method to find a specific widget view.
605 </p><dl> 605 </p><dl>
606 <dt><i>uiFileName</i></dt> 606 <dt><i>uiFileName</i></dt>
607 <dd> 607 <dd>
608 &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#108;&#111;&#97;&#100;&#101;&#100; &#85;&#73; &#102;&#105;&#108;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;) 608 filename of the loaded UI file (string)
609 </dd> 609 </dd>
610 </dl><dl> 610 </dl><dl>
611 <dt>Returns:</dt> 611 <dt>Returns:</dt>
612 <dd> 612 <dd>
613 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; w&#105;&#100;&#103;&#101;&#116; (&#87;&#105;&#100;&#103;&#101;&#116;&#86;&#105;&#101;w) &#111;&#114; &#78;&#111;&#110;&#101; 613 reference to the widget (WidgetView) or None
614 </dd> 614 </dd>
615 </dl><a NAME="WidgetWorkspace.__toggleWidget" ID="WidgetWorkspace.__toggleWidget"></a> 615 </dl><a NAME="WidgetWorkspace.__toggleWidget" ID="WidgetWorkspace.__toggleWidget"></a>
616 <h4>WidgetWorkspace.__toggleWidget</h4> 616 <h4>WidgetWorkspace.__toggleWidget</h4>
617 <b>__toggleWidget</b>(<i>w</i>) 617 <b>__toggleWidget</b>(<i>w</i>)
618 <p> 618 <p>
619 &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#116;&#111;&#103;&#103;&#108;&#101; &#97; w&#111;&#114;&#107;&#115;&#112;&#97;&#99;&#101; w&#105;&#110;&#100;&#111;w. 619 Private method to toggle a workspace window.
620 </p><dl> 620 </p><dl>
621 <dt><i>w</i></dt> 621 <dt><i>w</i></dt>
622 <dd> 622 <dd>
623 w&#105;&#110;&#100;&#111;w &#116;&#111; &#98;&#101; &#116;&#111;&#103;&#103;&#108;&#101;&#100; 623 window to be toggled
624 </dd> 624 </dd>
625 </dl><a NAME="WidgetWorkspace.closeAllWidgets" ID="WidgetWorkspace.closeAllWidgets"></a> 625 </dl><a NAME="WidgetWorkspace.closeAllWidgets" ID="WidgetWorkspace.closeAllWidgets"></a>
626 <h4>WidgetWorkspace.closeAllWidgets</h4> 626 <h4>WidgetWorkspace.closeAllWidgets</h4>
627 <b>closeAllWidgets</b>(<i></i>) 627 <b>closeAllWidgets</b>(<i></i>)
628 <p> 628 <p>
629 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#108;&#111;&#115;&#101; &#97;&#108;&#108; w&#105;&#110;&#100;&#111;w&#115;. 629 Public slot to close all windows.
630 </p><a NAME="WidgetWorkspace.closeWidget" ID="WidgetWorkspace.closeWidget"></a> 630 </p><a NAME="WidgetWorkspace.closeWidget" ID="WidgetWorkspace.closeWidget"></a>
631 <h4>WidgetWorkspace.closeWidget</h4> 631 <h4>WidgetWorkspace.closeWidget</h4>
632 <b>closeWidget</b>(<i></i>) 632 <b>closeWidget</b>(<i></i>)
633 <p> 633 <p>
634 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#108;&#111;&#115;&#101; &#116;&#104;&#101; &#97;&#99;&#116;&#105;v&#101; w&#105;&#110;&#100;&#111;w. 634 Public slot to close the active window.
635 </p><a NAME="WidgetWorkspace.eventFilter" ID="WidgetWorkspace.eventFilter"></a> 635 </p><a NAME="WidgetWorkspace.eventFilter" ID="WidgetWorkspace.eventFilter"></a>
636 <h4>WidgetWorkspace.eventFilter</h4> 636 <h4>WidgetWorkspace.eventFilter</h4>
637 <b>eventFilter</b>(<i>obj, ev</i>) 637 <b>eventFilter</b>(<i>obj, ev</i>)
638 <p> 638 <p>
639 &#80;&#114;&#111;&#116;&#101;&#99;&#116;&#101;&#100; &#109;&#101;&#116;&#104;&#111;&#100; &#99;&#97;&#108;&#108;&#101;&#100; &#116;&#111; &#102;&#105;&#108;&#116;&#101;&#114; &#97;&#110; &#101;v&#101;&#110;&#116;. 639 Protected method called to filter an event.
640 </p><dl> 640 </p><dl>
641 <dt><i>object</i></dt> 641 <dt><i>object</i></dt>
642 <dd> 642 <dd>
643 &#111;&#98;&#106;&#101;&#99;&#116;, &#116;&#104;&#97;&#116; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101;&#100; &#116;&#104;&#101; &#101;v&#101;&#110;&#116; (&#81;&#79;&#98;&#106;&#101;&#99;&#116;) 643 object, that generated the event (QObject)
644 </dd><dt><i>event</i></dt> 644 </dd><dt><i>event</i></dt>
645 <dd> 645 <dd>
646 &#116;&#104;&#101; &#101;v&#101;&#110;&#116;, &#116;&#104;&#97;&#116; w&#97;&#115; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101;&#100; &#98;y &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#69;v&#101;&#110;&#116;) 646 the event, that was generated by object (QEvent)
647 </dd> 647 </dd>
648 </dl><dl> 648 </dl><dl>
649 <dt>Returns:</dt> 649 <dt>Returns:</dt>
650 <dd> 650 <dd>
651 &#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#105;&#102; &#101;v&#101;&#110;&#116; w&#97;&#115; &#102;&#105;&#108;&#116;&#101;&#114;&#101;&#100; &#111;&#117;&#116; 651 flag indicating if event was filtered out
652 </dd> 652 </dd>
653 </dl><a NAME="WidgetWorkspace.hasWidgets" ID="WidgetWorkspace.hasWidgets"></a> 653 </dl><a NAME="WidgetWorkspace.hasWidgets" ID="WidgetWorkspace.hasWidgets"></a>
654 <h4>WidgetWorkspace.hasWidgets</h4> 654 <h4>WidgetWorkspace.hasWidgets</h4>
655 <b>hasWidgets</b>(<i></i>) 655 <b>hasWidgets</b>(<i></i>)
656 <p> 656 <p>
657 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#108;&#111;&#97;&#100;&#101;&#100; w&#105;&#100;&#103;&#101;&#116;&#115;. 657 Public method to check for loaded widgets.
658 </p><dl> 658 </p><dl>
659 <dt>Returns:</dt> 659 <dt>Returns:</dt>
660 <dd> 660 <dd>
661 &#102;&#108;&#97;&#103; &#115;&#105;&#103;&#110;&#97;&#108;&#105;&#110;&#103; &#105;&#102; &#97;&#110;y w&#105;&#100;&#103;&#101;&#116; w&#97;&#115; &#108;&#111;&#97;&#100;&#101;&#100; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;) 661 flag signaling if any widget was loaded (boolean)
662 </dd> 662 </dd>
663 </dl><a NAME="WidgetWorkspace.loadWidget" ID="WidgetWorkspace.loadWidget"></a> 663 </dl><a NAME="WidgetWorkspace.loadWidget" ID="WidgetWorkspace.loadWidget"></a>
664 <h4>WidgetWorkspace.loadWidget</h4> 664 <h4>WidgetWorkspace.loadWidget</h4>
665 <b>loadWidget</b>(<i>uiFileName</i>) 665 <b>loadWidget</b>(<i>uiFileName</i>)
666 <p> 666 <p>
667 &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#108;&#111;&#97;&#100; &#97; &#85;&#73; &#102;&#105;&#108;&#101;. 667 Public slot to load a UI file.
668 </p><dl> 668 </p><dl>
669 <dt><i>uiFileName</i></dt> 669 <dt><i>uiFileName</i></dt>
670 <dd> 670 <dd>
671 &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#85;&#73; &#102;&#105;&#108;&#101; &#116;&#111; &#108;&#111;&#97;&#100; (&#115;&#116;&#114;&#105;&#110;&#103;) 671 name of the UI file to load (string)
672 </dd> 672 </dd>
673 </dl><a NAME="WidgetWorkspace.showWindowMenu" ID="WidgetWorkspace.showWindowMenu"></a> 673 </dl><a NAME="WidgetWorkspace.showWindowMenu" ID="WidgetWorkspace.showWindowMenu"></a>
674 <h4>WidgetWorkspace.showWindowMenu</h4> 674 <h4>WidgetWorkspace.showWindowMenu</h4>
675 <b>showWindowMenu</b>(<i>windowMenu</i>) 675 <b>showWindowMenu</b>(<i>windowMenu</i>)
676 <p> 676 <p>
677 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#117;&#112; &#116;&#104;&#101; w&#105;&#100;&#103;&#101;&#116;&#115; &#112;&#97;&#114;&#116; &#111;&#102; &#116;&#104;&#101; &#87;&#105;&#110;&#100;&#111;w &#109;&#101;&#110;&#117;. 677 Public method to set up the widgets part of the Window menu.
678 </p><dl> 678 </p><dl>
679 <dt><i>windowMenu</i></dt> 679 <dt><i>windowMenu</i></dt>
680 <dd> 680 <dd>
681 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; w&#105;&#110;&#100;&#111;w &#109;&#101;&#110;&#117; 681 reference to the window menu
682 </dd> 682 </dd>
683 </dl><a NAME="WidgetWorkspace.toggleSelectedWidget" ID="WidgetWorkspace.toggleSelectedWidget"></a> 683 </dl><a NAME="WidgetWorkspace.toggleSelectedWidget" ID="WidgetWorkspace.toggleSelectedWidget"></a>
684 <h4>WidgetWorkspace.toggleSelectedWidget</h4> 684 <h4>WidgetWorkspace.toggleSelectedWidget</h4>
685 <b>toggleSelectedWidget</b>(<i>act</i>) 685 <b>toggleSelectedWidget</b>(<i>act</i>)
686 <p> 686 <p>
687 &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#116;&#111;&#103;&#103;&#108;&#101; &#111;&#102; &#97; w&#105;&#110;&#100;&#111;w. 687 Public method to handle the toggle of a window.
688 </p><dl> 688 </p><dl>
689 <dt><i>act</i></dt> 689 <dt><i>act</i></dt>
690 <dd> 690 <dd>
691 &#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#97;&#99;&#116;&#105;&#111;&#110; &#116;&#104;&#97;&#116; &#116;&#114;&#105;&#103;&#103;&#101;&#114;&#101;&#100; (&#81;&#65;&#99;&#116;&#105;&#111;&#110;) 691 reference to the action that triggered (QAction)
692 </dd> 692 </dd>
693 </dl> 693 </dl>
694 <div align="right"><a href="#top">Up</a></div> 694 <div align="right"><a href="#top">Up</a></div>
695 <hr /> 695 <hr />
696 </body></html> 696 </body></html>

eric ide

mercurial