Sophie

Sophie

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

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>QWizardPage Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QWizardPage Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_gui.html">com.trolltech.qt.gui</a> package]</h3>
<p>Inherits <a href="qwidget.html">QWidget</a>.</p>
<h3>Constructor</h3>
<ul>
<li><div class="fn"/><b>void QWizardPage(QWidget parent)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QWizardPage prototype object</li>
</ul>
<h3>Prototype Object Properties</h3>
<p>The QWizardPage prototype object inherits properties from the <a href="qwidget.html">QWidget</a> prototype object and also has the following properties.</p>
<ul>
<li><div class="fn"/><b>String buttonText(WizardButton which)</b></li>
<li><div class="fn"/><b>void cleanupPage()</b></li>
<li><div class="fn"/><b>void initializePage()</b></li>
<li><div class="fn"/><b>bool isCommitPage()</b></li>
<li><div class="fn"/><b>bool isComplete()</b></li>
<li><div class="fn"/><b>bool isFinalPage()</b></li>
<li><div class="fn"/><b>int nextId()</b></li>
<li><div class="fn"/><b>QPixmap pixmap(WizardPixmap which)</b></li>
<li><div class="fn"/><b>void setButtonText(WizardButton which, String text)</b></li>
<li><div class="fn"/><b>void setCommitPage(bool commitPage)</b></li>
<li><div class="fn"/><b>void setFinalPage(bool finalPage)</b></li>
<li><div class="fn"/><b>void setPixmap(WizardPixmap which, QPixmap pixmap)</b></li>
<li><div class="fn"/><b>bool validatePage()</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QWizardPage objects inherit properties from the QWizardPage prototype object and also have the following properties.</p>
<ul>
<li><div class="fn"/><b>title</b></li>
<li><div class="fn"/><b>subTitle</b></li>
</ul>
</body>
</html>