Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 554

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_09) on Tue Aug 07 17:01:00 CEST 2007 -->
<TITLE>
QGridLayout
</TITLE>

<META NAME="keywords" CONTENT="com.trolltech.qt.gui.QGridLayout class">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="QGridLayout";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QGraphicsView.ViewportUpdateMode.html" title="enum in com.trolltech.qt.gui"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QGroupBox.html" title="class in com.trolltech.qt.gui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/gui/QGridLayout.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QGridLayout.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_com.trolltech.qt.gui.QLayout">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.trolltech.qt.gui</FONT>
<BR>
Class QGridLayout</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">com.trolltech.qt.QSignalEmitter</A>
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">com.trolltech.qt.QtJambiObject</A>
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/core/QObject.html" title="class in com.trolltech.qt.core">com.trolltech.qt.core.QObject</A>
              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">com.trolltech.qt.gui.QLayout</A>
                  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.trolltech.qt.gui.QGridLayout</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html" title="interface in com.trolltech.qt">QtJambiInterface</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>QGridLayout</B><DT>extends <A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></DL>
</PRE>

<P>
<p>The <a href="QGridLayout.html#QGridLayout()"><tt>QGridLayout</tt></a> class lays out widgets in a grid.</p>
<p><a href="QGridLayout.html#QGridLayout()"><tt>QGridLayout</tt></a> takes the space made available to it (by its parent layout or by the <a href="QLayout.html#parentWidget()"><tt>parentWidget</tt></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(int, int)"><tt>setColumnMinimumWidth</tt></a> and the minimum width of each widget in that column. The stretch factor is set using <a href="QGridLayout.html#setColumnStretch(int, int)"><tt>setColumnStretch</tt></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(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addWidget</tt></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(com.trolltech.qt.gui.QLayoutItemInterface)"><tt>addItem</tt></a> and <a href="QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addWidget</tt></a>. If you do this, <a href="QGridLayout.html#QGridLayout()"><tt>QGridLayout</tt></a> 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="%2E%2E/qtjambi-typesystem.html#remove"><tt>remove</tt></a>. Calling QWidget::hide() on a widget also effectively removes the widget from the layout until QWidget::show() 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 src="%2E%2E/images/gridlayout.png" alt="A grid layout" /></p><p>Columns 0, 2 and 4 in this dialog fragment are made up of a <a href="QLabel.html"><tt>QLabel</tt></a>, a <a href="QLineEdit.html"><tt>QLineEdit</tt></a>, and a <a href="%2E%2E/porting4.html#qlistbox"><tt>QListBox</tt></a>. Columns 1 and 3 are placeholders made with <a href="QGridLayout.html#setColumnMinimumWidth(int, int)"><tt>setColumnMinimumWidth</tt></a>. Row 0 consists of three <a href="QLabel.html"><tt>QLabel</tt></a> objects, row 1 of three <a href="QLineEdit.html"><tt>QLineEdit</tt></a> objects and row 2 of three <a href="%2E%2E/porting4.html#qlistbox"><tt>QListBox</tt></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(int, int)"><tt>setColumnMinimumWidth</tt></a> and <a href="QGridLayout.html#setColumnStretch(int, int)"><tt>setColumnStretch</tt></a>.</p>
<p>If the <a href="QGridLayout.html#QGridLayout()"><tt>QGridLayout</tt></a> is not the top-level layout (i.e&#x2e; 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(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addLayout</tt></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(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addWidget</tt></a>, <a href="QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface)"><tt>addItem</tt></a>, and <a href="QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addLayout</tt></a>.</p>
<p><a href="QGridLayout.html#QGridLayout()"><tt>QGridLayout</tt></a> also includes two margin widths: the margin() and the <a href="QGridLayout.html#spacing()"><tt>spacing</tt></a>. The margin is the width of the reserved space along each of the <a href="QGridLayout.html#QGridLayout()"><tt>QGridLayout</tt></a>'s four sides. The spacing is the width of the automatically allocated spacing between neighboring boxes.</p>
<p>The default margin() and <a href="QGridLayout.html#spacing()"><tt>spacing</tt></a> values are provided by the style. The default margin 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>

<P>
<DL>
<DT><B>See Also:</B><DD><a href="QBoxLayout.html"><tt>QBoxLayout</tt></a>, 
<a href="QStackedLayout.html"><tt>QStackedLayout</tt></a>, 
<a href="%2E%2E/layout.html">Layout Classes</tt></a>, 
<CODE>Layouts Example</tt></CODE></DL>
<HR>

<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->

<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_com.trolltech.qt.gui.QLayout"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.trolltech.qt.gui.<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.SizeConstraint.html" title="enum in com.trolltech.qt.gui">QLayout.SizeConstraint</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<A NAME="nested_classes_inherited_from_class_com.trolltech.qt.QSignalEmitter"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">QSignalEmitter</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal0.html" title="class in com.trolltech.qt">QSignalEmitter.Signal0</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="class in com.trolltech.qt">QSignalEmitter.Signal1</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal1.html" title="type parameter in QSignalEmitter.Signal1">A</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="class in com.trolltech.qt">QSignalEmitter.Signal2</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="type parameter in QSignalEmitter.Signal2">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal2.html" title="type parameter in QSignalEmitter.Signal2">B</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="class in com.trolltech.qt">QSignalEmitter.Signal3</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal3.html" title="type parameter in QSignalEmitter.Signal3">C</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="class in com.trolltech.qt">QSignalEmitter.Signal4</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal4.html" title="type parameter in QSignalEmitter.Signal4">D</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="class in com.trolltech.qt">QSignalEmitter.Signal5</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal5.html" title="type parameter in QSignalEmitter.Signal5">E</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="class in com.trolltech.qt">QSignalEmitter.Signal6</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal6.html" title="type parameter in QSignalEmitter.Signal6">F</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="class in com.trolltech.qt">QSignalEmitter.Signal7</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal7.html" title="type parameter in QSignalEmitter.Signal7">G</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="class in com.trolltech.qt">QSignalEmitter.Signal8</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">G</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal8.html" title="type parameter in QSignalEmitter.Signal8">H</A>&gt;, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="class in com.trolltech.qt">QSignalEmitter.Signal9</A>&lt;<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">A</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">B</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">C</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">D</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">E</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">F</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">G</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">H</A>,<A HREF="../../../../com/trolltech/qt/QSignalEmitter.Signal9.html" title="type parameter in QSignalEmitter.Signal9">I</A>&gt;</CODE></TD>
</TR>
</TABLE>
&nbsp;

<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#QGridLayout()">QGridLayout</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new grid layout.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#QGridLayout(com.trolltech.qt.gui.QWidget)">QGridLayout</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;parent)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructs a new <a href="QGridLayout.html#QGridLayout()"><tt>QGridLayout</tt></a> with parent widget, <tt>parent</tt>.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface)">addItem</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface, int, int)">addItem</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;item,
        int&nbsp;row,
        int&nbsp;column)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface)"><tt>addItem</tt></a>(<tt>item</tt>, <tt>row</tt>, <tt>column</tt>, 1, 1, 0).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface, int, int, int)">addItem</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;item,
        int&nbsp;row,
        int&nbsp;column,
        int&nbsp;rowSpan)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface)"><tt>addItem</tt></a>(<tt>item</tt>, <tt>row</tt>, <tt>column</tt>, <tt>rowSpan</tt>, 1, 0).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface, int, int, int, int)">addItem</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;item,
        int&nbsp;row,
        int&nbsp;column,
        int&nbsp;rowSpan,
        int&nbsp;columnSpan)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface)"><tt>addItem</tt></a>(<tt>item</tt>, <tt>row</tt>, <tt>column</tt>, <tt>rowSpan</tt>, <tt>columnSpan</tt>, 0).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)">addItem</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;item,
        int&nbsp;row,
        int&nbsp;column,
        int&nbsp;rowSpan,
        int&nbsp;columnSpan,
        <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;arg__6)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds <tt>item</tt> at position <tt>row</tt>, <tt>column</tt>, spanning <tt>rowSpan</tt> rows and <tt>columnSpan</tt> columns, and aligns it according to <tt>arg__6</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface, int, int, int, int, com.trolltech.qt.core.Qt.AlignmentFlag...)">addItem</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;item,
        int&nbsp;row,
        int&nbsp;column,
        int&nbsp;rowSpan,
        int&nbsp;columnSpan,
        <A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;arg__6)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds <tt>item</tt> at position <tt>row</tt>, <tt>column</tt>, spanning <tt>rowSpan</tt> rows and <tt>columnSpan</tt> columns, and aligns it according to <tt>arg__6</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int)">addLayout</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addLayout</tt></a>(<tt>arg__1</tt>, <tt>row</tt>, <tt>column</tt>, 0).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int)">addLayout</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column,
          int&nbsp;rowSpan,
          int&nbsp;columnSpan)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addLayout</tt></a>(<tt>arg__1</tt>, <tt>row</tt>, <tt>column</tt>, <tt>rowSpan</tt>, <tt>columnSpan</tt>, 0).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)">addLayout</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column,
          int&nbsp;rowSpan,
          int&nbsp;columnSpan,
          <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;arg__6)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This version adds the layout <tt>arg__1</tt> to the cell grid, spanning multiple rows/columns.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.AlignmentFlag...)">addLayout</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column,
          int&nbsp;rowSpan,
          int&nbsp;columnSpan,
          <A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;arg__6)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This version adds the layout <tt>arg__1</tt> to the cell grid, spanning multiple rows/columns.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, com.trolltech.qt.core.Qt.Alignment)">addLayout</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column,
          <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;arg__4)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Places the <tt>arg__1</tt> at position (<tt>row</tt>, <tt>column</tt>) in the grid.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, com.trolltech.qt.core.Qt.AlignmentFlag...)">addLayout</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column,
          <A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;arg__4)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Places the <tt>arg__1</tt> at position (<tt>row</tt>, <tt>column</tt>) in the grid.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int)">addWidget</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addWidget</tt></a>(<tt>arg__1</tt>, <tt>row</tt>, <tt>column</tt>, 0).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int)">addWidget</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column,
          int&nbsp;rowSpan,
          int&nbsp;columnSpan)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Equivalent to <a href="QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addWidget</tt></a>(<tt>arg__1</tt>, <tt>row</tt>, <tt>column</tt>, <tt>rowSpan</tt>, <tt>columnSpan</tt>, 0).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)">addWidget</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column,
          int&nbsp;rowSpan,
          int&nbsp;columnSpan,
          <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;arg__6)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This version adds the given <tt>arg__1</tt> to the cell grid, spanning multiple rows/columns.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.AlignmentFlag...)">addWidget</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column,
          int&nbsp;rowSpan,
          int&nbsp;columnSpan,
          <A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;arg__6)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This version adds the given <tt>arg__1</tt> to the cell grid, spanning multiple rows/columns.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, com.trolltech.qt.core.Qt.Alignment)">addWidget</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column,
          <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;arg__4)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the given <tt>arg__1</tt> to the cell grid at <tt>row</tt>, <tt>column</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, com.trolltech.qt.core.Qt.AlignmentFlag...)">addWidget</A></B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
          int&nbsp;row,
          int&nbsp;column,
          <A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;arg__4)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds the given <tt>arg__1</tt> to the cell grid at <tt>row</tt>, <tt>column</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QRect.html" title="class in com.trolltech.qt.core">QRect</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#cellRect(int, int)">cellRect</A></B>(int&nbsp;row,
         int&nbsp;column)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the geometry of the cell with row <tt>row</tt> and column <tt>column</tt> in the grid.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#columnCount()">columnCount</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of columns in this grid.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#columnMinimumWidth(int)">columnMinimumWidth</A></B>(int&nbsp;column)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the column spacing for column <tt>column</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#columnStretch(int)">columnStretch</A></B>(int&nbsp;column)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the stretch factor for column <tt>column</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#count()">count</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/Qt.Orientations.html" title="class in com.trolltech.qt.core">Qt.Orientations</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#expandingDirections()">expandingDirections</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html" title="class in com.trolltech.qt.gui">QGridLayout</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#fromNativePointer(com.trolltech.qt.QNativePointer)">fromNativePointer</A></B>(<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A>&nbsp;nativePointer)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function returns the QGridLayout instance pointed to by nativePointer</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QTableArea.html" title="class in com.trolltech.qt.gui">QTableArea</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#getItemPosition(int)">getItemPosition</A></B>(int&nbsp;index)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the position information of the item with the given index.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#hasHeightForWidth()">hasHeightForWidth</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#heightForWidth(int)">heightForWidth</A></B>(int&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#horizontalSpacing()">horizontalSpacing</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the spacing between widgets that are laid out side by side.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#invalidate()">invalidate</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#itemAt(int)">itemAt</A></B>(int&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QSize.html" title="class in com.trolltech.qt.core">QSize</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#maximumSize()">maximumSize</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#minimumHeightForWidth(int)">minimumHeightForWidth</A></B>(int&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QSize.html" title="class in com.trolltech.qt.core">QSize</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#minimumSize()">minimumSize</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/Qt.Corner.html" title="enum in com.trolltech.qt.core">Qt.Corner</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#originCorner()">originCorner</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the corner that's used for the grid's origin, i.e&#x2e; for position (0, 0).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#rowCount()">rowCount</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the number of rows in this grid.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#rowMinimumHeight(int)">rowMinimumHeight</A></B>(int&nbsp;row)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the minimum width set for row <tt>row</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#rowStretch(int)">rowStretch</A></B>(int&nbsp;row)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the stretch factor for row <tt>row</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#setColumnMinimumWidth(int, int)">setColumnMinimumWidth</A></B>(int&nbsp;column,
                      int&nbsp;minSize)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the minimum width of column <tt>column</tt> to <tt>minSize</tt> pixels.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#setColumnStretch(int, int)">setColumnStretch</A></B>(int&nbsp;column,
                 int&nbsp;stretch)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the stretch factor of column <tt>column</tt> to <tt>stretch</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#setDefaultPositioning(int, com.trolltech.qt.core.Qt.Orientation)">setDefaultPositioning</A></B>(int&nbsp;n,
                      <A HREF="../../../../com/trolltech/qt/core/Qt.Orientation.html" title="enum in com.trolltech.qt.core">Qt.Orientation</A>&nbsp;orient)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method is used internally by Qt Jambi.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#setGeometry(com.trolltech.qt.core.QRect)">setGeometry</A></B>(<A HREF="../../../../com/trolltech/qt/core/QRect.html" title="class in com.trolltech.qt.core">QRect</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#setHorizontalSpacing(int)">setHorizontalSpacing</A></B>(int&nbsp;spacing)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the spacing between widgets that are laid out side by side to <tt>spacing</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#setOriginCorner(com.trolltech.qt.core.Qt.Corner)">setOriginCorner</A></B>(<A HREF="../../../../com/trolltech/qt/core/Qt.Corner.html" title="enum in com.trolltech.qt.core">Qt.Corner</A>&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the grid's origin corner, i.e&#x2e; position (0, 0), to <tt>arg__1</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#setRowMinimumHeight(int, int)">setRowMinimumHeight</A></B>(int&nbsp;row,
                    int&nbsp;minSize)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the minimum height of row <tt>row</tt> to <tt>minSize</tt> pixels.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#setRowStretch(int, int)">setRowStretch</A></B>(int&nbsp;row,
              int&nbsp;stretch)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the stretch factor of row <tt>row</tt> to <tt>stretch</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#setSpacing(int)">setSpacing</A></B>(int&nbsp;spacing)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This functiob sets both the vertical and horizontal spacing to <tt>spacing</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#setVerticalSpacing(int)">setVerticalSpacing</A></B>(int&nbsp;spacing)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the spacing between widgets that are laid out on top of each other to <tt>spacing</tt>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/core/QSize.html" title="class in com.trolltech.qt.core">QSize</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#sizeHint()">sizeHint</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#spacing()">spacing</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If the vertical spacing is equal to the horizontal spacing, this function returns that value; otherwise it return -1.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#takeAt(int)">takeAt</A></B>(int&nbsp;arg__1)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This function is reimplemented for internal reasons.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html#verticalSpacing()">verticalSpacing</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the spacing between widgets that are laid out on top of each other.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.gui.QLayout"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.gui.<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#activate()">activate</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#addChildLayout(com.trolltech.qt.gui.QLayout)">addChildLayout</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#addChildWidget(com.trolltech.qt.gui.QWidget)">addChildWidget</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#addWidget(com.trolltech.qt.gui.QWidget)">addWidget</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#alignment()">alignment</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#alignmentRect(com.trolltech.qt.core.QRect)">alignmentRect</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#childEvent(com.trolltech.qt.core.QChildEvent)">childEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#closestAcceptableSize(com.trolltech.qt.gui.QWidget, com.trolltech.qt.core.QSize)">closestAcceptableSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#contentsRect()">contentsRect</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#controlTypes()">controlTypes</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#geometry()">geometry</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#getContentsMargins()">getContentsMargins</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#indexOf(com.trolltech.qt.gui.QWidget)">indexOf</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#isEmpty()">isEmpty</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#isEnabled()">isEnabled</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#layout()">layout</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#menuBar()">menuBar</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#parentWidget()">parentWidget</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#removeItem(com.trolltech.qt.gui.QLayoutItemInterface)">removeItem</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#removeWidget(com.trolltech.qt.gui.QWidget)">removeWidget</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setAlignment(com.trolltech.qt.gui.QLayout, com.trolltech.qt.core.Qt.Alignment)">setAlignment</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setAlignment(com.trolltech.qt.gui.QLayout, com.trolltech.qt.core.Qt.AlignmentFlag...)">setAlignment</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setAlignment(com.trolltech.qt.gui.QWidget, com.trolltech.qt.core.Qt.Alignment)">setAlignment</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setAlignment(com.trolltech.qt.gui.QWidget, com.trolltech.qt.core.Qt.AlignmentFlag...)">setAlignment</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setContentsMargins(int, int, int, int)">setContentsMargins</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setContentsMargins(com.trolltech.qt.gui.QContentsMargins)">setContentsMargins</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setEnabled(boolean)">setEnabled</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setMargin(int)">setMargin</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setMenuBar(com.trolltech.qt.gui.QWidget)">setMenuBar</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setSizeConstraint(com.trolltech.qt.gui.QLayout.SizeConstraint)">setSizeConstraint</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setWidgetSpacing(int)">setWidgetSpacing</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#sizeConstraint()">sizeConstraint</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#spacerItem()">spacerItem</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#totalHeightForWidth(int)">totalHeightForWidth</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#totalMaximumSize()">totalMaximumSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#totalMinimumSize()">totalMinimumSize</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#totalSizeHint()">totalSizeHint</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#update()">update</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#widget()">widget</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#widgetEvent(com.trolltech.qt.core.QEvent)">widgetEvent</A>, <A HREF="../../../../com/trolltech/qt/gui/QLayout.html#widgetSpacing()">widgetSpacing</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.core.QObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.core.<A HREF="../../../../com/trolltech/qt/core/QObject.html" title="class in com.trolltech.qt.core">QObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/core/QObject.html#blockSignals(boolean)">blockSignals</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#children()">children</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#connectSlotsByName()">connectSlotsByName</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#customEvent(com.trolltech.qt.core.QEvent)">customEvent</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#disposeLater()">disposeLater</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#dumpObjectInfo()">dumpObjectInfo</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#dumpObjectTree()">dumpObjectTree</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#dynamicPropertyNames()">dynamicPropertyNames</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#event(com.trolltech.qt.core.QEvent)">event</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#eventFilter(com.trolltech.qt.core.QObject, com.trolltech.qt.core.QEvent)">eventFilter</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChild()">findChild</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChild(java.lang.Class)">findChild</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChild(java.lang.Class, java.lang.String)">findChild</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChildren()">findChildren</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChildren(java.lang.Class)">findChildren</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChildren(java.lang.Class, com.trolltech.qt.core.QRegExp)">findChildren</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#findChildren(java.lang.Class, java.lang.String)">findChildren</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#installEventFilter(com.trolltech.qt.core.QObject)">installEventFilter</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#isWidgetType()">isWidgetType</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#killTimer(int)">killTimer</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#moveToThread(java.lang.Thread)">moveToThread</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#objectName()">objectName</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#parent()">parent</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#property(java.lang.String)">property</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#removeEventFilter(com.trolltech.qt.core.QObject)">removeEventFilter</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#setObjectName(java.lang.String)">setObjectName</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#setParent(com.trolltech.qt.core.QObject)">setParent</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#setProperty(java.lang.String, java.lang.Object)">setProperty</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#signalsBlocked()">signalsBlocked</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#startTimer(int)">startTimer</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#thread()">thread</A>, <A HREF="../../../../com/trolltech/qt/core/QObject.html#timerEvent(com.trolltech.qt.core.QTimerEvent)">timerEvent</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QtJambiObject"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QtJambiObject.html" title="class in com.trolltech.qt">QtJambiObject</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QtJambiObject.html#dispose()">dispose</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#disposed()">disposed</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#finalize()">finalize</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#reassignNativeResources(com.trolltech.qt.QtJambiObject, java.lang.Class)">reassignNativeResources</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String)">tr</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String, java.lang.String)">tr</A>, <A HREF="../../../../com/trolltech/qt/QtJambiObject.html#tr(java.lang.String, java.lang.String, int)">tr</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QSignalEmitter"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QSignalEmitter.html" title="class in com.trolltech.qt">QSignalEmitter</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#disconnect()">disconnect</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#disconnect(java.lang.Object)">disconnect</A>, <A HREF="../../../../com/trolltech/qt/QSignalEmitter.html#signalSender()">signalSender</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.gui.QLayoutItemInterface"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface com.trolltech.qt.gui.<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html#setAlignment(com.trolltech.qt.core.Qt.Alignment)">setAlignment</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_com.trolltech.qt.QtJambiInterface"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface com.trolltech.qt.<A HREF="../../../../com/trolltech/qt/QtJambiInterface.html" title="interface in com.trolltech.qt">QtJambiInterface</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#disableGarbageCollection()">disableGarbageCollection</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#nativeId()">nativeId</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#nativePointer()">nativePointer</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#reenableGarbageCollection()">reenableGarbageCollection</A>, <A HREF="../../../../com/trolltech/qt/QtJambiInterface.html#setJavaOwnership()">setJavaOwnership</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="QGridLayout(com.trolltech.qt.gui.QWidget)"><!-- --></A><H3>
