Sophie

Sophie

distrib > * > 2009.0 > i586 > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 145

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_09) on Tue Aug 07 16:57:40 CEST 2007 -->
<TITLE>
QLocale
</TITLE>

<META NAME="keywords" CONTENT="com.trolltech.qt.core.QLocale class">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="QLocale";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/core/QLibraryInfo.LibraryLocation.html" title="enum in com.trolltech.qt.core"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/core/QLocale.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QLocale.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.trolltech.qt.core</FONT>
<BR>
Class QLocale</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">com.trolltech.qt.QSignalEmitter</A>
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">com.trolltech.qt.QtJambiObject</A>
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.trolltech.qt.core.QLocale</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/trolltech/qt/QtJambiInterface.html" title="interface in com.trolltech.qt">QtJambiInterface</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>QLocale</B><DT>extends <A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">QtJambiObject</A></DL>
</PRE>

<P>
<p>The <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> class converts between numbers and their string representations in various languages.</p>
<p><a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> is initialized with a language/country pair in its constructor and offers number-to-string and string-to-number conversion functions similar to those in <a href="%2E%2E/porting4.html#qstring"><tt>QString</tt></a>.</p>
<p>Example:</p>
<pre>    QLocale egyptian(QLocale::Arabic, QLocale::Egypt);
    QString s1 = egyptian.toString(1.571429E+07, 'e');
    QString s2 = egyptian.toString(10);

    double d = egyptian.toDouble(s1);
    int i = egyptian.toInt(s2);</pre>
<p><a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> supports the concept of a default locale, which is determined from the system's locale settings at application startup. The default locale can be changed by calling the static member <a href="QLocale.html#setDefault(com.trolltech.qt.core.QLocale)"><tt>setDefault</tt></a>. Setting the default locale has the following effects:</p>
<ul>
<li>If a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object is constructed with the default constructor, it will use the default locale's settings.</li>
<li>QString::toInt(), QString::toDouble(), etc., interpret the string according to the default locale. If this fails, it falls back on the &quot;C&quot; locale.</li>
<li>QString::arg() uses the default locale to format a number when its position specifier in the format string contains an 'L', e.g&#x2e; &quot;%L1&quot;.</li>
</ul>
<p>The following example illustrates how to use <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> directly:</p>
<pre>    QLocale::setDefault(QLocale(QLocale::Hebrew, QLocale::Israel));
    QLocale hebrew; <span class="comment">// Constructs a default QLocale</span>
    QString s1 = hebrew.toString(15714.3, 'e');

    bool ok;
    double d;

    QLocale::setDefault(QLocale::C);
    d = QString(&quot;1234,56&quot;).toDouble(&amp;ok);   <span class="comment">// ok == false</span>
    d = QString(&quot;1234.56&quot;).toDouble(&amp;ok);   <span class="comment">// ok == true, d == 1234.56</span>

    QLocale::setDefault(QLocale::German);
    d = QString(&quot;1234,56&quot;).toDouble(&amp;ok);   <span class="comment">// ok == true, d == 1234.56</span>
    d = QString(&quot;1234.56&quot;).toDouble(&amp;ok);   <span class="comment">// ok == true, d == 1234.56</span>

    QLocale::setDefault(QLocale(QLocale::English, QLocale::UnitedStates));
    str = QString(&quot;%1 %L2 %L3&quot;)
          .arg(12345).arg(12345).arg(12345, 0, 16);
<span class="comment">    // str == &quot;12345 12,345 3039&quot;</span></pre>
<p>When a language/country pair is specified in the constructor, one of three things can happen:</p>
<ul>
<li>If the language/country pair is found in the database, it is used.</li>
<li>If the language is found but the country is not, or if the country is <tt>AnyCountry</tt>, the language is used with the most appropriate available country (for example, Germany for German),</li>
<li>If neither the language nor the country are found, <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> defaults to the default locale (see <a href="QLocale.html#setDefault(com.trolltech.qt.core.QLocale)"><tt>setDefault</tt></a>).</li>
</ul>
<p>The &quot;C&quot; locale is identical to <a href="QLocale.html#Language-enum">English</tt></a>/<a href="QLocale.html#Country-enum"><tt>UnitedStates</tt></a>.</p>
<p>Use <a href="QLocale.html#language()"><tt>language</tt></a> and <a href="QLocale.html#country()"><tt>country</tt></a> to determine the actual language and country values used.</p>
<p>An alternative method for constructing a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object is by specifying the locale name.</p>
<pre>    QLocale korean(&quot;ko&quot;);
    QLocale swiss(&quot;de_CH&quot;);</pre>
<p>This constructor converts the locale name to a language/country pair; it does not use the system locale database.</p>
<p>The double-to-string and string-to-double conversion functions are covered by the following licenses:</p>
<div style="padding: 0.5em; background: #e0e0e0; color: black"><p>Copyright (c) 1991 by AT&amp;T.</p>
<p>Permission to use, copy, modify, and distribute this software for any purpose without fee is hereby granted, provided that this entire notice is included in all copies of any software which is or includes a copy or modification of this software and in all copies of the supporting documentation for such software.</p>
<p>THIS SOFTWARE IS BEING PROVIDED &quot;AS IS&quot;, WITHOUT ANY EXPRESS OR IMPLIED WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR AT&amp;T MAKES ANY REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.</p>
<p>This product includes software developed by the University of California, Berkeley and its contributors.</p>
</div>
<P>

