Sophie

Sophie

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

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>QAbstractSpinBox Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QAbstractSpinBox 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 QAbstractSpinBox(QWidget parent)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QAbstractSpinBox prototype object</li>
<li><b>StepNone = 0x00</b></li>
<li><b>StepUpEnabled = 0x01</b></li>
<li><b>StepDownEnabled = 0x02</b></li>
<li><b>StepEnabledFlag( value )</b></li>
<li><b>StepEnabled( value1, value2, ... )</b></li>
<li><b>CorrectToPreviousValue</b></li>
<li><b>CorrectToNearestValue</b></li>
<li><b>CorrectionMode( value )</b></li>
<li><b>UpDownArrows</b></li>
<li><b>PlusMinus</b></li>
<li><b>NoButtons</b></li>
<li><b>ButtonSymbols( value )</b></li>
</ul>
<h3>Prototype Object Properties</h3>
<p>The QAbstractSpinBox 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>void fixup(String input)</b></li>
<li><div class="fn"/><b>void interpretText()</b></li>
<li><div class="fn"/><b>QSize minimumSizeHint()</b></li>
<li><div class="fn"/><b>QSize sizeHint()</b></li>
<li><div class="fn"/><b>void stepBy(int steps)</b></li>
<li><div class="fn"/><b>State validate(String input, int pos)</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QAbstractSpinBox objects inherit properties from the QAbstractSpinBox prototype object and also have the following properties.</p>
<ul>
<li><div class="fn"/><b>wrapping</b></li>
<li><div class="fn"/><b>frame</b></li>
<li><div class="fn"/><b>alignment</b></li>
<li><div class="fn"/><b>readOnly</b></li>
<li><div class="fn"/><b>buttonSymbols</b></li>
<li><div class="fn"/><b>specialValueText</b></li>
<li><div class="fn"/><b>text</b></li>
<li><div class="fn"/><b>accelerated</b></li>
<li><div class="fn"/><b>correctionMode</b></li>
<li><div class="fn"/><b>acceptableInput</b></li>
<li><div class="fn"/><b>keyboardTracking</b></li>
</ul>
</body>
</html>