QGridLayout</H3>
<PRE>
public <B>QGridLayout</B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;parent)</PRE>
<DL>
<DD><p>Constructs a new <a href="QGridLayout.html#QGridLayout()"><tt>QGridLayout</tt></a> with parent widget, <tt>parent</tt>. The layout has one row and one column initially, and will expand when new items are inserted.</p>
<P>
</DL>
<HR>

<A NAME="QGridLayout()"><!-- --></A><H3>
QGridLayout</H3>
<PRE>
public <B>QGridLayout</B>()</PRE>
<DL>
<DD><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>
<P>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="addItem(com.trolltech.qt.gui.QLayoutItemInterface, int, int, int, int, com.trolltech.qt.core.Qt.AlignmentFlag...)"><!-- --></A><H3>
addItem</H3>
<PRE>
public final void <B>addItem</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;item,
                          int&nbsp;row,
                          int&nbsp;column,
                          int&nbsp;rowSpan,
                          int&nbsp;columnSpan,
                          <A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;arg__6)</PRE>
<DL>
<DD><p>Adds <tt>item</tt> at position <tt>row</tt>, <tt>column</tt>, spanning <tt>rowSpan</tt> rows and <tt>columnSpan</tt> columns, and aligns it according to <tt>arg__6</tt>. If <tt>rowSpan</tt> and/or <tt>columnSpan</tt> is -1, then the item will extend to the bottom and/or right edge, respectively. The layout takes ownership of the <tt>item</tt>.</p>
<p><b>Warning:</b> Do not use this function to add child layouts or child widget items. Use <a href="QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addLayout</tt></a> or <a href="QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addWidget</tt></a> instead.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addItem(com.trolltech.qt.gui.QLayoutItemInterface, int, int, int, int)"><!-- --></A><H3>
addItem</H3>
<PRE>
public final void <B>addItem</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;item,
                          int&nbsp;row,
                          int&nbsp;column,
                          int&nbsp;rowSpan,
                          int&nbsp;columnSpan)</PRE>