<P>
<DL>
<DT><B>See Also:</B><DD><tt>QString::arg</tt>, 
<tt>QString::toInt</tt>, 
<tt>QString::toDouble</tt></DL>
<HR>

<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->

<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core">QLocale.Country</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This enumerated type is used to specify a country.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This enum describes the types of format that can be used when converting <a href="QDate.html"><tt>QDate</tt></a> and <a href="QTime.html"><tt>QTime</tt></a> objects to strings.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This enumerated type is used to specify a language.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.NumberOption.html" title="enum in com.trolltech.qt.core">QLocale.NumberOption</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This enum defines a set of options for number-to-string and string-to-number conversions.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.NumberOptions.html" title="class in com.trolltech.qt.core">QLocale.NumberOptions</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This QFlag class provides flags for the int enum.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_com.trolltech.qt.QSignalEmitter"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">QSignalEmitter</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="class in com.trolltech.qt">QSignalEmitter.Signal1</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="type parameter in QSignalEmitter.Signal1">A</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="class in com.trolltech.qt">QSignalEmitter.Signal2</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="type parameter in QSignalEmitter.Signal2">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="type parameter in QSignalEmitter.Signal2">B</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="class in com.trolltech.qt">QSignalEmitter.Signal3</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">C</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="class in com.trolltech.qt">QSignalEmitter.Signal4</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">D</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="class in com.trolltech.qt">QSignalEmitter.Signal5</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">E</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="class in com.trolltech.qt">QSignalEmitter.Signal6</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">F</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="class in com.trolltech.qt">QSignalEmitter.Signal7</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">G</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="class in com.trolltech.qt">QSignalEmitter.Signal8</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">G</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">H</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="class in com.trolltech.qt">QSignalEmitter.Signal9</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">G</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">H</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">I</A>&gt;</CODE></TD>
</TR>
</TABLE>
&nbsp;

<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#QLocale()">QLocale</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object initialized with the default locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#QLocale(com.trolltech.qt.core.QLocale.Language)">QLocale</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A>&nbsp;language)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a>(<tt>language</tt>, AnyCountry).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#QLocale(com.trolltech.qt.core.QLocale.Language, com.trolltech.qt.core.QLocale.Country)">QLocale</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A>&nbsp;language,
        <A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core">QLocale.Country</A>&nbsp;country)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object with the specified <tt>language</tt> and <tt>country</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#QLocale(com.trolltech.qt.core.QLocale)">QLocale</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A>&nbsp;other)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object as a copy of <tt>other</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#QLocale(java.lang.String)">QLocale</A></B>(java.lang.String&nbsp;name)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object with the specified <tt>name</tt>, which has the format &quot;language[_country][.codeset][<a href="mailto:@modifier">@modifier</tt></a>]&quot; or &quot;C&quot;, where:</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#c()">c</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object initialized to the &quot;C&quot; locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core">QLocale.Country</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#countriesForLanguage(com.trolltech.qt.core.QLocale.Language)">countriesForLanguage</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A>&nbsp;lang)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the list of countries that have entires for <tt>lang</tt> in Qt's locale database.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core">QLocale.Country</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#country()">country</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the country of this locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#countryToString(com.trolltech.qt.core.QLocale.Country)">countryToString</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core">QLocale.Country</A>&nbsp;country)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a <a href="%2E%2E/porting4.html#qstring"><tt>QString</tt></a> containing the name of <tt>country</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#dateFormat()">dateFormat</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#dateFormat(com.trolltech.qt.core.QLocale.FormatType)"><tt>dateFormat</tt></a>(LongFormat).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#dateFormat(com.trolltech.qt.core.QLocale.FormatType)">dateFormat</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the date format used for the current locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#dayName(int)">dayName</A></B>(int&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#dayName(int, com.trolltech.qt.core.QLocale.FormatType)"><tt>dayName</tt></a>(<tt>arg__1</tt>, LongFormat).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#dayName(int, com.trolltech.qt.core.QLocale.FormatType)">dayName</A></B>(int&nbsp;arg__1,
        <A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the localized name of <tt>arg__1</tt>, in the format specified by <tt>format</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;char</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#decimalPoint()">decimalPoint</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the decimal point character of this locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object&nbsp;other)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;char</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#exponential()">exponential</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the exponential character of this locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#fromNativePointer(com.trolltech.qt.QNativePointer)">fromNativePointer</A></B>(<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A>&nbsp;nativePointer)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function returns the QLocale instance pointed to by nativePointer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;char</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#groupSeparator()">groupSeparator</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the group separator character of this locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#language()">language</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the language of this locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#languageToString(com.trolltech.qt.core.QLocale.Language)">languageToString</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A>&nbsp;language)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a <a href="%2E%2E/porting4.html#qstring"><tt>QString</tt></a> containing the name of <tt>language</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#monthName(int)">monthName</A></B>(int&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#monthName(int, com.trolltech.qt.core.QLocale.FormatType)"><tt>monthName</tt></a>(<tt>arg__1</tt>, LongFormat).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#monthName(int, com.trolltech.qt.core.QLocale.FormatType)">monthName</A></B>(int&nbsp;arg__1,
          <A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the localized name of <tt>arg__1</tt>, in the format specified by <tt>format</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#name()">name</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the language and country of this locale as a string of the form &quot;language_country&quot;, where language is a lowercase, two-letter ISO 639 language code, and country is an uppercase, two-letter ISO 3166 country code.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#nativePointerArray(com.trolltech.qt.core.QLocale[])">nativePointerArray</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A>[]&nbsp;array)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function returns a QNativePointer that is pointing to the specified QLocale array.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;char</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#negativeSign()">negativeSign</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the negative sign character of this locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QLocale.NumberOptions.html" title="class in com.trolltech.qt.core">QLocale.NumberOptions</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#numberOptions()">numberOptions</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the options related to number conversions for this <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;char</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#percent()">percent</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the percent character of this locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#readFrom(com.trolltech.qt.core.QDataStream)">readFrom</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDataStream.html" title="class in com.trolltech.qt.core">QDataStream</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads a QLocale from arg__1.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#setDefault(com.trolltech.qt.core.QLocale)">setDefault</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A>&nbsp;locale)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the global default locale to <tt>locale</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#setNumberOptions(com.trolltech.qt.core.QLocale.NumberOption...)">setNumberOptions</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.NumberOption.html" title="enum in com.trolltech.qt.core">QLocale.NumberOption</A>...&nbsp;options)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the <tt>options</tt> related to number conversions for this <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#setNumberOptions(com.trolltech.qt.core.QLocale.NumberOptions)">setNumberOptions</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.NumberOptions.html" title="class in com.trolltech.qt.core">QLocale.NumberOptions</A>&nbsp;options)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the <tt>options</tt> related to number conversions for this <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#system()">system</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object initialized to the system locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#timeFormat()">timeFormat</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#timeFormat(com.trolltech.qt.core.QLocale.FormatType)"><tt>timeFormat</tt></a>(LongFormat).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#timeFormat(com.trolltech.qt.core.QLocale.FormatType)">timeFormat</A></B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the time format used for the current locale.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;char</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toChar(java.lang.String)">toChar</A></B>(java.lang.String&nbsp;s)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the char, which must be written as a number between 0 and 255,
