65 <td>Class defining the "Unused Variable" message.</td> |
65 <td>Class defining the "Unused Variable" message.</td> |
66 </tr> |
66 </tr> |
67 </table> |
67 </table> |
68 <h3>Functions</h3> |
68 <h3>Functions</h3> |
69 <table> |
69 <table> |
70 <tr><td>None</td></tr> |
70 <tr> |
|
71 <td><a href="#QT_TRANSLATE_NOOP">QT_TRANSLATE_NOOP</a></td> |
|
72 <td>Function to tell 'lupdate' which strings to keep for translation.</td> |
|
73 </tr> |
71 </table> |
74 </table> |
72 <hr /><hr /> |
75 <hr /><hr /> |
73 <a NAME="DuplicateArgument" ID="DuplicateArgument"></a> |
76 <a NAME="DuplicateArgument" ID="DuplicateArgument"></a> |
74 <h2>DuplicateArgument</h2> |
77 <h2>DuplicateArgument</h2> |
75 <p> |
78 <p> |
646 <dd> |
649 <dd> |
647 name of the unused variable (string) |
650 name of the unused variable (string) |
648 </dd> |
651 </dd> |
649 </dl> |
652 </dl> |
650 <div align="right"><a href="#top">Up</a></div> |
653 <div align="right"><a href="#top">Up</a></div> |
|
654 <hr /><hr /> |
|
655 <a NAME="QT_TRANSLATE_NOOP" ID="QT_TRANSLATE_NOOP"></a> |
|
656 <h2>QT_TRANSLATE_NOOP</h2> |
|
657 <b>QT_TRANSLATE_NOOP</b>(<i>mod, txt</i>) |
|
658 <p> |
|
659 Function to tell 'lupdate' which strings to keep for translation. |
|
660 </p><dl> |
|
661 <dt><i>mod</i></dt> |
|
662 <dd> |
|
663 module name |
|
664 </dd><dt><i>txt</i></dt> |
|
665 <dd> |
|
666 translatable string |
|
667 </dd> |
|
668 </dl><dl> |
|
669 <dt>Returns:</dt> |
|
670 <dd> |
|
671 the untranslated! string |
|
672 </dd> |
|
673 </dl> |
|
674 <div align="right"><a href="#top">Up</a></div> |
651 <hr /> |
675 <hr /> |
652 </body></html> |
676 </body></html> |