<DL>
<DD><p>Equivalent to <a href="QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface)"><tt>addItem</tt></a>(<tt>item</tt>, <tt>row</tt>, <tt>column</tt>, <tt>rowSpan</tt>, <tt>columnSpan</tt>, 0).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addItem(com.trolltech.qt.gui.QLayoutItemInterface, int, int, int)"><!-- --></A><H3>
addItem</H3>
<PRE>
public final void <B>addItem</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;item,
                          int&nbsp;row,
                          int&nbsp;column,
                          int&nbsp;rowSpan)</PRE>
<DL>
<DD><p>Equivalent to <a href="QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface)"><tt>addItem</tt></a>(<tt>item</tt>, <tt>row</tt>, <tt>column</tt>, <tt>rowSpan</tt>, 1, 0).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addItem(com.trolltech.qt.gui.QLayoutItemInterface, int, int)"><!-- --></A><H3>
addItem</H3>
<PRE>
public final void <B>addItem</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;item,
                          int&nbsp;row,
                          int&nbsp;column)</PRE>
<DL>
<DD><p>Equivalent to <a href="QGridLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface)"><tt>addItem</tt></a>(<tt>item</tt>, <tt>row</tt>, <tt>column</tt>, 1, 1, 0).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addItem(com.trolltech.qt.gui.QLayoutItemInterface, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><!-- --></A><H3>
addItem</H3>
<PRE>
public final void <B>addItem</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;item,
                          int&nbsp;row,
                          int&nbsp;column,
                          int&nbsp;rowSpan,
                          int&nbsp;columnSpan,
                          <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;arg__6)</PRE>
