Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > media > contrib-testing > by-pkgid > e69129115fb14d049ce528c52ed60f67 > files > 297

qtscriptbindings-0.1.0-0.1mdv2009.0.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>QObject Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QObject Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_core.html">com.trolltech.qt.core</a> package]</h3>
<h3>Constructor</h3>
<ul>
<li><div class="fn"/><b>void QObject(QObject parent)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QObject prototype object</li>
</ul>
<h3>Prototype Object Properties</h3>
<ul>
<li><div class="fn"/><b>bool blockSignals(bool b)</b></li>
<li><div class="fn"/><b>List children()</b></li>
<li><div class="fn"/><b>void dumpObjectInfo()</b></li>
<li><div class="fn"/><b>void dumpObjectTree()</b></li>
<li><div class="fn"/><b>List dynamicPropertyNames()</b></li>
<li><div class="fn"/><b>bool event(QEvent arg__1)</b></li>
<li><div class="fn"/><b>bool eventFilter(QObject arg__1, QEvent arg__2)</b></li>
<li><div class="fn"/><b>bool inherits(char classname)</b></li>
<li><div class="fn"/><b>void installEventFilter(QObject arg__1)</b></li>
<li><div class="fn"/><b>bool isWidgetType()</b></li>
<li><div class="fn"/><b>void killTimer(int id)</b></li>
<li><div class="fn"/><b>void moveToThread(Thread thread)</b></li>
<li><div class="fn"/><b>QObject parent()</b></li>
<li><div class="fn"/><b>Object property(char name)</b></li>
<li><div class="fn"/><b>void removeEventFilter(QObject arg__1)</b></li>
<li><div class="fn"/><b>void setParent(QObject arg__1)</b></li>
<li><div class="fn"/><b>bool setProperty(char name, Object value)</b></li>
<li><div class="fn"/><b>bool signalsBlocked()</b></li>
<li><div class="fn"/><b>int startTimer(int interval)</b></li>
<li><div class="fn"/><b>Thread thread()</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QObject objects inherit properties from the QObject prototype object and also have the following properties.</p>
<ul>
<li><div class="fn"/><b>objectName</b></li>
</ul>
</body>
</html>