Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3f684444755c5ad1181cdd5a97348f3c > files > 1221

PyQt4-devel-4.7.4-2.fc14.i686.rpm

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html><head><title>QGridLayout Class Reference</title><style>h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm }
a:link { color: #004faf; text-decoration: none }
a:visited { color: #672967; text-decoration: none }
td.postheader { font-family: sans-serif }
tr.address { font-family: sans-serif }
body { background: #ffffff; color: black; }
</style></head><body><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr /><td align="left" valign="top" width="32"><img align="left" border="0" height="32" src="images/rb-logo.png" width="32" /></td><td width="1">&#160;&#160;</td><td class="postheader" valign="center"><a href="../pyqt4ref.html"><font color="#004faf">Home</font></a>&#160;&#183; <a href="classes.html"><font color="#004faf">All Classes</font></a>&#160;&#183; <a href="modules.html"><font color="#004faf">Modules</font></a></td></table><h1 align="center">QGridLayout Class Reference<br /><sup><sup>[<a href="qtgui.html">QtGui</a> module]</sup></sup></h1><p>The QGridLayout class lays out widgets in a grid. <a href="#details">More...</a></p>
<p>Inherits <a href="qlayout.html">QLayout</a>.</p><h3>Methods</h3><ul><li><div class="fn" /><b><a href="qgridlayout.html#QGridLayout">__init__</a></b> (<i>self</i>, QWidget)</li><li><div class="fn" /><b><a href="qgridlayout.html#QGridLayout-2">__init__</a></b> (<i>self</i>)</li><li><div class="fn" /><b><a href="qgridlayout.html#addItem">addItem</a></b> (<i>self</i>, QLayoutItem, int, int, int&#160;<i>rowSpan</i>&#160;=&#160;1, int&#160;<i>columnSpan</i>&#160;=&#160;1, Qt.Alignment&#160;<i>alignment</i>&#160;=&#160;0)</li><li><div class="fn" /><b><a href="qgridlayout.html#addItem-2">addItem</a></b> (<i>self</i>, QLayoutItem)</li><li><div class="fn" /><b><a href="qgridlayout.html#addLayout">addLayout</a></b> (<i>self</i>, QLayout, int, int, Qt.Alignment&#160;<i>alignment</i>&#160;=&#160;0)</li><li><div class="fn" /><b><a href="qgridlayout.html#addLayout-2">addLayout</a></b> (<i>self</i>, QLayout, int, int, int, int, Qt.Alignment&#160;<i>alignment</i>&#160;=&#160;0)</li><li><div class="fn" /><b><a href="qgridlayout.html#addWidget">addWidget</a></b> (<i>self</i>, QWidget)</li><li><div class="fn" /><b><a href="qgridlayout.html#addWidget-2">addWidget</a></b> (<i>self</i>, QWidget, int, int, Qt.Alignment&#160;<i>alignment</i>&#160;=&#160;0)</li><li><div class="fn" /><b><a href="qgridlayout.html#addWidget-3">addWidget</a></b> (<i>self</i>, QWidget, int, int, int, int, Qt.Alignment&#160;<i>alignment</i>&#160;=&#160;0)</li><li><div class="fn" />QRect <b><a href="qgridlayout.html#cellRect">cellRect</a></b> (<i>self</i>, int, int)</li><li><div class="fn" />int <b><a href="qgridlayout.html#columnCount">columnCount</a></b> (<i>self</i>)</li><li><div class="fn" />int <b><a href="qgridlayout.html#columnMinimumWidth">columnMinimumWidth</a></b> (<i>self</i>, int)</li><li><div class="fn" />int <b><a href="qgridlayout.html#columnStretch">columnStretch</a></b> (<i>self</i>, int)</li><li><div class="fn" />int <b><a href="qgridlayout.html#count">count</a></b> (<i>self</i>)</li><li><div class="fn" />Qt.Orientations <b><a href="qgridlayout.html#expandingDirections">expandingDirections</a></b> (<i>self</i>)</li><li><div class="fn" />(int, int, int, int) <b><a href="qgridlayout.html#getItemPosition">getItemPosition</a></b> (<i>self</i>, int)</li><li><div class="fn" />bool <b><a href="qgridlayout.html#hasHeightForWidth">hasHeightForWidth</a></b> (<i>self</i>)</li><li><div class="fn" />int <b><a href="qgridlayout.html#heightForWidth">heightForWidth</a></b> (<i>self</i>, int)</li><li><div class="fn" />int <b><a href="qgridlayout.html#horizontalSpacing">horizontalSpacing</a></b> (<i>self</i>)</li><li><div class="fn" /><b><a href="qgridlayout.html#invalidate">invalidate</a></b> (<i>self</i>)</li><li><div class="fn" />QLayoutItem <b><a href="qgridlayout.html#itemAt">itemAt</a></b> (<i>self</i>, int)</li><li><div class="fn" />QLayoutItem <b><a href="qgridlayout.html#itemAtPosition">itemAtPosition</a></b> (<i>self</i>, int, int)</li><li><div class="fn" />QSize <b><a href="qgridlayout.html#maximumSize">maximumSize</a></b> (<i>self</i>)</li><li><div class="fn" />int <b><a href="qgridlayout.html#minimumHeightForWidth">minimumHeightForWidth</a></b> (<i>self</i>, int)</li><li><div class="fn" />QSize <b><a href="qgridlayout.html#minimumSize">minimumSize</a></b> (<i>self</i>)</li><li><div class="fn" />Qt.Corner <b><a href="qgridlayout.html#originCorner">originCorner</a></b> (<i>self</i>)</li><li><div class="fn" />int <b><a href="qgridlayout.html#rowCount">rowCount</a></b> (<i>self</i>)</li><li><div class="fn" />int <b><a href="qgridlayout.html#rowMinimumHeight">rowMinimumHeight</a></b> (<i>self</i>, int)</li><li><div class="fn" />int <b><a href="qgridlayout.html#rowStretch">rowStretch</a></b> (<i>self</i>, int)</li><li><div class="fn" /><b><a href="qgridlayout.html#setColumnMinimumWidth">setColumnMinimumWidth</a></b> (<i>self</i>, int, int)</li><li><div class="fn" /><b><a href="qgridlayout.html#setColumnStretch">setColumnStretch</a></b> (<i>self</i>, int, int)</li><li><div class="fn" /><b><a href="qgridlayout.html#setDefaultPositioning">setDefaultPositioning</a></b> (<i>self</i>, int, Qt.Orientation)</li><li><div class="fn" /><b><a href="qgridlayout.html#setGeometry">setGeometry</a></b> (<i>self</i>, QRect)</li><li><div class="fn" /><b><a href="qgridlayout.html#setHorizontalSpacing">setHorizontalSpacing</a></b> (<i>self</i>, int)</li><li><div class="fn" /><b><a href="qgridlayout.html#setOriginCorner">setOriginCorner</a></b> (<i>self</i>, Qt.Corner)</li><li><div class="fn" /><b><a href="qgridlayout.html#setRowMinimumHeight">setRowMinimumHeight</a></b> (<i>self</i>, int, int)</li><li><div class="fn" /><b><a href="qgridlayout.html#setRowStretch">setRowStretch</a></b> (<i>self</i>, int, int)</li><li><div class="fn" /><b><a href="qgridlayout.html#setSpacing">setSpacing</a></b> (<i>self</i>, int)</li><li><div class="fn" /><b><a href="qgridlayout.html#setVerticalSpacing">setVerticalSpacing</a></b> (<i>self</i>, int)</li><li><div class="fn" />QSize <b><a href="qgridlayout.html#sizeHint">sizeHint</a></b> (<i>self</i>)</li><li><div class="fn" />int <b><a href="qgridlayout.html#spacing">spacing</a></b> (<i>self</i>)</li><li><div class="fn" />QLayoutItem <b><a href="qgridlayout.html#takeAt">takeAt</a></b> (<i>self</i>, int)</li><li><div class="fn" />int <b><a href="qgridlayout.html#verticalSpacing">verticalSpacing</a></b> (<i>self</i>)</li></ul><a name="details" /><hr /><h2>Detailed Description</h2><p>The QGridLayout class lays out widgets in a grid.</p>
<p>QGridLayout takes the space made available to it (by its parent layout or by the <a href="qlayout.html#parentWidget">parentWidget</a>()), divides it up into rows and columns, and puts each widget it manages into the correct cell.</p>
<p>Columns and rows behave identically; we will discuss columns, but there are equivalent functions for rows.</p>
<p>Each column has a minimum width and a stretch factor. The minimum width is the greatest of that set using <a href="qgridlayout.html#setColumnMinimumWidth">setColumnMinimumWidth</a>() and the minimum width of each widget in that column. The stretch factor is set using <a href="qgridlayout.html#setColumnStretch">setColumnStretch</a>() and determines how much of the available space the column will get over and above its necessary minimum.</p>
<p>Normally, each managed widget or layout is put into a cell of its own using <a href="qgridlayout.html#addWidget">addWidget</a>(). It is also possible for a widget to occupy multiple cells using the row and column spanning overloads of <a href="qgridlayout.html#addItem">addItem</a>() and <a href="qgridlayout.html#addWidget">addWidget</a>(). If you do this, QGridLayout will guess how to distribute the size over the columns/rows (based on the stretch factors).</p>
<p>To remove a widget from a layout, call <a href="qlayout.html#removeWidget">removeWidget</a>(). Calling <a href="qwidget.html#hide">QWidget.hide</a>() on a widget also effectively removes the widget from the layout until <a href="qwidget.html#show">QWidget.show</a>() is called.</p>
<p>This illustration shows a fragment of a dialog with a five-column, three-row grid (the grid is shown overlaid in magenta):</p>
<p align="center"><img alt="A grid layout" src="images/gridlayout.png" /></p><p>Columns 0, 2 and 4 in this dialog fragment are made up of a <a href="qlabel.html">QLabel</a>, a <a href="qlineedit.html">QLineEdit</a>, and a <a href="porting4.html#qlistbox">QListBox</a>. Columns 1 and 3 are placeholders made with <a href="qgridlayout.html#setColumnMinimumWidth">setColumnMinimumWidth</a>(). Row 0 consists of three <a href="qlabel.html">QLabel</a> objects, row 1 of three <a href="qlineedit.html">QLineEdit</a> objects and row 2 of three <a href="porting4.html#qlistbox">QListBox</a> objects. We used placeholder columns (1 and 3) to get the right amount of space between the columns.</p>
<p>Note that the columns and rows are not equally wide or tall. If you want two columns to have the same width, you must set their minimum widths and stretch factors to be the same yourself. You do this using <a href="qgridlayout.html#setColumnMinimumWidth">setColumnMinimumWidth</a>() and <a href="qgridlayout.html#setColumnStretch">setColumnStretch</a>().</p>
<p>If the QGridLayout is not the top-level layout (i.e. does not manage all of the widget's area and children), you must add it to its parent layout when you create it, but before you do anything with it. The normal way to add a layout is by calling <a href="qgridlayout.html#addLayout">addLayout</a>() on the parent layout.</p>
<p>Once you have added your layout you can start putting widgets and other layouts into the cells of your grid layout using <a href="qgridlayout.html#addWidget">addWidget</a>(), <a href="qgridlayout.html#addItem">addItem</a>(), and <a href="qgridlayout.html#addLayout">addLayout</a>().</p>
<p>QGridLayout also includes two margin widths: the <a href="qlayout.html#getContentsMargins">contents margin</a> and the <a href="qgridlayout.html#spacing">spacing</a>(). The contents margin is the width of the reserved space along each of the QGridLayout's four sides. The <a href="qgridlayout.html#spacing">spacing</a>() is the width of the automatically allocated spacing between neighboring boxes.</p>
<p>The default contents margin values are provided by the <a href="qstyle.html#pixelMetric">style</a>. The default value Qt styles specify is 9 for child widgets and 11 for windows. The spacing defaults to the same as the margin width for a top-level layout, or to the same as the parent layout.</p>
<p>See also <a href="qboxlayout.html">QBoxLayout</a>, <a href="qstackedlayout.html">QStackedLayout</a>, <a href="layout.html">Layout Management</a>, and <a href="layouts-basiclayouts.html">Basic Layouts Example</a>.</p>
<hr /><h2>Method Documentation</h2><h3 class="fn"><a name="QGridLayout" />QGridLayout.__init__ (<i>self</i>, <a href="qwidget.html">QWidget</a>)</h3><p>The <i>QWidget</i> argument, if not None, causes <i>self</i> to be owned by Qt instead of PyQt.</p><p>Constructs a new <a href="qgridlayout.html">QGridLayout</a> with parent widget, <i>parent</i>. The layout has one row and one column initially, and will expand when new items are inserted.</p>
<h3 class="fn"><a name="QGridLayout-2" />QGridLayout.__init__ (<i>self</i>)</h3><p>Constructs a new grid layout.</p>
<p>You must insert this grid into another layout. You can insert widgets and layouts into this layout at any time, but laying out will not be performed before this is inserted into another layout.</p>
<a name="//apple_ref/cpp/instm/QGridLayout/~QGridLayout" />
<h3 class="fn"><a name="addItem" />QGridLayout.addItem (<i>self</i>, <a href="qlayoutitem.html">QLayoutItem</a>, int, int, int&#160;<i>rowSpan</i>&#160;=&#160;1, int&#160;<i>columnSpan</i>&#160;=&#160;1, <a href="qt-alignment.html">Qt.Alignment</a>&#160;<i>alignment</i>&#160;=&#160;0)</h3><p>The <i>QLayoutItem</i> argument has it's ownership transferred to Qt.</p><p>Adds <i>item</i> at position <i>row</i>, <i>column</i>, spanning <i>rowSpan</i> rows and <i>columnSpan</i> columns, and aligns it according to <i>alignment</i>. If <i>rowSpan</i> and/or <i>columnSpan</i> is -1, then the item will extend to the bottom and/or right edge, respectively. The layout takes ownership of the <i>item</i>.</p>
<p><b>Warning:</b> Do not use this function to add child layouts or child widget items. Use <a href="qgridlayout.html#addLayout">addLayout</a>() or <a href="qgridlayout.html#addWidget">addWidget</a>() instead.</p>
<h3 class="fn"><a name="addItem-2" />QGridLayout.addItem (<i>self</i>, <a href="qlayoutitem.html">QLayoutItem</a>)</h3><p>The <i>QLayoutItem</i> argument has it's ownership transferred to Qt.</p><p>Reimplemented from <a href="qlayout.html#addItem">QLayout.addItem</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/addLayout" />
<h3 class="fn"><a name="addLayout" />QGridLayout.addLayout (<i>self</i>, <a href="qlayout.html">QLayout</a>, int, int, <a href="qt-alignment.html">Qt.Alignment</a>&#160;<i>alignment</i>&#160;=&#160;0)</h3><p>The <i>QLayout</i> argument has it's ownership transferred to Qt.</p><p>Places the <i>layout</i> at position (<i>row</i>, <i>column</i>) in the grid. The top-left position is (0, 0).</p>
<p>The alignment is specified by <i>alignment</i>. The default alignment is 0, which means that the widget fills the entire cell.</p>
<p>A non-zero alignment indicates that the layout should not grow to fill the available space but should be sized according to <a href="qgridlayout.html#sizeHint">sizeHint</a>().</p>
<p><i>layout</i> becomes a child of the grid layout.</p>
<h3 class="fn"><a name="addLayout-2" />QGridLayout.addLayout (<i>self</i>, <a href="qlayout.html">QLayout</a>, int, int, int, int, <a href="qt-alignment.html">Qt.Alignment</a>&#160;<i>alignment</i>&#160;=&#160;0)</h3><p>The <i>QLayout</i> argument has it's ownership transferred to Qt.</p><p>This is an overloaded function.</p>
<p>This version adds the layout <i>layout</i> to the cell grid, spanning multiple rows/columns. The cell will start at <i>row</i>, <i>column</i> spanning <i>rowSpan</i> rows and <i>columnSpan</i> columns.</p>
<p>If <i>rowSpan</i> and/or <i>columnSpan</i> is -1, then the layout will extend to the bottom and/or right edge, respectively.</p>
<a name="//apple_ref/cpp/instm/QGridLayout/addWidget" />
<h3 class="fn"><a name="addWidget" />QGridLayout.addWidget (<i>self</i>, <a href="qwidget.html">QWidget</a>)</h3><p>The <i>QWidget</i> argument has it's ownership transferred to Qt.</p><p>Adds the given <i>widget</i> to the cell grid at <i>row</i>, <i>column</i>. The top-left position is (0, 0) by default.</p>
<p>The alignment is specified by <i>alignment</i>. The default alignment is 0, which means that the widget fills the entire cell.</p>
<h3 class="fn"><a name="addWidget-2" />QGridLayout.addWidget (<i>self</i>, <a href="qwidget.html">QWidget</a>, int, int, <a href="qt-alignment.html">Qt.Alignment</a>&#160;<i>alignment</i>&#160;=&#160;0)</h3><p>The <i>QWidget</i> argument has it's ownership transferred to Qt.</p><p>This is an overloaded function.</p>
<p>This version adds the given <i>widget</i> to the cell grid, spanning multiple rows/columns. The cell will start at <i>fromRow</i>, <i>fromColumn</i> spanning <i>rowSpan</i> rows and <i>columnSpan</i> columns. The <i>widget</i> will have the given <i>alignment</i>.</p>
<p>If <i>rowSpan</i> and/or <i>columnSpan</i> is -1, then the widget will extend to the bottom and/or right edge, respectively.</p>
<a name="//apple_ref/cpp/instm/QGridLayout/cellRect" />
<h3 class="fn"><a name="addWidget-3" />QGridLayout.addWidget (<i>self</i>, <a href="qwidget.html">QWidget</a>, int, int, int, int, <a href="qt-alignment.html">Qt.Alignment</a>&#160;<i>alignment</i>&#160;=&#160;0)</h3><p>The <i>QWidget</i> argument has it's ownership transferred to Qt.</p><h3 class="fn"><a name="cellRect" /><a href="qrect.html">QRect</a> QGridLayout.cellRect (<i>self</i>, int, int)</h3><p>Returns the geometry of the cell with row <i>row</i> and column <i>column</i> in the grid. Returns an invalid rectangle if <i>row</i> or <i>column</i> is outside the grid.</p>
<p><b>Warning:</b> in the current version of Qt this function does not return valid results until <a href="qgridlayout.html#setGeometry">setGeometry</a>() has been called, i.e. after the <a href="qlayout.html#parentWidget">parentWidget</a>() is visible.</p>
<a name="//apple_ref/cpp/instm/QGridLayout/columnCount" />
<h3 class="fn"><a name="columnCount" />int QGridLayout.columnCount (<i>self</i>)</h3><p>Returns the number of columns in this grid.</p>
<a name="//apple_ref/cpp/instm/QGridLayout/columnMinimumWidth" />
<h3 class="fn"><a name="columnMinimumWidth" />int QGridLayout.columnMinimumWidth (<i>self</i>, int)</h3><p>Returns the column spacing for column <i>column</i>.</p>
<p>See also <a href="qgridlayout.html#setColumnMinimumWidth">setColumnMinimumWidth</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/columnStretch" />
<h3 class="fn"><a name="columnStretch" />int QGridLayout.columnStretch (<i>self</i>, int)</h3><p>Returns the stretch factor for column <i>column</i>.</p>
<p>See also <a href="qgridlayout.html#setColumnStretch">setColumnStretch</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/count" />
<h3 class="fn"><a name="count" />int QGridLayout.count (<i>self</i>)</h3><p>Reimplemented from <a href="qlayout.html#count">QLayout.count</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/expandingDirections" />
<h3 class="fn"><a name="expandingDirections" /><a href="qt-orientations.html">Qt.Orientations</a> QGridLayout.expandingDirections (<i>self</i>)</h3><p>Reimplemented from <a href="qlayoutitem.html#expandingDirections">QLayoutItem.expandingDirections</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/getItemPosition" />
<h3 class="fn"><a name="getItemPosition" />(int, int, int, int) QGridLayout.getItemPosition (<i>self</i>, int)</h3><p>Returns the position information of the item with the given <i>index</i>.</p>
<p>The variables passed as <i>row</i> and <i>column</i> are updated with the position of the item in the layout, and the <i>rowSpan</i> and <i>columnSpan</i> variables are updated with the vertical and horizontal spans of the item.</p>
<p>See also <a href="qgridlayout.html#itemAtPosition">itemAtPosition</a>() and <a href="qgridlayout.html#itemAt">itemAt</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/hasHeightForWidth" />
<h3 class="fn"><a name="hasHeightForWidth" />bool QGridLayout.hasHeightForWidth (<i>self</i>)</h3><p>Reimplemented from <a href="qlayoutitem.html#hasHeightForWidth">QLayoutItem.hasHeightForWidth</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/heightForWidth" />
<h3 class="fn"><a name="heightForWidth" />int QGridLayout.heightForWidth (<i>self</i>, int)</h3><p>Reimplemented from <a href="qlayoutitem.html#heightForWidth">QLayoutItem.heightForWidth</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/invalidate" />
<h3 class="fn"><a name="horizontalSpacing" />int QGridLayout.horizontalSpacing (<i>self</i>)</h3><h3 class="fn"><a name="invalidate" />QGridLayout.invalidate (<i>self</i>)</h3><p>Reimplemented from <a href="qlayoutitem.html#invalidate">QLayoutItem.invalidate</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/itemAt" />
<h3 class="fn"><a name="itemAt" /><a href="qlayoutitem.html">QLayoutItem</a> QGridLayout.itemAt (<i>self</i>, int)</h3><p>Reimplemented from <a href="qlayout.html#itemAt">QLayout.itemAt</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/itemAtPosition" />
<h3 class="fn"><a name="itemAtPosition" /><a href="qlayoutitem.html">QLayoutItem</a> QGridLayout.itemAtPosition (<i>self</i>, int, int)</h3><p>Returns the layout item that occupies cell (<i>row</i>, <i>column</i>), or 0 if the cell is empty.</p>
<p>This function was introduced in Qt 4.4.</p>
<p>See also <a href="qgridlayout.html#getItemPosition">getItemPosition</a>() and <a href="qlayout.html#indexOf">indexOf</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/maximumSize" />
<h3 class="fn"><a name="maximumSize" /><a href="qsize.html">QSize</a> QGridLayout.maximumSize (<i>self</i>)</h3><p>Reimplemented from <a href="qlayoutitem.html#maximumSize">QLayoutItem.maximumSize</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/minimumHeightForWidth" />
<h3 class="fn"><a name="minimumHeightForWidth" />int QGridLayout.minimumHeightForWidth (<i>self</i>, int)</h3><p>Reimplemented from <a href="qlayoutitem.html#minimumHeightForWidth">QLayoutItem.minimumHeightForWidth</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/minimumSize" />
<h3 class="fn"><a name="minimumSize" /><a href="qsize.html">QSize</a> QGridLayout.minimumSize (<i>self</i>)</h3><p>Reimplemented from <a href="qlayoutitem.html#minimumSize">QLayoutItem.minimumSize</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/originCorner" />
<h3 class="fn"><a name="originCorner" /><a href="qt.html#Corner-enum">Qt.Corner</a> QGridLayout.originCorner (<i>self</i>)</h3><p>Returns the corner that's used for the grid's origin, i.e. for position (0, 0).</p>
<p>See also <a href="qgridlayout.html#setOriginCorner">setOriginCorner</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/rowCount" />
<h3 class="fn"><a name="rowCount" />int QGridLayout.rowCount (<i>self</i>)</h3><p>Returns the number of rows in this grid.</p>
<a name="//apple_ref/cpp/instm/QGridLayout/rowMinimumHeight" />
<h3 class="fn"><a name="rowMinimumHeight" />int QGridLayout.rowMinimumHeight (<i>self</i>, int)</h3><p>Returns the minimum width set for row <i>row</i>.</p>
<p>See also <a href="qgridlayout.html#setRowMinimumHeight">setRowMinimumHeight</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/rowStretch" />
<h3 class="fn"><a name="rowStretch" />int QGridLayout.rowStretch (<i>self</i>, int)</h3><p>Returns the stretch factor for row <i>row</i>.</p>
<p>See also <a href="qgridlayout.html#setRowStretch">setRowStretch</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/setColumnMinimumWidth" />
<h3 class="fn"><a name="setColumnMinimumWidth" />QGridLayout.setColumnMinimumWidth (<i>self</i>, int, int)</h3><p>Sets the minimum width of column <i>column</i> to <i>minSize</i> pixels.</p>
<p>See also <a href="qgridlayout.html#columnMinimumWidth">columnMinimumWidth</a>() and <a href="qgridlayout.html#setRowMinimumHeight">setRowMinimumHeight</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/setColumnStretch" />
<h3 class="fn"><a name="setColumnStretch" />QGridLayout.setColumnStretch (<i>self</i>, int, int)</h3><p>Sets the stretch factor of column <i>column</i> to <i>stretch</i>. The first column is number 0.</p>
<p>The stretch factor is relative to the other columns in this grid. Columns with a higher stretch factor take more of the available space.</p>
<p>The default stretch factor is 0. If the stretch factor is 0 and no other column in this table can grow at all, the column may still grow.</p>
<p>An alternative approach is to add spacing using <a href="qgridlayout.html#addItem">addItem</a>() with a <a href="qspaceritem.html">QSpacerItem</a>.</p>
<p>See also <a href="qgridlayout.html#columnStretch">columnStretch</a>() and <a href="qgridlayout.html#setRowStretch">setRowStretch</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/setGeometry" />
<h3 class="fn"><a name="setDefaultPositioning" />QGridLayout.setDefaultPositioning (<i>self</i>, int, <a href="qt.html#Orientation-enum">Qt.Orientation</a>)</h3><h3 class="fn"><a name="setGeometry" />QGridLayout.setGeometry (<i>self</i>, <a href="qrect.html">QRect</a>)</h3><p>Reimplemented from <a href="qlayoutitem.html#setGeometry">QLayoutItem.setGeometry</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/setOriginCorner" />
<h3 class="fn"><a name="setHorizontalSpacing" />QGridLayout.setHorizontalSpacing (<i>self</i>, int)</h3><h3 class="fn"><a name="setOriginCorner" />QGridLayout.setOriginCorner (<i>self</i>, <a href="qt.html#Corner-enum">Qt.Corner</a>)</h3><p>Sets the grid's origin corner, i.e. position (0, 0), to <i>corner</i>.</p>
<p>See also <a href="qgridlayout.html#originCorner">originCorner</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/setRowMinimumHeight" />
<h3 class="fn"><a name="setRowMinimumHeight" />QGridLayout.setRowMinimumHeight (<i>self</i>, int, int)</h3><p>Sets the minimum height of row <i>row</i> to <i>minSize</i> pixels.</p>
<p>See also <a href="qgridlayout.html#rowMinimumHeight">rowMinimumHeight</a>() and <a href="qgridlayout.html#setColumnMinimumWidth">setColumnMinimumWidth</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/setRowStretch" />
<h3 class="fn"><a name="setRowStretch" />QGridLayout.setRowStretch (<i>self</i>, int, int)</h3><p>Sets the stretch factor of row <i>row</i> to <i>stretch</i>. The first row is number 0.</p>
<p>The stretch factor is relative to the other rows in this grid. Rows with a higher stretch factor take more of the available space.</p>
<p>The default stretch factor is 0. If the stretch factor is 0 and no other row in this table can grow at all, the row may still grow.</p>
<p>See also <a href="qgridlayout.html#rowStretch">rowStretch</a>(), <a href="qgridlayout.html#setRowMinimumHeight">setRowMinimumHeight</a>(), and <a href="qgridlayout.html#setColumnStretch">setColumnStretch</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/setSpacing" />
<h3 class="fn"><a name="setSpacing" />QGridLayout.setSpacing (<i>self</i>, int)</h3><p>This function sets both the vertical and horizontal spacing to <i>spacing</i>.</p>
<p>See also <a href="qgridlayout.html#spacing">spacing</a>(), <a href="qgridlayout.html#verticalSpacing-prop">setVerticalSpacing</a>(), and <a href="qgridlayout.html#horizontalSpacing-prop">setHorizontalSpacing</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/sizeHint" />
<h3 class="fn"><a name="setVerticalSpacing" />QGridLayout.setVerticalSpacing (<i>self</i>, int)</h3><h3 class="fn"><a name="sizeHint" /><a href="qsize.html">QSize</a> QGridLayout.sizeHint (<i>self</i>)</h3><p>Reimplemented from <a href="qlayoutitem.html#sizeHint">QLayoutItem.sizeHint</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/spacing" />
<h3 class="fn"><a name="spacing" />int QGridLayout.spacing (<i>self</i>)</h3><p>If the vertical spacing is equal to the horizontal spacing, this function returns that value; otherwise it return -1.</p>
<p>See also <a href="qgridlayout.html#setSpacing">setSpacing</a>(), <a href="qgridlayout.html#verticalSpacing-prop">verticalSpacing</a>(), and <a href="qgridlayout.html#horizontalSpacing-prop">horizontalSpacing</a>().</p>
<a name="//apple_ref/cpp/instm/QGridLayout/takeAt" />
<h3 class="fn"><a name="takeAt" /><a href="qlayoutitem.html">QLayoutItem</a> QGridLayout.takeAt (<i>self</i>, int)</h3><p>The <i>QLayoutItem</i> result</p><p>Reimplemented from <a href="qlayout.html#takeAt">QLayout.takeAt</a>().</p>
<p /><h3 class="fn"><a name="verticalSpacing" />int QGridLayout.verticalSpacing (<i>self</i>)</h3><address><hr /><div align="center"><table border="0" cellspacing="0" width="100%"><tr class="address"><td align="left" width="25%">PyQt&#160;4.7.4 for X11</td><td align="center" width="50%">Copyright &#169; <a href="http://www.riverbankcomputing.com">Riverbank&#160;Computing&#160;Ltd</a> and <a href="http://www.qtsoftware.com">Nokia</a> 2010</td><td align="right" width="25%">Qt&#160;4.6.3</td></tr></table></div></address></body></html>