<DL>
<DD><p>Adds <tt>item</tt> at position <tt>row</tt>, <tt>column</tt>, spanning <tt>rowSpan</tt> rows and <tt>columnSpan</tt> columns, and aligns it according to <tt>arg__6</tt>. If <tt>rowSpan</tt> and/or <tt>columnSpan</tt> is -1, then the item will extend to the bottom and/or right edge, respectively. The layout takes ownership of the <tt>item</tt>.</p>
<p><b>Warning:</b> Do not use this function to add child layouts or child widget items. Use <a href="QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addLayout</tt></a> or <a href="QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addWidget</tt></a> instead.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addLayout(com.trolltech.qt.gui.QLayout, int, int, com.trolltech.qt.core.Qt.AlignmentFlag...)"><!-- --></A><H3>
addLayout</H3>
<PRE>
public final void <B>addLayout</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column,
                            <A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;arg__4)</PRE>
<DL>
<DD><p>Places the <tt>arg__1</tt> at position (<tt>row</tt>, <tt>column</tt>) in the grid. The top-left position is (0, 0).</p>
<p>The alignment is specified by <tt>arg__4</tt>. 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()"><tt>sizeHint</tt></a>.</p>
<p><tt>arg__1</tt> becomes a child of the grid layout.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addLayout(com.trolltech.qt.gui.QLayout, int, int)"><!-- --></A><H3>
addLayout</H3>
<PRE>
public final void <B>addLayout</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column)</PRE>
<DL>
<DD><p>Equivalent to <a href="QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addLayout</tt></a>(<tt>arg__1</tt>, <tt>row</tt>, <tt>column</tt>, 0).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addLayout(com.trolltech.qt.gui.QLayout, int, int, com.trolltech.qt.core.Qt.Alignment)"><!-- --></A><H3>
addLayout</H3>
<PRE>
public final void <B>addLayout</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column,
                            <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;arg__4)</PRE>