represented by the localized string <tt>s</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;char</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toChar(java.lang.String, int)">toChar</A></B>(java.lang.String&nbsp;s,
       int&nbsp;base)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the char, which must be written as a number between 0 and 255,
represented by the localized string <tt>s</tt>, using base
<tt>base</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;double</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toDouble(java.lang.String)">toDouble</A></B>(java.lang.String&nbsp;s)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the double represented by the localized string <tt>s</tt>, or
0.0 if the conversion failed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;float</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toFloat(java.lang.String)">toFloat</A></B>(java.lang.String&nbsp;s)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the float represented by the localized string <tt>s</tt>, or
0.0 if the conversion failed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toInt(java.lang.String)">toInt</A></B>(java.lang.String&nbsp;s)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the int represented by the localized string <tt>s</tt>, using
base 10.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toInt(java.lang.String, int)">toInt</A></B>(java.lang.String&nbsp;s,
      int&nbsp;base)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the int represented by the localized string <tt>s</tt>, using
base <tt>base</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toLong(java.lang.String)">toLong</A></B>(java.lang.String&nbsp;s)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the long represented by the localized string <tt>s</tt>, using
base 10.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toLong(java.lang.String, int)">toLong</A></B>(java.lang.String&nbsp;s,
       int&nbsp;base)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the long represented by the localized string <tt>s</tt>, using
base <tt>base</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;short</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toShort(java.lang.String)">toShort</A></B>(java.lang.String&nbsp;s)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the short represented by the localized string <tt>s</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;short</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toShort(java.lang.String, int)">toShort</A></B>(java.lang.String&nbsp;s,
        int&nbsp;base)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the short represented by the localized string <tt>s</tt>, using
