Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > os > by-pkgid > 4c92f9e739aac98655218d7e6511a13d > files > 57

qtscriptbindings-0.1.0-12.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>AbstractStream Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">AbstractStream Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_phonon.html">com.trolltech.qt.phonon</a> package]</h3>
<h3>Constructor</h3>
<p>This class has no public constructors. Calling the constructor function will cause a TypeError.</p><h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The AbstractStream prototype object</li>
</ul>
<h3>Prototype Object Properties</h3>
<ul>
<li><div class="fn"/><b>void connectToSource(MediaSource mediaSource)</b></li>
<li><div class="fn"/><b>void endOfData()</b></li>
<li><div class="fn"/><b>void enoughData()</b></li>
<li><div class="fn"/><b>void needData()</b></li>
<li><div class="fn"/><b>void reset()</b></li>
<li><div class="fn"/><b>void seekStream(qint64 seekTo)</b></li>
<li><div class="fn"/><b>void setStreamSeekable(bool s)</b></li>
<li><div class="fn"/><b>void setStreamSize(qint64 newSize)</b></li>
<li><div class="fn"/><b>void writeData(QByteArray data)</b></li>
</ul>
<h3>Instance Properties</h3>
<p>AbstractStream objects have no special properties beyond those inherited from the AbstractStream prototype object.</p>
</body>
</html>