Sophie

Sophie

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

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>QFrame Class Reference</title>
  <link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h1 align="center">QFrame 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 QFrame(QWidget parent, WindowFlags f)</b></li>
</ul>
<h3>Constructor Properties</h3>
<ul>
<li><b>prototype</b>: The QFrame prototype object</li>
<li><b>Shape_Mask = 0x000f</b></li>
<li><b>Shadow_Mask = 0x00f0</b></li>
<li><b>StyleMask( value )</b></li>
<li><b>NoFrame = 0</b></li>
<li><b>Box = 0x0001</b></li>
<li><b>Panel = 0x0002</b></li>
<li><b>WinPanel = 0x0003</b></li>
<li><b>HLine = 0x0004</b></li>
<li><b>VLine = 0x0005</b></li>
<li><b>StyledPanel = 0x0006</b></li>
<li><b>Shape( value )</b></li>
<li><b>Plain = 0x0010</b></li>
<li><b>Raised = 0x0020</b></li>
<li><b>Sunken = 0x0030</b></li>
<li><b>Shadow( value )</b></li>
</ul>
<h3>Prototype Object Properties</h3>
<p>The QFrame 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>int frameStyle()</b></li>
<li><div class="fn"/><b>void setFrameStyle(int arg__1)</b></li>
<li><div class="fn"/><b>QSize sizeHint()</b></li>
</ul>
<h3>Instance Properties</h3>
<p>QFrame objects inherit properties from the QFrame prototype object and also have the following properties.</p>
<ul>
<li><div class="fn"/><b>frameShape</b></li>
<li><div class="fn"/><b>frameShadow</b></li>
<li><div class="fn"/><b>lineWidth</b></li>
<li><div class="fn"/><b>midLineWidth</b></li>
<li><div class="fn"/><b>frameWidth</b></li>
<li><div class="fn"/><b>frameRect</b></li>
</ul>
</body>
</html>