base <tt>base</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(char)">toString</A></B>(char&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a string representation of i.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(double)">toString</A></B>(double&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>i</tt>, 'g', 6).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(double, byte)">toString</A></B>(double&nbsp;i,
         byte&nbsp;f)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>i</tt>, <tt>f</tt>, 6).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(double, byte, int)">toString</A></B>(double&nbsp;i,
         byte&nbsp;f,
         int&nbsp;prec)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tt>f</tt> and <tt>prec</tt> have the same meaning as in QString::number(double, char, int).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(float)">toString</A></B>(float&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>i</tt>, 'g', 6).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(float, byte)">toString</A></B>(float&nbsp;i,
         byte&nbsp;f)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>i</tt>, <tt>f</tt>, 6).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(float, byte, int)">toString</A></B>(float&nbsp;i,
         byte&nbsp;f,
         int&nbsp;prec)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<tt>f</tt> and <tt>prec</tt> have the same meaning as in QString::number(double, char, int).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(int)">toString</A></B>(int&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a string representation of i.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(long)">toString</A></B>(long&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a localized string representation of <tt>i</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(com.trolltech.qt.core.QDate)">toString</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDate.html" title="class in com.trolltech.qt.core">QDate</A>&nbsp;date)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>date</tt>, LongFormat).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(com.trolltech.qt.core.QDate, com.trolltech.qt.core.QLocale.FormatType)">toString</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDate.html" title="class in com.trolltech.qt.core">QDate</A>&nbsp;date,
         <A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a localized string representation of the given <tt>date</tt> according to the specified <tt>format</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(com.trolltech.qt.core.QDate, java.lang.String)">toString</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDate.html" title="class in com.trolltech.qt.core">QDate</A>&nbsp;date,
         java.lang.String&nbsp;formatStr)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a localized string representation of the given <tt>date</tt> in the specified <tt>formatStr</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(com.trolltech.qt.core.QTime)">toString</A></B>(<A HREF="../../../../com/trolltech/qt/core/QTime.html" title="class in com.trolltech.qt.core">QTime</A>&nbsp;time)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>time</tt>, LongFormat).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(com.trolltech.qt.core.QTime, com.trolltech.qt.core.QLocale.FormatType)">toString</A></B>(<A HREF="../../../../com/trolltech/qt/core/QTime.html" title="class in com.trolltech.qt.core">QTime</A>&nbsp;time,
         <A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a localized string representation of the given <tt>time</tt> in the specified <tt>format</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#toString(com.trolltech.qt.core.QTime, java.lang.String)">toString</A></B>(<A HREF="../../../../com/trolltech/qt/core/QTime.html" title="class in com.trolltech.qt.core">QTime</A>&nbsp;time,
         java.lang.String&nbsp;formatStr)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a localized string representation of the given <tt>time</tt> according to the specified <tt>formatStr</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#writeTo(com.trolltech.qt.core.QDataStream)">writeTo</A></B>(<A HREF="../../../../com/trolltech/qt/core/QDataStream.html" title="class in com.trolltech.qt.core">QDataStream</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes thisQLocale to arg__1.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;char</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/core/QLocale.html#zeroDigit()">zeroDigit</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the zero digit character of this locale.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QtJambiObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">QtJambiObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QtJambiObject.html#dispose()">dispose</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#disposed()">disposed</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#finalize()">finalize</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#reassignNativeResources(com.trolltech.qt.QtJambiObject, java.lang.Class)">reassignNativeResources</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String)">tr</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String, java.lang.String)">tr</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String, java.lang.String, int)">tr</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QSignalEmitter"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">QSignalEmitter</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#blockSignals(boolean)">blockSignals</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#disconnect()">disconnect</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#disconnect(java.lang.Object)">disconnect</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#signalsBlocked()">signalsBlocked</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#signalSender()">signalSender</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#thread()">thread</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QtJambiInterface"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QtJambiInterface.html" title="interface in com.trolltech.qt">QtJambiInterface</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#disableGarbageCollection()">disableGarbageCollection</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#nativeId()">nativeId</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#nativePointer()">nativePointer</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#reenableGarbageCollection()">reenableGarbageCollection</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#setJavaOwnership()">setJavaOwnership</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="QLocale()"><!-- --></A><H3>
QLocale</H3>
<PRE>
public <B>QLocale</B>()</PRE>
<DL>
<DD><p>Constructs a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object initialized with the default locale. If no default locale was set using setDefaultLocale(), this locale will be the same as the one returned by <a href="QLocale.html#system()"><tt>system</tt></a>.</p>
<P>
<DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#setDefault(com.trolltech.qt.core.QLocale)"><tt>setDefault</tt></a></DL>
</DL>
<HR>

<A NAME="QLocale(com.trolltech.qt.core.QLocale.Language)"><!-- --></A><H3>
QLocale</H3>
<PRE>
public <B>QLocale</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A>&nbsp;language)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a>(<tt>language</tt>, AnyCountry).
<P>
</DL>
<HR>

<A NAME="QLocale(com.trolltech.qt.core.QLocale.Language, com.trolltech.qt.core.QLocale.Country)"><!-- --></A><H3>
QLocale</H3>
<PRE>
public <B>QLocale</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A>&nbsp;language,
               <A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core">QLocale.Country</A>&nbsp;country)</PRE>
<DL>
<DD><p>Constructs a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object with the specified <tt>language</tt> and <tt>country</tt>.</p>
<ul>
<li>If the language/country pair is found in the database, it is used.</li>
<li>If the language is found but the country is not, or if the country is <tt>AnyCountry</tt>, the language is used with the most appropriate available country (for example, Germany for German),</li>
<li>If neither the language nor the country are found, <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> defaults to the default locale (see <a href="QLocale.html#setDefault(com.trolltech.qt.core.QLocale)"><tt>setDefault</tt></a>).</li>
</ul>
<p>The language and country that are actually used can be queried using <a href="QLocale.html#language()"><tt>language</tt></a> and <a href="QLocale.html#country()"><tt>country</tt></a>.</p>
<P>
<DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#setDefault(com.trolltech.qt.core.QLocale)"><tt>setDefault</tt></a>, 
<a href="QLocale.html#language()"><tt>language</tt></a>, 
<a href="QLocale.html#country()"><tt>country</tt></a></DL>
</DL>
<HR>

<A NAME="QLocale(java.lang.String)"><!-- --></A><H3>
QLocale</H3>
<PRE>
public <B>QLocale</B>(java.lang.String&nbsp;name)</PRE>
<DL>
<DD><p>Constructs a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object with the specified <tt>name</tt>, which has the format &quot;language[_country][.codeset][<a href="mailto:@modifier">@modifier</tt></a>]&quot; or &quot;C&quot;, where:</p>
<ul>
<li>language is a lowercase, two-letter, ISO 639 language code,</li>
<li>territory is an uppercase, two-letter, ISO 3166 country code,</li>
<li>and codeset and modifier are ignored.</li>
</ul>
<p>If the string violates the locale format, or language is not a valid ISO 369 code, the &quot;C&quot; locale is used instead. If country is not present, or is not a valid ISO 3166 code, the most appropriate country is chosen for the specified language.</p>
<p>The language and country codes are converted to their respective <tt>Language</tt> and <tt>Country</tt> enums. After this conversion is performed the constructor behaves exactly like <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a>(Country, Language).</p>
<p>This constructor is much slower than <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a>(Country, Language).</p>
<P>
<DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#name()"><tt>name</tt></a></DL>
</DL>
<HR>

