Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 0046e433026e736ef76dbfd300885328 > files > 245

qtscriptbindings-0.1.0-13.fc14.x86_64.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">
<head>
  <title>QInputContext Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QInputContext Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_gui.html">com.trolltech.qt.gui</a> package]</h3>
<p>Inherits <a href="qobject.html">QObject</a>.</p>
<h3>Constructor</h3>
<ul>
<li><div class="fn"/><b>void QInputContext(QObject parent)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QInputContext prototype object</li>
<li><b>PreeditFormat</b></li>
<li><b>SelectionFormat</b></li>
<li><b>StandardFormat( value )</b></li>
</ul>
<h3>Prototype Object Properties</h3>
<p>The QInputContext prototype object inherits properties from the <a href="qobject.html">QObject</a> prototype object and also has the following properties.</p>
<ul>
<li><div class="fn"/><b>List actions()</b></li>
<li><div class="fn"/><b>bool filterEvent(QEvent event)</b></li>
<li><div class="fn"/><b>QWidget focusWidget()</b></li>
<li><div class="fn"/><b>QFont font()</b></li>
<li><div class="fn"/><b>String identifierName()</b></li>
<li><div class="fn"/><b>bool isComposing()</b></li>
<li><div class="fn"/><b>String language()</b></li>
<li><div class="fn"/><b>void mouseHandler(int x, QMouseEvent event)</b></li>
<li><div class="fn"/><b>void reset()</b></li>
<li><div class="fn"/><b>void sendEvent(QInputMethodEvent event)</b></li>
<li><div class="fn"/><b>QTextFormat standardFormat(StandardFormat s)</b></li>
<li><div class="fn"/><b>void update()</b></li>
<li><div class="fn"/><b>void widgetDestroyed(QWidget w)</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QInputContext objects have no special properties beyond those inherited from the QInputContext prototype object.</p>
</body>
</html>