diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-24 19:37:05 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-24 19:37:05 +0900 |
commit | 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc (patch) | |
tree | be5eda50c23980aa4b44de1e8b2e209c6c02d2d1 /doc/html/tqlocale-members.html | |
parent | 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (diff) | |
download | tqt3-0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc.tar.gz tqt3-0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc.zip |
Rename text class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqlocale-members.html')
-rw-r--r-- | doc/html/tqlocale-members.html | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/doc/html/tqlocale-members.html b/doc/html/tqlocale-members.html new file mode 100644 index 000000000..6e7843a6b --- /dev/null +++ b/doc/html/tqlocale-members.html @@ -0,0 +1,67 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlocale.h:44 --> +<html> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<title>TQLocale Member List</title> +<style type="text/css"><!-- +fn { margin-left: 1cm; text-indent: -1cm; } +a:link { color: #004faf; text-decoration: none } +a:visited { color: #672967; text-decoration: none } +body { background: #ffffff; color: black; } +--></style> +</head> +<body> + +<table border="0" cellpadding="0" cellspacing="0" width="100%"> +<tr bgcolor="#E5E5E5"> +<td valign=center> + <a href="index.html"> +<font color="#004faf">Home</font></a> + | <a href="classes.html"> +<font color="#004faf">All Classes</font></a> + | <a href="mainclasses.html"> +<font color="#004faf">Main Classes</font></a> + | <a href="annotated.html"> +<font color="#004faf">Annotated</font></a> + | <a href="groups.html"> +<font color="#004faf">Grouped Classes</font></a> + | <a href="functions.html"> +<font color="#004faf">Functions</font></a> +</td> +<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQLocale</h1> + +<p>This is the complete list of member functions for +<a href="tqlocale.html">TQLocale</a>, including inherited members. + +<ul> +<li><a href="tqlocale.html#TQLocale">TQLocale</a>() +<li><a href="tqlocale.html#c">c</a>() +<li><a href="tqlocale.html#country">country</a>() +<li><a href="tqlocale.html#countryToString">countryToString</a>() +<li><a href="tqlocale.html#language">language</a>() +<li><a href="tqlocale.html#languageToString">languageToString</a>() +<li><a href="tqlocale.html#name">name</a>() +<li><a href="tqlocale.html#operator-eq">operator=</a>() +<li><a href="tqlocale.html#setDefault">setDefault</a>() +<li><a href="tqlocale.html#system">system</a>() +<li><a href="tqlocale.html#toDouble">toDouble</a>() +<li><a href="tqlocale.html#toFloat">toFloat</a>() +<li><a href="tqlocale.html#toInt">toInt</a>() +<li><a href="tqlocale.html#toLong">toLong</a>() +<li><a href="tqlocale.html#toLongLong">toLongLong</a>() +<li><a href="tqlocale.html#toShort">toShort</a>() +<li><a href="tqlocale.html#toString">toString</a>() +<li><a href="tqlocale.html#toUInt">toUInt</a>() +<li><a href="tqlocale.html#toULong">toULong</a>() +<li><a href="tqlocale.html#toULongLong">toULongLong</a>() +<li><a href="tqlocale.html#toUShort">toUShort</a>() +</ul> +<!-- eof --> +<p><address><hr><div align=center> +<table width=100% cellspacing=0 border=0><tr> +<td>Copyright © 2007 +<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a> +<td align=right><div align=right>TQt 3.3.8</div> +</table></div></address></body> +</html> |