<A NAME="QLocale(com.trolltech.qt.core.QLocale)"><!-- --></A><H3>
QLocale</H3>
<PRE>
public <B>QLocale</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A>&nbsp;other)</PRE>
<DL>
<DD><p>Constructs a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object as a copy of <tt>other</tt>.</p>
<P>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="country()"><!-- --></A><H3>
country</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core">QLocale.Country</A> <B>country</B>()</PRE>
<DL>
<DD><p>Returns the country of this locale.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#language()"><tt>language</tt></a>, 
<a href="QLocale.html#countryToString(com.trolltech.qt.core.QLocale.Country)"><tt>countryToString</tt></a>, 
<a href="QLocale.html#name()"><tt>name</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="dateFormat()"><!-- --></A><H3>
dateFormat</H3>
<PRE>
public final java.lang.String <B>dateFormat</B>()</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#dateFormat(com.trolltech.qt.core.QLocale.FormatType)"><tt>dateFormat</tt></a>(LongFormat).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="dateFormat(com.trolltech.qt.core.QLocale.FormatType)"><!-- --></A><H3>
dateFormat</H3>
<PRE>
public final java.lang.String <B>dateFormat</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</PRE>
<DL>
<DD><p>Returns the date format used for the current locale.</p>
<p>If <tt>format</tt> is <a href="QLocale.html#FormatType-enum"><tt>ShortFormat</tt></a> the format will be a short version. Otherwise it uses a longer version.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><tt>QDate::toString</tt>, 
<tt>QDate::fromString</tt></DL>
</DD>
</DL>
<HR>

