Sophie

Sophie

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

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>QLabel Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QLabel Class Reference</h1>
<h3 align="center">[<a href="com_trolltech_qt_gui.html">com.trolltech.qt.gui</a> package]</h3>
<p>Inherits <a href="qframe.html">QFrame</a>.</p>
<h3>Constructor</h3>
<ul>
<li><div class="fn"/><b>void QLabel(QWidget parent, WindowFlags f)</b></li>
<li><div class="fn"/><b>void QLabel(String text, QWidget parent, WindowFlags f)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QLabel prototype object</li>
</ul>
<h3>Prototype Object Properties</h3>
<p>The QLabel prototype object inherits properties from the <a href="qframe.html">QFrame</a> prototype object and also has the following properties.</p>
<ul>
<li><div class="fn"/><b>QWidget buddy()</b></li>
<li><div class="fn"/><b>QSize minimumSizeHint()</b></li>
<li><div class="fn"/><b>QMovie movie()</b></li>
<li><div class="fn"/><b>QPicture picture_private()</b></li>
<li><div class="fn"/><b>int selectionStart()</b></li>
<li><div class="fn"/><b>void setBuddy(QWidget arg__1)</b></li>
<li><div class="fn"/><b>void setSelection(int arg__1, int arg__2)</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QLabel objects inherit properties from the QLabel prototype object and also have the following properties.</p>
<ul>
<li><div class="fn"/><b>text</b></li>
<li><div class="fn"/><b>textFormat</b></li>
<li><div class="fn"/><b>pixmap</b></li>
<li><div class="fn"/><b>scaledContents</b></li>
<li><div class="fn"/><b>alignment</b></li>
<li><div class="fn"/><b>wordWrap</b></li>
<li><div class="fn"/><b>margin</b></li>
<li><div class="fn"/><b>indent</b></li>
<li><div class="fn"/><b>openExternalLinks</b></li>
<li><div class="fn"/><b>textInteractionFlags</b></li>
<li><div class="fn"/><b>hasSelectedText</b></li>
<li><div class="fn"/><b>selectedText</b></li>
</ul>
</body>
</html>