<DL>
<DD><p>Places the <tt>arg__1</tt> at position (<tt>row</tt>, <tt>column</tt>) in the grid. The top-left position is (0, 0).</p>
<p>The alignment is specified by <tt>arg__4</tt>. 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()"><tt>sizeHint</tt></a>.</p>
<p><tt>arg__1</tt> becomes a child of the grid layout.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.AlignmentFlag...)"><!-- --></A><H3>
addLayout</H3>
<PRE>
public final void <B>addLayout</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column,
                            int&nbsp;rowSpan,
                            int&nbsp;columnSpan,
                            <A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;arg__6)</PRE>
<DL>
<DD><p>This version adds the layout <tt>arg__1</tt> to the cell grid, spanning multiple rows/columns. The cell will start at <tt>row</tt>, <tt>column</tt> spanning <tt>rowSpan</tt> rows and <tt>columnSpan</tt> columns.</p>
<p>If <tt>rowSpan</tt> and/or <tt>columnSpan</tt> is -1, then the layout will extend to the bottom and/or right edge, respectively.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int)"><!-- --></A><H3>
addLayout</H3>
<PRE>
public final void <B>addLayout</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column,
                            int&nbsp;rowSpan,
                            int&nbsp;columnSpan)</PRE>
<DL>
<DD><p>Equivalent to <a href="QGridLayout.html#addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addLayout</tt></a>(<tt>arg__1</tt>, <tt>row</tt>, <tt>column</tt>, <tt>rowSpan</tt>, <tt>columnSpan</tt>, 0).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addLayout(com.trolltech.qt.gui.QLayout, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><!-- --></A><H3>
addLayout</H3>
<PRE>
public final void <B>addLayout</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column,
                            int&nbsp;rowSpan,
                            int&nbsp;columnSpan,
                            <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;arg__6)</PRE>
<DL>
<DD><p>This version adds the layout <tt>arg__1</tt> to the cell grid, spanning multiple rows/columns. The cell will start at <tt>row</tt>, <tt>column</tt> spanning <tt>rowSpan</tt> rows and <tt>columnSpan</tt> columns.</p>
<p>If <tt>rowSpan</tt> and/or <tt>columnSpan</tt> is -1, then the layout will extend to the bottom and/or right edge, respectively.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.AlignmentFlag...)"><!-- --></A><H3>
addWidget</H3>
<PRE>
public final void <B>addWidget</B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column,
                            int&nbsp;rowSpan,
                            int&nbsp;columnSpan,
                            <A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;arg__6)</PRE>
<DL>
<DD><p>This version adds the given <tt>arg__1</tt> to the cell grid, spanning multiple rows/columns. The cell will start at <tt>row</tt>, <tt>column</tt> spanning <tt>rowSpan</tt> rows and <tt>columnSpan</tt> columns. The grid will have the given <tt>arg__6</tt>.</p>
<p>If <tt>rowSpan</tt> and/or <tt>columnSpan</tt> is -1, then the widget will extend to the bottom and/or right edge, respectively.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int)"><!-- --></A><H3>
addWidget</H3>
<PRE>
public final void <B>addWidget</B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column,
                            int&nbsp;rowSpan,
                            int&nbsp;columnSpan)</PRE>
<DL>
<DD><p>Equivalent to <a href="QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addWidget</tt></a>(<tt>arg__1</tt>, <tt>row</tt>, <tt>column</tt>, <tt>rowSpan</tt>, <tt>columnSpan</tt>, 0).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><!-- --></A><H3>
addWidget</H3>
<PRE>
public final void <B>addWidget</B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column,
                            int&nbsp;rowSpan,
                            int&nbsp;columnSpan,
                            <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;arg__6)</PRE>
<DL>
<DD><p>This version adds the given <tt>arg__1</tt> to the cell grid, spanning multiple rows/columns. The cell will start at <tt>row</tt>, <tt>column</tt> spanning <tt>rowSpan</tt> rows and <tt>columnSpan</tt> columns. The grid will have the given <tt>arg__6</tt>.</p>
<p>If <tt>rowSpan</tt> and/or <tt>columnSpan</tt> is -1, then the widget will extend to the bottom and/or right edge, respectively.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addWidget(com.trolltech.qt.gui.QWidget, int, int, com.trolltech.qt.core.Qt.AlignmentFlag...)"><!-- --></A><H3>
addWidget</H3>
<PRE>
public final void <B>addWidget</B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column,
                            <A HREF="../../../../com/trolltech/qt/core/Qt.AlignmentFlag.html" title="enum in com.trolltech.qt.core">Qt.AlignmentFlag</A>...&nbsp;arg__4)</PRE>