<A NAME="dayName(int)"><!-- --></A><H3>
dayName</H3>
<PRE>
public final java.lang.String <B>dayName</B>(int&nbsp;arg__1)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#dayName(int, com.trolltech.qt.core.QLocale.FormatType)"><tt>dayName</tt></a>(<tt>arg__1</tt>, LongFormat).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="dayName(int, com.trolltech.qt.core.QLocale.FormatType)"><!-- --></A><H3>
dayName</H3>
<PRE>
public final java.lang.String <B>dayName</B>(int&nbsp;arg__1,
                                      <A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</PRE>
<DL>
<DD><p>Returns the localized name of <tt>arg__1</tt>, in the format specified by <tt>format</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#monthName(int, com.trolltech.qt.core.QLocale.FormatType)"><tt>monthName</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="decimalPoint()"><!-- --></A><H3>
decimalPoint</H3>
<PRE>
public final char <B>decimalPoint</B>()</PRE>
<DL>
<DD><p>Returns the decimal point character of this locale.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="exponential()"><!-- --></A><H3>
exponential</H3>
<PRE>
public final char <B>exponential</B>()</PRE>
<DL>
<DD><p>Returns the exponential character of this locale.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="groupSeparator()"><!-- --></A><H3>
groupSeparator</H3>
<PRE>
public final char <B>groupSeparator</B>()</PRE>
<DL>
<DD><p>Returns the group separator character of this locale.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="language()"><!-- --></A><H3>
language</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A> <B>language</B>()</PRE>
<DL>
<DD><p>Returns the language of this locale.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#country()"><tt>country</tt></a>, 
<a href="QLocale.html#languageToString(com.trolltech.qt.core.QLocale.Language)"><tt>languageToString</tt></a>, 
<a href="QLocale.html#name()"><tt>name</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="monthName(int)"><!-- --></A><H3>
monthName</H3>
<PRE>
public final java.lang.String <B>monthName</B>(int&nbsp;arg__1)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#monthName(int, com.trolltech.qt.core.QLocale.FormatType)"><tt>monthName</tt></a>(<tt>arg__1</tt>, LongFormat).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="monthName(int, com.trolltech.qt.core.QLocale.FormatType)"><!-- --></A><H3>
monthName</H3>
<PRE>
public final java.lang.String <B>monthName</B>(int&nbsp;arg__1,
                                        <A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</PRE>
<DL>
<DD><p>Returns the localized name of <tt>arg__1</tt>, in the format specified by <tt>format</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#dayName(int, com.trolltech.qt.core.QLocale.FormatType)"><tt>dayName</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="name()"><!-- --></A><H3>
name</H3>
<PRE>
public final java.lang.String <B>name</B>()</PRE>
<DL>
<DD><p>Returns the language and country of this locale as a string of the form &quot;language_country&quot;, where language is a lowercase, two-letter ISO 639 language code, and country is an uppercase, two-letter ISO 3166 country code.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#language()"><tt>language</tt></a>, 
<a href="QLocale.html#country()"><tt>country</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="negativeSign()"><!-- --></A><H3>
negativeSign</H3>
<PRE>
public final char <B>negativeSign</B>()</PRE>
<DL>
<DD><p>Returns the negative sign character of this locale.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="numberOptions()"><!-- --></A><H3>
numberOptions</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/core/QLocale.NumberOptions.html" title="class in com.trolltech.qt.core">QLocale.NumberOptions</A> <B>numberOptions</B>()</PRE>
<DL>
<DD><p>Returns the options related to number conversions for this <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> instance.</p>
<p>By default, no options are set for the standard locales.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#setNumberOptions(com.trolltech.qt.core.QLocale.NumberOptions)"><tt>setNumberOptions</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="writeTo(com.trolltech.qt.core.QDataStream)"><!-- --></A><H3>
writeTo</H3>
<PRE>
public final void <B>writeTo</B>(<A HREF="../../../../com/trolltech/qt/core/QDataStream.html" title="class in com.trolltech.qt.core">QDataStream</A>&nbsp;arg__1)</PRE>
<DL>
<DD>Writes thisQLocale to arg__1.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="readFrom(com.trolltech.qt.core.QDataStream)"><!-- --></A><H3>
readFrom</H3>
<PRE>
public final void <B>readFrom</B>(<A HREF="../../../../com/trolltech/qt/core/QDataStream.html" title="class in com.trolltech.qt.core">QDataStream</A>&nbsp;arg__1)</PRE>
<DL>
<DD>Reads a QLocale from arg__1.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="percent()"><!-- --></A><H3>
percent</H3>
<PRE>
public final char <B>percent</B>()</PRE>
<DL>
<DD><p>Returns the percent character of this locale.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setNumberOptions(com.trolltech.qt.core.QLocale.NumberOption...)"><!-- --></A><H3>
setNumberOptions</H3>
<PRE>
public final void <B>setNumberOptions</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.NumberOption.html" title="enum in com.trolltech.qt.core">QLocale.NumberOption</A>...&nbsp;options)</PRE>
<DL>
<DD><p>Sets the <tt>options</tt> related to number conversions for this <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> instance.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#numberOptions()"><tt>numberOptions</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setNumberOptions(com.trolltech.qt.core.QLocale.NumberOptions)"><!-- --></A><H3>
setNumberOptions</H3>
<PRE>
public final void <B>setNumberOptions</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.NumberOptions.html" title="class in com.trolltech.qt.core">QLocale.NumberOptions</A>&nbsp;options)</PRE>
<DL>
<DD><p>Sets the <tt>options</tt> related to number conversions for this <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> instance.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#numberOptions()"><tt>numberOptions</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="timeFormat()"><!-- --></A><H3>
timeFormat</H3>
<PRE>
public final java.lang.String <B>timeFormat</B>()</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#timeFormat(com.trolltech.qt.core.QLocale.FormatType)"><tt>timeFormat</tt></a>(LongFormat).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="timeFormat(com.trolltech.qt.core.QLocale.FormatType)"><!-- --></A><H3>
timeFormat</H3>
<PRE>
public final java.lang.String <B>timeFormat</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</PRE>
<DL>
<DD><p>Returns the time format used for the current locale.</p>
<p>If <tt>format</tt> is <a href="QLocale.html#FormatType-enum"><tt>ShortFormat</tt></a> the format will be a short version. Otherwise it uses a longer version.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><tt>QTime::toString</tt>, 
<tt>QTime::fromString</tt></DL>
</DD>
</DL>
<HR>

<A NAME="toString(int)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(int&nbsp;i)</PRE>
<DL>
<DD>Returns a string representation of i.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(long)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(long&nbsp;i)</PRE>
<DL>
<DD><p>Returns a localized string representation of <tt>i</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><tt>toLongLong</tt></DL>
</DD>
</DL>
<HR>

<A NAME="toString(com.trolltech.qt.core.QTime, java.lang.String)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(<A HREF="../../../../com/trolltech/qt/core/QTime.html" title="class in com.trolltech.qt.core">QTime</A>&nbsp;time,
                                       java.lang.String&nbsp;formatStr)</PRE>
<DL>
<DD><p>Returns a localized string representation of the given <tt>time</tt> according to the specified <tt>formatStr</tt>. If <tt>formatStr</tt> is an empty string, an empty string is returned.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(com.trolltech.qt.core.QDate, java.lang.String)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(<A HREF="../../../../com/trolltech/qt/core/QDate.html" title="class in com.trolltech.qt.core">QDate</A>&nbsp;date,
                                       java.lang.String&nbsp;formatStr)</PRE>
<DL>
<DD><p>Returns a localized string representation of the given <tt>date</tt> in the specified <tt>formatStr</tt>. If <tt>formatStr</tt> is an empty string, an empty string is returned.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(float, byte)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(float&nbsp;i,
                                       byte&nbsp;f)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>i</tt>, <tt>f</tt>, 6).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(float)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(float&nbsp;i)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>i</tt>, 'g', 6).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(float, byte, int)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(float&nbsp;i,
                                       byte&nbsp;f,
                                       int&nbsp;prec)</PRE>
<DL>
<DD><p><tt>f</tt> and <tt>prec</tt> have the same meaning as in QString::number(double, char, int).</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><tt>toDouble</tt></DL>
</DD>
</DL>
<HR>

