QGrid man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



QGrid(3qt)					       QGrid(3qt)

NAME
       QGrid - Performs geometry management on its children

       #include <qgrid.h>

       Inherits QFrame.

   Public Members
       enum Direction { Horizontal, Vertical }
       QGrid ( int n, QWidget * parent=0, const char * name=0,
	   WFlags f=0 )
       QGrid ( int n, Direction, QWidget * parent=0, const char *
	   name=0, WFlags f=0 )
       void setSpacing ( int )

DESCRIPTION
       The QGrid widget performs geometry management on its
       children

       The number of rows or columns is defined in the
       constructor. All its children will be placed and sized
       according to their sizeHint() and sizePolicy() return
       values.

       Use setMargin() to add space around the edge, and use
       setSpacing() to add space between the widgets.

			    [Image Omitted]

       For more general control over grid layout, including
       multi-column and multi-row widgets, use the QGridLayout
       class directly.

       See also QVBox and QHBox.

       Examples: xml/tagreader

MEMBER FUNCTION DOCUMENTATION
QGrid::QGrid ( int n, QWidget * parent=0, const char * name=0,
       WFlags f=0 )
       Constructs a grid widget with parent parent and name name.
       n specifies the number of columns.

QGrid::QGrid ( int n, Direction dir, QWidget * parent=0, const
       char * name=0, WFlags f=0 )
       Constructs a grid widget with parent parent and name name.
       If dir is Horizontal, n specifies the number of columns.
       If dir is Vertical, n specifies the number of rows.

void QGrid::frameChanged () [virtual protected]
       Reimplemented for internal reasons; the API is not
       affected.

Trolltech AS		   13 June 2001				1

QGrid(3qt)					       QGrid(3qt)

       Reimplemented from QFrame.

void QGrid::setSpacing ( int space )
       Sets the spacing between children to space.

QSize QGrid::sizeHint () const [virtual]
       Reimplemented for internal reasons; the API is not
       affected.

       Reimplemented from QWidget.

SEE ALSO
       http://doc.trolltech.com/qgrid.html
       http://www.trolltech.com/faq/tech.html

COPYRIGHT
       Copyright 1992-2001 Trolltech AS,
       http://www.trolltech.com.  See the license file included
       in the distribution for a complete license statement.

AUTHOR
       Generated automatically from the source code.

BUGS
       If you find a bug in Qt, please report it as described in
       http://doc.trolltech.com/bughowto.html.	Good bug reports
       make our job much simpler. Thank you.

       In case of content or formattting problems with this
       manual page, please report them to qt-bugs@trolltech.com.
       Please include the name of the manual page (qgrid.3qt) and
       the Qt version (2.3.1).

Trolltech AS		   13 June 2001				2

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net