<DL>
<DD><p>Adds the given <tt>arg__1</tt> to the cell grid at <tt>row</tt>, <tt>column</tt>. The top-left position is (0, 0) by default.</p>
<p>The alignment is specified by <tt>arg__4</tt>. The default alignment is 0, which means that the widget fills the entire cell.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addWidget(com.trolltech.qt.gui.QWidget, int, int)"><!-- --></A><H3>
addWidget</H3>
<PRE>
public final void <B>addWidget</B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column)</PRE>
<DL>
<DD><p>Equivalent to <a href="QGridLayout.html#addWidget(com.trolltech.qt.gui.QWidget, int, int, int, int, com.trolltech.qt.core.Qt.Alignment)"><tt>addWidget</tt></a>(<tt>arg__1</tt>, <tt>row</tt>, <tt>column</tt>, 0).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="addWidget(com.trolltech.qt.gui.QWidget, int, int, com.trolltech.qt.core.Qt.Alignment)"><!-- --></A><H3>
addWidget</H3>
<PRE>
public final void <B>addWidget</B>(<A HREF="../../../../com/trolltech/qt/gui/QWidget.html" title="class in com.trolltech.qt.gui">QWidget</A>&nbsp;arg__1,
                            int&nbsp;row,
                            int&nbsp;column,
                            <A HREF="../../../../com/trolltech/qt/core/Qt.Alignment.html" title="class in com.trolltech.qt.core">Qt.Alignment</A>&nbsp;arg__4)</PRE>
<DL>
<DD><p>Adds the given <tt>arg__1</tt> to the cell grid at <tt>row</tt>, <tt>column</tt>. The top-left position is (0, 0) by default.</p>
<p>The alignment is specified by <tt>arg__4</tt>. The default alignment is 0, which means that the widget fills the entire cell.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="cellRect(int, int)"><!-- --></A><H3>
cellRect</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/core/QRect.html" title="class in com.trolltech.qt.core">QRect</A> <B>cellRect</B>(int&nbsp;row,
                            int&nbsp;column)</PRE>
<DL>
<DD><p>Returns the geometry of the cell with row <tt>row</tt> and column <tt>column</tt> in the grid. Returns an invalid rectangle if <tt>row</tt> or <tt>column</tt> 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(com.trolltech.qt.core.QRect)"><tt>setGeometry</tt></a> has been called, i.e&#x2e; after the <a href="QLayout.html#parentWidget()"><tt>parentWidget</tt></a> is visible.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="columnCount()"><!-- --></A><H3>
columnCount</H3>
<PRE>
public final int <B>columnCount</B>()</PRE>
<DL>
<DD><p>Returns the number of columns in this grid.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="columnMinimumWidth(int)"><!-- --></A><H3>
columnMinimumWidth</H3>
<PRE>
public final int <B>columnMinimumWidth</B>(int&nbsp;column)</PRE>
<DL>
<DD><p>Returns the column spacing for column <tt>column</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#setColumnMinimumWidth(int, int)"><tt>setColumnMinimumWidth</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="columnStretch(int)"><!-- --></A><H3>
columnStretch</H3>
<PRE>
public final int <B>columnStretch</B>(int&nbsp;column)</PRE>
<DL>
<DD><p>Returns the stretch factor for column <tt>column</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#setColumnStretch(int, int)"><tt>setColumnStretch</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="horizontalSpacing()"><!-- --></A><H3>
horizontalSpacing</H3>
<PRE>
public final int <B>horizontalSpacing</B>()</PRE>
<DL>
<DD><p>Returns the spacing between widgets that are laid out side by side.</p>
<p>If no value is explicitly set, the layout's horizontal spacing is inherited from the parent layout, or from the style settings for the parent widget.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#setHorizontalSpacing(int)"><tt>setHorizontalSpacing</tt></a>, 
<a href="QGridLayout.html#verticalSpacing()"><tt>verticalSpacing</tt></a>, 
<tt>QStyle::pixelMetric</tt>, 
<tt>PM_LayoutHorizontalSpacing</tt></DL>
</DD>
</DL>
<HR>

<A NAME="originCorner()"><!-- --></A><H3>
originCorner</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/core/Qt.Corner.html" title="enum in com.trolltech.qt.core">Qt.Corner</A> <B>originCorner</B>()</PRE>
<DL>
<DD><p>Returns the corner that's used for the grid's origin, i.e&#x2e; for position (0, 0).</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#setOriginCorner(com.trolltech.qt.core.Qt.Corner)"><tt>setOriginCorner</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="rowCount()"><!-- --></A><H3>
rowCount</H3>
<PRE>
public final int <B>rowCount</B>()</PRE>
<DL>
<DD><p>Returns the number of rows in this grid.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="rowMinimumHeight(int)"><!-- --></A><H3>
rowMinimumHeight</H3>
<PRE>
public final int <B>rowMinimumHeight</B>(int&nbsp;row)</PRE>
<DL>
<DD><p>Returns the minimum width set for row <tt>row</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#setRowMinimumHeight(int, int)"><tt>setRowMinimumHeight</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="rowStretch(int)"><!-- --></A><H3>
rowStretch</H3>
<PRE>
public final int <B>rowStretch</B>(int&nbsp;row)</PRE>
<DL>
<DD><p>Returns the stretch factor for row <tt>row</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#setRowStretch(int, int)"><tt>setRowStretch</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setColumnMinimumWidth(int, int)"><!-- --></A><H3>
setColumnMinimumWidth</H3>
<PRE>
public final void <B>setColumnMinimumWidth</B>(int&nbsp;column,
                                        int&nbsp;minSize)</PRE>
<DL>
<DD><p>Sets the minimum width of column <tt>column</tt> to <tt>minSize</tt> pixels.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#columnMinimumWidth(int)"><tt>columnMinimumWidth</tt></a>, 
<a href="QGridLayout.html#setRowMinimumHeight(int, int)"><tt>setRowMinimumHeight</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setColumnStretch(int, int)"><!-- --></A><H3>
setColumnStretch</H3>
<PRE>
public final void <B>setColumnStretch</B>(int&nbsp;column,
                                   int&nbsp;stretch)</PRE>