<A NAME="toString(char)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(char&nbsp;i)</PRE>
<DL>
<DD>Returns a string representation of i.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(com.trolltech.qt.core.QDate)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(<A HREF="../../../../com/trolltech/qt/core/QDate.html" title="class in com.trolltech.qt.core">QDate</A>&nbsp;date)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>date</tt>, LongFormat).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(com.trolltech.qt.core.QDate, com.trolltech.qt.core.QLocale.FormatType)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(<A HREF="../../../../com/trolltech/qt/core/QDate.html" title="class in com.trolltech.qt.core">QDate</A>&nbsp;date,
                                       <A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</PRE>
<DL>
<DD><p>Returns a localized string representation of the given <tt>date</tt> according to the specified <tt>format</tt>.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(com.trolltech.qt.core.QTime)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(<A HREF="../../../../com/trolltech/qt/core/QTime.html" title="class in com.trolltech.qt.core">QTime</A>&nbsp;time)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>time</tt>, LongFormat).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(com.trolltech.qt.core.QTime, com.trolltech.qt.core.QLocale.FormatType)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(<A HREF="../../../../com/trolltech/qt/core/QTime.html" title="class in com.trolltech.qt.core">QTime</A>&nbsp;time,
                                       <A HREF="../../../../com/trolltech/qt/core/QLocale.FormatType.html" title="enum in com.trolltech.qt.core">QLocale.FormatType</A>&nbsp;format)</PRE>
<DL>
<DD><p>Returns a localized string representation of the given <tt>time</tt> in the specified <tt>format</tt>.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(double, byte)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(double&nbsp;i,
                                       byte&nbsp;f)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>i</tt>, <tt>f</tt>, 6).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(double)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(double&nbsp;i)</PRE>
<DL>
<DD><p>Equivalent to <a href="QLocale.html#toString(double, byte, int)"><tt>toString</tt></a>(<tt>i</tt>, 'g', 6).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toString(double, byte, int)"><!-- --></A><H3>
toString</H3>
<PRE>
public final java.lang.String <B>toString</B>(double&nbsp;i,
                                       byte&nbsp;f,
                                       int&nbsp;prec)</PRE>
<DL>
<DD><p><tt>f</tt> and <tt>prec</tt> have the same meaning as in QString::number(double, char, int).</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><tt>toDouble</tt></DL>
</DD>
</DL>
<HR>

<A NAME="zeroDigit()"><!-- --></A><H3>
zeroDigit</H3>
<PRE>
public final char <B>zeroDigit</B>()</PRE>
<DL>
<DD><p>Returns the zero digit character of this locale.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="c()"><!-- --></A><H3>
c</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A> <B>c</B>()</PRE>
<DL>
<DD><p>Returns a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object initialized to the &quot;C&quot; locale.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#system()"><tt>system</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="countriesForLanguage(com.trolltech.qt.core.QLocale.Language)"><!-- --></A><H3>
countriesForLanguage</H3>
<PRE>
public static java.util.List&lt;<A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core">QLocale.Country</A>&gt; <B>countriesForLanguage</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A>&nbsp;lang)</PRE>
<DL>
<DD><p>Returns the list of countries that have entires for <tt>lang</tt> in Qt's locale database. If the result is an empty list, then <tt>lang</tt> is not represented in Qt's locale database.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="countryToString(com.trolltech.qt.core.QLocale.Country)"><!-- --></A><H3>
countryToString</H3>
<PRE>
public static java.lang.String <B>countryToString</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core">QLocale.Country</A>&nbsp;country)</PRE>
<DL>
<DD><p>Returns a <a href="%2E%2E/porting4.html#qstring"><tt>QString</tt></a> containing the name of <tt>country</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#country()"><tt>country</tt></a>, 
<a href="QLocale.html#name()"><tt>name</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="languageToString(com.trolltech.qt.core.QLocale.Language)"><!-- --></A><H3>
languageToString</H3>
<PRE>
public static java.lang.String <B>languageToString</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.Language.html" title="enum in com.trolltech.qt.core">QLocale.Language</A>&nbsp;language)</PRE>
<DL>
<DD><p>Returns a <a href="%2E%2E/porting4.html#qstring"><tt>QString</tt></a> containing the name of <tt>language</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#countryToString(com.trolltech.qt.core.QLocale.Country)"><tt>countryToString</tt></a>, 
<a href="QLocale.html#name()"><tt>name</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setDefault(com.trolltech.qt.core.QLocale)"><!-- --></A><H3>
setDefault</H3>
<PRE>
public static void <B>setDefault</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A>&nbsp;locale)</PRE>
<DL>
<DD><p>Sets the global default locale to <tt>locale</tt>. These values are used when a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object is constructed with no arguments. If this function is not called, the system's locale is used.</p>
<p><b>Warning:</b> In a multithreaded application, the default locale should be set at application startup, before any non-GUI threads are created.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLocale.html#system()"><tt>system</tt></a>, 
<a href="QLocale.html#c()"><tt>c</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="system()"><!-- --></A><H3>
system</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A> <B>system</B>()</PRE>
<DL>
<DD><p>Returns a <a href="QLocale.html#QLocale(com.trolltech.qt.core.QLocale)"><tt>QLocale</tt></a> object initialized to the system locale.</p>
<p>On Windows and Mac, this locale will use the decimal/grouping characters and date/time formats specified in the system configuration panel.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><tt>QTextCodec::locale</tt>, 
<a href="QLocale.html#c()"><tt>c</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="fromNativePointer(com.trolltech.qt.QNativePointer)"><!-- --></A><H3>
fromNativePointer</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A> <B>fromNativePointer</B>(<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A>&nbsp;nativePointer)</PRE>
<DL>
<DD>This function returns the QLocale instance pointed to by nativePointer
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nativePointer</CODE> - the QNativePointer of which object should be returned.</DL>
</DD>
</DL>
<HR>

