Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > d2229253b8f3127ab89b179a82cc8466 > files > 479

libqxt-devel-0.6.1-2.fc15.i686.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- /builddir/build/BUILD/libqxt/src/gui/qxtcountrycombobox.cpp -->
<head>
  <title>QxtCountryComboBox Class Reference</title>
  <link href="stylesheet.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><a href="http://libqxt.org"><img src="images/qxt-logo.png" width="50" height="40" align="left" border="0" /></a></td>
<td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="modules.html"><font color="#004faf">Modules</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">Classes</font></a>&nbsp;&middot; <a href="namespaces.html"><font color="#004faf">Namespaces</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">Functions</font></a></td>
<td align="right" valign="top" width="230"></td></tr></table><h1 class="title">QxtCountryComboBox Class Reference<br /><span class="small-subtitle">[<a href="qxtgui.html">QxtGui</a> module]</span>
</h1>
<p>The QxtCountryComboBox widget is an extended <a href="http://doc.qtsoftware.com/4.5/qcombobox.html">QComboBox</a> to display countries. <a href="#details">More...</a></p>
<pre>    #include &lt;QxtCountryComboBox&gt;</pre><p>Inherits <a href="http://doc.qtsoftware.com/4.5/qcombobox.html">QComboBox</a>.</p>
<ul>
<li><a href="qxtcountrycombobox-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-functions"></a>
<h3>Public Functions</h3>
<ul>
<li><div class="fn"></div><b><a href="qxtcountrycombobox.html#QxtCountryComboBox">QxtCountryComboBox</a></b> ( QWidget * <i>parent</i> = 0 )</li>
<li><div class="fn"></div>virtual <b><a href="qxtcountrycombobox.html#dtor.QxtCountryComboBox">~QxtCountryComboBox</a></b> ()</li>
<li><div class="fn"></div>QLocale::Country <b><a href="qxtcountrycombobox.html#currentCountry">currentCountry</a></b> () const</li>
<li><div class="fn"></div>QString <b><a href="qxtcountrycombobox.html#currentCountryName">currentCountryName</a></b> () const</li>
</ul>
<ul>
<li><div class="fn"></div>55 public functions inherited from <a href="http://doc.qtsoftware.com/4.5/qcombobox.html#public-functions">QComboBox</a></li>
<li><div class="fn"></div>207 public functions inherited from <a href="http://doc.qtsoftware.com/4.5/qwidget.html#public-functions">QWidget</a></li>
<li><div class="fn"></div>12 public functions inherited from <a href="http://doc.qtsoftware.com/4.5/qpaintdevice.html#public-functions">QPaintDevice</a></li>
<li><div class="fn"></div>29 public functions inherited from <a href="http://doc.qtsoftware.com/4.5/qobject.html#public-functions">QObject</a></li>
</ul>
<a name="public-slots"></a>
<h3>Public Slots</h3>
<ul>
<li><div class="fn"></div>void <b><a href="qxtcountrycombobox.html#setCurrentCountry">setCurrentCountry</a></b> ( QLocale::Country <i>country</i> )</li>
</ul>
<ul>
<li><div class="fn"></div>4 public slots inherited from <a href="http://doc.qtsoftware.com/4.5/qcombobox.html#public-slots">QComboBox</a></li>
<li><div class="fn"></div>19 public slots inherited from <a href="http://doc.qtsoftware.com/4.5/qwidget.html#public-slots">QWidget</a></li>
<li><div class="fn"></div>1 public slot inherited from <a href="http://doc.qtsoftware.com/4.5/qobject.html#public-slots">QObject</a></li>
</ul>
<a name="signals"></a>
<h3>Signals</h3>
<ul>
<li><div class="fn"></div>void <b><a href="qxtcountrycombobox.html#currentCountryChanged">currentCountryChanged</a></b> ( QLocale::Country <i>country</i> )</li>
<li><div class="fn"></div>void <b><a href="qxtcountrycombobox.html#currentCountryNameChanged">currentCountryNameChanged</a></b> ( const QString &amp; <i>name</i> )</li>
</ul>
<ul>
<li><div class="fn"></div>7 signals inherited from <a href="http://doc.qtsoftware.com/4.5/qcombobox.html#signals">QComboBox</a></li>
<li><div class="fn"></div>1 signal inherited from <a href="http://doc.qtsoftware.com/4.5/qwidget.html#signals">QWidget</a></li>
<li><div class="fn"></div>1 signal inherited from <a href="http://doc.qtsoftware.com/4.5/qobject.html#signals">QObject</a></li>
</ul>
<h3>Additional Inherited Members</h3>
<ul>
<li><div class="fn"></div>13 properties inherited from <a href="http://doc.qtsoftware.com/4.5/qcombobox.html#properties">QComboBox</a></li>
<li><div class="fn"></div>57 properties inherited from <a href="http://doc.qtsoftware.com/4.5/qwidget.html#properties">QWidget</a></li>
<li><div class="fn"></div>1 property inherited from <a href="http://doc.qtsoftware.com/4.5/qobject.html#properties">QObject</a></li>
<li><div class="fn"></div>1 public type inherited from <a href="http://doc.qtsoftware.com/4.5/qobject.html#public-variables">QObject</a></li>
<li><div class="fn"></div>4 static public members inherited from <a href="http://doc.qtsoftware.com/4.5/qwidget.html#static-public-members">QWidget</a></li>
<li><div class="fn"></div>1 static public member inherited from <a href="http://doc.qtsoftware.com/4.5/qpaintdevice.html#static-public-members">QPaintDevice</a></li>
<li><div class="fn"></div>4 static public members inherited from <a href="http://doc.qtsoftware.com/4.5/qobject.html#static-public-members">QObject</a></li>
<li><div class="fn"></div>1 protected function inherited from <a href="http://doc.qtsoftware.com/4.5/qcombobox.html#protected-functions">QComboBox</a></li>
<li><div class="fn"></div>37 protected functions inherited from <a href="http://doc.qtsoftware.com/4.5/qwidget.html#protected-functions">QWidget</a></li>
<li><div class="fn"></div>1 protected function inherited from <a href="http://doc.qtsoftware.com/4.5/qpaintdevice.html#protected-functions">QPaintDevice</a></li>
<li><div class="fn"></div>7 protected functions inherited from <a href="http://doc.qtsoftware.com/4.5/qobject.html#protected-functions">QObject</a></li>
<li><div class="fn"></div>1 protected slot inherited from <a href="http://doc.qtsoftware.com/4.5/qwidget.html#protected-slots">QWidget</a></li>
<li><div class="fn"></div>1 protected type inherited from <a href="http://doc.qtsoftware.com/4.5/qpaintdevice.html#protected-variables">QPaintDevice</a></li>
<li><div class="fn"></div>2 protected variables inherited from <a href="http://doc.qtsoftware.com/4.5/qobject.html#protected-variables">QObject</a></li>
</ul>
<a name="details"></a>
<hr />
<h2>Detailed Description</h2>
<p>The QxtCountryComboBox widget is an extended <a href="http://doc.qtsoftware.com/4.5/qcombobox.html">QComboBox</a> to display countries.</p>
<p>QxtCountryComboBox is a specialized combo box to display countries. The languages are taken from <a href="http://doc.qtsoftware.com/4.5/qlocale.html#Country-enum">QLocale::Country</a>.</p>
<p align="center"><img src="images/qxtcountrycombobox.png" alt="&quot;QxtCountryComboBox in Plastique style.&quot;" /></p><hr />
<h2>Member Function Documentation</h2>
<h3 class="fn"><a name="QxtCountryComboBox"></a>QxtCountryComboBox::QxtCountryComboBox ( <a href="http://doc.qtsoftware.com/4.5/qwidget.html">QWidget</a> * <i>parent</i> = 0 )</h3>
<p>Constructs a new <a href="qxtcountrycombobox.html">QxtCountryComboBox</a> with <i>parent</i>.</p>
<h3 class="fn"><a name="dtor.QxtCountryComboBox"></a>QxtCountryComboBox::~QxtCountryComboBox ()&nbsp;&nbsp;<tt> [virtual]</tt></h3>
<p>Destructs the country combo box.</p>
<h3 class="fn"><a name="currentCountry"></a><a href="http://doc.qtsoftware.com/4.5/qlocale.html#Country-enum">QLocale::Country</a> QxtCountryComboBox::currentCountry () const</h3>
<p>See also <a href="qxtcountrycombobox.html#setCurrentCountry">setCurrentCountry</a>().</p>
<h3 class="fn"><a name="currentCountryChanged"></a>void QxtCountryComboBox::currentCountryChanged ( <a href="http://doc.qtsoftware.com/4.5/qlocale.html#Country-enum">QLocale::Country</a> <i>country</i> )&nbsp;&nbsp;<tt> [signal]</tt></h3>
<p>This signal is emitted whenever the current <i>country</i> has been changed.</p>
<h3 class="fn"><a name="currentCountryName"></a><a href="http://doc.qtsoftware.com/4.5/qstring.html">QString</a> QxtCountryComboBox::currentCountryName () const</h3>
<h3 class="fn"><a name="currentCountryNameChanged"></a>void QxtCountryComboBox::currentCountryNameChanged ( const <a href="http://doc.qtsoftware.com/4.5/qstring.html">QString</a> &amp; <i>name</i> )&nbsp;&nbsp;<tt> [signal]</tt></h3>
<p>This signal is emitted whenever the current country <i>name</i> has been changed.</p>
<h3 class="fn"><a name="setCurrentCountry"></a>void QxtCountryComboBox::setCurrentCountry ( <a href="http://doc.qtsoftware.com/4.5/qlocale.html#Country-enum">QLocale::Country</a> <i>country</i> )&nbsp;&nbsp;<tt> [slot]</tt></h3>
<p>See also <a href="qxtcountrycombobox.html#currentCountry">currentCountry</a>().</p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td align="left">Copyright &copy; 2007-2010
<a href="mailto:foundation@libqxt.org">Qxt Foundation</a></td>
<td align="right"><div align="right">
<a href="http://libqxt.org">Qxt</a> 0.6.1</div></td>
</tr></table></div></address></body>
</html>