<DL>
<DD><p>Sets the stretch factor of column <tt>column</tt> to <tt>stretch</tt>. 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(com.trolltech.qt.gui.QLayoutItemInterface)"><tt>addItem</tt></a> with a <a href="QSpacerItem.html"><tt>QSpacerItem</tt></a>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#columnStretch(int)"><tt>columnStretch</tt></a>, 
<a href="QGridLayout.html#setRowStretch(int, int)"><tt>setRowStretch</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setDefaultPositioning(int, com.trolltech.qt.core.Qt.Orientation)"><!-- --></A><H3>
setDefaultPositioning</H3>
<PRE>
public final void <B>setDefaultPositioning</B>(int&nbsp;n,
                                        <A HREF="../../../../com/trolltech/qt/core/Qt.Orientation.html" title="enum in com.trolltech.qt.core">Qt.Orientation</A>&nbsp;orient)</PRE>
<DL>
<DD><p>This method is used internally by Qt Jambi.
Do not use it in your applications.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setHorizontalSpacing(int)"><!-- --></A><H3>
setHorizontalSpacing</H3>
<PRE>
public final void <B>setHorizontalSpacing</B>(int&nbsp;spacing)</PRE>
<DL>
<DD><p>Sets the spacing between widgets that are laid out side by side to <tt>spacing</tt>.</p>
<p>If no value is explicitly set, the layout's horizontal spacing is inherited from the parent layout, or from the style settings for the parent widget.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#horizontalSpacing()"><tt>horizontalSpacing</tt></a>, 
<a href="QGridLayout.html#verticalSpacing()"><tt>verticalSpacing</tt></a>, 
<tt>QStyle::pixelMetric</tt>, 
<tt>PM_LayoutHorizontalSpacing</tt></DL>
</DD>
</DL>
<HR>