<A NAME="nativePointerArray(com.trolltech.qt.core.QLocale[])"><!-- --></A><H3>
nativePointerArray</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A> <B>nativePointerArray</B>(<A HREF="../../../../com/trolltech/qt/core/QLocale.html" title="class in com.trolltech.qt.core">QLocale</A>[]&nbsp;array)</PRE>
<DL>
<DD>This function returns a QNativePointer that is pointing to the specified QLocale array.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>array</CODE> - the array that the returned pointer will point to.
<DT><B>Returns:</B><DD>a QNativePointer that is pointing to the specified array.</DL>
</DD>
</DL>
<HR>

<A NAME="equals(java.lang.Object)"><!-- --></A><H3>
equals</H3>
<PRE>
public boolean <B>equals</B>(java.lang.Object&nbsp;other)</PRE>
<DL>
<DD>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toDouble(java.lang.String)"><!-- --></A><H3>
toDouble</H3>
<PRE>
public final double <B>toDouble</B>(java.lang.String&nbsp;s)</PRE>
<DL>
<DD>Returns the double represented by the localized string <tt>s</tt>, or
0.0 if the conversion failed.

This function ignores leading and trailing whitespace.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toFloat(java.lang.String)"><!-- --></A><H3>
toFloat</H3>
<PRE>
public final float <B>toFloat</B>(java.lang.String&nbsp;s)</PRE>
<DL>
<DD>Returns the float represented by the localized string <tt>s</tt>, or
0.0 if the conversion failed.

This function ignores leading and trailing whitespace.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toInt(java.lang.String, int)"><!-- --></A><H3>
toInt</H3>
<PRE>
public final int <B>toInt</B>(java.lang.String&nbsp;s,
                       int&nbsp;base)</PRE>
<DL>
<DD>Returns the int represented by the localized string <tt>s</tt>, using
base <tt>base</tt>. If <tt>base</tt> is 0 the base is determined automatically
using the following rules: If the string begins with "0x", it is
assumed to be hexadecimal; if it begins with "0", it is assumed to
be octal; otherwise it is assumed to be decimal.

If the conversion fails the function returns 0.

This function ignores leading and trailing whitespace.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toInt(java.lang.String)"><!-- --></A><H3>
toInt</H3>
<PRE>
public final int <B>toInt</B>(java.lang.String&nbsp;s)</PRE>
<DL>
<DD>Returns the int represented by the localized string <tt>s</tt>, using
base 10.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toLong(java.lang.String, int)"><!-- --></A><H3>
toLong</H3>
<PRE>
public final long <B>toLong</B>(java.lang.String&nbsp;s,
                         int&nbsp;base)</PRE>
<DL>
<DD>Returns the long represented by the localized string <tt>s</tt>, using
base <tt>base</tt>. If <tt>base</tt> is 0 the base is determined automatically
using the following rules: If the string begins with "0x", it is
assumed to be hexadecimal; if it begins with "0", it is assumed to
be octal; otherwise it is assumed to be decimal.

If the conversion fails the function returns 0.

This function ignores leading and trailing whitespace.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toLong(java.lang.String)"><!-- --></A><H3>
toLong</H3>
<PRE>
public final long <B>toLong</B>(java.lang.String&nbsp;s)</PRE>
<DL>
<DD>Returns the long represented by the localized string <tt>s</tt>, using
base 10.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toShort(java.lang.String, int)"><!-- --></A><H3>
toShort</H3>
<PRE>
public final short <B>toShort</B>(java.lang.String&nbsp;s,
                           int&nbsp;base)</PRE>
<DL>
<DD>Returns the short represented by the localized string <tt>s</tt>, using
base <tt>base</tt>. If <tt>base</tt> is 0 the base is determined automatically
using the following rules: If the string begins with "0x", it is
assumed to be hexadecimal; if it begins with "0", it is assumed to
be octal; otherwise it is assumed to be decimal.

If the conversion fails the function returns 0.

This function ignores leading and trailing whitespace.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toShort(java.lang.String)"><!-- --></A><H3>
toShort</H3>
<PRE>
public final short <B>toShort</B>(java.lang.String&nbsp;s)</PRE>
<DL>
<DD>Returns the short represented by the localized string <tt>s</tt>. The
string is interpreted as a decimal number.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toChar(java.lang.String, int)"><!-- --></A><H3>
toChar</H3>
<PRE>
public final char <B>toChar</B>(java.lang.String&nbsp;s,
                         int&nbsp;base)</PRE>
<DL>
<DD>Returns the char, which must be written as a number between 0 and 255,
represented by the localized string <tt>s</tt>, using base
<tt>base</tt>. If <tt>base</tt> is 0 the base is determined
automatically using the following rules: If the string begins with
"0x", it is assumed to be hexadecimal; if it begins with "0", it is
assumed to be octal; otherwise it is assumed to be decimal.

If the conversion fails the function returns 0.

This function ignores leading and trailing whitespace.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="toChar(java.lang.String)"><!-- --></A><H3>
toChar</H3>
<PRE>
public final char <B>toChar</B>(java.lang.String&nbsp;s)</PRE>
<DL>
<DD>Returns the char, which must be written as a number between 0 and 255,
represented by the localized string <tt>s</tt>. The number is assumed
to be decimal.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/core/QLibraryInfo.LibraryLocation.html" title="enum in com.trolltech.qt.core"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/core/QLocale.Country.html" title="enum in com.trolltech.qt.core"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/core/QLocale.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QLocale.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>