<A NAME="setOriginCorner(com.trolltech.qt.core.Qt.Corner)"><!-- --></A><H3>
setOriginCorner</H3>
<PRE>
public final void <B>setOriginCorner</B>(<A HREF="../../../../com/trolltech/qt/core/Qt.Corner.html" title="enum in com.trolltech.qt.core">Qt.Corner</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>Sets the grid's origin corner, i.e&#x2e; position (0, 0), to <tt>arg__1</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#originCorner()"><tt>originCorner</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setRowMinimumHeight(int, int)"><!-- --></A><H3>
setRowMinimumHeight</H3>
<PRE>
public final void <B>setRowMinimumHeight</B>(int&nbsp;row,
                                      int&nbsp;minSize)</PRE>
<DL>
<DD><p>Sets the minimum height of row <tt>row</tt> to <tt>minSize</tt> pixels.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#rowMinimumHeight(int)"><tt>rowMinimumHeight</tt></a>, 
<a href="QGridLayout.html#setColumnMinimumWidth(int, int)"><tt>setColumnMinimumWidth</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setRowStretch(int, int)"><!-- --></A><H3>
setRowStretch</H3>
<PRE>
public final void <B>setRowStretch</B>(int&nbsp;row,
                                int&nbsp;stretch)</PRE>
<DL>
<DD><p>Sets the stretch factor of row <tt>row</tt> to <tt>stretch</tt>. 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>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#rowStretch(int)"><tt>rowStretch</tt></a>, 
<a href="QGridLayout.html#setRowMinimumHeight(int, int)"><tt>setRowMinimumHeight</tt></a>, 
<a href="QGridLayout.html#setColumnStretch(int, int)"><tt>setColumnStretch</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setSpacing(int)"><!-- --></A><H3>
setSpacing</H3>
<PRE>
public final void <B>setSpacing</B>(int&nbsp;spacing)</PRE>
<DL>
<DD><p>This functiob sets both the vertical and horizontal spacing to <tt>spacing</tt>.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#spacing()"><tt>spacing</tt></a>, 
<a href="QGridLayout.html#setVerticalSpacing(int)"><tt>setVerticalSpacing</tt></a>, 
<a href="QGridLayout.html#setHorizontalSpacing(int)"><tt>setHorizontalSpacing</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="setVerticalSpacing(int)"><!-- --></A><H3>
setVerticalSpacing</H3>
<PRE>
public final void <B>setVerticalSpacing</B>(int&nbsp;spacing)</PRE>
<DL>
<DD><p>Sets the spacing between widgets that are laid out on top of each other to <tt>spacing</tt>.</p>
<p>If no value is explicitly set, the layout's vertical spacing is inherited from the parent layout, or from the style settings for the parent widget.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#verticalSpacing()"><tt>verticalSpacing</tt></a>, 
<a href="QGridLayout.html#horizontalSpacing()"><tt>horizontalSpacing</tt></a>, 
<tt>QStyle::pixelMetric</tt>, 
<tt>PM_LayoutHorizontalSpacing</tt></DL>
</DD>
</DL>
<HR>

<A NAME="spacing()"><!-- --></A><H3>
spacing</H3>
<PRE>
public final int <B>spacing</B>()</PRE>
<DL>
<DD><p>If the vertical spacing is equal to the horizontal spacing, this function returns that value; otherwise it return -1.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#setSpacing(int)"><tt>setSpacing</tt></a>, 
<a href="QGridLayout.html#verticalSpacing()"><tt>verticalSpacing</tt></a>, 
<a href="QGridLayout.html#horizontalSpacing()"><tt>horizontalSpacing</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="verticalSpacing()"><!-- --></A><H3>
verticalSpacing</H3>
<PRE>
public final int <B>verticalSpacing</B>()</PRE>
<DL>
<DD><p>Returns the spacing between widgets that are laid out on top of each other.</p>
<p>If no value is explicitly set, the layout's vertical spacing is inherited from the parent layout, or from the style settings for the parent widget.</p>
<P>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QGridLayout.html#setVerticalSpacing(int)"><tt>setVerticalSpacing</tt></a>, 
<a href="QGridLayout.html#horizontalSpacing()"><tt>horizontalSpacing</tt></a>, 
<tt>QStyle::pixelMetric</tt>, 
<tt>PM_LayoutHorizontalSpacing</tt></DL>
</DD>
</DL>
<HR>

<A NAME="addItem(com.trolltech.qt.gui.QLayoutItemInterface)"><!-- --></A><H3>
addItem</H3>
<PRE>
public void <B>addItem</B>(<A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#addItem(com.trolltech.qt.gui.QLayoutItemInterface)">addItem</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLayout.html#addWidget(com.trolltech.qt.gui.QWidget)"><tt>addWidget</tt></a>, 
<tt>QBoxLayout::addLayout</tt>, 
<tt>QGridLayout::addLayout</tt></DL>
</DD>
</DL>
<HR>

<A NAME="count()"><!-- --></A><H3>
count</H3>
<PRE>
public int <B>count</B>()</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#count()">count</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLayout.html#itemAt(int)"><tt>itemAt</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="expandingDirections()"><!-- --></A><H3>
expandingDirections</H3>
<PRE>
public <A HREF="../../../../com/trolltech/qt/core/Qt.Orientations.html" title="class in com.trolltech.qt.core">Qt.Orientations</A> <B>expandingDirections</B>()</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html#expandingDirections()">expandingDirections</A></CODE> in interface <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#expandingDirections()">expandingDirections</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLayout.html#sizeHint()"><tt>sizeHint</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="hasHeightForWidth()"><!-- --></A><H3>
hasHeightForWidth</H3>
<PRE>
public boolean <B>hasHeightForWidth</B>()</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html#hasHeightForWidth()">hasHeightForWidth</A></CODE> in interface <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#hasHeightForWidth()">hasHeightForWidth</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLayout.html#heightForWidth(int)"><tt>heightForWidth</tt></a>, 
<tt>QWidget::heightForWidth</tt></DL>
</DD>
</DL>
<HR>

<A NAME="heightForWidth(int)"><!-- --></A><H3>
heightForWidth</H3>
<PRE>
public int <B>heightForWidth</B>(int&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html#heightForWidth(int)">heightForWidth</A></CODE> in interface <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#heightForWidth(int)">heightForWidth</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLayout.html#hasHeightForWidth()"><tt>hasHeightForWidth</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="invalidate()"><!-- --></A><H3>
invalidate</H3>
<PRE>
public void <B>invalidate</B>()</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html#invalidate()">invalidate</A></CODE> in interface <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#invalidate()">invalidate</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="itemAt(int)"><!-- --></A><H3>
itemAt</H3>
<PRE>
public <A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A> <B>itemAt</B>(int&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#itemAt(int)">itemAt</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLayout.html#count()"><tt>count</tt></a>, 
<a href="QLayout.html#takeAt(int)"><tt>takeAt</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="maximumSize()"><!-- --></A><H3>
maximumSize</H3>
<PRE>
public <A HREF="../../../../com/trolltech/qt/core/QSize.html" title="class in com.trolltech.qt.core">QSize</A> <B>maximumSize</B>()</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html#maximumSize()">maximumSize</A></CODE> in interface <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#maximumSize()">maximumSize</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="minimumHeightForWidth(int)"><!-- --></A><H3>
minimumHeightForWidth</H3>
<PRE>
public int <B>minimumHeightForWidth</B>(int&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html#minimumHeightForWidth(int)">minimumHeightForWidth</A></CODE> in interface <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#minimumHeightForWidth(int)">minimumHeightForWidth</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="minimumSize()"><!-- --></A><H3>
minimumSize</H3>
<PRE>
public <A HREF="../../../../com/trolltech/qt/core/QSize.html" title="class in com.trolltech.qt.core">QSize</A> <B>minimumSize</B>()</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html#minimumSize()">minimumSize</A></CODE> in interface <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#minimumSize()">minimumSize</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setGeometry(com.trolltech.qt.core.QRect)"><!-- --></A><H3>
setGeometry</H3>
<PRE>
public void <B>setGeometry</B>(<A HREF="../../../../com/trolltech/qt/core/QRect.html" title="class in com.trolltech.qt.core">QRect</A>&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html#setGeometry(com.trolltech.qt.core.QRect)">setGeometry</A></CODE> in interface <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#setGeometry(com.trolltech.qt.core.QRect)">setGeometry</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLayout.html#geometry()"><tt>geometry</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="sizeHint()"><!-- --></A><H3>
sizeHint</H3>
<PRE>
public <A HREF="../../../../com/trolltech/qt/core/QSize.html" title="class in com.trolltech.qt.core">QSize</A> <B>sizeHint</B>()</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html#sizeHint()">sizeHint</A></CODE> in interface <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#sizeHint()">sizeHint</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="takeAt(int)"><!-- --></A><H3>
takeAt</H3>
<PRE>
public <A HREF="../../../../com/trolltech/qt/gui/QLayoutItemInterface.html" title="interface in com.trolltech.qt.gui">QLayoutItemInterface</A> <B>takeAt</B>(int&nbsp;arg__1)</PRE>
<DL>
<DD><p>This function is reimplemented for internal reasons.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html#takeAt(int)">takeAt</A></CODE> in class <CODE><A HREF="../../../../com/trolltech/qt/gui/QLayout.html" title="class in com.trolltech.qt.gui">QLayout</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><a href="QLayout.html#itemAt(int)"><tt>itemAt</tt></a>, 
<a href="QLayout.html#count()"><tt>count</tt></a></DL>
</DD>
</DL>
<HR>

<A NAME="fromNativePointer(com.trolltech.qt.QNativePointer)"><!-- --></A><H3>
fromNativePointer</H3>
<PRE>
public static <A HREF="../../../../com/trolltech/qt/gui/QGridLayout.html" title="class in com.trolltech.qt.gui">QGridLayout</A> <B>fromNativePointer</B>(<A HREF="../../../../com/trolltech/qt/QNativePointer.html" title="class in com.trolltech.qt">QNativePointer</A>&nbsp;nativePointer)</PRE>
<DL>
<DD>This function returns the QGridLayout instance pointed to by nativePointer
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>nativePointer</CODE> - the QNativePointer of which object should be returned.</DL>
</DD>
</DL>
<HR>

<A NAME="getItemPosition(int)"><!-- --></A><H3>
getItemPosition</H3>
<PRE>
public final <A HREF="../../../../com/trolltech/qt/gui/QTableArea.html" title="class in com.trolltech.qt.gui">QTableArea</A> <B>getItemPosition</B>(int&nbsp;index)</PRE>
<DL>
<DD>Returns the position information of the item with the given index.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QGraphicsView.ViewportUpdateMode.html" title="enum in com.trolltech.qt.gui"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../com/trolltech/qt/gui/QGroupBox.html" title="class in com.trolltech.qt.gui"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../index.html?com/trolltech/qt/gui/QGridLayout.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="QGridLayout.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_classes_inherited_from_class_com.trolltech.qt.gui.QLayout">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>