Rename layout nt* related files to equivalent tq*

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/181/head
Michele Calgaro 6 months ago
parent c55ef27a2c
commit 82ecd83484
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -132,7 +132,7 @@
<area shape="rect" coords="290,488,401,505" href="qintvalidator.html">
<area shape="rect" coords="294,505,400,524" href="tqregexpvalidator.html">
<area shape="rect" coords="294,524,401,540" href="tqeditorfactory.html">
<area shape="rect" coords="282,541,401,567" href="ntqlayout.html">
<area shape="rect" coords="282,541,401,567" href="tqlayout.html">
<area shape="rect" coords="289,568,397,594" href="tqsqldatabase.html">
<area shape="rect" coords="290,594,397,610" href="tqsqldriver.html">
<area shape="rect" coords="290,610,398,630" href="tqsqlform.html">
@ -171,9 +171,9 @@
<area shape="rect" coords="458,558,548,577" href="tqtextedit.html">
<area shape="rect" coords="460,577,548,593" href="tqtextbrowser.html">
<area shape="rect" coords="460,594,547,613" href="tqgridlayout.html">
<area shape="rect" coords="456,613,547,629" href="qboxlayout.html">
<area shape="rect" coords="456,629,544,649" href="qhboxlayout.html">
<area shape="rect" coords="454,649,542,663" href="qvboxlayout.html">
<area shape="rect" coords="456,613,547,629" href="tqboxlayout.html">
<area shape="rect" coords="456,629,544,649" href="tqhboxlayout.html">
<area shape="rect" coords="454,649,542,663" href="tqvboxlayout.html">
<area shape="rect" coords="454,663,536,689" href="tqtable.html">
<area shape="rect" coords="549,50,651,81" href="tqcheckbox.html">
<area shape="rect" coords="547,81,650,98" href="tqtoolbutton.html">
@ -190,12 +190,12 @@
<area shape="rect" coords="545,292,660,318" href="tqprogressdialog.html">
<area shape="rect" coords="549,321,649,345" href="tqgrid.html">
<area shape="rect" coords="550,345,650,362" href="tqlabel.html">
<area shape="rect" coords="550,362,653,382" href="ntqhbox.html">
<area shape="rect" coords="545,382,653,398" href="ntqvbox.html">
<area shape="rect" coords="550,362,653,382" href="tqhbox.html">
<area shape="rect" coords="545,382,653,398" href="tqvbox.html">
<area shape="rect" coords="545,398,652,415" href="ntqsplitter.html">
<area shape="rect" coords="548,415,652,435" href="tqlineedit.html">
<area shape="rect" coords="548,435,654,451" href="tqmenubar.html">
<area shape="rect" coords="551,451,654,470" href="ntqgroupbox.html">
<area shape="rect" coords="551,451,654,470" href="tqgroupbox.html">
<area shape="rect" coords="551,470,655,486" href="tqpopupmenu.html">
<area shape="rect" coords="554,487,655,505" href="tqprogressbar.html">
<area shape="rect" coords="554,505,657,521" href="tqlcdnumber.html">
@ -234,8 +234,8 @@
<area shape="rect" coords="664,577,786,593" href="tqlistboxitem.html">
<area shape="rect" coords="664,593,788,611" href="tqlistboxtext.html">
<area shape="rect" coords="663,611,788,631" href="tqlistboxpixmap.html">
<area shape="rect" coords="663,631,779,646" href="qlayoutitem.html">
<area shape="rect" coords="666,646,780,666" href="qspaceritem.html">
<area shape="rect" coords="663,631,779,646" href="tqlayoutitem.html">
<area shape="rect" coords="666,646,780,666" href="tqspaceritem.html">
<area shape="rect" coords="668,666,759,686" href="tqwidgetitem.html">
<area shape="rect" coords="784,34,885,63" href="ntqaccessible.html">
<area shape="rect" coords="782,62,885,79" href="tqasciicache.html">
@ -336,11 +336,11 @@
<area shape="rect" coords="1001,542,1095,560" href="ntquuid.html">
<area shape="rect" coords="1001,560,1093,577" href="ntqvariant.html">
<area shape="rect" coords="998,578,1088,595" href="tqwmatrix.html">
<area shape="rect" coords="999,595,1119,612" href="ntqhbuttongroup.html">
<area shape="rect" coords="1002,613,1119,627" href="ntqvbuttongroup.html">
<area shape="rect" coords="999,595,1119,612" href="tqhbuttongroup.html">
<area shape="rect" coords="1002,613,1119,627" href="tqvbuttongroup.html">
<area shape="rect" coords="1003,627,1118,649" href="tqbuttongroup.html">
<area shape="rect" coords="997,649,1119,665" href="ntqhgroupbox.html">
<area shape="rect" coords="998,665,1105,685" href="ntqvgroupbox.html">
<area shape="rect" coords="997,649,1119,665" href="tqhgroupbox.html">
<area shape="rect" coords="998,665,1105,685" href="tqvgroupbox.html">
</map>
The PDF A3 size master copy of the class chart is available for

@ -164,7 +164,7 @@ click-to-focus.
It's not unusual for keyboard shortcuts to move the focus. This can
happen implicitly by opening modal dialogs, but also explicitly using
focus accelerators such as those provided by \l TQLabel::setBuddy(), \l
QGroupBox and \l TQTabBar.
TQGroupBox and \l TQTabBar.
We advise supporting shortcut focus for all widgets that the user may
want to jump to. For example, a tab dialog can have keyboard shortcuts

@ -282,7 +282,7 @@ protected:
#include &lt;<a href="tqtabwidget-h.html">tqtabwidget.h</a>&gt;
#include &lt;<a href="tqlistview-h.html">tqlistview.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqwidget-h.html">tqwidget.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;

@ -52,7 +52,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqbitarray.html">TQBitArray</a></b><td>Array of bits
<tr bgcolor=#f0f0f0><td><b><a href="tqbitval.html">TQBitVal</a></b><td>Internal class, used with TQBitArray
<tr bgcolor=#f0f0f0><td><b><a href="tqbitmap.html">TQBitmap</a></b><td>Monochrome (1-bit depth) pixmaps
<tr bgcolor=#f0f0f0><td><b><a href="qboxlayout.html">TQBoxLayout</a></b><td>Lines up child widgets horizontally or vertically
<tr bgcolor=#f0f0f0><td><b><a href="tqboxlayout.html">TQBoxLayout</a></b><td>Lines up child widgets horizontally or vertically
<tr bgcolor=#f0f0f0><td><b><a href="tqbrush.html">TQBrush</a></b><td>Defines the fill pattern of shapes drawn by a TQPainter
<tr bgcolor=#f0f0f0><td><b><a href="tqbuffer.html">TQBuffer</a></b><td>I/O device that operates on a TQByteArray
<tr bgcolor=#f0f0f0><td><b><a href="tqbutton.html">TQButton</a></b><td>The abstract base class of button widgets, providing functionality common to buttons
@ -163,19 +163,19 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqglcontext.html">TQGLContext</a></b><td>Encapsulates an OpenGL rendering context
<tr bgcolor=#f0f0f0><td><b><a href="tqglformat.html">TQGLFormat</a></b><td>The display format of an OpenGL rendering context
<tr bgcolor=#f0f0f0><td><b><a href="tqglwidget.html">TQGLWidget</a></b><td>Widget for rendering OpenGL graphics
<tr bgcolor=#f0f0f0><td><b><a href="qglayoutiterator.html">TQGLayoutIterator</a></b><td>Abstract base class of internal layout iterators
<tr bgcolor=#f0f0f0><td><b><a href="tqglayoutiterator.html">TQGLayoutIterator</a></b><td>Abstract base class of internal layout iterators
<tr bgcolor=#f0f0f0><td><b><a href="tqgb18030codec.html">TQGb18030Codec</a></b><td>Conversion to and from the Chinese GB18030/GBK/GB2312 encoding
<tr bgcolor=#f0f0f0><td><b><a href="tqgb2312codec.html">TQGb2312Codec</a></b><td>Conversion to and from the Chinese GB2312 encoding
<tr bgcolor=#f0f0f0><td><b><a href="tqgbkcodec.html">TQGbkCodec</a></b><td>Conversion to and from the Chinese GBK encoding
<tr bgcolor=#f0f0f0><td><b><a href="tqgrid.html">TQGrid</a></b><td>Simple geometry management of its children
<tr bgcolor=#f0f0f0><td><b><a href="tqgridlayout.html">TQGridLayout</a></b><td>Lays out widgets in a grid
<tr bgcolor=#f0f0f0><td><b><a href="tqgridview.html">TQGridView</a></b><td>Abstract base for fixed-size grids
<tr bgcolor=#f0f0f0><td><b><a href="ntqgroupbox.html">TQGroupBox</a></b><td>Group box frame with a title
<tr bgcolor=#f0f0f0><td><b><a href="tqgroupbox.html">TQGroupBox</a></b><td>Group box frame with a title
<tr bgcolor=#f0f0f0><td><b><a href="ntqguardedptr.html">TQGuardedPtr</a></b><td>Template class that provides guarded pointers to TQObjects
<tr bgcolor=#f0f0f0><td><b><a href="ntqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="qhboxlayout.html">TQHBoxLayout</a></b><td>Lines up widgets horizontally
<tr bgcolor=#f0f0f0><td><b><a href="ntqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="ntqhgroupbox.html">TQHGroupBox</a></b><td>Organizes widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="tqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqhboxlayout.html">TQHBoxLayout</a></b><td>Lines up widgets horizontally
<tr bgcolor=#f0f0f0><td><b><a href="tqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="tqhgroupbox.html">TQHGroupBox</a></b><td>Organizes widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="tqheader.html">TQHeader</a></b><td>Header row or column, e.g. for tables and listviews
<tr bgcolor=#f0f0f0><td><b><a href="tqhebrewcodec.html">TQHebrewCodec</a></b><td>Conversion to and from visually ordered Hebrew
<tr bgcolor=#f0f0f0><td><b><a href="qhideevent.html">TQHideEvent</a></b><td>Event which is sent after a widget is hidden
@ -212,9 +212,9 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="ntqkeysequence.html">TQKeySequence</a></b><td>Encapsulates a key sequence as used by accelerators
<tr bgcolor=#f0f0f0><td><b><a href="tqlcdnumber.html">TQLCDNumber</a></b><td>Displays a number with LCD-like digits
<tr bgcolor=#f0f0f0><td><b><a href="tqlabel.html">TQLabel</a></b><td>Text or image display
<tr bgcolor=#f0f0f0><td><b><a href="ntqlayout.html">TQLayout</a></b><td>The base class of geometry managers
<tr bgcolor=#f0f0f0><td><b><a href="qlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates
<tr bgcolor=#f0f0f0><td><b><a href="qlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem
<tr bgcolor=#f0f0f0><td><b><a href="tqlayout.html">TQLayout</a></b><td>The base class of geometry managers
<tr bgcolor=#f0f0f0><td><b><a href="tqlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates
<tr bgcolor=#f0f0f0><td><b><a href="tqlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem
<tr bgcolor=#f0f0f0><td><b><a href="ntqlibrary.html">TQLibrary</a></b><td>Wrapper for handling shared libraries
<tr bgcolor=#f0f0f0><td><b><a href="tqlineedit.html">TQLineEdit</a></b><td>One-line text editor
<tr bgcolor=#f0f0f0><td><b><a href="tqlistbox.html">TQListBox</a></b><td>List of selectable, read-only items
@ -315,7 +315,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqsocketdevice.html">TQSocketDevice</a></b><td>Platform-independent low-level socket API
<tr bgcolor=#f0f0f0><td><b><a href="tqsocketnotifier.html">TQSocketNotifier</a></b><td>Support for socket callbacks
<tr bgcolor=#f0f0f0><td><b><a href="ntqsound.html">TQSound</a></b><td>Access to the platform audio facilities
<tr bgcolor=#f0f0f0><td><b><a href="qspaceritem.html">TQSpacerItem</a></b><td>Blank space in a layout
<tr bgcolor=#f0f0f0><td><b><a href="tqspaceritem.html">TQSpacerItem</a></b><td>Blank space in a layout
<tr bgcolor=#f0f0f0><td><b><a href="tqspinbox.html">TQSpinBox</a></b><td>Spin box widget (spin button)
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplashscreen.html">TQSplashScreen</a></b><td>Splash screen that can be shown during application startup
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplitter.html">TQSplitter</a></b><td>Implements a splitter widget
@ -387,10 +387,10 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqurlinfo.html">TQUrlInfo</a></b><td>Stores information about URLs
<tr bgcolor=#f0f0f0><td><b><a href="tqurloperator.html">TQUrlOperator</a></b><td>Common operations on URLs
<tr bgcolor=#f0f0f0><td><b><a href="ntquuid.html">TQUuid</a></b><td>Defines a Universally Unique Identifier (UUID)
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="qvboxlayout.html">TQVBoxLayout</a></b><td>Lines up widgets vertically
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="ntqvgroupbox.html">TQVGroupBox</a></b><td>Organizes a group of widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqvboxlayout.html">TQVBoxLayout</a></b><td>Lines up widgets vertically
<tr bgcolor=#f0f0f0><td><b><a href="tqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqvgroupbox.html">TQVGroupBox</a></b><td>Organizes a group of widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="ntqvalidator.html">TQValidator</a></b><td>Validation of input text
<tr bgcolor=#f0f0f0><td><b><a href="tqvaluelist.html">TQValueList</a></b><td>Value-based template class that provides lists
<tr bgcolor=#f0f0f0><td><b><a href="tqvaluelistconstiterator.html">TQValueListConstIterator</a></b><td>Const iterator for TQValueList

@ -36,7 +36,7 @@ body { background: #ffffff; color: black; }
style.
<p>
<p><table width="100%">
<tr bgcolor=#f0f0f0><td><b><a href="qboxlayout.html">TQBoxLayout</a></b><td>Lines up child widgets horizontally or vertically
<tr bgcolor=#f0f0f0><td><b><a href="tqboxlayout.html">TQBoxLayout</a></b><td>Lines up child widgets horizontally or vertically
<tr bgcolor=#f0f0f0><td><b><a href="tqbuttongroup.html">TQButtonGroup</a></b><td>Organizes TQButton widgets in a group
<tr bgcolor=#f0f0f0><td><b><a href="ntqcdestyle.html">TQCDEStyle</a></b><td>CDE look and feel
<tr bgcolor=#f0f0f0><td><b><a href="tqcolor.html">TQColor</a></b><td>Colors based on RGB or HSV values
@ -44,17 +44,17 @@ style.
<tr bgcolor=#f0f0f0><td><b><a href="ntqcommonstyle.html">TQCommonStyle</a></b><td>Encapsulates the common Look and Feel of a GUI
<tr bgcolor=#f0f0f0><td><b><a href="ntqcursor.html">TQCursor</a></b><td>Mouse cursor with an arbitrary shape
<tr bgcolor=#f0f0f0><td><b><a href="tqfont.html">TQFont</a></b><td>Font used for drawing text
<tr bgcolor=#f0f0f0><td><b><a href="qglayoutiterator.html">TQGLayoutIterator</a></b><td>Abstract base class of internal layout iterators
<tr bgcolor=#f0f0f0><td><b><a href="tqglayoutiterator.html">TQGLayoutIterator</a></b><td>Abstract base class of internal layout iterators
<tr bgcolor=#f0f0f0><td><b><a href="tqgrid.html">TQGrid</a></b><td>Simple geometry management of its children
<tr bgcolor=#f0f0f0><td><b><a href="tqgridlayout.html">TQGridLayout</a></b><td>Lays out widgets in a grid
<tr bgcolor=#f0f0f0><td><b><a href="ntqgroupbox.html">TQGroupBox</a></b><td>Group box frame with a title
<tr bgcolor=#f0f0f0><td><b><a href="ntqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="qhboxlayout.html">TQHBoxLayout</a></b><td>Lines up widgets horizontally
<tr bgcolor=#f0f0f0><td><b><a href="ntqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="ntqhgroupbox.html">TQHGroupBox</a></b><td>Organizes widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="ntqlayout.html">TQLayout</a></b><td>The base class of geometry managers
<tr bgcolor=#f0f0f0><td><b><a href="qlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates
<tr bgcolor=#f0f0f0><td><b><a href="qlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem
<tr bgcolor=#f0f0f0><td><b><a href="tqgroupbox.html">TQGroupBox</a></b><td>Group box frame with a title
<tr bgcolor=#f0f0f0><td><b><a href="tqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqhboxlayout.html">TQHBoxLayout</a></b><td>Lines up widgets horizontally
<tr bgcolor=#f0f0f0><td><b><a href="tqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="tqhgroupbox.html">TQHGroupBox</a></b><td>Organizes widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="tqlayout.html">TQLayout</a></b><td>The base class of geometry managers
<tr bgcolor=#f0f0f0><td><b><a href="tqlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates
<tr bgcolor=#f0f0f0><td><b><a href="tqlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem
<tr bgcolor=#f0f0f0><td><b><a href="qmacstyle.html">TQMacStyle</a></b><td>Implements an Appearance Manager style
<tr bgcolor=#f0f0f0><td><b><a href="ntqmotifplusstyle.html">TQMotifPlusStyle</a></b><td>More sophisticated Motif-ish look and feel
<tr bgcolor=#f0f0f0><td><b><a href="ntqmotifstyle.html">TQMotifStyle</a></b><td>Motif look and feel
@ -63,13 +63,13 @@ style.
<tr bgcolor=#f0f0f0><td><b><a href="ntqsgistyle.html">TQSGIStyle</a></b><td>SGI/Irix look and feel
<tr bgcolor=#f0f0f0><td><b><a href="tqsizegrip.html">TQSizeGrip</a></b><td>Corner-grip for resizing a top-level window
<tr bgcolor=#f0f0f0><td><b><a href="tqsizepolicy.html">TQSizePolicy</a></b><td>Layout attribute describing horizontal and vertical resizing policy
<tr bgcolor=#f0f0f0><td><b><a href="qspaceritem.html">TQSpacerItem</a></b><td>Blank space in a layout
<tr bgcolor=#f0f0f0><td><b><a href="tqspaceritem.html">TQSpacerItem</a></b><td>Blank space in a layout
<tr bgcolor=#f0f0f0><td><b><a href="tqstyle.html">TQStyle</a></b><td>The look and feel of a GUI
<tr bgcolor=#f0f0f0><td><b><a href="tqstyleoption.html">TQStyleOption</a></b><td>Optional parameters for TQStyle functions
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="qvboxlayout.html">TQVBoxLayout</a></b><td>Lines up widgets vertically
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="ntqvgroupbox.html">TQVGroupBox</a></b><td>Organizes a group of widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqvboxlayout.html">TQVBoxLayout</a></b><td>Lines up widgets vertically
<tr bgcolor=#f0f0f0><td><b><a href="tqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqvgroupbox.html">TQVGroupBox</a></b><td>Organizes a group of widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqwidgetitem.html">TQWidgetItem</a></b><td>Layout item that represents a widget
<tr bgcolor=#f0f0f0><td><b><a href="ntqwindowsstyle.html">TQWindowsStyle</a></b><td>Microsoft Windows-like look and feel
</table>

@ -90,10 +90,10 @@ protected slots:
#include &lt;<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>&gt;
#include &lt;<a href="tqbuttongroup-h.html">tqbuttongroup.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqradiobutton-h.html">tqradiobutton.h</a>&gt;
#include &lt;<a href="tqcheckbox-h.html">tqcheckbox.h</a>&gt;
#include &lt;<a href="qgroupbox-h.html">ntqgroupbox.h</a>&gt;
#include &lt;<a href="tqgroupbox-h.html">tqgroupbox.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
/*
@ -106,15 +106,15 @@ protected slots:
: <a href="tqwidget.html">TQWidget</a>( parent, name )
{
// Create Widgets which allow easy layouting
<a href="qvboxlayout.html">TQVBoxLayout</a> *vbox = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this, 11, 6 );
<a href="qhboxlayout.html">TQHBoxLayout</a> *box1 = new <a href="qhboxlayout.html">TQHBoxLayout</a>( vbox );
<a href="qhboxlayout.html">TQHBoxLayout</a> *box2 = new <a href="qhboxlayout.html">TQHBoxLayout</a>( vbox );
<a href="tqvboxlayout.html">TQVBoxLayout</a> *vbox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this, 11, 6 );
<a href="tqhboxlayout.html">TQHBoxLayout</a> *box1 = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( vbox );
<a href="tqhboxlayout.html">TQHBoxLayout</a> *box2 = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( vbox );
// ------- first group
// Create an exclusive button group
<a href="tqbuttongroup.html">TQButtonGroup</a> *bgrp1 = new <a href="tqbuttongroup.html">TQButtonGroup</a>( 1, TQGroupBox::Horizontal, "Button Group 1 (exclusive)", this);
box1-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( bgrp1 );
box1-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( bgrp1 );
<a name="x549"></a> bgrp1-&gt;<a href="tqbuttongroup.html#setExclusive">setExclusive</a>( TRUE );
// insert 3 radiobuttons
@ -127,7 +127,7 @@ protected slots:
// Create a non-exclusive buttongroup
<a href="tqbuttongroup.html">TQButtonGroup</a> *bgrp2 = new <a href="tqbuttongroup.html">TQButtonGroup</a>( 1, TQGroupBox::Horizontal, "Button Group 2 (non-exclusive)", this );
box1-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( bgrp2 );
box1-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( bgrp2 );
bgrp2-&gt;<a href="tqbuttongroup.html#setExclusive">setExclusive</a>( FALSE );
// insert 3 checkboxes
@ -142,7 +142,7 @@ protected slots:
// create a buttongroup which is exclusive for radiobuttons and non-exclusive for all other buttons
<a href="tqbuttongroup.html">TQButtonGroup</a> *bgrp3 = new <a href="tqbuttongroup.html">TQButtonGroup</a>( 1, TQGroupBox::Horizontal, "Button Group 3 (Radiobutton-exclusive)", this );
box2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( bgrp3 );
box2-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( bgrp3 );
<a name="x550"></a> bgrp3-&gt;<a href="tqbuttongroup.html#setRadioButtonExclusive">setRadioButtonExclusive</a>( TRUE );
// insert three radiobuttons
@ -160,8 +160,8 @@ protected slots:
// ------------ fourth group
// create a groupbox which layouts its childs in a columns
<a href="ntqgroupbox.html">TQGroupBox</a> *bgrp4 = new <a href="tqbuttongroup.html">TQButtonGroup</a>( 1, TQGroupBox::Horizontal, "Groupbox with normal buttons", this );
box2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( bgrp4 );
<a href="tqgroupbox.html">TQGroupBox</a> *bgrp4 = new <a href="tqbuttongroup.html">TQButtonGroup</a>( 1, TQGroupBox::Horizontal, "Groupbox with normal buttons", this );
box2-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( bgrp4 );
// insert four pushbuttons...
(void)new <a href="tqpushbutton.html">TQPushButton</a>( "&amp;Push Button", bgrp4, "push" );

@ -40,7 +40,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqframe-h.html">tqframe.h</a>&gt;
#include &lt;<a href="tqimage-h.html">tqimage.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqradiobutton-h.html">tqradiobutton.h</a>&gt;
#include &lt;<a href="tqspinbox-h.html">tqspinbox.h</a>&gt;
@ -57,12 +57,12 @@ body { background: #ffffff; color: black; }
<a href="tqwidget.html#setCaption">setCaption</a>( "Chart -- Options" );
<a href="tqwidget.html#resize">resize</a>( 320, 290 );
optionsFormLayout = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this, 11, 6 );
optionsFormLayout = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this, 11, 6 );
chartTypeLayout = new <a href="qhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
chartTypeLayout = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
chartTypeTextLabel = new <a href="tqlabel.html">TQLabel</a>( "&amp;Chart Type", this );
chartTypeLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( chartTypeTextLabel );
chartTypeLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( chartTypeTextLabel );
chartTypeComboBox = new <a href="tqcombobox.html">TQComboBox</a>( FALSE, this );
chartTypeComboBox-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( TQPixmap( options_piechart ), "Pie Chart" );
@ -70,73 +70,73 @@ body { background: #ffffff; color: black; }
"Vertical Bar Chart" );
chartTypeComboBox-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( TQPixmap( options_horizontalbarchart ),
"Horizontal Bar Chart" );
chartTypeLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( chartTypeComboBox );
optionsFormLayout-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( chartTypeLayout );
chartTypeLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( chartTypeComboBox );
optionsFormLayout-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( chartTypeLayout );
fontLayout = new <a href="qhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
fontLayout = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
fontPushButton = new <a href="tqpushbutton.html">TQPushButton</a>( "&amp;Font...", this );
fontLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( fontPushButton );
<a href="qspaceritem.html">TQSpacerItem</a>* spacer = new <a href="qspaceritem.html">TQSpacerItem</a>( 0, 0,
fontLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( fontPushButton );
<a href="tqspaceritem.html">TQSpacerItem</a>* spacer = new <a href="tqspaceritem.html">TQSpacerItem</a>( 0, 0,
TQSizePolicy::Expanding,
TQSizePolicy::Minimum );
fontLayout-&gt;<a href="qboxlayout.html#addItem">addItem</a>( spacer );
fontLayout-&gt;<a href="tqboxlayout.html#addItem">addItem</a>( spacer );
fontTextLabel = new <a href="tqlabel.html">TQLabel</a>( this ); // Must be set by caller via setFont()
fontLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( fontTextLabel );
optionsFormLayout-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( fontLayout );
fontLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( fontTextLabel );
optionsFormLayout-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( fontLayout );
addValuesFrame = new <a href="tqframe.html">TQFrame</a>( this );
addValuesFrame-&gt;<a href="tqframe.html#setFrameShape">setFrameShape</a>( TQFrame::StyledPanel );
addValuesFrame-&gt;<a href="tqframe.html#setFrameShadow">setFrameShadow</a>( TQFrame::Sunken );
addValuesFrameLayout = new <a href="qvboxlayout.html">TQVBoxLayout</a>( addValuesFrame, 11, 6 );
addValuesFrameLayout = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( addValuesFrame, 11, 6 );
addValuesButtonGroup = new <a href="tqbuttongroup.html">TQButtonGroup</a>( "Show Values", addValuesFrame );
addValuesButtonGroup-&gt;<a href="ntqgroupbox.html#setColumnLayout">setColumnLayout</a>(0, TQt::Vertical );
addValuesButtonGroup-&gt;<a href="tqgroupbox.html#setColumnLayout">setColumnLayout</a>(0, TQt::Vertical );
addValuesButtonGroup-&gt;<a href="tqwidget.html#layout">layout</a>()-&gt;setSpacing( 6 );
addValuesButtonGroup-&gt;<a href="tqwidget.html#layout">layout</a>()-&gt;setMargin( 11 );
addValuesButtonGroupLayout = new <a href="qvboxlayout.html">TQVBoxLayout</a>(
addValuesButtonGroupLayout = new <a href="tqvboxlayout.html">TQVBoxLayout</a>(
addValuesButtonGroup-&gt;<a href="tqwidget.html#layout">layout</a>() );
addValuesButtonGroupLayout-&gt;<a href="qlayoutitem.html#setAlignment">setAlignment</a>( TQt::AlignTop );
addValuesButtonGroupLayout-&gt;<a href="tqlayoutitem.html#setAlignment">setAlignment</a>( TQt::AlignTop );
noRadioButton = new <a href="tqradiobutton.html">TQRadioButton</a>( "&amp;No", addValuesButtonGroup );
noRadioButton-&gt;<a href="tqradiobutton.html#setChecked">setChecked</a>( TRUE );
addValuesButtonGroupLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( noRadioButton );
addValuesButtonGroupLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( noRadioButton );
yesRadioButton = new <a href="tqradiobutton.html">TQRadioButton</a>( "&amp;Yes", addValuesButtonGroup );
addValuesButtonGroupLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( yesRadioButton );
addValuesButtonGroupLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( yesRadioButton );
asPercentageRadioButton = new <a href="tqradiobutton.html">TQRadioButton</a>( "As &amp;Percentage",
addValuesButtonGroup );
addValuesButtonGroupLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( asPercentageRadioButton );
addValuesFrameLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( addValuesButtonGroup );
addValuesButtonGroupLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( asPercentageRadioButton );
addValuesFrameLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( addValuesButtonGroup );
decimalPlacesLayout = new <a href="qhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
decimalPlacesLayout = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
decimalPlacesTextLabel = new <a href="tqlabel.html">TQLabel</a>( "&amp;Decimal Places", addValuesFrame );
decimalPlacesLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( decimalPlacesTextLabel );
decimalPlacesLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( decimalPlacesTextLabel );
decimalPlacesSpinBox = new <a href="tqspinbox.html">TQSpinBox</a>( addValuesFrame );
decimalPlacesSpinBox-&gt;<a href="tqspinbox.html#setMinValue">setMinValue</a>( 0 );
decimalPlacesSpinBox-&gt;<a href="tqspinbox.html#setMaxValue">setMaxValue</a>( 9 );
decimalPlacesLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( decimalPlacesSpinBox );
decimalPlacesLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( decimalPlacesSpinBox );
addValuesFrameLayout-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( decimalPlacesLayout );
addValuesFrameLayout-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( decimalPlacesLayout );
optionsFormLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( addValuesFrame );
optionsFormLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( addValuesFrame );
buttonsLayout = new <a href="qhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
spacer = new <a href="qspaceritem.html">TQSpacerItem</a>( 0, 0,
buttonsLayout = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
spacer = new <a href="tqspaceritem.html">TQSpacerItem</a>( 0, 0,
TQSizePolicy::Expanding, TQSizePolicy::Minimum );
buttonsLayout-&gt;<a href="qboxlayout.html#addItem">addItem</a>( spacer );
buttonsLayout-&gt;<a href="tqboxlayout.html#addItem">addItem</a>( spacer );
okPushButton = new <a href="tqpushbutton.html">TQPushButton</a>( "OK", this );
okPushButton-&gt;<a href="tqpushbutton.html#setDefault">setDefault</a>( TRUE );
buttonsLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( okPushButton );
buttonsLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( okPushButton );
cancelPushButton = new <a href="tqpushbutton.html">TQPushButton</a>( "Cancel", this );
buttonsLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( cancelPushButton );
optionsFormLayout-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( buttonsLayout );
buttonsLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( cancelPushButton );
optionsFormLayout-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( buttonsLayout );
<a href="tqobject.html#connect">connect</a>( fontPushButton, TQ_SIGNAL( <a href="tqbutton.html#clicked">clicked</a>() ), this, TQ_SLOT( chooseFont() ) );
<a href="tqobject.html#connect">connect</a>( okPushButton, TQ_SIGNAL( <a href="tqbutton.html#clicked">clicked</a>() ), this, TQ_SLOT( <a href="tqdialog.html#accept">accept</a>() ) );

@ -78,13 +78,13 @@ protected slots:
void chooseFont();
protected:
<a href="qvboxlayout.html">TQVBoxLayout</a> *optionsFormLayout;
<a href="qhboxlayout.html">TQHBoxLayout</a> *chartTypeLayout;
<a href="qhboxlayout.html">TQHBoxLayout</a> *fontLayout;
<a href="qvboxlayout.html">TQVBoxLayout</a> *addValuesFrameLayout;
<a href="qvboxlayout.html">TQVBoxLayout</a> *addValuesButtonGroupLayout;
<a href="qhboxlayout.html">TQHBoxLayout</a> *decimalPlacesLayout;
<a href="qhboxlayout.html">TQHBoxLayout</a> *buttonsLayout;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *optionsFormLayout;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *chartTypeLayout;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *fontLayout;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *addValuesFrameLayout;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *addValuesButtonGroupLayout;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *decimalPlacesLayout;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *buttonsLayout;
private:
<a href="tqfont.html">TQFont</a> m_font;

@ -37,7 +37,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqcolordialog-h.html">tqcolordialog.h</a>&gt;
#include &lt;<a href="tqcombobox-h.html">tqcombobox.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqpixmap-h.html">tqpixmap.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqtable-h.html">tqtable.h</a>&gt;
@ -72,7 +72,7 @@ const int MAX_PATTERNS = 14;
<a href="tqwidget.html#setCaption">setCaption</a>( "Chart -- Set Data" );
<a href="tqwidget.html#resize">resize</a>( 540, 440 );
tableButtonBox = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this, 11, 6, "table button box layout" );
tableButtonBox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this, 11, 6, "table button box layout" );
table = new <a href="tqtable.html">TQTable</a>( this, "data table" );
table-&gt;<a href="tqtable.html#setNumCols">setNumCols</a>( 5 );
@ -91,30 +91,30 @@ const int MAX_PATTERNS = 14;
th-&gt;<a href="tqheader.html#setLabel">setLabel</a>( 2, "Pattern" );
th-&gt;<a href="tqheader.html#setLabel">setLabel</a>( 3, "Label" );
th-&gt;<a href="tqheader.html#setLabel">setLabel</a>( 4, "Color" );
tableButtonBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( table );
tableButtonBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( table );
buttonBox = new <a href="qhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6, "button box layout" );
buttonBox = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6, "button box layout" );
colorPushButton = new <a href="tqpushbutton.html">TQPushButton</a>( this, "color button" );
colorPushButton-&gt;<a href="tqbutton.html#setText">setText</a>( "&amp;Color..." );
colorPushButton-&gt;<a href="tqwidget.html#setEnabled">setEnabled</a>( FALSE );
buttonBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( colorPushButton );
buttonBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( colorPushButton );
<a href="qspaceritem.html">TQSpacerItem</a> *spacer = new <a href="qspaceritem.html">TQSpacerItem</a>( 0, 0, TQSizePolicy::Expanding,
<a href="tqspaceritem.html">TQSpacerItem</a> *spacer = new <a href="tqspaceritem.html">TQSpacerItem</a>( 0, 0, TQSizePolicy::Expanding,
TQSizePolicy::Minimum );
buttonBox-&gt;<a href="qboxlayout.html#addItem">addItem</a>( spacer );
buttonBox-&gt;<a href="tqboxlayout.html#addItem">addItem</a>( spacer );
okPushButton = new <a href="tqpushbutton.html">TQPushButton</a>( this, "ok button" );
okPushButton-&gt;<a href="tqbutton.html#setText">setText</a>( "OK" );
okPushButton-&gt;<a href="tqpushbutton.html#setDefault">setDefault</a>( TRUE );
buttonBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( okPushButton );
buttonBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( okPushButton );
cancelPushButton = new <a href="tqpushbutton.html">TQPushButton</a>( this, "cancel button" );
cancelPushButton-&gt;<a href="tqbutton.html#setText">setText</a>( "Cancel" );
cancelPushButton-&gt;<a href="tqbutton.html#setAccel">setAccel</a>( Key_Escape );
buttonBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( cancelPushButton );
buttonBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( cancelPushButton );
tableButtonBox-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( buttonBox );
tableButtonBox-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( buttonBox );
<a href="tqobject.html#connect">connect</a>( table, TQ_SIGNAL( <a href="tqtable.html#clicked">clicked</a>(int,int,int,const <a href="tqpoint.html">TQPoint</a>&amp;) ),
this, TQ_SLOT( setColor(int,int) ) );

@ -70,8 +70,8 @@ private:
<a href="tqpushbutton.html">TQPushButton</a> *cancelPushButton;
protected:
<a href="qvboxlayout.html">TQVBoxLayout</a> *tableButtonBox;
<a href="qhboxlayout.html">TQHBoxLayout</a> *buttonBox;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *tableButtonBox;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *buttonBox;
private:
ElementVector *m_elements;

@ -90,12 +90,12 @@ protected slots:
#include "checklists.h"
#include &lt;<a href="tqlistview-h.html">tqlistview.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqvaluelist-h.html">tqvaluelist.h</a>&gt;
#include &lt;<a href="tqstring-h.html">tqstring.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
/*
* Constructor
@ -106,19 +106,19 @@ protected slots:
<a name="f248"></a>CheckLists::CheckLists( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="tqwidget.html">TQWidget</a>( parent, name )
{
<a href="qhboxlayout.html">TQHBoxLayout</a> *lay = new <a href="qhboxlayout.html">TQHBoxLayout</a>( this );
<a name="x426"></a> lay-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
<a href="tqhboxlayout.html">TQHBoxLayout</a> *lay = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( this );
<a name="x426"></a> lay-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 5 );
// create a widget which layouts its childs in a column
<a href="qvboxlayout.html">TQVBoxLayout</a> *vbox1 = new <a href="qvboxlayout.html">TQVBoxLayout</a>( lay );
vbox1-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
<a href="tqvboxlayout.html">TQVBoxLayout</a> *vbox1 = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( lay );
vbox1-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 5 );
// First child: a Label
<a name="x423"></a> vbox1-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Check some items!", this ) );
<a name="x423"></a> vbox1-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Check some items!", this ) );
// Second child: the ListView
lv1 = new <a href="tqlistview.html">TQListView</a>( this );
vbox1-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lv1 );
vbox1-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lv1 );
<a name="x427"></a> lv1-&gt;<a href="tqlistview.html#addColumn">addColumn</a>( "Items" );
<a name="x429"></a> lv1-&gt;<a href="tqlistview.html#setRootIsDecorated">setRootIsDecorated</a>( TRUE );
@ -142,46 +142,46 @@ protected slots:
}
// Create another widget for layouting
<a href="qvboxlayout.html">TQVBoxLayout</a> *tmp = new <a href="qvboxlayout.html">TQVBoxLayout</a>( lay );
tmp-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
<a href="tqvboxlayout.html">TQVBoxLayout</a> *tmp = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( lay );
tmp-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 5 );
// create a pushbutton
<a href="tqpushbutton.html">TQPushButton</a> *copy1 = new <a href="tqpushbutton.html">TQPushButton</a>( " -&gt; ", this );
tmp-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( copy1 );
tmp-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( copy1 );
<a name="x437"></a><a name="x433"></a> copy1-&gt;<a href="tqwidget.html#setMaximumWidth">setMaximumWidth</a>( copy1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
// connect the TQ_SIGNAL clicked() of the pushbutton with the TQ_SLOT copy1to2()
<a href="tqobject.html#connect">connect</a>( copy1, TQ_SIGNAL( <a href="tqbutton.html#clicked">clicked</a>() ), this, TQ_SLOT( copy1to2() ) );
// another widget for layouting
<a href="qvboxlayout.html">TQVBoxLayout</a> *vbox2 = new <a href="qvboxlayout.html">TQVBoxLayout</a>( lay );
vbox2-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
<a href="tqvboxlayout.html">TQVBoxLayout</a> *vbox2 = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( lay );
vbox2-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 5 );
// and another label
vbox2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Check one item!", this ) );
vbox2-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Check one item!", this ) );
// create the second listview
lv2 = new <a href="tqlistview.html">TQListView</a>( this );
vbox2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lv2 );
vbox2-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lv2 );
lv2-&gt;<a href="tqlistview.html#addColumn">addColumn</a>( "Items" );
lv2-&gt;<a href="tqlistview.html#setRootIsDecorated">setRootIsDecorated</a>( TRUE );
// another widget needed for layouting only
tmp = new <a href="qvboxlayout.html">TQVBoxLayout</a>( lay );
tmp-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
tmp = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( lay );
tmp-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 5 );
// create another pushbutton...
<a href="tqpushbutton.html">TQPushButton</a> *copy2 = new <a href="tqpushbutton.html">TQPushButton</a>( " -&gt; ", this );
lay-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( copy2 );
lay-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( copy2 );
copy2-&gt;<a href="tqwidget.html#setMaximumWidth">setMaximumWidth</a>( copy2-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
// ...and connect its clicked() TQ_SIGNAL to the copy2to3() TQ_SLOT
<a href="tqobject.html#connect">connect</a>( copy2, TQ_SIGNAL( <a href="tqbutton.html#clicked">clicked</a>() ), this, TQ_SLOT( copy2to3() ) );
tmp = new <a href="qvboxlayout.html">TQVBoxLayout</a>( lay );
tmp-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
tmp = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( lay );
tmp-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 5 );
// and create a label which will be at the right of the window
label = new <a href="tqlabel.html">TQLabel</a>( "No Item yet...", this );
tmp-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
tmp-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( label );
}
/*

@ -122,7 +122,7 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="290,488,401,505" href="qintvalidator.html">
<area shape="rect" coords="294,505,400,524" href="tqregexpvalidator.html">
<area shape="rect" coords="294,524,401,540" href="tqeditorfactory.html">
<area shape="rect" coords="282,541,401,567" href="ntqlayout.html">
<area shape="rect" coords="282,541,401,567" href="tqlayout.html">
<area shape="rect" coords="289,568,397,594" href="tqsqldatabase.html">
<area shape="rect" coords="290,594,397,610" href="tqsqldriver.html">
<area shape="rect" coords="290,610,398,630" href="tqsqlform.html">
@ -161,9 +161,9 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="458,558,548,577" href="tqtextedit.html">
<area shape="rect" coords="460,577,548,593" href="tqtextbrowser.html">
<area shape="rect" coords="460,594,547,613" href="tqgridlayout.html">
<area shape="rect" coords="456,613,547,629" href="qboxlayout.html">
<area shape="rect" coords="456,629,544,649" href="qhboxlayout.html">
<area shape="rect" coords="454,649,542,663" href="qvboxlayout.html">
<area shape="rect" coords="456,613,547,629" href="tqboxlayout.html">
<area shape="rect" coords="456,629,544,649" href="tqhboxlayout.html">
<area shape="rect" coords="454,649,542,663" href="tqvboxlayout.html">
<area shape="rect" coords="454,663,536,689" href="tqtable.html">
<area shape="rect" coords="549,50,651,81" href="tqcheckbox.html">
<area shape="rect" coords="547,81,650,98" href="tqtoolbutton.html">
@ -180,12 +180,12 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="545,292,660,318" href="tqprogressdialog.html">
<area shape="rect" coords="549,321,649,345" href="tqgrid.html">
<area shape="rect" coords="550,345,650,362" href="tqlabel.html">
<area shape="rect" coords="550,362,653,382" href="ntqhbox.html">
<area shape="rect" coords="545,382,653,398" href="ntqvbox.html">
<area shape="rect" coords="550,362,653,382" href="tqhbox.html">
<area shape="rect" coords="545,382,653,398" href="tqvbox.html">
<area shape="rect" coords="545,398,652,415" href="ntqsplitter.html">
<area shape="rect" coords="548,415,652,435" href="tqlineedit.html">
<area shape="rect" coords="548,435,654,451" href="tqmenubar.html">
<area shape="rect" coords="551,451,654,470" href="ntqgroupbox.html">
<area shape="rect" coords="551,451,654,470" href="tqgroupbox.html">
<area shape="rect" coords="551,470,655,486" href="tqpopupmenu.html">
<area shape="rect" coords="554,487,655,505" href="tqprogressbar.html">
<area shape="rect" coords="554,505,657,521" href="tqlcdnumber.html">
@ -224,8 +224,8 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="664,577,786,593" href="tqlistboxitem.html">
<area shape="rect" coords="664,593,788,611" href="tqlistboxtext.html">
<area shape="rect" coords="663,611,788,631" href="tqlistboxpixmap.html">
<area shape="rect" coords="663,631,779,646" href="qlayoutitem.html">
<area shape="rect" coords="666,646,780,666" href="qspaceritem.html">
<area shape="rect" coords="663,631,779,646" href="tqlayoutitem.html">
<area shape="rect" coords="666,646,780,666" href="tqspaceritem.html">
<area shape="rect" coords="668,666,759,686" href="tqwidgetitem.html">
<area shape="rect" coords="784,34,885,63" href="ntqaccessible.html">
<area shape="rect" coords="782,62,885,79" href="tqasciicache.html">
@ -326,11 +326,11 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="1001,542,1095,560" href="ntquuid.html">
<area shape="rect" coords="1001,560,1093,577" href="ntqvariant.html">
<area shape="rect" coords="998,578,1088,595" href="tqwmatrix.html">
<area shape="rect" coords="999,595,1119,612" href="ntqhbuttongroup.html">
<area shape="rect" coords="1002,613,1119,627" href="ntqvbuttongroup.html">
<area shape="rect" coords="999,595,1119,612" href="tqhbuttongroup.html">
<area shape="rect" coords="1002,613,1119,627" href="tqvbuttongroup.html">
<area shape="rect" coords="1003,627,1118,649" href="tqbuttongroup.html">
<area shape="rect" coords="997,649,1119,665" href="ntqhgroupbox.html">
<area shape="rect" coords="998,665,1105,685" href="ntqvgroupbox.html">
<area shape="rect" coords="997,649,1119,665" href="tqhgroupbox.html">
<area shape="rect" coords="998,665,1105,685" href="tqvgroupbox.html">
</map>
<p> The PDF A3 size master copy of the class chart is available for
download from

@ -306,7 +306,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="qdoublevalidator.html">TQDoubleValidator</a>
<td align="right">
<td><a href="ntqlayout.html">TQLayout</a>
<td><a href="tqlayout.html">TQLayout</a>
<td align="right">
<td><a href="tqregion.html">TQRegion</a>
<td align="right">
@ -317,18 +317,18 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqdragenterevent.html">TQDragEnterEvent</a>
<td align="right">
<td><a href="qlayoutitem.html">TQLayoutItem</a>
<td><a href="tqlayoutitem.html">TQLayoutItem</a>
<td align="right">
<td><a href="qresizeevent.html">TQResizeEvent</a>
<td align="right">
<td><a href="tqtoolbutton.html">TQToolButton</a>
<tr>
<td align="right">
<td><a href="qboxlayout.html">TQBoxLayout</a>
<td><a href="tqboxlayout.html">TQBoxLayout</a>
<td align="right">
<td><a href="tqdragleaveevent.html">TQDragLeaveEvent</a>
<td align="right">
<td><a href="qlayoutiterator.html">TQLayoutIterator</a>
<td><a href="tqlayoutiterator.html">TQLayoutIterator</a>
<td align="right">
<td align="right">
<td align="right">
@ -519,7 +519,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqsocket.html">TQSocket</a>
<td align="right">
<td><a href="ntqvbox.html">TQVBox</a>
<td><a href="tqvbox.html">TQVBox</a>
<tr>
<td align="right">
<td><a href="tqcanvasspline.html">TQCanvasSpline</a>
@ -530,7 +530,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqsocketdevice.html">TQSocketDevice</a>
<td align="right">
<td><a href="qvboxlayout.html">TQVBoxLayout</a>
<td><a href="tqvboxlayout.html">TQVBoxLayout</a>
<tr>
<td align="right">
<td><a href="tqcanvassprite.html">TQCanvasSprite</a>
@ -541,7 +541,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqsocketnotifier.html">TQSocketNotifier</a>
<td align="right">
<td><a href="ntqvbuttongroup.html">TQVButtonGroup</a>
<td><a href="tqvbuttongroup.html">TQVButtonGroup</a>
<tr>
<td align="right">
<td><a href="tqcanvastext.html">TQCanvasText</a>
@ -552,7 +552,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="ntqsound.html">TQSound</a>
<td align="right">
<td><a href="ntqvgroupbox.html">TQVGroupBox</a>
<td><a href="tqvgroupbox.html">TQVGroupBox</a>
<tr>
<td align="right">
<td><a href="tqcanvasview.html">TQCanvasView</a>
@ -561,7 +561,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqmenudata.html">TQMenuData</a>
<td align="right">
<td><a href="qspaceritem.html">TQSpacerItem</a>
<td><a href="tqspaceritem.html">TQSpacerItem</a>
<td align="right"><b>W</b>
<td><a href="tqwaitcondition.html">TQWaitCondition</a>
<tr>
@ -667,7 +667,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqcolor.html">TQColor</a>
<td align="right">
<td><a href="qglayoutiterator.html">TQGLayoutIterator</a>
<td><a href="tqglayoutiterator.html">TQGLayoutIterator</a>
<td align="right">
<td><a href="qmotifwidget.html">TQMotifWidget</a>
*<td align="right">
@ -754,7 +754,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="qcontextmenuevent.html">TQContextMenuEvent</a>
<td align="right">
<td><a href="ntqgroupbox.html">TQGroupBox</a>
<td><a href="tqgroupbox.html">TQGroupBox</a>
<td align="right"><b>N</b>
<td><a href="tqnetworkoperation.html">TQNetworkOperation</a>
<td align="right">
@ -776,7 +776,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqcstring.html">TQCString</a>
<td align="right"><b>H</b>
<td><a href="ntqhbox.html">TQHBox</a>
<td><a href="tqhbox.html">TQHBox</a>
<td align="right">
<td><a href="qnpinstance.html">TQNPInstance</a>
*<td align="right">
@ -787,7 +787,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="ntqcursor.html">TQCursor</a>
<td align="right">
<td><a href="qhboxlayout.html">TQHBoxLayout</a>
<td><a href="tqhboxlayout.html">TQHBoxLayout</a>
<td align="right">
<td><a href="qnplugin.html">TQNPlugin</a>
*<td align="right">
@ -798,7 +798,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="qcustomevent.html">TQCustomEvent</a>
<td align="right">
<td><a href="ntqhbuttongroup.html">TQHButtonGroup</a>
<td><a href="tqhbuttongroup.html">TQHButtonGroup</a>
<td align="right">
<td><a href="qnpstream.html">TQNPStream</a>
*<td align="right">
@ -831,7 +831,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqdatastream.html">TQDataStream</a>
<td align="right">
<td><a href="ntqhgroupbox.html">TQHGroupBox</a>
<td><a href="tqhgroupbox.html">TQHGroupBox</a>
<td align="right">
<td><a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a>
<td align="right">

@ -58,7 +58,7 @@ specified. You can send single lines to the server.
#include &lt;<a href="tqsocket-h.html">tqsocket.h</a>&gt;
#include &lt;<a href="tqserversocket-h.html">tqserversocket.h</a>&gt;
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqtextview-h.html">tqtextview.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
@ -151,7 +151,7 @@ signals:
The ServerInfo class provides a small GUI for the server. It also creates the
SimpleServer and as a result the server.
*/
class ServerInfo : public <a href="ntqvbox.html">TQVBox</a>
class ServerInfo : public <a href="tqvbox.html">TQVBox</a>
{
TQ_OBJECT
public:
@ -224,8 +224,8 @@ int main( int argc, char** argv )
#include &lt;<a href="tqsocket-h.html">tqsocket.h</a>&gt;
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;
#include &lt;<a href="tqtextview-h.html">tqtextview.h</a>&gt;
#include &lt;<a href="tqlineedit-h.html">tqlineedit.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
@ -233,7 +233,7 @@ int main( int argc, char** argv )
#include &lt;<a href="tqtextstream-h.html">tqtextstream.h</a>&gt;
class Client : public <a href="ntqvbox.html">TQVBox</a>
class Client : public <a href="tqvbox.html">TQVBox</a>
{
TQ_OBJECT
public:
@ -241,7 +241,7 @@ public:
{
// GUI layout
infoText = new <a href="tqtextview.html">TQTextView</a>( this );
<a href="ntqhbox.html">TQHBox</a> *hb = new <a href="ntqhbox.html">TQHBox</a>( this );
<a href="tqhbox.html">TQHBox</a> *hb = new <a href="tqhbox.html">TQHBox</a>( this );
inputText = new <a href="tqlineedit.html">TQLineEdit</a>( hb );
<a href="tqpushbutton.html">TQPushButton</a> *send = new <a href="tqpushbutton.html">TQPushButton</a>( tr("Send") , hb );
<a href="tqpushbutton.html">TQPushButton</a> *close = new <a href="tqpushbutton.html">TQPushButton</a>( tr("Close connection") , this );

@ -49,7 +49,7 @@ This example shows how to set a mouse cursor for a widget.
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqbitmap-h.html">tqbitmap.h</a>&gt;
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="qcursor-h.html">ntqcursor.h</a>&gt;
// cb_bits and cm_bits were generated by X bitmap program.

@ -55,31 +55,31 @@ like card layouts, border layout and flow layouts.
#ifndef FLOW_H
#define FLOW_H
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqptrlist-h.html">tqptrlist.h</a>&gt;
class SimpleFlow : public <a href="ntqlayout.html">TQLayout</a>
class SimpleFlow : public <a href="tqlayout.html">TQLayout</a>
{
public:
SimpleFlow( <a href="tqwidget.html">TQWidget</a> *parent, int border=0, int space=-1,
const char *name=0 )
: <a href="ntqlayout.html">TQLayout</a>( parent, border, space, name ),
: <a href="tqlayout.html">TQLayout</a>( parent, border, space, name ),
cached_width(0) {}
SimpleFlow( <a href="ntqlayout.html">TQLayout</a>* parent, int space=-1, const char *name=0 )
: <a href="ntqlayout.html">TQLayout</a>( parent, space, name ),
SimpleFlow( <a href="tqlayout.html">TQLayout</a>* parent, int space=-1, const char *name=0 )
: <a href="tqlayout.html">TQLayout</a>( parent, space, name ),
cached_width(0) {}
SimpleFlow( int space=-1, const char *name=0 )
: <a href="ntqlayout.html">TQLayout</a>( space, name ),
: <a href="tqlayout.html">TQLayout</a>( space, name ),
cached_width(0) {}
~SimpleFlow();
void addItem( <a href="qlayoutitem.html">TQLayoutItem</a> *item);
void addItem( <a href="tqlayoutitem.html">TQLayoutItem</a> *item);
bool hasHeightForWidth() const;
int heightForWidth( int ) const;
<a href="tqsize.html">TQSize</a> sizeHint() const;
<a href="tqsize.html">TQSize</a> minimumSize() const;
<a href="qlayoutiterator.html">TQLayoutIterator</a> iterator();
<a href="tqlayoutiterator.html">TQLayoutIterator</a> iterator();
TQSizePolicy::ExpandData expanding() const;
protected:
@ -112,14 +112,14 @@ private:
#include "flow.h"
class SimpleFlowIterator :public <a href="qglayoutiterator.html">TQGLayoutIterator</a>
class SimpleFlowIterator :public <a href="tqglayoutiterator.html">TQGLayoutIterator</a>
{
public:
SimpleFlowIterator( <a href="tqptrlist.html">TQPtrList</a>&lt;TQLayoutItem&gt; *l ) :idx(0), list(l) {}
uint count() const;
<a href="qlayoutitem.html">TQLayoutItem</a> *current();
<a href="qlayoutitem.html">TQLayoutItem</a> *next();
<a href="qlayoutitem.html">TQLayoutItem</a> *takeCurrent();
<a href="tqlayoutitem.html">TQLayoutItem</a> *current();
<a href="tqlayoutitem.html">TQLayoutItem</a> *next();
<a href="tqlayoutitem.html">TQLayoutItem</a> *takeCurrent();
private:
int idx;
@ -132,28 +132,28 @@ uint <a name="f452"></a>SimpleFlowIterator::count() const
<a name="x1479"></a> return list-&gt;<a href="tqptrlist.html#count">count</a>();
}
<a name="x1464"></a>TQLayoutItem *SimpleFlowIterator::<a href="qglayoutiterator.html#current">current</a>()
<a name="x1464"></a>TQLayoutItem *SimpleFlowIterator::<a href="tqglayoutiterator.html#current">current</a>()
{
<a name="x1478"></a> return idx &lt; int(count()) ? list-&gt;<a href="tqptrlist.html#at">at</a>(idx) : 0;
}
<a name="x1465"></a>TQLayoutItem *SimpleFlowIterator::<a href="qglayoutiterator.html#next">next</a>()
<a name="x1465"></a>TQLayoutItem *SimpleFlowIterator::<a href="tqglayoutiterator.html#next">next</a>()
{
idx++; return current();
}
<a name="x1466"></a>TQLayoutItem *SimpleFlowIterator::<a href="qglayoutiterator.html#takeCurrent">takeCurrent</a>()
<a name="x1466"></a>TQLayoutItem *SimpleFlowIterator::<a href="tqglayoutiterator.html#takeCurrent">takeCurrent</a>()
{
<a name="x1480"></a> return idx &lt; int(count()) ? list-&gt;<a href="tqptrlist.html#take">take</a>( idx ) : 0;
}
SimpleFlow::~SimpleFlow()
{
<a href="ntqlayout.html#deleteAllItems">deleteAllItems</a>();
<a href="tqlayout.html#deleteAllItems">deleteAllItems</a>();
}
<a name="x1473"></a>int SimpleFlow::<a href="qlayoutitem.html#heightForWidth">heightForWidth</a>( int w ) const
<a name="x1473"></a>int SimpleFlow::<a href="tqlayoutitem.html#heightForWidth">heightForWidth</a>( int w ) const
{
if ( cached_width != w ) {
//Not all C++ compilers support "mutable" yet:
@ -166,34 +166,34 @@ SimpleFlow::~SimpleFlow()
return cached_hfw;
}
<a name="x1467"></a>void SimpleFlow::<a href="ntqlayout.html#addItem">addItem</a>( <a href="qlayoutitem.html">TQLayoutItem</a> *item)
<a name="x1467"></a>void SimpleFlow::<a href="tqlayout.html#addItem">addItem</a>( <a href="tqlayoutitem.html">TQLayoutItem</a> *item)
{
<a name="x1477"></a> list.<a href="tqptrlist.html#append">append</a>( item );
}
<a name="x1472"></a>bool SimpleFlow::<a href="qlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>() const
<a name="x1472"></a>bool SimpleFlow::<a href="tqlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>() const
{
return TRUE;
}
<a name="x1476"></a>TQSize SimpleFlow::<a href="qlayoutitem.html#sizeHint">sizeHint</a>() const
<a name="x1476"></a>TQSize SimpleFlow::<a href="tqlayoutitem.html#sizeHint">sizeHint</a>() const
{
return minimumSize();
}
<a name="x1468"></a>TQSizePolicy::ExpandData SimpleFlow::<a href="ntqlayout.html#expanding">expanding</a>() const
<a name="x1468"></a>TQSizePolicy::ExpandData SimpleFlow::<a href="tqlayout.html#expanding">expanding</a>() const
{
return TQSizePolicy::NoDirection;
}
<a name="x1469"></a>TQLayoutIterator SimpleFlow::<a href="ntqlayout.html#iterator">iterator</a>()
<a name="x1469"></a>TQLayoutIterator SimpleFlow::<a href="tqlayout.html#iterator">iterator</a>()
{
return TQLayoutIterator( new SimpleFlowIterator( &amp;list ) );
}
<a name="x1471"></a>void SimpleFlow::<a href="ntqlayout.html#setGeometry">setGeometry</a>( const <a href="tqrect.html">TQRect</a> &amp;r )
<a name="x1471"></a>void SimpleFlow::<a href="tqlayout.html#setGeometry">setGeometry</a>( const <a href="tqrect.html">TQRect</a> &amp;r )
{
TQLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( r );
TQLayout::<a href="tqlayout.html#setGeometry">setGeometry</a>( r );
doLayout( r );
}
@ -203,32 +203,32 @@ int <a name="f451"></a>SimpleFlow::doLayout( const <a href="tqrect.html">TQRect<
int y = r.<a href="tqrect.html#y">y</a>();
int h = 0; //height of this line so far.
<a href="tqptrlistiterator.html">TQPtrListIterator</a>&lt;TQLayoutItem&gt; it(list);
<a href="qlayoutitem.html">TQLayoutItem</a> *o;
<a href="tqlayoutitem.html">TQLayoutItem</a> *o;
<a name="x1481"></a> while ( (o=it.<a href="tqptrlistiterator.html#current">current</a>()) != 0 ) {
++it;
int nextX = x + o-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().width() + spacing();
int nextX = x + o-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().width() + spacing();
<a name="x1482"></a> if ( nextX - spacing() &gt; r.<a href="tqrect.html#right">right</a>() &amp;&amp; h &gt; 0 ) {
x = r.<a href="tqrect.html#x">x</a>();
y = y + h + spacing();
nextX = x + o-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().width() + spacing();
nextX = x + o-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().width() + spacing();
h = 0;
}
if ( !testonly )
<a name="x1475"></a> o-&gt;<a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( TQPoint( x, y ), o-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>() ) );
<a name="x1475"></a> o-&gt;<a href="tqlayoutitem.html#setGeometry">setGeometry</a>( TQRect( TQPoint( x, y ), o-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>() ) );
x = nextX;
h = TQMAX( h, o-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().height() );
h = TQMAX( h, o-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().height() );
}
return y + h - r.<a href="tqrect.html#y">y</a>();
}
<a name="x1470"></a>TQSize SimpleFlow::<a href="ntqlayout.html#minimumSize">minimumSize</a>() const
<a name="x1470"></a>TQSize SimpleFlow::<a href="tqlayout.html#minimumSize">minimumSize</a>() const
{
<a href="tqsize.html">TQSize</a> s(0,0);
<a href="tqptrlistiterator.html">TQPtrListIterator</a>&lt;TQLayoutItem&gt; it(list);
<a href="qlayoutitem.html">TQLayoutItem</a> *o;
<a href="tqlayoutitem.html">TQLayoutItem</a> *o;
while ( (o=it.<a href="tqptrlistiterator.html#current">current</a>()) != 0 ) {
++it;
<a name="x1485"></a><a name="x1474"></a> s = s.<a href="tqsize.html#expandedTo">expandedTo</a>( o-&gt;<a href="qlayoutitem.html#minimumSize">minimumSize</a>() );
<a name="x1485"></a><a name="x1474"></a> s = s.<a href="tqsize.html#expandedTo">expandedTo</a>( o-&gt;<a href="tqlayoutitem.html#minimumSize">minimumSize</a>() );
}
return s;
}
@ -253,7 +253,7 @@ int <a name="f451"></a>SimpleFlow::doLayout( const <a href="tqrect.html">TQRect<
#ifndef BORDER_H
#define BORDER_H
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqptrlist-h.html">tqptrlist.h</a>&gt;
class BorderWidgetItem : public <a href="tqwidgetitem.html">TQWidgetItem</a>
@ -268,7 +268,7 @@ public:
};
class BorderLayout : public <a href="ntqlayout.html">TQLayout</a>
class BorderLayout : public <a href="tqlayout.html">TQLayout</a>
{
public:
enum Position {
@ -281,12 +281,12 @@ public:
struct BorderLayoutStruct
{
BorderLayoutStruct( <a href="qlayoutitem.html">TQLayoutItem</a> *i, Position p ) {
BorderLayoutStruct( <a href="tqlayoutitem.html">TQLayoutItem</a> *i, Position p ) {
item = i;
pos = p;
}
<a href="qlayoutitem.html">TQLayoutItem</a> *item;
<a href="tqlayoutitem.html">TQLayoutItem</a> *item;
Position pos;
};
@ -297,33 +297,33 @@ public:
BorderLayout( <a href="tqwidget.html">TQWidget</a> *parent, int border = 0, int autoBorder = -1,
const char *name = 0 )
: <a href="ntqlayout.html">TQLayout</a>( parent, border, autoBorder, name ), cached( 0, 0 ), mcached( 0, 0 ),
: <a href="tqlayout.html">TQLayout</a>( parent, border, autoBorder, name ), cached( 0, 0 ), mcached( 0, 0 ),
sizeDirty( TRUE ), msizeDirty( TRUE )
{}
BorderLayout( <a href="ntqlayout.html">TQLayout</a>* parent, int autoBorder = -1, const char *name = 0 )
: <a href="ntqlayout.html">TQLayout</a>( parent, autoBorder, name ), cached( 0, 0 ), mcached( 0, 0 ),
BorderLayout( <a href="tqlayout.html">TQLayout</a>* parent, int autoBorder = -1, const char *name = 0 )
: <a href="tqlayout.html">TQLayout</a>( parent, autoBorder, name ), cached( 0, 0 ), mcached( 0, 0 ),
sizeDirty( TRUE ), msizeDirty( TRUE )
{}
BorderLayout( int autoBorder = -1, const char *name = 0 )
: <a href="ntqlayout.html">TQLayout</a>( autoBorder, name ), cached( 0, 0 ), mcached( 0, 0 ),
: <a href="tqlayout.html">TQLayout</a>( autoBorder, name ), cached( 0, 0 ), mcached( 0, 0 ),
sizeDirty( TRUE ), msizeDirty( TRUE )
{}
~BorderLayout();
void addItem( <a href="qlayoutitem.html">TQLayoutItem</a> *item );
void addItem( <a href="tqlayoutitem.html">TQLayoutItem</a> *item );
void addWidget( <a href="tqwidget.html">TQWidget</a> *widget, Position pos );
void add( <a href="qlayoutitem.html">TQLayoutItem</a> *item, Position pos );
void add( <a href="tqlayoutitem.html">TQLayoutItem</a> *item, Position pos );
bool hasHeightForWidth() const;
<a href="tqsize.html">TQSize</a> sizeHint() const;
<a href="tqsize.html">TQSize</a> minimumSize() const;
<a href="qlayoutiterator.html">TQLayoutIterator</a> iterator();
<a href="tqlayoutiterator.html">TQLayoutIterator</a> iterator();
TQSizePolicy::ExpandData expanding() const;
@ -359,7 +359,7 @@ private:
#include "border.h"
class BorderLayoutIterator : public <a href="qglayoutiterator.html">TQGLayoutIterator</a>
class BorderLayoutIterator : public <a href="tqglayoutiterator.html">TQGLayoutIterator</a>
{
public:
BorderLayoutIterator( const <a href="tqptrlist.html">TQPtrList</a>&lt;BorderLayout::BorderLayoutStruct&gt; *l )
@ -367,11 +367,11 @@ public:
{}
uint count() const;
<a href="qlayoutitem.html">TQLayoutItem</a> *current();
<a href="tqlayoutitem.html">TQLayoutItem</a> *current();
BorderLayout::BorderLayoutStruct *currentStruct();
void toFirst();
<a href="qlayoutitem.html">TQLayoutItem</a> *next();
<a href="qlayoutitem.html">TQLayoutItem</a> *takeCurrent();
<a href="tqlayoutitem.html">TQLayoutItem</a> *next();
<a href="tqlayoutitem.html">TQLayoutItem</a> *takeCurrent();
BorderLayoutIterator &amp;operator++();
private:
@ -385,7 +385,7 @@ uint <a name="f456"></a>BorderLayoutIterator::count() const
<a name="x1502"></a> return list-&gt;<a href="tqptrlist.html#count">count</a>();
}
<a name="x1486"></a>TQLayoutItem *BorderLayoutIterator::<a href="qglayoutiterator.html#current">current</a>()
<a name="x1486"></a>TQLayoutItem *BorderLayoutIterator::<a href="tqglayoutiterator.html#current">current</a>()
{
<a name="x1501"></a> return idx &lt; (int)count() ? list-&gt;<a href="tqptrlist.html#at">at</a>( idx )-&gt;item : 0;
}
@ -400,17 +400,17 @@ void <a name="f458"></a>BorderLayoutIterator::toFirst()
idx = 0;
}
<a name="x1487"></a>TQLayoutItem *BorderLayoutIterator::<a href="qglayoutiterator.html#next">next</a>()
<a name="x1487"></a>TQLayoutItem *BorderLayoutIterator::<a href="tqglayoutiterator.html#next">next</a>()
{
idx++;
return current();
}
<a name="x1488"></a>TQLayoutItem *BorderLayoutIterator::<a href="qglayoutiterator.html#takeCurrent">takeCurrent</a>()
<a name="x1488"></a>TQLayoutItem *BorderLayoutIterator::<a href="tqglayoutiterator.html#takeCurrent">takeCurrent</a>()
{
BorderLayout::BorderLayoutStruct *b
<a name="x1503"></a> = idx &lt; int( list-&gt;<a href="tqptrlist.html#count">count</a>() ) ? list-&gt;<a href="tqptrlist.html#take">take</a>( idx ) : 0;
<a href="qlayoutitem.html">TQLayoutItem</a> *item = b ? b-&gt;item : 0;
<a href="tqlayoutitem.html">TQLayoutItem</a> *item = b ? b-&gt;item : 0;
delete b;
return item;
}
@ -423,56 +423,56 @@ BorderLayoutIterator &amp;BorderLayoutIterator::operator++()
BorderLayout::~BorderLayout()
{
<a href="ntqlayout.html#deleteAllItems">deleteAllItems</a>();
<a href="tqlayout.html#deleteAllItems">deleteAllItems</a>();
}
<a name="x1490"></a>void BorderLayout::<a href="ntqlayout.html#addItem">addItem</a>( <a href="qlayoutitem.html">TQLayoutItem</a> *item )
<a name="x1490"></a>void BorderLayout::<a href="tqlayout.html#addItem">addItem</a>( <a href="tqlayoutitem.html">TQLayoutItem</a> *item )
{
<a href="ntqlayout.html#add">add</a>( item, West );
<a href="tqlayout.html#add">add</a>( item, West );
}
void <a name="f453"></a>BorderLayout::addWidget( <a href="tqwidget.html">TQWidget</a> *widget, Position pos )
{
<a href="ntqlayout.html#add">add</a>( new BorderWidgetItem( widget ), pos );
<a href="tqlayout.html#add">add</a>( new BorderWidgetItem( widget ), pos );
}
<a name="x1489"></a>void BorderLayout::<a href="ntqlayout.html#add">add</a>( <a href="qlayoutitem.html">TQLayoutItem</a> *item, Position pos )
<a name="x1489"></a>void BorderLayout::<a href="tqlayout.html#add">add</a>( <a href="tqlayoutitem.html">TQLayoutItem</a> *item, Position pos )
{
<a name="x1500"></a> list.<a href="tqptrlist.html#append">append</a>( new BorderLayoutStruct( item, pos ) );
sizeDirty = TRUE; msizeDirty = TRUE;
calcSize( SizeHint ); calcSize( Minimum );
}
<a name="x1496"></a>bool BorderLayout::<a href="qlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>() const
<a name="x1496"></a>bool BorderLayout::<a href="tqlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>() const
{
return FALSE;
}
<a name="x1499"></a>TQSize BorderLayout::<a href="qlayoutitem.html#sizeHint">sizeHint</a>() const
<a name="x1499"></a>TQSize BorderLayout::<a href="tqlayoutitem.html#sizeHint">sizeHint</a>() const
{
return cached;
}
<a name="x1493"></a>TQSize BorderLayout::<a href="ntqlayout.html#minimumSize">minimumSize</a>() const
<a name="x1493"></a>TQSize BorderLayout::<a href="tqlayout.html#minimumSize">minimumSize</a>() const
{
return cached;
}
<a name="x1491"></a>TQSizePolicy::ExpandData BorderLayout::<a href="ntqlayout.html#expanding">expanding</a>() const
<a name="x1491"></a>TQSizePolicy::ExpandData BorderLayout::<a href="tqlayout.html#expanding">expanding</a>() const
{
return TQSizePolicy::BothDirections;
}
<a name="x1492"></a>TQLayoutIterator BorderLayout::<a href="ntqlayout.html#iterator">iterator</a>()
<a name="x1492"></a>TQLayoutIterator BorderLayout::<a href="tqlayout.html#iterator">iterator</a>()
{
return TQLayoutIterator( new BorderLayoutIterator( &amp;list ) );
}
<a name="x1494"></a>void BorderLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( const <a href="tqrect.html">TQRect</a> &amp;rct )
<a name="x1494"></a>void BorderLayout::<a href="tqlayout.html#setGeometry">setGeometry</a>( const <a href="tqrect.html">TQRect</a> &amp;rct )
{
TQLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( rct );
TQLayout::<a href="tqlayout.html#setGeometry">setGeometry</a>( rct );
doLayout( rct );
}
@ -488,15 +488,15 @@ void <a name="f454"></a>BorderLayout::doLayout( const <a href="tqrect.html">TQRe
++it;
if ( o-&gt;pos == North ) {
<a name="x1506"></a><a name="x1505"></a><a name="x1498"></a> o-&gt;item-&gt;<a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>(), nh, rct.<a href="tqrect.html#width">width</a>(), o-&gt;item-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().height() ) );
<a name="x1495"></a> nh += o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().height() + spacing();
<a name="x1506"></a><a name="x1505"></a><a name="x1498"></a> o-&gt;item-&gt;<a href="tqlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>(), nh, rct.<a href="tqrect.html#width">width</a>(), o-&gt;item-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().height() ) );
<a name="x1495"></a> nh += o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().height() + spacing();
}
if ( o-&gt;pos == South ) {
o-&gt;item-&gt;<a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().x(), o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().y(),
rct.<a href="tqrect.html#width">width</a>(), o-&gt;item-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().height() ) );
sh += o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().height() + spacing();
o-&gt;item-&gt;<a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>(), rct.<a href="tqrect.html#y">y</a>() + rct.<a href="tqrect.html#height">height</a>() - sh + spacing(),
o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().width(), o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().height() ) );
o-&gt;item-&gt;<a href="tqlayoutitem.html#setGeometry">setGeometry</a>( TQRect( o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().x(), o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().y(),
rct.<a href="tqrect.html#width">width</a>(), o-&gt;item-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().height() ) );
sh += o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().height() + spacing();
o-&gt;item-&gt;<a href="tqlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>(), rct.<a href="tqrect.html#y">y</a>() + rct.<a href="tqrect.html#height">height</a>() - sh + spacing(),
o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().width(), o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().height() ) );
}
if ( o-&gt;pos == Center )
center = o;
@ -509,20 +509,20 @@ void <a name="f454"></a>BorderLayout::doLayout( const <a href="tqrect.html">TQRe
++it;
if ( o-&gt;pos == West ) {
o-&gt;item-&gt;<a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>() + ww, nh, o-&gt;item-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().width(), h ) );
ww += o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().width() + spacing();
o-&gt;item-&gt;<a href="tqlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>() + ww, nh, o-&gt;item-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().width(), h ) );
ww += o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().width() + spacing();
}
if ( o-&gt;pos == East ) {
o-&gt;item-&gt;<a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().x(), o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().y(),
o-&gt;item-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().width(), h ) );
ew += o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().width() + spacing();
o-&gt;item-&gt;<a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>() + rct.<a href="tqrect.html#width">width</a>() - ew + spacing(), nh,
o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().width(), o-&gt;item-&gt;<a href="qlayoutitem.html#geometry">geometry</a>().height() ) );
o-&gt;item-&gt;<a href="tqlayoutitem.html#setGeometry">setGeometry</a>( TQRect( o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().x(), o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().y(),
o-&gt;item-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().width(), h ) );
ew += o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().width() + spacing();
o-&gt;item-&gt;<a href="tqlayoutitem.html#setGeometry">setGeometry</a>( TQRect( rct.<a href="tqrect.html#x">x</a>() + rct.<a href="tqrect.html#width">width</a>() - ew + spacing(), nh,
o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().width(), o-&gt;item-&gt;<a href="tqlayoutitem.html#geometry">geometry</a>().height() ) );
}
}
if ( center )
center-&gt;item-&gt;<a href="qlayoutitem.html#setGeometry">setGeometry</a>( TQRect( ww, nh, rct.<a href="tqrect.html#width">width</a>() - ew - ww, h ) );
center-&gt;item-&gt;<a href="tqlayoutitem.html#setGeometry">setGeometry</a>( TQRect( ww, nh, rct.<a href="tqrect.html#width">width</a>() - ew - ww, h ) );
}
void <a name="f455"></a>BorderLayout::calcSize( SizeType st )
@ -540,24 +540,24 @@ void <a name="f455"></a>BorderLayout::calcSize( SizeType st )
if ( o-&gt;pos == North ||
o-&gt;pos == South ) {
if ( st == Minimum )
<a name="x1497"></a> h += o-&gt;item-&gt;<a href="qlayoutitem.html#minimumSize">minimumSize</a>().height();
<a name="x1497"></a> h += o-&gt;item-&gt;<a href="tqlayoutitem.html#minimumSize">minimumSize</a>().height();
else
h += o-&gt;item-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().height();
h += o-&gt;item-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().height();
}
else if ( o-&gt;pos == West ||
o-&gt;pos == East ) {
if ( st == Minimum )
w += o-&gt;item-&gt;<a href="qlayoutitem.html#minimumSize">minimumSize</a>().width();
w += o-&gt;item-&gt;<a href="tqlayoutitem.html#minimumSize">minimumSize</a>().width();
else
w += o-&gt;item-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().width();
w += o-&gt;item-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().width();
} else {
if ( st == Minimum ) {
h += o-&gt;item-&gt;<a href="qlayoutitem.html#minimumSize">minimumSize</a>().height();
w += o-&gt;item-&gt;<a href="qlayoutitem.html#minimumSize">minimumSize</a>().width();
h += o-&gt;item-&gt;<a href="tqlayoutitem.html#minimumSize">minimumSize</a>().height();
w += o-&gt;item-&gt;<a href="tqlayoutitem.html#minimumSize">minimumSize</a>().width();
}
else {
h += o-&gt;item-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().height();
w += o-&gt;item-&gt;<a href="qlayoutitem.html#sizeHint">sizeHint</a>().width();
h += o-&gt;item-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().height();
w += o-&gt;item-&gt;<a href="tqlayoutitem.html#sizeHint">sizeHint</a>().width();
}
}
}
@ -593,24 +593,24 @@ void <a name="f455"></a>BorderLayout::calcSize( SizeType st )
#ifndef CARD_H
#define CARD_H
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqptrlist-h.html">tqptrlist.h</a>&gt;
class CardLayout : public <a href="ntqlayout.html">TQLayout</a>
class CardLayout : public <a href="tqlayout.html">TQLayout</a>
{
public:
CardLayout( <a href="tqwidget.html">TQWidget</a> *parent, int dist )
: <a href="ntqlayout.html">TQLayout</a>( parent, 0, dist ) {}
CardLayout( <a href="ntqlayout.html">TQLayout</a>* parent, int dist)
: <a href="ntqlayout.html">TQLayout</a>( parent, dist ) {}
: <a href="tqlayout.html">TQLayout</a>( parent, 0, dist ) {}
CardLayout( <a href="tqlayout.html">TQLayout</a>* parent, int dist)
: <a href="tqlayout.html">TQLayout</a>( parent, dist ) {}
CardLayout( int dist )
: <a href="ntqlayout.html">TQLayout</a>( dist ) {}
: <a href="tqlayout.html">TQLayout</a>( dist ) {}
~CardLayout();
void addItem( <a href="qlayoutitem.html">TQLayoutItem</a> *item );
void addItem( <a href="tqlayoutitem.html">TQLayoutItem</a> *item );
<a href="tqsize.html">TQSize</a> sizeHint() const;
<a href="tqsize.html">TQSize</a> minimumSize() const;
<a href="qlayoutiterator.html">TQLayoutIterator</a> iterator();
<a href="tqlayoutiterator.html">TQLayoutIterator</a> iterator();
void setGeometry( const <a href="tqrect.html">TQRect</a> &amp;rect );
private:
@ -637,62 +637,62 @@ private:
#include "card.h"
class CardLayoutIterator :public <a href="qglayoutiterator.html">TQGLayoutIterator</a>
class CardLayoutIterator :public <a href="tqglayoutiterator.html">TQGLayoutIterator</a>
{
public:
CardLayoutIterator( <a href="tqptrlist.html">TQPtrList</a>&lt;TQLayoutItem&gt; *l )
: idx( 0 ), list( l ) {}
<a href="qlayoutitem.html">TQLayoutItem</a> *current();
<a href="qlayoutitem.html">TQLayoutItem</a> *next();
<a href="qlayoutitem.html">TQLayoutItem</a> *takeCurrent();
<a href="tqlayoutitem.html">TQLayoutItem</a> *current();
<a href="tqlayoutitem.html">TQLayoutItem</a> *next();
<a href="tqlayoutitem.html">TQLayoutItem</a> *takeCurrent();
private:
int idx;
<a href="tqptrlist.html">TQPtrList</a>&lt;TQLayoutItem&gt; *list;
};
<a name="x1508"></a>TQLayoutItem *CardLayoutIterator::<a href="qglayoutiterator.html#current">current</a>()
<a name="x1508"></a>TQLayoutItem *CardLayoutIterator::<a href="tqglayoutiterator.html#current">current</a>()
{
<a name="x1520"></a><a name="x1519"></a> return idx &lt; int( list-&gt;<a href="tqptrlist.html#count">count</a>() ) ? list-&gt;<a href="tqptrlist.html#at">at</a>( idx ) : 0;
}
<a name="x1509"></a>TQLayoutItem *CardLayoutIterator::<a href="qglayoutiterator.html#next">next</a>()
<a name="x1509"></a>TQLayoutItem *CardLayoutIterator::<a href="tqglayoutiterator.html#next">next</a>()
{
idx++; return current();
}
<a name="x1510"></a>TQLayoutItem *CardLayoutIterator::<a href="qglayoutiterator.html#takeCurrent">takeCurrent</a>()
<a name="x1510"></a>TQLayoutItem *CardLayoutIterator::<a href="tqglayoutiterator.html#takeCurrent">takeCurrent</a>()
{
<a name="x1521"></a> return idx &lt; int( list-&gt;<a href="tqptrlist.html#count">count</a>() ) ?list-&gt;<a href="tqptrlist.html#take">take</a>( idx ) : 0;
}
<a name="x1512"></a>TQLayoutIterator CardLayout::<a href="ntqlayout.html#iterator">iterator</a>()
<a name="x1512"></a>TQLayoutIterator CardLayout::<a href="tqlayout.html#iterator">iterator</a>()
{
return TQLayoutIterator( new CardLayoutIterator( &amp;list ) );
}
CardLayout::~CardLayout()
{
<a href="ntqlayout.html#deleteAllItems">deleteAllItems</a>();
<a href="tqlayout.html#deleteAllItems">deleteAllItems</a>();
}
<a name="x1511"></a>void CardLayout::<a href="ntqlayout.html#addItem">addItem</a>( <a href="qlayoutitem.html">TQLayoutItem</a> *item )
<a name="x1511"></a>void CardLayout::<a href="tqlayout.html#addItem">addItem</a>( <a href="tqlayoutitem.html">TQLayoutItem</a> *item )
{
<a name="x1518"></a> list.<a href="tqptrlist.html#append">append</a>( item );
}
<a name="x1514"></a>void CardLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( const <a href="tqrect.html">TQRect</a> &amp;rct )
<a name="x1514"></a>void CardLayout::<a href="tqlayout.html#setGeometry">setGeometry</a>( const <a href="tqrect.html">TQRect</a> &amp;rct )
{
TQLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( rct );
TQLayout::<a href="tqlayout.html#setGeometry">setGeometry</a>( rct );
<a href="tqptrlistiterator.html">TQPtrListIterator</a>&lt;TQLayoutItem&gt; it( list );
<a name="x1522"></a> if ( it.<a href="tqptrlistiterator.html#count">count</a>() == 0 )
return;
<a href="qlayoutitem.html">TQLayoutItem</a> *o;
<a href="tqlayoutitem.html">TQLayoutItem</a> *o;
int i = 0;
@ -703,37 +703,37 @@ CardLayout::~CardLayout()
++it;
<a href="tqrect.html">TQRect</a> geom( rct.<a href="tqrect.html#x">x</a>() + i * spacing(), rct.<a href="tqrect.html#y">y</a>() + i * spacing(),
w, h );
<a name="x1516"></a> o-&gt;<a href="qlayoutitem.html#setGeometry">setGeometry</a>( geom );
<a name="x1516"></a> o-&gt;<a href="tqlayoutitem.html#setGeometry">setGeometry</a>( geom );
++i;
}
}
<a name="x1517"></a>TQSize CardLayout::<a href="qlayoutitem.html#sizeHint">sizeHint</a>() const
<a name="x1517"></a>TQSize CardLayout::<a href="tqlayoutitem.html#sizeHint">sizeHint</a>() const
{
<a href="tqsize.html">TQSize</a> s(0,0);
int n = list.<a href="tqptrlist.html#count">count</a>();
if ( n &gt; 0 )
s = TQSize(100,70); //start with a nice default size
<a href="tqptrlistiterator.html">TQPtrListIterator</a>&lt;TQLayoutItem&gt; it(list);
<a href="qlayoutitem.html">TQLayoutItem</a> *o;
<a href="tqlayoutitem.html">TQLayoutItem</a> *o;
while ( (o=it.<a href="tqptrlistiterator.html#current">current</a>()) != 0 ) {
++it;
<a name="x1528"></a><a name="x1515"></a> s = s.<a href="tqsize.html#expandedTo">expandedTo</a>( o-&gt;<a href="qlayoutitem.html#minimumSize">minimumSize</a>() );
<a name="x1528"></a><a name="x1515"></a> s = s.<a href="tqsize.html#expandedTo">expandedTo</a>( o-&gt;<a href="tqlayoutitem.html#minimumSize">minimumSize</a>() );
}
return s + n*TQSize(<a href="ntqlayout.html#spacing">spacing</a>(),spacing());
return s + n*TQSize(<a href="tqlayout.html#spacing">spacing</a>(),spacing());
}
<a name="x1513"></a>TQSize CardLayout::<a href="ntqlayout.html#minimumSize">minimumSize</a>() const
<a name="x1513"></a>TQSize CardLayout::<a href="tqlayout.html#minimumSize">minimumSize</a>() const
{
<a href="tqsize.html">TQSize</a> s(0,0);
int n = list.<a href="tqptrlist.html#count">count</a>();
<a href="tqptrlistiterator.html">TQPtrListIterator</a>&lt;TQLayoutItem&gt; it(list);
<a href="qlayoutitem.html">TQLayoutItem</a> *o;
<a href="tqlayoutitem.html">TQLayoutItem</a> *o;
while ( (o=it.<a href="tqptrlistiterator.html#current">current</a>()) != 0 ) {
++it;
s = s.<a href="tqsize.html#expandedTo">expandedTo</a>( o-&gt;<a href="qlayoutitem.html#minimumSize">minimumSize</a>() );
s = s.<a href="tqsize.html#expandedTo">expandedTo</a>( o-&gt;<a href="tqlayoutitem.html#minimumSize">minimumSize</a>() );
}
return s + n*TQSize(<a href="ntqlayout.html#spacing">spacing</a>(),spacing());
return s + n*TQSize(<a href="tqlayout.html#spacing">spacing</a>(),spacing());
}
</pre>
@ -758,7 +758,7 @@ CardLayout::~CardLayout()
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqcolor-h.html">tqcolor.h</a>&gt;
#include &lt;<a href="qgroupbox-h.html">ntqgroupbox.h</a>&gt;
#include &lt;<a href="tqgroupbox-h.html">tqgroupbox.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqmultilineedit-h.html">tqmultilineedit.h</a>&gt;
#include &lt;<a href="tqcolor-h.html">tqcolor.h</a>&gt;
@ -768,23 +768,23 @@ int main( int argc, char **argv )
<a href="ntqapplication.html">TQApplication</a> a( argc, argv );
<a href="tqwidget.html">TQWidget</a> *f = new <a href="tqwidget.html">TQWidget</a>;
<a href="qboxlayout.html">TQBoxLayout</a> *gm = new <a href="qvboxlayout.html">TQVBoxLayout</a>( f, 5 );
<a href="tqboxlayout.html">TQBoxLayout</a> *gm = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( f, 5 );
SimpleFlow *b1 = new SimpleFlow( gm );
<a name="x1536"></a> b1-&gt;<a href="ntqlayout.html#add">add</a>( new <a href="tqpushbutton.html">TQPushButton</a>( "Short", f ) );
b1-&gt;<a href="ntqlayout.html#add">add</a>( new <a href="tqpushbutton.html">TQPushButton</a>( "Longer", f ) );
b1-&gt;<a href="ntqlayout.html#add">add</a>( new <a href="tqpushbutton.html">TQPushButton</a>( "Different text", f ) );
b1-&gt;<a href="ntqlayout.html#add">add</a>( new <a href="tqpushbutton.html">TQPushButton</a>( "More text", f ) );
b1-&gt;<a href="ntqlayout.html#add">add</a>( new <a href="tqpushbutton.html">TQPushButton</a>( "Even longer button text", f ) );
<a name="x1536"></a> b1-&gt;<a href="tqlayout.html#add">add</a>( new <a href="tqpushbutton.html">TQPushButton</a>( "Short", f ) );
b1-&gt;<a href="tqlayout.html#add">add</a>( new <a href="tqpushbutton.html">TQPushButton</a>( "Longer", f ) );
b1-&gt;<a href="tqlayout.html#add">add</a>( new <a href="tqpushbutton.html">TQPushButton</a>( "Different text", f ) );
b1-&gt;<a href="tqlayout.html#add">add</a>( new <a href="tqpushbutton.html">TQPushButton</a>( "More text", f ) );
b1-&gt;<a href="tqlayout.html#add">add</a>( new <a href="tqpushbutton.html">TQPushButton</a>( "Even longer button text", f ) );
<a href="tqpushbutton.html">TQPushButton</a>* qb = new <a href="tqpushbutton.html">TQPushButton</a>( "Quit", f );
a.<a href="tqobject.html#connect">connect</a>( qb, TQ_SIGNAL( <a href="tqbutton.html#clicked">clicked</a>() ), TQ_SLOT( quit() ) );
b1-&gt;<a href="ntqlayout.html#add">add</a>( qb );
b1-&gt;<a href="tqlayout.html#add">add</a>( qb );
<a href="tqwidget.html">TQWidget</a> *wid = new <a href="tqwidget.html">TQWidget</a>( f );
BorderLayout *large = new BorderLayout( wid );
<a name="x1537"></a> large-&gt;<a href="ntqlayout.html#setSpacing">setSpacing</a>( 5 );
<a name="x1537"></a> large-&gt;<a href="tqlayout.html#setSpacing">setSpacing</a>( 5 );
large-&gt;addWidget( new <a href="tqpushbutton.html">TQPushButton</a>( "North", wid ), BorderLayout::North );
large-&gt;addWidget( new <a href="tqpushbutton.html">TQPushButton</a>( "West", wid ), BorderLayout::West );
<a href="tqmultilineedit.html">TQMultiLineEdit</a>* m = new <a href="tqmultilineedit.html">TQMultiLineEdit</a>( wid );
@ -797,7 +797,7 @@ int main( int argc, char **argv )
large-&gt;addWidget( new <a href="tqpushbutton.html">TQPushButton</a>( "South", wid ), BorderLayout::South );
//Left-to-right tab order looks better:
<a name="x1542"></a> <a href="tqwidget.html">TQWidget</a>::<a href="tqwidget.html#setTabOrder">setTabOrder</a>( east2, east1 );
gm-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( wid );
gm-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( wid );
wid = new <a href="tqwidget.html">TQWidget</a>( f );
@ -805,30 +805,30 @@ int main( int argc, char **argv )
<a href="tqwidget.html">TQWidget</a> *crd = new <a href="tqwidget.html">TQWidget</a>( wid );
<a name="x1540"></a> crd-&gt;<a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( TQt::red );
card-&gt;<a href="ntqlayout.html#add">add</a>( crd );
card-&gt;<a href="tqlayout.html#add">add</a>( crd );
crd = new <a href="tqwidget.html">TQWidget</a>( wid );
crd-&gt;<a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( TQt::green );
card-&gt;<a href="ntqlayout.html#add">add</a>( crd );
card-&gt;<a href="tqlayout.html#add">add</a>( crd );
crd = new <a href="tqwidget.html">TQWidget</a>( wid );
crd-&gt;<a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( TQt::blue );
card-&gt;<a href="ntqlayout.html#add">add</a>( crd );
card-&gt;<a href="tqlayout.html#add">add</a>( crd );
crd = new <a href="tqwidget.html">TQWidget</a>( wid );
crd-&gt;<a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( TQt::white );
card-&gt;<a href="ntqlayout.html#add">add</a>( crd );
card-&gt;<a href="tqlayout.html#add">add</a>( crd );
crd = new <a href="tqwidget.html">TQWidget</a>( wid );
crd-&gt;<a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( TQt::black );
card-&gt;<a href="ntqlayout.html#add">add</a>( crd );
card-&gt;<a href="tqlayout.html#add">add</a>( crd );
crd = new <a href="tqwidget.html">TQWidget</a>( wid );
crd-&gt;<a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>( TQt::yellow );
card-&gt;<a href="ntqlayout.html#add">add</a>( crd );
card-&gt;<a href="tqlayout.html#add">add</a>( crd );
gm-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( wid );
gm-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( wid );
<a href="tqlabel.html">TQLabel</a>* s = new <a href="tqlabel.html">TQLabel</a>( f );
s-&gt;<a href="tqlabel.html#setText">setText</a>( "outermost box" );
s-&gt;<a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
s-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter | TQt::AlignHCenter );
gm-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( s );
gm-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( s );
a.<a href="ntqapplication.html#setMainWidget">setMainWidget</a>( f );
f-&gt;<a href="tqwidget.html#setCaption">setCaption</a>("TQt Example - Custom Layout");
f-&gt;<a href="tqwidget.html#show">show</a>();

@ -35,46 +35,46 @@ body { background: #ffffff; color: black; }
<p> Here we present an example in detail. The class CardLayout is inspired
by the Java layout manager of the same name. It lays out the items
(widgets or nested layouts) on top of each other, each item offset by
<a href="ntqlayout.html#spacing">TQLayout::spacing</a>().
<a href="tqlayout.html#spacing">TQLayout::spacing</a>().
<p> To write your own layout class, you must define the following:
<ul>
<li> A data structure to store the items handled by the layout. Each
item is a <a href="qlayoutitem.html">TQLayoutItem</a>. We will use a
item is a <a href="tqlayoutitem.html">TQLayoutItem</a>. We will use a
<a href="tqptrlist.html">TQPtrList</a> in this example.
<li> <a href="ntqlayout.html#addItem">addItem()</a>, how to add items to
<li> <a href="tqlayout.html#addItem">addItem()</a>, how to add items to
the layout.
<li> <a href="ntqlayout.html#setGeometry">setGeometry()</a>, how to perform
<li> <a href="tqlayout.html#setGeometry">setGeometry()</a>, how to perform
the layout.
<li> <a href="qlayoutitem.html#sizeHint">sizeHint()</a>, the preferred size
<li> <a href="tqlayoutitem.html#sizeHint">sizeHint()</a>, the preferred size
of the layout.
<li> <a href="ntqlayout.html#iterator">iterator()</a>, how to iterate over
<li> <a href="tqlayout.html#iterator">iterator()</a>, how to iterate over
the layout.
</ul>
<p> In most cases, you will also implement <a href="ntqlayout.html#minimumSize">minimumSize</a>().
<p> In most cases, you will also implement <a href="tqlayout.html#minimumSize">minimumSize</a>().
<p> <h2> card.h
</h2>
<a name="1"></a><p> <pre>
#ifndef CARD_H
#define CARD_H
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqptrlist-h.html">tqptrlist.h</a>&gt;
class CardLayout : public <a href="ntqlayout.html">TQLayout</a>
class CardLayout : public <a href="tqlayout.html">TQLayout</a>
{
public:
CardLayout( <a href="tqwidget.html">TQWidget</a> *parent, int dist )
: <a href="ntqlayout.html">TQLayout</a>( parent, 0, dist ) {}
CardLayout( <a href="ntqlayout.html">TQLayout</a>* parent, int dist)
: <a href="ntqlayout.html">TQLayout</a>( parent, dist ) { }
: <a href="tqlayout.html">TQLayout</a>( parent, 0, dist ) {}
CardLayout( <a href="tqlayout.html">TQLayout</a>* parent, int dist)
: <a href="tqlayout.html">TQLayout</a>( parent, dist ) { }
CardLayout( int dist )
: <a href="ntqlayout.html">TQLayout</a>( dist ) {}
: <a href="tqlayout.html">TQLayout</a>( dist ) {}
~CardLayout();
void addItem(TQLayoutItem *item);
<a href="tqsize.html">TQSize</a> sizeHint() const;
<a href="tqsize.html">TQSize</a> minimumSize() const;
<a href="qlayoutiterator.html">TQLayoutIterator</a> iterator();
<a href="tqlayoutiterator.html">TQLayoutIterator</a> iterator();
void setGeometry(const <a href="tqrect.html">TQRect</a> &amp;rect);
private:
@ -93,28 +93,28 @@ private:
<p> First we define an iterator over the layout. Layout iterators are used
internally by the layout system to handle deletion of widgets. They
are also available for application programmers.
<p> There are two different classes involved: <a href="qlayoutiterator.html">TQLayoutIterator</a> is the class
<p> There are two different classes involved: <a href="tqlayoutiterator.html">TQLayoutIterator</a> is the class
that is visible to application programmers, it is <a href="shclass.html#explicitly-shared">explicitly shared</a>.
The TQLayoutIterator contains a <a href="qglayoutiterator.html">TQGLayoutIterator</a> that does all the
The TQLayoutIterator contains a <a href="tqglayoutiterator.html">TQGLayoutIterator</a> that does all the
work. We must create a subclass of TQGLayoutIterator that knows how to
iterate over our layout class.
<p> In this case, we choose a simple implementation: we store an integer
index into the list and a pointer to the list. Every <a href="qglayoutiterator.html">TQGLayoutIterator</a> subclass must implement <a href="qglayoutiterator.html#current">current</a>(), <a href="qglayoutiterator.html#next">next</a>() and <a href="qglayoutiterator.html#takeCurrent">takeCurrent</a>(), as well as a
index into the list and a pointer to the list. Every <a href="tqglayoutiterator.html">TQGLayoutIterator</a> subclass must implement <a href="tqglayoutiterator.html#current">current</a>(), <a href="tqglayoutiterator.html#next">next</a>() and <a href="tqglayoutiterator.html#takeCurrent">takeCurrent</a>(), as well as a
constructor. In our example we do not need a destructor.
<p> <pre>
class CardLayoutIterator : public <a href="qglayoutiterator.html">TQGLayoutIterator</a>
class CardLayoutIterator : public <a href="tqglayoutiterator.html">TQGLayoutIterator</a>
{
public:
CardLayoutIterator( <a href="tqptrlist.html">TQPtrList</a>&lt;TQLayoutItem&gt; *l )
: idx( 0 ), list( l ) {}
<a href="qlayoutitem.html">TQLayoutItem</a> *current()
<a href="tqlayoutitem.html">TQLayoutItem</a> *current()
{ return idx &lt; int(list-&gt;<a href="tqptrlist.html#count">count</a>()) ? list-&gt;<a href="tqptrlist.html#at">at</a>(idx) : 0; }
<a href="qlayoutitem.html">TQLayoutItem</a> *next()
<a href="tqlayoutitem.html">TQLayoutItem</a> *next()
{ idx++; return current(); }
<a href="qlayoutitem.html">TQLayoutItem</a> *takeCurrent()
<a href="tqlayoutitem.html">TQLayoutItem</a> *takeCurrent()
{ return list-&gt;<a href="tqptrlist.html#take">take</a>( idx ); }
private:
@ -123,7 +123,7 @@ private:
};
</pre>
<p> We must implement TQLayout:iterator() to return a <a href="qlayoutiterator.html">TQLayoutIterator</a> over
<p> We must implement TQLayout:iterator() to return a <a href="tqlayoutiterator.html">TQLayoutIterator</a> over
this layout.
<p> <pre>
TQLayoutIterator CardLayout::iterator()
@ -133,21 +133,21 @@ TQLayoutIterator CardLayout::iterator()
</pre>
<p> addItem() implements the default placement strategy for layout items.
It must be implemented. It is used by <a href="ntqlayout.html#add">TQLayout::add</a>(), by the <a href="ntqlayout.html">TQLayout</a>
It must be implemented. It is used by <a href="tqlayout.html#add">TQLayout::add</a>(), by the <a href="tqlayout.html">TQLayout</a>
constructor that takes a layout as parent, and it is used to implement
the <a href="ntqlayout.html#autoAdd">auto-add</a> feature. If your layout
the <a href="tqlayout.html#autoAdd">auto-add</a> feature. If your layout
has advanced placement options that require parameters, you must
provide extra access functions such as <a href="tqgridlayout.html#addMultiCell">TQGridLayout::addMultiCell</a>().
<p> <pre>
void CardLayout::addItem( <a href="qlayoutitem.html">TQLayoutItem</a> *item )
void CardLayout::addItem( <a href="tqlayoutitem.html">TQLayoutItem</a> *item )
{
list.append( item );
}
</pre>
<p> The layout takes over responsibility of the items added. Since
<a href="qlayoutitem.html">TQLayoutItem</a> does not inherit <a href="tqobject.html">TQObject</a>, we must delete the items
manually. The function <a href="ntqlayout.html#deleteAllItems">TQLayout::deleteAllItems</a>() uses the iterator we
<a href="tqlayoutitem.html">TQLayoutItem</a> does not inherit <a href="tqobject.html">TQObject</a>, we must delete the items
manually. The function <a href="tqlayout.html#deleteAllItems">TQLayout::deleteAllItems</a>() uses the iterator we
defined above to delete all the items in the layout.
<p> <pre>
CardLayout::~CardLayout()
@ -162,13 +162,13 @@ spacing() as the distance between items.
<p> <pre>
void CardLayout::setGeometry( const <a href="tqrect.html">TQRect</a> &amp;rect )
{
TQLayout::<a href="ntqlayout.html#setGeometry">setGeometry</a>( rect );
TQLayout::<a href="tqlayout.html#setGeometry">setGeometry</a>( rect );
<a href="tqptrlistiterator.html">TQPtrListIterator</a>&lt;TQLayoutItem&gt; it( list );
if (it.<a href="tqptrlistiterator.html#count">count</a>() == 0)
return;
<a href="qlayoutitem.html">TQLayoutItem</a> *item;
<a href="tqlayoutitem.html">TQLayoutItem</a> *item;
int i = 0;
@ -179,7 +179,7 @@ void CardLayout::setGeometry( const <a href="tqrect.html">TQRect</a> &amp;rect )
++it;
<a href="tqrect.html">TQRect</a> geom( rect.<a href="tqrect.html#x">x</a>() + i * spacing(), rect.<a href="tqrect.html#y">y</a>() + i * spacing(),
w, h );
item-&gt;<a href="qlayoutitem.html#setGeometry">setGeometry</a>( geom );
item-&gt;<a href="tqlayoutitem.html#setGeometry">setGeometry</a>( geom );
++i;
}
}
@ -196,10 +196,10 @@ TQSize CardLayout::sizeHint() const
if ( n &gt; 0 )
s = TQSize( 100, 70 ); // start with a nice default size
<a href="tqptrlistiterator.html">TQPtrListIterator</a>&lt;TQLayoutItem&gt; it( list );
<a href="qlayoutitem.html">TQLayoutItem</a> *item;
<a href="tqlayoutitem.html">TQLayoutItem</a> *item;
while ( (item = it.<a href="tqptrlistiterator.html#current">current</a>()) != 0 ) {
++it;
s = s.<a href="tqsize.html#expandedTo">expandedTo</a>( item-&gt;<a href="qlayoutitem.html#minimumSize">minimumSize</a>() );
s = s.<a href="tqsize.html#expandedTo">expandedTo</a>( item-&gt;<a href="tqlayoutitem.html#minimumSize">minimumSize</a>() );
}
return s + n * TQSize( spacing(), spacing() );
}
@ -209,10 +209,10 @@ TQSize CardLayout::minimumSize() const
<a href="tqsize.html">TQSize</a> s( 0, 0 );
int n = list.count();
<a href="tqptrlistiterator.html">TQPtrListIterator</a>&lt;TQLayoutItem&gt; it( list );
<a href="qlayoutitem.html">TQLayoutItem</a> *item;
<a href="tqlayoutitem.html">TQLayoutItem</a> *item;
while ( (item = it.<a href="tqptrlistiterator.html#current">current</a>()) != 0 ) {
++it;
s = s.<a href="tqsize.html#expandedTo">expandedTo</a>( item-&gt;<a href="qlayoutitem.html#minimumSize">minimumSize</a>() );
s = s.<a href="tqsize.html#expandedTo">expandedTo</a>( item-&gt;<a href="tqlayoutitem.html#minimumSize">minimumSize</a>() );
}
return s + n * TQSize( spacing(), spacing() );
}
@ -221,15 +221,15 @@ TQSize CardLayout::minimumSize() const
<p> <h2> Further Notes
</h2>
<a name="2"></a><p> This layout does not implement heightForWidth().
<p> We ignore <a href="qlayoutitem.html#isEmpty">TQLayoutItem::isEmpty</a>(), this means that the layout will
<p> We ignore <a href="tqlayoutitem.html#isEmpty">TQLayoutItem::isEmpty</a>(), this means that the layout will
treat hidden widgets as visible.
<p> For complex layouts, speed can be greatly increased by caching
calculated values. In that case, implement <a href="qlayoutitem.html#invalidate">TQLayoutItem::invalidate</a>()
calculated values. In that case, implement <a href="tqlayoutitem.html#invalidate">TQLayoutItem::invalidate</a>()
to mark the cached data as dirty.
<p> Calling <a href="qlayoutitem.html#sizeHint">TQLayoutItem::sizeHint</a>(), etc. may be expensive, so you should
<p> Calling <a href="tqlayoutitem.html#sizeHint">TQLayoutItem::sizeHint</a>(), etc. may be expensive, so you should
store the value in a local variable if you need it again later in the
same function.
<p> You should not call <a href="qlayoutitem.html#setGeometry">TQLayoutItem::setGeometry</a>() twice on the same item
<p> You should not call <a href="tqlayoutitem.html#setGeometry">TQLayoutItem::setGeometry</a>() twice on the same item
in the same function. That can be very expensive if the item has
several child widgets, because it will have to do a complete layout
every time. Instead, calculate the geometry and then set it. (This

@ -62,13 +62,13 @@ body { background: #ffffff; color: black; }
<pre> Vcr::Vcr( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="tqwidget.html">TQWidget</a>( parent, name )
{
<a href="qhboxlayout.html">TQHBoxLayout</a> *layout = new <a href="qhboxlayout.html">TQHBoxLayout</a>( this );
layout-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 0 );
<a href="tqhboxlayout.html">TQHBoxLayout</a> *layout = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( this );
layout-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 0 );
<a href="tqpushbutton.html">TQPushButton</a> *rewind = new <a href="tqpushbutton.html">TQPushButton</a>( TQPixmap( rewind_xpm ), 0, this, "vcr_rewind" );
layout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( rewind );
layout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( rewind );
</pre>
<p>We create a <a href="qhboxlayout.html">TQHBoxLayout</a> in which we'll place the buttons. We've only shown the rewind button in the code above since all the others are identical except for the names of the buttons, pixmaps and signals. For each of the buttons we require we call the <a href="tqpushbutton.html">TQPushButton</a> constructor passing it the appropriate embedded pixmap. We then add it to the layout. Finally we connect the button's<!-- index clicked() --> <tt>clicked()</tt> signal to the appropriate <em>signal</em>. Since the<!-- index clicked() --> <tt>clicked()</tt> signals aren't specific to our widget we want to emit signals that reflect the widget's use. The <tt>rewind()</tt>, <tt>play()</tt>, etc. signals are meaningful in the context of our widget so we propagate each button's<!-- index clicked() --> <tt>clicked()</tt> signal to the appropriate widget-specific signal.</p>
<p>We create a <a href="tqhboxlayout.html">TQHBoxLayout</a> in which we'll place the buttons. We've only shown the rewind button in the code above since all the others are identical except for the names of the buttons, pixmaps and signals. For each of the buttons we require we call the <a href="tqpushbutton.html">TQPushButton</a> constructor passing it the appropriate embedded pixmap. We then add it to the layout. Finally we connect the button's<!-- index clicked() --> <tt>clicked()</tt> signal to the appropriate <em>signal</em>. Since the<!-- index clicked() --> <tt>clicked()</tt> signals aren't specific to our widget we want to emit signals that reflect the widget's use. The <tt>rewind()</tt>, <tt>play()</tt>, etc. signals are meaningful in the context of our widget so we propagate each button's<!-- index clicked() --> <tt>clicked()</tt> signal to the appropriate widget-specific signal.</p>
<!-- index Forms!Creating Test Harnesses --><p>The implementation is complete, but to make sure that our widget compiles and runs we'll create a tiny test harness. The test harness will require two files, a<!-- index .pro --> <tt>.pro</tt> project file and a<!-- index main.cpp --> <tt>main.cpp</tt>. The <tt>qt/tools/designer/examples/vcr/vcr.pro</tt> project file:</p>
<pre>TEMPLATE = app
LANGUAGE = C++
@ -172,19 +172,19 @@ DBFILE = vcr.db
{
</pre>
<p>The constructor passes the parent and name to its superclass, <a href="tqwidget.html">TQWidget</a>, and also initializes the private mode data, md, to File mode.</p>
<pre> <a href="qhboxlayout.html">TQHBoxLayout</a> *layout = new <a href="qhboxlayout.html">TQHBoxLayout</a>( this );
layout-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 0 );
<pre> <a href="tqhboxlayout.html">TQHBoxLayout</a> *layout = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( this );
layout-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 0 );
lineEdit = new <a href="tqlineedit.html">TQLineEdit</a>( this, "filechooser_lineedit" );
layout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lineEdit );
layout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lineEdit );
</pre>
<p>We begin by creating a horizontal box layout (<a href="qhboxlayout.html">TQHBoxLayout</a>) and add a <a href="tqlineedit.html">TQLineEdit</a> and a <a href="tqpushbutton.html">TQPushButton</a> to it.</p>
<p>We begin by creating a horizontal box layout (<a href="tqhboxlayout.html">TQHBoxLayout</a>) and add a <a href="tqlineedit.html">TQLineEdit</a> and a <a href="tqpushbutton.html">TQPushButton</a> to it.</p>
<pre> <a href="tqobject.html#connect">connect</a>( lineEdit, TQ_SIGNAL( <a href="tqlineedit.html#textChanged">textChanged</a>( const <a href="tqstring.html">TQString</a> &amp; ) ),
this, TQ_SIGNAL( fileNameChanged( const <a href="tqstring.html">TQString</a> &amp; ) ) );
button = new <a href="tqpushbutton.html">TQPushButton</a>( "...", this, "filechooser_button" );
button-&gt;<a href="tqwidget.html#setFixedWidth">setFixedWidth</a>( button-&gt;<a href="tqwidget.html#fontMetrics">fontMetrics</a>().width( " ... " ) );
layout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( button );
layout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( button );
<a href="tqobject.html#connect">connect</a>( button, TQ_SIGNAL( <a href="tqbutton.html#clicked">clicked</a>() ),
this, TQ_SLOT( chooseFile() ) );

@ -127,7 +127,7 @@ click-to-focus.
</h3>
<a name="1-3"></a><p> It's not unusual for keyboard shortcuts to move the focus. This can
happen implicitly by opening modal dialogs, but also explicitly using
focus accelerators such as those provided by <a href="tqlabel.html#setBuddy">TQLabel::setBuddy</a>(), <a href="ntqgroupbox.html">TQGroupBox</a> and <a href="tqtabbar.html">TQTabBar</a>.
focus accelerators such as those provided by <a href="tqlabel.html#setBuddy">TQLabel::setBuddy</a>(), <a href="tqgroupbox.html">TQGroupBox</a> and <a href="tqtabbar.html">TQTabBar</a>.
<p> We advise supporting shortcut focus for all widgets that the user may
want to jump to. For example, a tab dialog can have keyboard shortcuts
for each of its pages, so the user can press e.g. Alt+P to step to the

@ -61,7 +61,7 @@ abort:
<a href="tqwidget.html#acceptDrops">TQWidget</a><li>accum:
<a href="tqglformat.html#accum">TQGLFormat</a><li>action:
<a href="tqdropevent.html#action">TQDropEvent</a><li>activate:
<a href="tqaction.html#activate">TQAction</a> <a href="tqchecklistitem.html#activate">TQCheckListItem</a> <a href="ntqlayout.html#activate">TQLayout</a> <a href="tqlistviewitem.html#activate">TQListViewItem</a> <a href="tqsignal.html#activate">TQSignal</a><li>activateItemAt:
<a href="tqaction.html#activate">TQAction</a> <a href="tqchecklistitem.html#activate">TQCheckListItem</a> <a href="tqlayout.html#activate">TQLayout</a> <a href="tqlistviewitem.html#activate">TQListViewItem</a> <a href="tqsignal.html#activate">TQSignal</a><li>activateItemAt:
<a href="tqmenudata.html#activateItemAt">TQMenuData</a><li>activateNextCell:
<a href="tqtable.html#activateNextCell">TQTable</a><li>activateNextWindow:
<a href="tqworkspace.html#activateNextWindow">TQWorkspace</a><li>activatePrevWindow:
@ -76,11 +76,11 @@ abort:
<a href="ntqapplication.html#activePopupWidget">TQApplication</a><li>activeWindow:
<a href="ntqapplication.html#activeWindow">TQApplication</a> <a href="tqworkspace.html#activeWindow">TQWorkspace</a><li>actual:
<a href="qnplugin.html#actual">TQNPlugin</a><li>add:
<a href="tqactiongroup.html#add">TQActionGroup</a> <a href="tqgridlayout.html#add">TQGridLayout</a> <a href="ntqlayout.html#add">TQLayout</a> <a href="tqobjectcleanuphandler.html#add">TQObjectCleanupHandler</a> <a href="tqtooltip.html#add">TQToolTip</a> <a href="tqwhatsthis.html#add">TQWhatsThis</a><li>addArgument:
<a href="tqactiongroup.html#add">TQActionGroup</a> <a href="tqgridlayout.html#add">TQGridLayout</a> <a href="tqlayout.html#add">TQLayout</a> <a href="tqobjectcleanuphandler.html#add">TQObjectCleanupHandler</a> <a href="tqtooltip.html#add">TQToolTip</a> <a href="tqwhatsthis.html#add">TQWhatsThis</a><li>addArgument:
<a href="tqprocess.html#addArgument">TQProcess</a><li>addBindValue:
<a href="tqsqlquery.html#addBindValue">TQSqlQuery</a><li>addChild:
<a href="tqscrollview.html#addChild">TQScrollView</a><li>addChildLayout:
<a href="ntqlayout.html#addChildLayout">TQLayout</a><li>addColumn:
<a href="tqlayout.html#addChildLayout">TQLayout</a><li>addColumn:
<a href="tqdatatable.html#addColumn">TQDataTable</a> <a href="tqlistview.html#addColumn">TQListView</a><li>addCoords:
<a href="tqrect.html#addCoords">TQRect</a><li>addDatabase:
<a href="tqsqldatabase.html#addDatabase">TQSqlDatabase</a><li>addDays:
@ -89,9 +89,9 @@ abort:
<a href="tqmimesourcefactory.html#addFactory">TQMimeSourceFactory</a><li>addFilePath:
<a href="tqmimesourcefactory.html#addFilePath">TQMimeSourceFactory</a><li>addFilter:
<a href="tqfiledialog.html#addFilter">TQFileDialog</a><li>addItem:
<a href="qboxlayout.html#addItem">TQBoxLayout</a> <a href="tqgridlayout.html#addItem">TQGridLayout</a> <a href="ntqlayout.html#addItem">TQLayout</a> <a href="tqtoolbox.html#addItem">TQToolBox</a><li>addLabel:
<a href="tqboxlayout.html#addItem">TQBoxLayout</a> <a href="tqgridlayout.html#addItem">TQGridLayout</a> <a href="tqlayout.html#addItem">TQLayout</a> <a href="tqtoolbox.html#addItem">TQToolBox</a><li>addLabel:
<a href="tqheader.html#addLabel">TQHeader</a><li>addLayout:
<a href="qboxlayout.html#addLayout">TQBoxLayout</a> <a href="tqgridlayout.html#addLayout">TQGridLayout</a><li>addLeftWidget:
<a href="tqboxlayout.html#addLayout">TQBoxLayout</a> <a href="tqgridlayout.html#addLayout">TQGridLayout</a><li>addLeftWidget:
<a href="tqfiledialog.html#addLeftWidget">TQFileDialog</a><li>addLibraryPath:
<a href="ntqapplication.html#addLibraryPath">TQApplication</a><li>addLine:
<a href="tqdial.html#addLine">TQDial</a> <a href="ntqrangecontrol.html#addLine">TQRangeControl</a><li>addMSecs:
@ -107,15 +107,15 @@ abort:
<a href="tqdatetime.html#addSecs">TQDateTime</a> <a href="tqtime.html#addSecs">TQTime</a><li>addSelection:
<a href="tqtable.html#addSelection">TQTable</a><li>addSeparator:
<a href="tqactiongroup.html#addSeparator">TQActionGroup</a> <a href="tqtoolbar.html#addSeparator">TQToolBar</a><li>addSpace:
<a href="ntqgroupbox.html#addSpace">TQGroupBox</a><li>addSpacing:
<a href="qboxlayout.html#addSpacing">TQBoxLayout</a><li>addStep:
<a href="tqgroupbox.html#addSpace">TQGroupBox</a><li>addSpacing:
<a href="tqboxlayout.html#addSpacing">TQBoxLayout</a><li>addStep:
<a href="tqslider.html#addStep">TQSlider</a><li>addStretch:
<a href="qboxlayout.html#addStretch">TQBoxLayout</a><li>addStrut:
<a href="qboxlayout.html#addStrut">TQBoxLayout</a><li>addTab:
<a href="tqboxlayout.html#addStretch">TQBoxLayout</a><li>addStrut:
<a href="tqboxlayout.html#addStrut">TQBoxLayout</a><li>addTab:
<a href="tqtabbar.html#addTab">TQTabBar</a> <a href="tqtabdialog.html#addTab">TQTabDialog</a> <a href="tqtabwidget.html#addTab">TQTabWidget</a><li>addTo:
<a href="tqaction.html#addTo">TQAction</a> <a href="tqactiongroup.html#addTo">TQActionGroup</a><li>addToolButton:
<a href="tqfiledialog.html#addToolButton">TQFileDialog</a><li>addWidget:
<a href="qboxlayout.html#addWidget">TQBoxLayout</a> <a href="tqgridlayout.html#addWidget">TQGridLayout</a> <a href="tqstatusbar.html#addWidget">TQStatusBar</a> <a href="tqwidgetstack.html#addWidget">TQWidgetStack</a><li>addWidgetFactory:
<a href="tqboxlayout.html#addWidget">TQBoxLayout</a> <a href="tqgridlayout.html#addWidget">TQGridLayout</a> <a href="tqstatusbar.html#addWidget">TQStatusBar</a> <a href="tqwidgetstack.html#addWidget">TQWidgetStack</a><li>addWidgetFactory:
<a href="tqwidgetfactory.html#addWidgetFactory">TQWidgetFactory</a><li>addWidgets:
<a href="tqfiledialog.html#addWidgets">TQFileDialog</a><li>addYears:
<a href="tqdate.html#addYears">TQDate</a> <a href="tqdatetime.html#addYears">TQDateTime</a><li>addedTo:
@ -131,8 +131,8 @@ abort:
<a href="ntqmessagebox.html#adjustSize">TQMessageBox</a> <a href="tqsimplerichtext.html#adjustSize">TQSimpleRichText</a> <a href="tqwidget.html#adjustSize">TQWidget</a><li>advance:
<a href="tqcanvas.html#advance">TQCanvas</a> <a href="tqcanvasitem.html#advance">TQCanvasItem</a> <a href="tqcanvassprite.html#advance">TQCanvasSprite</a><li>afterSeek:
<a href="tqsqlquery.html#afterSeek">TQSqlQuery</a><li>alignment:
<a href="ntqgroupbox.html#alignment">TQGroupBox</a> <a href="tqlabel.html#alignment">TQLabel</a> <a href="qlayoutitem.html#alignment">TQLayoutItem</a> <a href="tqlineedit.html#alignment">TQLineEdit</a> <a href="tqmultilineedit.html#alignment">TQMultiLineEdit</a> <a href="tqstylesheetitem.html#alignment">TQStyleSheetItem</a> <a href="tqtableitem.html#alignment">TQTableItem</a> <a href="tqtextedit.html#alignment">TQTextEdit</a><li>alignmentRect:
<a href="ntqlayout.html#alignmentRect">TQLayout</a><li>all:
<a href="tqgroupbox.html#alignment">TQGroupBox</a> <a href="tqlabel.html#alignment">TQLabel</a> <a href="tqlayoutitem.html#alignment">TQLayoutItem</a> <a href="tqlineedit.html#alignment">TQLineEdit</a> <a href="tqmultilineedit.html#alignment">TQMultiLineEdit</a> <a href="tqstylesheetitem.html#alignment">TQStyleSheetItem</a> <a href="tqtableitem.html#alignment">TQTableItem</a> <a href="tqtextedit.html#alignment">TQTextEdit</a><li>alignmentRect:
<a href="tqlayout.html#alignmentRect">TQLayout</a><li>all:
<a href="tqmacmime.html#all">TQMacMime</a> <a href="tqwindowsmime.html#all">TQWindowsMime</a><li>allColumnsShowFocus:
<a href="tqlistview.html#allColumnsShowFocus">TQListView</a><li>allGray:
<a href="tqimage.html#allGray">TQImage</a><li>allItems:
@ -221,7 +221,7 @@ abort:
<a href="tqdomelement.html#attributeNode">TQDomElement</a><li>attributeNodeNS:
<a href="tqdomelement.html#attributeNodeNS">TQDomElement</a><li>attributes:
<a href="tqdomelement.html#attributes">TQDomElement</a> <a href="tqdomnode.html#attributes">TQDomNode</a><li>autoAdd:
<a href="ntqlayout.html#autoAdd">TQLayout</a><li>autoAdvance:
<a href="tqlayout.html#autoAdd">TQLayout</a><li>autoAdvance:
<a href="tqdateedit.html#autoAdvance">TQDateEdit</a> <a href="tqdatetimeedit.html#autoAdvance">TQDateTimeEdit</a> <a href="tqtimeedit.html#autoAdvance">TQTimeEdit</a><li>autoArrange:
<a href="tqiconview.html#autoArrange">TQIconView</a><li>autoBufferSwap:
<a href="tqglwidget.html#autoBufferSwap">TQGLWidget</a><li>autoClose:
@ -354,7 +354,7 @@ c:
<a href="tqwindowsmime.html#cfToMime">TQWindowsMime</a><li>changeInterval:
<a href="tqtimer.html#changeInterval">TQTimer</a><li>changeItem:
<a href="tqcombobox.html#changeItem">TQComboBox</a> <a href="tqlistbox.html#changeItem">TQListBox</a> <a href="tqmenudata.html#changeItem">TQMenuData</a> <a href="tqmenudata.html#changeItem">TQPopupMenu</a><li>changeSize:
<a href="qspaceritem.html#changeSize">TQSpacerItem</a><li>changeTab:
<a href="tqspaceritem.html#changeSize">TQSpacerItem</a><li>changeTab:
<a href="tqtabdialog.html#changeTab">TQTabDialog</a> <a href="tqtabwidget.html#changeTab">TQTabWidget</a><li>changed:
<a href="tqimageconsumer.html#changed">TQImageConsumer</a><li>charAt:
<a href="tqtextedit.html#charAt">TQTextEdit</a><li>charWidth:
@ -456,7 +456,7 @@ c:
<a href="tqlistview.html#columnWidth">TQListView</a> <a href="tqtable.html#columnWidth">TQTable</a><li>columnWidthChanged:
<a href="tqtable.html#columnWidthChanged">TQTable</a><li>columnWidthMode:
<a href="tqlistview.html#columnWidthMode">TQListView</a><li>columns:
<a href="ntqgroupbox.html#columns">TQGroupBox</a> <a href="tqlistview.html#columns">TQListView</a> <a href="tqpopupmenu.html#columns">TQPopupMenu</a><li>combiningClass:
<a href="tqgroupbox.html#columns">TQGroupBox</a> <a href="tqlistview.html#columns">TQListView</a> <a href="tqpopupmenu.html#columns">TQPopupMenu</a><li>combiningClass:
<a href="tqchar.html#combiningClass">TQChar</a><li>commandFinished:
<a href="tqftp.html#commandFinished">TQFtp</a><li>commandStarted:
<a href="tqftp.html#commandStarted">TQFtp</a><li>comment:
@ -575,7 +575,7 @@ c:
<a href="tqpointarray.html#cubicBezier">TQPointArray</a><li>currEditCol:
<a href="tqtable.html#currEditCol">TQTable</a><li>currEditRow:
<a href="tqtable.html#currEditRow">TQTable</a><li>current:
<a href="tqasciicacheiterator.html#current">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#current">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#current">TQCacheIterator</a> <a href="tqdictiterator.html#current">TQDictIterator</a> <a href="tqdir.html#current">TQDir</a> <a href="qglayoutiterator.html#current">TQGLayoutIterator</a> <a href="tqintcacheiterator.html#current">TQIntCacheIterator</a> <a href="tqintdictiterator.html#current">TQIntDictIterator</a> <a href="qlayoutiterator.html#current">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#current">TQListViewItemIterator</a> <a href="tqptrdictiterator.html#current">TQPtrDictIterator</a> <a href="tqptrlist.html#current">TQPtrList</a> <a href="tqptrlistiterator.html#current">TQPtrListIterator</a> <a href="tqptrqueue.html#current">TQPtrQueue</a> <a href="tqptrstack.html#current">TQPtrStack</a><li>currentAlignmentChanged:
<a href="tqasciicacheiterator.html#current">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#current">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#current">TQCacheIterator</a> <a href="tqdictiterator.html#current">TQDictIterator</a> <a href="tqdir.html#current">TQDir</a> <a href="tqglayoutiterator.html#current">TQGLayoutIterator</a> <a href="tqintcacheiterator.html#current">TQIntCacheIterator</a> <a href="tqintdictiterator.html#current">TQIntDictIterator</a> <a href="tqlayoutiterator.html#current">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#current">TQListViewItemIterator</a> <a href="tqptrdictiterator.html#current">TQPtrDictIterator</a> <a href="tqptrlist.html#current">TQPtrList</a> <a href="tqptrlistiterator.html#current">TQPtrListIterator</a> <a href="tqptrqueue.html#current">TQPtrQueue</a> <a href="tqptrstack.html#current">TQPtrStack</a><li>currentAlignmentChanged:
<a href="tqtextedit.html#currentAlignmentChanged">TQTextEdit</a><li>currentAllocContext:
<a href="tqcolor.html#currentAllocContext">TQColor</a><li>currentChanged:
<a href="tqdatabrowser.html#currentChanged">TQDataBrowser</a> <a href="tqdatatable.html#currentChanged">TQDataTable</a> <a href="tqiconview.html#currentChanged">TQIconView</a> <a href="tqlistbox.html#currentChanged">TQListBox</a> <a href="tqlistview.html#currentChanged">TQListView</a> <a href="tqtabdialog.html#currentChanged">TQTabDialog</a> <a href="tqtabwidget.html#currentChanged">TQTabWidget</a> <a href="tqtable.html#currentChanged">TQTable</a> <a href="tqtoolbox.html#currentChanged">TQToolBox</a><li>currentColorChanged:
@ -681,8 +681,8 @@ dark:
<a href="tqtooltipgroup.html#delay">TQToolTipGroup</a><li>delayedCloseFinished:
<a href="tqsocket.html#delayedCloseFinished">TQSocket</a><li>deleteAllCodecs:
<a href="tqtextcodec.html#deleteAllCodecs">TQTextCodec</a><li>deleteAllItems:
<a href="ntqlayout.html#deleteAllItems">TQLayout</a><li>deleteCurrent:
<a href="tqdatabrowser.html#deleteCurrent">TQDataBrowser</a> <a href="tqdatatable.html#deleteCurrent">TQDataTable</a> <a href="qlayoutiterator.html#deleteCurrent">TQLayoutIterator</a><li>deleteData:
<a href="tqlayout.html#deleteAllItems">TQLayout</a><li>deleteCurrent:
<a href="tqdatabrowser.html#deleteCurrent">TQDataBrowser</a> <a href="tqdatatable.html#deleteCurrent">TQDataTable</a> <a href="tqlayoutiterator.html#deleteCurrent">TQLayoutIterator</a><li>deleteData:
<a href="tqdomcharacterdata.html#deleteData">TQDomCharacterData</a><li>deleteItem:
<a href="tqptrcollection.html#deleteItem">TQPtrCollection</a><li>deleteLater:
<a href="tqobject.html#deleteLater">TQObject</a><li>deleteNetworkProtocol:
@ -715,7 +715,7 @@ dark:
<a href="tqfiledialog.html#dirPath">TQFileDialog</a> <a href="tqfileinfo.html#dirPath">TQFileInfo</a> <a href="tqurl.html#dirPath">TQUrl</a><li>directRendering:
<a href="tqglformat.html#directRendering">TQGLFormat</a><li>directSetValue:
<a href="ntqrangecontrol.html#directSetValue">TQRangeControl</a><li>direction:
<a href="qboxlayout.html#direction">TQBoxLayout</a> <a href="tqchar.html#direction">TQChar</a><li>dirty:
<a href="tqboxlayout.html#direction">TQBoxLayout</a> <a href="tqchar.html#direction">TQChar</a><li>dirty:
<a href="tqfont.html#dirty">TQFont</a><li>disabled:
<a href="tqpalette.html#disabled">TQPalette</a><li>discardCommand:
<a href="tqsessionmanager.html#discardCommand">TQSessionManager</a><li>disconnect:
@ -894,7 +894,7 @@ echoMode:
<a href="tqtableselection.html#expandTo">TQTableSelection</a><li>expanded:
<a href="tqlistview.html#expanded">TQListView</a><li>expandedTo:
<a href="tqsize.html#expandedTo">TQSize</a><li>expanding:
<a href="qboxlayout.html#expanding">TQBoxLayout</a> <a href="tqgridlayout.html#expanding">TQGridLayout</a> <a href="ntqlayout.html#expanding">TQLayout</a> <a href="qlayoutitem.html#expanding">TQLayoutItem</a> <a href="tqsizepolicy.html#expanding">TQSizePolicy</a> <a href="qspaceritem.html#expanding">TQSpacerItem</a> <a href="tqwidgetitem.html#expanding">TQWidgetItem</a><li>extension:
<a href="tqboxlayout.html#expanding">TQBoxLayout</a> <a href="tqgridlayout.html#expanding">TQGridLayout</a> <a href="tqlayout.html#expanding">TQLayout</a> <a href="tqlayoutitem.html#expanding">TQLayoutItem</a> <a href="tqsizepolicy.html#expanding">TQSizePolicy</a> <a href="tqspaceritem.html#expanding">TQSpacerItem</a> <a href="tqwidgetitem.html#expanding">TQWidgetItem</a><li>extension:
<a href="tqdialog.html#extension">TQDialog</a> <a href="tqfileinfo.html#extension">TQFileInfo</a><li>externalEntityDecl:
<a href="tqxmldeclhandler.html#externalEntityDecl">TQXmlDeclHandler</a><li><a name="f"></a>
falseText:
@ -935,7 +935,7 @@ falseText:
<a href="ntqmetaobject.html#findProperty">TQMetaObject</a><li>findRef:
<a href="tqptrlist.html#findRef">TQPtrList</a> <a href="tqptrvector.html#findRef">TQPtrVector</a><li>findRev:
<a href="tqcstring.html#findRev">TQCString</a> <a href="tqstring.html#findRev">TQString</a><li>findWidget:
<a href="qboxlayout.html#findWidget">TQBoxLayout</a> <a href="tqgridlayout.html#findWidget">TQGridLayout</a><li>finish:
<a href="tqboxlayout.html#findWidget">TQBoxLayout</a> <a href="tqgridlayout.html#findWidget">TQGridLayout</a><li>finish:
<a href="ntqsplashscreen.html#finish">TQSplashScreen</a><li>finishButton:
<a href="tqwizard.html#finishButton">TQWizard</a><li>finished:
<a href="tqmovie.html#finished">TQMovie</a> <a href="tqnetworkprotocol.html#finished">TQNetworkProtocol</a> <a href="tqthread.html#finished">TQThread</a> <a href="tqurloperator.html#finished">TQUrlOperator</a><li>first:
@ -1015,7 +1015,7 @@ falseText:
gamma:
<a href="tqimageio.html#gamma">TQImageIO</a><li>generateFontDisplayLists:
<a href="tqglcontext.html#generateFontDisplayLists">TQGLContext</a><li>geometry:
<a href="qlayoutitem.html#geometry">TQLayoutItem</a> <a href="tqwidget.html#geometry">TQWidget</a><li>get:
<a href="tqlayoutitem.html#geometry">TQLayoutItem</a> <a href="tqwidget.html#geometry">TQWidget</a><li>get:
<a href="tqftp.html#get">TQFtp</a> <a href="tqhttp.html#get">TQHttp</a> <a href="tqurloperator.html#get">TQUrlOperator</a><li>getColor:
<a href="tqcolordialog.html#getColor">TQColorDialog</a><li>getCursorPosition:
<a href="tqtextedit.html#getCursorPosition">TQTextEdit</a><li>getDouble:
@ -1096,7 +1096,7 @@ hScrollBarMode:
<a href="tqdomimplementation.html#hasFeature">TQDomImplementation</a> <a href="tqsqldriver.html#hasFeature">TQSqlDriver</a> <a href="tqxmlreader.html#hasFeature">TQXmlReader</a><li>hasFocus:
<a href="tqwidget.html#hasFocus">TQWidget</a><li>hasGlobalMouseTracking:
<a href="ntqapplication.html#hasGlobalMouseTracking">TQApplication</a><li>hasHeightForWidth:
<a href="qboxlayout.html#hasHeightForWidth">TQBoxLayout</a> <a href="tqgridlayout.html#hasHeightForWidth">TQGridLayout</a> <a href="qlayoutitem.html#hasHeightForWidth">TQLayoutItem</a> <a href="tqsizepolicy.html#hasHeightForWidth">TQSizePolicy</a><li>hasHelpButton:
<a href="tqboxlayout.html#hasHeightForWidth">TQBoxLayout</a> <a href="tqgridlayout.html#hasHeightForWidth">TQGridLayout</a> <a href="tqlayoutitem.html#hasHeightForWidth">TQLayoutItem</a> <a href="tqsizepolicy.html#hasHeightForWidth">TQSizePolicy</a><li>hasHelpButton:
<a href="tqtabdialog.html#hasHelpButton">TQTabDialog</a><li>hasHost:
<a href="tqurl.html#hasHost">TQUrl</a><li>hasKey:
<a href="tqhttpheader.html#hasKey">TQHttpHeader</a><li>hasLocalData:
@ -1129,7 +1129,7 @@ hScrollBarMode:
<a href="tqstyleoption.html#headerSection">TQStyleOption</a><li>headerWidth:
<a href="tqheader.html#headerWidth">TQHeader</a><li>height:
<a href="tqcanvas.html#height">TQCanvas</a> <a href="tqcanvasellipse.html#height">TQCanvasEllipse</a> <a href="tqcanvasrectangle.html#height">TQCanvasRectangle</a> <a href="tqcanvassprite.html#height">TQCanvasSprite</a> <a href="tqfontmetrics.html#height">TQFontMetrics</a> <a href="tqiconviewitem.html#height">TQIconViewItem</a> <a href="tqimage.html#height">TQImage</a> <a href="tqlistboxitem.html#height">TQListBoxItem</a> <a href="tqlistboxpixmap.html#height">TQListBoxPixmap</a> <a href="tqlistboxtext.html#height">TQListBoxText</a> <a href="tqlistviewitem.html#height">TQListViewItem</a> <a href="tqpaintdevicemetrics.html#height">TQPaintDeviceMetrics</a> <a href="tqpixmap.html#height">TQPixmap</a> <a href="tqrect.html#height">TQRect</a> <a href="tqsimplerichtext.html#height">TQSimpleRichText</a> <a href="tqsize.html#height">TQSize</a> <a href="tqwidget.html#height">TQWidget</a><li>heightForWidth:
<a href="qboxlayout.html#heightForWidth">TQBoxLayout</a> <a href="tqgridlayout.html#heightForWidth">TQGridLayout</a> <a href="qlayoutitem.html#heightForWidth">TQLayoutItem</a> <a href="tqmenubar.html#heightForWidth">TQMenuBar</a> <a href="tqtextedit.html#heightForWidth">TQTextEdit</a> <a href="tqwidget.html#heightForWidth">TQWidget</a><li>heightMM:
<a href="tqboxlayout.html#heightForWidth">TQBoxLayout</a> <a href="tqgridlayout.html#heightForWidth">TQGridLayout</a> <a href="tqlayoutitem.html#heightForWidth">TQLayoutItem</a> <a href="tqmenubar.html#heightForWidth">TQMenuBar</a> <a href="tqtextedit.html#heightForWidth">TQTextEdit</a> <a href="tqwidget.html#heightForWidth">TQWidget</a><li>heightMM:
<a href="tqpaintdevicemetrics.html#heightMM">TQPaintDeviceMetrics</a><li>help:
<a href="tqwizard.html#help">TQWizard</a><li>helpButton:
<a href="tqwizard.html#helpButton">TQWizard</a><li>helpButtonPressed:
@ -1217,27 +1217,27 @@ icon:
<a href="tqdatabrowser.html#insertCurrent">TQDataBrowser</a> <a href="tqdatatable.html#insertCurrent">TQDataTable</a><li>insertData:
<a href="tqdomcharacterdata.html#insertData">TQDomCharacterData</a><li>insertInGrid:
<a href="tqiconview.html#insertInGrid">TQIconView</a><li>insertItem:
<a href="ntqaccel.html#insertItem">TQAccel</a> <a href="qboxlayout.html#insertItem">TQBoxLayout</a> <a href="tqcombobox.html#insertItem">TQComboBox</a> <a href="tqiconview.html#insertItem">TQIconView</a> <a href="tqlistbox.html#insertItem">TQListBox</a> <a href="tqlistview.html#insertItem">TQListView</a> <a href="tqlistviewitem.html#insertItem">TQListViewItem</a> <a href="tqmenudata.html#insertItem">TQMenuBar</a> <a href="tqmenudata.html#insertItem">TQMenuData</a> <a href="tqmenudata.html#insertItem">TQPopupMenu</a> <a href="tqtoolbox.html#insertItem">TQToolBox</a><li>insertLayout:
<a href="qboxlayout.html#insertLayout">TQBoxLayout</a><li>insertLine:
<a href="ntqaccel.html#insertItem">TQAccel</a> <a href="tqboxlayout.html#insertItem">TQBoxLayout</a> <a href="tqcombobox.html#insertItem">TQComboBox</a> <a href="tqiconview.html#insertItem">TQIconView</a> <a href="tqlistbox.html#insertItem">TQListBox</a> <a href="tqlistview.html#insertItem">TQListView</a> <a href="tqlistviewitem.html#insertItem">TQListViewItem</a> <a href="tqmenudata.html#insertItem">TQMenuBar</a> <a href="tqmenudata.html#insertItem">TQMenuData</a> <a href="tqmenudata.html#insertItem">TQPopupMenu</a> <a href="tqtoolbox.html#insertItem">TQToolBox</a><li>insertLayout:
<a href="tqboxlayout.html#insertLayout">TQBoxLayout</a><li>insertLine:
<a href="tqmultilineedit.html#insertLine">TQMultiLineEdit</a><li>insertPage:
<a href="tqwizard.html#insertPage">TQWizard</a><li>insertParagraph:
<a href="tqtextedit.html#insertParagraph">TQTextEdit</a><li>insertRows:
<a href="tqtable.html#insertRows">TQTable</a><li>insertSearchPath:
<a href="tqsettings.html#insertSearchPath">TQSettings</a><li>insertSeparator:
<a href="tqmenudata.html#insertSeparator">TQMenuBar</a> <a href="tqmenudata.html#insertSeparator">TQMenuData</a> <a href="tqmenudata.html#insertSeparator">TQPopupMenu</a><li>insertSpacing:
<a href="qboxlayout.html#insertSpacing">TQBoxLayout</a><li>insertStrList:
<a href="tqboxlayout.html#insertSpacing">TQBoxLayout</a><li>insertStrList:
<a href="tqcombobox.html#insertStrList">TQComboBox</a> <a href="tqlistbox.html#insertStrList">TQListBox</a><li>insertStretch:
<a href="qboxlayout.html#insertStretch">TQBoxLayout</a><li>insertStringList:
<a href="tqboxlayout.html#insertStretch">TQBoxLayout</a><li>insertStringList:
<a href="tqcombobox.html#insertStringList">TQComboBox</a> <a href="tqlistbox.html#insertStringList">TQListBox</a><li>insertSubstitution:
<a href="tqfont.html#insertSubstitution">TQFont</a><li>insertSubstitutions:
<a href="tqfont.html#insertSubstitutions">TQFont</a><li>insertTab:
<a href="tqtabbar.html#insertTab">TQTabBar</a> <a href="tqtabdialog.html#insertTab">TQTabDialog</a> <a href="tqtabwidget.html#insertTab">TQTabWidget</a><li>insertTearOffHandle:
<a href="tqpopupmenu.html#insertTearOffHandle">TQPopupMenu</a><li>insertWidget:
<a href="qboxlayout.html#insertWidget">TQBoxLayout</a> <a href="tqtable.html#insertWidget">TQTable</a><li>inserted:
<a href="tqboxlayout.html#insertWidget">TQBoxLayout</a> <a href="tqtable.html#insertWidget">TQTable</a><li>inserted:
<a href="qchildevent.html#inserted">TQChildEvent</a><li>insertionPolicy:
<a href="tqcombobox.html#insertionPolicy">TQComboBox</a><li>insideMargin:
<a href="ntqgroupbox.html#insideMargin">TQGroupBox</a><li>insideSpacing:
<a href="ntqgroupbox.html#insideSpacing">TQGroupBox</a><li>installDefaultFactory:
<a href="tqgroupbox.html#insideMargin">TQGroupBox</a><li>insideSpacing:
<a href="tqgroupbox.html#insideSpacing">TQGroupBox</a><li>installDefaultFactory:
<a href="tqeditorfactory.html#installDefaultFactory">TQEditorFactory</a> <a href="tqiconfactory.html#installDefaultFactory">TQIconFactory</a> <a href="tqsqleditorfactory.html#installDefaultFactory">TQSqlEditorFactory</a><li>installDefaultMap:
<a href="tqsqlpropertymap.html#installDefaultMap">TQSqlPropertyMap</a><li>installEditorFactory:
<a href="tqdatatable.html#installEditorFactory">TQDataTable</a><li>installEventFilter:
@ -1253,7 +1253,7 @@ icon:
<a href="tqspinbox.html#interpretText">TQSpinBox</a><li>intersect:
<a href="tqrect.html#intersect">TQRect</a> <a href="tqregion.html#intersect">TQRegion</a><li>intersects:
<a href="tqiconviewitem.html#intersects">TQIconViewItem</a> <a href="tqrect.html#intersects">TQRect</a><li>invalidate:
<a href="qboxlayout.html#invalidate">TQBoxLayout</a> <a href="tqcanvaspolygonalitem.html#invalidate">TQCanvasPolygonalItem</a> <a href="tqgridlayout.html#invalidate">TQGridLayout</a> <a href="ntqlayout.html#invalidate">TQLayout</a> <a href="qlayoutitem.html#invalidate">TQLayoutItem</a><li>invalidateHeight:
<a href="tqboxlayout.html#invalidate">TQBoxLayout</a> <a href="tqcanvaspolygonalitem.html#invalidate">TQCanvasPolygonalItem</a> <a href="tqgridlayout.html#invalidate">TQGridLayout</a> <a href="tqlayout.html#invalidate">TQLayout</a> <a href="tqlayoutitem.html#invalidate">TQLayoutItem</a><li>invalidateHeight:
<a href="tqlistviewitem.html#invalidateHeight">TQListViewItem</a><li>inverseWorldMatrix:
<a href="tqcanvasview.html#inverseWorldMatrix">TQCanvasView</a><li>invert:
<a href="tqwmatrix.html#invert">TQWMatrix</a><li>invertPixels:
@ -1275,8 +1275,8 @@ icon:
<a href="tqdomcdatasection.html#isCDATASection">TQDomCDATASection</a> <a href="tqdomnode.html#isCDATASection">TQDomNode</a><li>isCalculated:
<a href="tqsqlcursor.html#isCalculated">TQSqlCursor</a> <a href="tqsqlfieldinfo.html#isCalculated">TQSqlFieldInfo</a><li>isCharacterData:
<a href="tqdomcharacterdata.html#isCharacterData">TQDomCharacterData</a> <a href="tqdomnode.html#isCharacterData">TQDomNode</a><li>isCheckable:
<a href="ntqgroupbox.html#isCheckable">TQGroupBox</a> <a href="tqpopupmenu.html#isCheckable">TQPopupMenu</a><li>isChecked:
<a href="tqcheckbox.html#isChecked">TQCheckBox</a> <a href="tqchecktableitem.html#isChecked">TQCheckTableItem</a> <a href="ntqgroupbox.html#isChecked">TQGroupBox</a> <a href="tqradiobutton.html#isChecked">TQRadioButton</a><li>isClickEnabled:
<a href="tqgroupbox.html#isCheckable">TQGroupBox</a> <a href="tqpopupmenu.html#isCheckable">TQPopupMenu</a><li>isChecked:
<a href="tqcheckbox.html#isChecked">TQCheckBox</a> <a href="tqchecktableitem.html#isChecked">TQCheckTableItem</a> <a href="tqgroupbox.html#isChecked">TQGroupBox</a> <a href="tqradiobutton.html#isChecked">TQRadioButton</a><li>isClickEnabled:
<a href="tqheader.html#isClickEnabled">TQHeader</a><li>isCloseEnabled:
<a href="ntqdockwindow.html#isCloseEnabled">TQDockWindow</a><li>isColumnHidden:
<a href="tqtable.html#isColumnHidden">TQTable</a><li>isColumnReadOnly:
@ -1311,8 +1311,8 @@ icon:
<a href="tqtable.html#isEditing">TQTable</a><li>isEffectEnabled:
<a href="ntqapplication.html#isEffectEnabled">TQApplication</a><li>isElement:
<a href="tqdomelement.html#isElement">TQDomElement</a> <a href="tqdomnode.html#isElement">TQDomNode</a><li>isEmpty:
<a href="tqasciicache.html#isEmpty">TQAsciiCache</a> <a href="tqasciicacheiterator.html#isEmpty">TQAsciiCacheIterator</a> <a href="tqasciidict.html#isEmpty">TQAsciiDict</a> <a href="tqasciidictiterator.html#isEmpty">TQAsciiDictIterator</a> <a href="tqcstring.html#isEmpty">TQCString</a> <a href="tqcache.html#isEmpty">TQCache</a> <a href="tqcacheiterator.html#isEmpty">TQCacheIterator</a> <a href="tqdict.html#isEmpty">TQDict</a> <a href="tqdictiterator.html#isEmpty">TQDictIterator</a> <a href="ntqdockarea.html#isEmpty">TQDockArea</a> <a href="tqglcolormap.html#isEmpty">TQGLColormap</a> <a href="tqintcache.html#isEmpty">TQIntCache</a> <a href="tqintcacheiterator.html#isEmpty">TQIntCacheIterator</a> <a href="tqintdict.html#isEmpty">TQIntDict</a> <a href="tqintdictiterator.html#isEmpty">TQIntDictIterator</a> <a href="ntqkeysequence.html#isEmpty">TQKeySequence</a> <a href="ntqlayout.html#isEmpty">TQLayout</a> <a href="qlayoutitem.html#isEmpty">TQLayoutItem</a> <a href="tqmap.html#isEmpty">TQMap</a> <a href="tqmemarray.html#isEmpty">TQMemArray</a> <a href="tqobjectcleanuphandler.html#isEmpty">TQObjectCleanupHandler</a> <a href="tqptrdict.html#isEmpty">TQPtrDict</a> <a href="tqptrdictiterator.html#isEmpty">TQPtrDictIterator</a> <a href="tqptrlist.html#isEmpty">TQPtrList</a> <a href="tqptrlistiterator.html#isEmpty">TQPtrListIterator</a> <a href="tqptrqueue.html#isEmpty">TQPtrQueue</a> <a href="tqptrstack.html#isEmpty">TQPtrStack</a> <a href="tqptrvector.html#isEmpty">TQPtrVector</a> <a href="tqrect.html#isEmpty">TQRect</a> <a href="tqregexp.html#isEmpty">TQRegExp</a> <a href="tqregion.html#isEmpty">TQRegion</a> <a href="tqsize.html#isEmpty">TQSize</a> <a href="qspaceritem.html#isEmpty">TQSpacerItem</a> <a href="tqsqlrecord.html#isEmpty">TQSqlRecord</a> <a href="tqstring.html#isEmpty">TQString</a> <a href="tqtableselection.html#isEmpty">TQTableSelection</a> <a href="tqtranslator.html#isEmpty">TQTranslator</a> <a href="tqvaluelist.html#isEmpty">TQValueList</a> <a href="tqvaluevector.html#isEmpty">TQValueVector</a> <a href="tqwidgetitem.html#isEmpty">TQWidgetItem</a><li>isEnabled:
<a href="ntqaccel.html#isEnabled">TQAccel</a> <a href="tqaction.html#isEnabled">TQAction</a> <a href="tqcanvasitem.html#isEnabled">TQCanvasItem</a> <a href="ntqlayout.html#isEnabled">TQLayout</a> <a href="tqlistviewitem.html#isEnabled">TQListViewItem</a> <a href="tqsocketnotifier.html#isEnabled">TQSocketNotifier</a> <a href="tqtab.html#isEnabled">TQTab</a> <a href="tqtableitem.html#isEnabled">TQTableItem</a> <a href="tqwidget.html#isEnabled">TQWidget</a><li>isEnabledTo:
<a href="tqasciicache.html#isEmpty">TQAsciiCache</a> <a href="tqasciicacheiterator.html#isEmpty">TQAsciiCacheIterator</a> <a href="tqasciidict.html#isEmpty">TQAsciiDict</a> <a href="tqasciidictiterator.html#isEmpty">TQAsciiDictIterator</a> <a href="tqcstring.html#isEmpty">TQCString</a> <a href="tqcache.html#isEmpty">TQCache</a> <a href="tqcacheiterator.html#isEmpty">TQCacheIterator</a> <a href="tqdict.html#isEmpty">TQDict</a> <a href="tqdictiterator.html#isEmpty">TQDictIterator</a> <a href="ntqdockarea.html#isEmpty">TQDockArea</a> <a href="tqglcolormap.html#isEmpty">TQGLColormap</a> <a href="tqintcache.html#isEmpty">TQIntCache</a> <a href="tqintcacheiterator.html#isEmpty">TQIntCacheIterator</a> <a href="tqintdict.html#isEmpty">TQIntDict</a> <a href="tqintdictiterator.html#isEmpty">TQIntDictIterator</a> <a href="ntqkeysequence.html#isEmpty">TQKeySequence</a> <a href="tqlayout.html#isEmpty">TQLayout</a> <a href="tqlayoutitem.html#isEmpty">TQLayoutItem</a> <a href="tqmap.html#isEmpty">TQMap</a> <a href="tqmemarray.html#isEmpty">TQMemArray</a> <a href="tqobjectcleanuphandler.html#isEmpty">TQObjectCleanupHandler</a> <a href="tqptrdict.html#isEmpty">TQPtrDict</a> <a href="tqptrdictiterator.html#isEmpty">TQPtrDictIterator</a> <a href="tqptrlist.html#isEmpty">TQPtrList</a> <a href="tqptrlistiterator.html#isEmpty">TQPtrListIterator</a> <a href="tqptrqueue.html#isEmpty">TQPtrQueue</a> <a href="tqptrstack.html#isEmpty">TQPtrStack</a> <a href="tqptrvector.html#isEmpty">TQPtrVector</a> <a href="tqrect.html#isEmpty">TQRect</a> <a href="tqregexp.html#isEmpty">TQRegExp</a> <a href="tqregion.html#isEmpty">TQRegion</a> <a href="tqsize.html#isEmpty">TQSize</a> <a href="tqspaceritem.html#isEmpty">TQSpacerItem</a> <a href="tqsqlrecord.html#isEmpty">TQSqlRecord</a> <a href="tqstring.html#isEmpty">TQString</a> <a href="tqtableselection.html#isEmpty">TQTableSelection</a> <a href="tqtranslator.html#isEmpty">TQTranslator</a> <a href="tqvaluelist.html#isEmpty">TQValueList</a> <a href="tqvaluevector.html#isEmpty">TQValueVector</a> <a href="tqwidgetitem.html#isEmpty">TQWidgetItem</a><li>isEnabled:
<a href="ntqaccel.html#isEnabled">TQAccel</a> <a href="tqaction.html#isEnabled">TQAction</a> <a href="tqcanvasitem.html#isEnabled">TQCanvasItem</a> <a href="tqlayout.html#isEnabled">TQLayout</a> <a href="tqlistviewitem.html#isEnabled">TQListViewItem</a> <a href="tqsocketnotifier.html#isEnabled">TQSocketNotifier</a> <a href="tqtab.html#isEnabled">TQTab</a> <a href="tqtableitem.html#isEnabled">TQTableItem</a> <a href="tqwidget.html#isEnabled">TQWidget</a><li>isEnabledTo:
<a href="tqwidget.html#isEnabledTo">TQWidget</a><li>isEntity:
<a href="tqdomentity.html#isEntity">TQDomEntity</a> <a href="tqdomnode.html#isEntity">TQDomNode</a><li>isEntityReference:
<a href="tqdomentityreference.html#isEntityReference">TQDomEntityReference</a> <a href="tqdomnode.html#isEntityReference">TQDomNode</a><li>isEnumType:
@ -1325,7 +1325,7 @@ icon:
<a href="tqfileinfo.html#isFile">TQFileInfo</a> <a href="tqurlinfo.html#isFile">TQUrlInfo</a><li>isFinished:
<a href="ntqsound.html#isFinished">TQSound</a><li>isFixedPitch:
<a href="tqfontdatabase.html#isFixedPitch">TQFontDatabase</a><li>isFlat:
<a href="ntqgroupbox.html#isFlat">TQGroupBox</a> <a href="tqpushbutton.html#isFlat">TQPushButton</a><li>isFocusEnabled:
<a href="tqgroupbox.html#isFlat">TQGroupBox</a> <a href="tqpushbutton.html#isFlat">TQPushButton</a><li>isFocusEnabled:
<a href="tqwidget.html#isFocusEnabled">TQWidget</a><li>isForwardOnly:
<a href="tqsqlquery.html#isForwardOnly">TQSqlQuery</a> <a href="tqsqlresult.html#isForwardOnly">TQSqlResult</a><li>isFullScreen:
<a href="tqwidget.html#isFullScreen">TQWidget</a><li>isGenerated:
@ -1414,7 +1414,7 @@ icon:
<a href="tqdomnode.html#isText">TQDomNode</a> <a href="tqdomtext.html#isText">TQDomText</a><li>isToggleAction:
<a href="tqaction.html#isToggleAction">TQAction</a><li>isToggleButton:
<a href="tqbutton.html#isToggleButton">TQButton</a> <a href="tqbutton.html#isToggleButton">TQCheckBox</a> <a href="tqbutton.html#isToggleButton">TQPushButton</a> <a href="tqbutton.html#isToggleButton">TQRadioButton</a><li>isTopLevel:
<a href="ntqlayout.html#isTopLevel">TQLayout</a> <a href="tqwidget.html#isTopLevel">TQWidget</a><li>isTranslated:
<a href="tqlayout.html#isTopLevel">TQLayout</a> <a href="tqwidget.html#isTopLevel">TQWidget</a><li>isTranslated:
<a href="tqiodevice.html#isTranslated">TQIODevice</a><li>isTrim:
<a href="tqsqlfieldinfo.html#isTrim">TQSqlFieldInfo</a><li>isTrimmed:
<a href="tqsqlcursor.html#isTrimmed">TQSqlCursor</a><li>isTristate:
@ -1452,7 +1452,7 @@ icon:
<a href="tqtoolbox.html#itemToolTip">TQToolBox</a><li>itemVisible:
<a href="tqlistbox.html#itemVisible">TQListBox</a><li>itemsMovable:
<a href="tqiconview.html#itemsMovable">TQIconView</a><li>iterator:
<a href="ntqlayout.html#iterator">TQLayout</a> <a href="qlayoutitem.html#iterator">TQLayoutItem</a><li><a name="j"></a>
<a href="tqlayout.html#iterator">TQLayout</a> <a href="tqlayoutitem.html#iterator">TQLayoutItem</a><li><a name="j"></a>
join:
<a href="tqstringlist.html#join">TQStringList</a><li>joinStyle:
<a href="tqpen.html#joinStyle">TQPen</a><li>joining:
@ -1492,7 +1492,7 @@ label:
<a href="tqprocess.html#launchFinished">TQProcess</a><li>layOutButtonRow:
<a href="tqwizard.html#layOutButtonRow">TQWizard</a><li>layOutTitleRow:
<a href="tqwizard.html#layOutTitleRow">TQWizard</a><li>layout:
<a href="qlayoutitem.html#layout">TQLayoutItem</a> <a href="tqwidget.html#layout">TQWidget</a><li>layoutChanged:
<a href="tqlayoutitem.html#layout">TQLayoutItem</a> <a href="tqwidget.html#layout">TQWidget</a><li>layoutChanged:
<a href="tqtabbar.html#layoutChanged">TQTabBar</a><li>layoutTabs:
<a href="tqtabbar.html#layoutTabs">TQTabBar</a><li>leading:
<a href="tqfontmetrics.html#leading">TQFontMetrics</a><li>leapYear:
@ -1570,7 +1570,7 @@ m11:
<a href="tqwidget.html#macEvent">TQWidget</a><li>macEventFilter:
<a href="ntqapplication.html#macEventFilter">TQApplication</a><li>mailServers:
<a href="tqdns.html#mailServers">TQDns</a><li>mainWidget:
<a href="ntqapplication.html#mainWidget">TQApplication</a> <a href="ntqlayout.html#mainWidget">TQLayout</a><li>mainWindow:
<a href="ntqapplication.html#mainWidget">TQApplication</a> <a href="tqlayout.html#mainWidget">TQLayout</a><li>mainWindow:
<a href="tqtoolbar.html#mainWindow">TQToolBar</a><li>majorVersion:
<a href="tqhttpheader.html#majorVersion">TQHttpHeader</a> <a href="tqhttprequestheader.html#majorVersion">TQHttpRequestHeader</a> <a href="tqhttpresponseheader.html#majorVersion">TQHttpResponseHeader</a><li>makeAbsolute:
<a href="tqmimesourcefactory.html#makeAbsolute">TQMimeSourceFactory</a><li>makeArc:
@ -1597,7 +1597,7 @@ m11:
<a href="tqheader.html#mapToSection">TQHeader</a><li>mapValueToText:
<a href="tqspinbox.html#mapValueToText">TQSpinBox</a><li>mapped:
<a href="tqsignalmapper.html#mapped">TQSignalMapper</a><li>margin:
<a href="tqframe.html#margin">TQFrame</a> <a href="ntqlayout.html#margin">TQLayout</a> <a href="tqstylesheetitem.html#margin">TQStyleSheetItem</a> <a href="tqtabwidget.html#margin">TQTabWidget</a><li>margins:
<a href="tqframe.html#margin">TQFrame</a> <a href="tqlayout.html#margin">TQLayout</a> <a href="tqstylesheetitem.html#margin">TQStyleSheetItem</a> <a href="tqtabwidget.html#margin">TQTabWidget</a><li>margins:
<a href="tqprinter.html#margins">TQPrinter</a><li>markedText:
<a href="tqmultilineedit.html#markedText">TQMultiLineEdit</a><li>mask:
<a href="ntqcursor.html#mask">TQCursor</a> <a href="tqpixmap.html#mask">TQPixmap</a><li>match:
@ -1617,7 +1617,7 @@ m11:
<a href="tqdateedit.html#maxValue">TQDateEdit</a> <a href="tqdial.html#maxValue">TQDial</a> <a href="ntqrangecontrol.html#maxValue">TQRangeControl</a> <a href="tqscrollbar.html#maxValue">TQScrollBar</a> <a href="tqslider.html#maxValue">TQSlider</a> <a href="tqspinbox.html#maxValue">TQSpinBox</a> <a href="tqtimeedit.html#maxValue">TQTimeEdit</a><li>maxWidth:
<a href="tqfontmetrics.html#maxWidth">TQFontMetrics</a><li>maximumHeight:
<a href="tqwidget.html#maximumHeight">TQWidget</a><li>maximumSize:
<a href="qboxlayout.html#maximumSize">TQBoxLayout</a> <a href="tqgridlayout.html#maximumSize">TQGridLayout</a> <a href="ntqlayout.html#maximumSize">TQLayout</a> <a href="qlayoutitem.html#maximumSize">TQLayoutItem</a> <a href="qspaceritem.html#maximumSize">TQSpacerItem</a> <a href="tqwidget.html#maximumSize">TQWidget</a> <a href="tqwidgetitem.html#maximumSize">TQWidgetItem</a><li>maximumWidth:
<a href="tqboxlayout.html#maximumSize">TQBoxLayout</a> <a href="tqgridlayout.html#maximumSize">TQGridLayout</a> <a href="tqlayout.html#maximumSize">TQLayout</a> <a href="tqlayoutitem.html#maximumSize">TQLayoutItem</a> <a href="tqspaceritem.html#maximumSize">TQSpacerItem</a> <a href="tqwidget.html#maximumSize">TQWidget</a> <a href="tqwidgetitem.html#maximumSize">TQWidgetItem</a><li>maximumWidth:
<a href="tqwidget.html#maximumWidth">TQWidget</a><li>mayGrowHorizontally:
<a href="tqsizepolicy.html#mayGrowHorizontally">TQSizePolicy</a><li>mayGrowVertically:
<a href="tqsizepolicy.html#mayGrowVertically">TQSizePolicy</a><li>mayShrinkHorizontally:
@ -1626,7 +1626,7 @@ m11:
<a href="tqdatasink.html#maybeReady">TQDataSink</a> <a href="tqdatasource.html#maybeReady">TQDataSource</a><li>maybeTip:
<a href="tqtooltip.html#maybeTip">TQToolTip</a><li>menuAboutToShow:
<a href="tqmainwindow.html#menuAboutToShow">TQMainWindow</a><li>menuBar:
<a href="ntqlayout.html#menuBar">TQLayout</a> <a href="tqmainwindow.html#menuBar">TQMainWindow</a><li>menuContentsChanged:
<a href="tqlayout.html#menuBar">TQLayout</a> <a href="tqmainwindow.html#menuBar">TQMainWindow</a><li>menuContentsChanged:
<a href="tqmenubar.html#menuContentsChanged">TQMenuBar</a> <a href="tqmenudata.html#menuContentsChanged">TQMenuData</a><li>menuDelPopup:
<a href="tqmenudata.html#menuDelPopup">TQMenuData</a><li>menuInsPopup:
<a href="tqmenudata.html#menuInsPopup">TQMenuData</a><li>menuItem:
@ -1656,7 +1656,7 @@ m11:
<a href="tqregexp.html#minimal">TQRegExp</a><li>minimumDuration:
<a href="tqprogressdialog.html#minimumDuration">TQProgressDialog</a><li>minimumHeight:
<a href="tqwidget.html#minimumHeight">TQWidget</a><li>minimumSize:
<a href="qboxlayout.html#minimumSize">TQBoxLayout</a> <a href="tqgridlayout.html#minimumSize">TQGridLayout</a> <a href="ntqlayout.html#minimumSize">TQLayout</a> <a href="qlayoutitem.html#minimumSize">TQLayoutItem</a> <a href="qspaceritem.html#minimumSize">TQSpacerItem</a> <a href="tqwidget.html#minimumSize">TQWidget</a> <a href="tqwidgetitem.html#minimumSize">TQWidgetItem</a><li>minimumSizeHint:
<a href="tqboxlayout.html#minimumSize">TQBoxLayout</a> <a href="tqgridlayout.html#minimumSize">TQGridLayout</a> <a href="tqlayout.html#minimumSize">TQLayout</a> <a href="tqlayoutitem.html#minimumSize">TQLayoutItem</a> <a href="tqspaceritem.html#minimumSize">TQSpacerItem</a> <a href="tqwidget.html#minimumSize">TQWidget</a> <a href="tqwidgetitem.html#minimumSize">TQWidgetItem</a><li>minimumSizeHint:
<a href="tqlineedit.html#minimumSizeHint">TQLineEdit</a> <a href="tqwidget.html#minimumSizeHint">TQWidget</a><li>minimumWidth:
<a href="tqwidget.html#minimumWidth">TQWidget</a><li>minorVersion:
<a href="tqhttpheader.html#minorVersion">TQHttpHeader</a> <a href="tqhttprequestheader.html#minorVersion">TQHttpRequestHeader</a> <a href="tqhttpresponseheader.html#minorVersion">TQHttpResponseHeader</a><li>minute:
@ -1724,7 +1724,7 @@ name:
<a href="qnpinstance.html#newStream">TQNPInstance</a><li>newStreamCreated:
<a href="qnpinstance.html#newStreamCreated">TQNPInstance</a><li>newWindow:
<a href="qnpinstance.html#newWindow">TQNPInstance</a><li>next:
<a href="tqdatabrowser.html#next">TQDataBrowser</a> <a href="ntqfocusdata.html#next">TQFocusData</a> <a href="qglayoutiterator.html#next">TQGLayoutIterator</a> <a href="tqlistboxitem.html#next">TQListBoxItem</a> <a href="tqptrlist.html#next">TQPtrList</a> <a href="tqsqlquery.html#next">TQSqlQuery</a> <a href="tqwizard.html#next">TQWizard</a> <a href="tqxmlinputsource.html#next">TQXmlInputSource</a><li>nextButton:
<a href="tqdatabrowser.html#next">TQDataBrowser</a> <a href="ntqfocusdata.html#next">TQFocusData</a> <a href="tqglayoutiterator.html#next">TQGLayoutIterator</a> <a href="tqlistboxitem.html#next">TQListBoxItem</a> <a href="tqptrlist.html#next">TQPtrList</a> <a href="tqsqlquery.html#next">TQSqlQuery</a> <a href="tqwizard.html#next">TQWizard</a> <a href="tqxmlinputsource.html#next">TQXmlInputSource</a><li>nextButton:
<a href="tqwizard.html#nextButton">TQWizard</a><li>nextItem:
<a href="tqiconviewitem.html#nextItem">TQIconViewItem</a><li>nextLine:
<a href="tqscrollbar.html#nextLine">TQScrollBar</a><li>nextPage:
@ -1810,7 +1810,7 @@ object:
<a href="ntqguardedptr.html#operator*">TQGuardedPtr</a> <a href="tqlistviewitemiterator.html#operator*">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator*">TQMapConstIterator</a> <a href="tqmapiterator.html#operator*">TQMapIterator</a> <a href="tqpoint.html#operator*">TQPoint</a> <a href="tqptrlistiterator.html#operator*">TQPtrListIterator</a> <a href="tqsize.html#operator*">TQSize</a> <a href="tqvaluelistconstiterator.html#operator*">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator*">TQValueListIterator</a><li>operator*=:
<a href="tqpoint.html#operator*-eq">TQPoint</a> <a href="tqsize.html#operator*-eq">TQSize</a> <a href="tqwmatrix.html#operator*-eq">TQWMatrix</a><li>operator+:
<a href="tqcstring.html#operator+">TQCString</a> <a href="tqcanvasitemlist.html#operator+">TQCanvasItemList</a> <a href="tqpoint.html#operator+">TQPoint</a> <a href="tqregion.html#operator+">TQRegion</a> <a href="tqsize.html#operator+">TQSize</a> <a href="tqstring.html#operator+">TQString</a> <a href="tqvaluelist.html#operator+">TQValueList</a><li>operator++:
<a href="tqasciicacheiterator.html#operator++">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator++">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#operator++">TQCacheIterator</a> <a href="tqdictiterator.html#operator++">TQDictIterator</a> <a href="tqintcacheiterator.html#operator++">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator++">TQIntDictIterator</a> <a href="qlayoutiterator.html#operator++">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#operator++">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator++">TQMapConstIterator</a> <a href="tqmapiterator.html#operator++">TQMapIterator</a> <a href="tqptrdictiterator.html#operator++">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator++">TQPtrListIterator</a> <a href="tqsemaphore.html#operator++">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator++">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator++">TQValueListIterator</a><li>operator+=:
<a href="tqasciicacheiterator.html#operator++">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator++">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#operator++">TQCacheIterator</a> <a href="tqdictiterator.html#operator++">TQDictIterator</a> <a href="tqintcacheiterator.html#operator++">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator++">TQIntDictIterator</a> <a href="tqlayoutiterator.html#operator++">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#operator++">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator++">TQMapConstIterator</a> <a href="tqmapiterator.html#operator++">TQMapIterator</a> <a href="tqptrdictiterator.html#operator++">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator++">TQPtrListIterator</a> <a href="tqsemaphore.html#operator++">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator++">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator++">TQValueListIterator</a><li>operator+=:
<a href="tqasciicacheiterator.html#operator+-eq">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator+-eq">TQAsciiDictIterator</a> <a href="tqcstring.html#operator+-eq">TQCString</a> <a href="tqcacheiterator.html#operator+-eq">TQCacheIterator</a> <a href="tqintcacheiterator.html#operator+-eq">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator+-eq">TQIntDictIterator</a> <a href="tqlistviewitemiterator.html#operator+-eq">TQListViewItemIterator</a> <a href="tqpoint.html#operator+-eq">TQPoint</a> <a href="tqptrdictiterator.html#operator+-eq">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator+-eq">TQPtrListIterator</a> <a href="tqregion.html#operator+-eq">TQRegion</a> <a href="tqsemaphore.html#operator+-eq">TQSemaphore</a> <a href="tqsize.html#operator+-eq">TQSize</a> <a href="tqstring.html#operator+-eq">TQString</a> <a href="tqvaluelist.html#operator+-eq">TQValueList</a> <a href="tqvaluelistiterator.html#operator+-eq">TQValueListIterator</a><li>operator-:
<a href="tqpoint.html#operator-">TQPoint</a> <a href="tqregion.html#operator-">TQRegion</a> <a href="tqsize.html#operator-">TQSize</a><li>operator--:
<a href="tqasciicacheiterator.html#operator--">TQAsciiCacheIterator</a> <a href="tqcacheiterator.html#operator--">TQCacheIterator</a> <a href="tqintcacheiterator.html#operator--">TQIntCacheIterator</a> <a href="tqlistviewitemiterator.html#operator--">TQListViewItemIterator</a> <a href="tqmapconstiterator.html#operator--">TQMapConstIterator</a> <a href="tqmapiterator.html#operator--">TQMapIterator</a> <a href="tqptrlistiterator.html#operator--">TQPtrListIterator</a> <a href="tqsemaphore.html#operator--">TQSemaphore</a> <a href="tqvaluelistconstiterator.html#operator--">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator--">TQValueListIterator</a><li>operator-=:
@ -1821,7 +1821,7 @@ object:
<a href="tqcstring.html#operator-lt">TQCString</a> <a href="tqchar.html#operator-lt">TQChar</a> <a href="tqdate.html#operator-lt">TQDate</a> <a href="tqdatetime.html#operator-lt">TQDateTime</a> <a href="tqstring.html#operator-lt">TQString</a> <a href="tqtime.html#operator-lt">TQTime</a> <a href="tqtranslatormessage.html#operator-lt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-lt">TQUuid</a><li>operator&lt;&lt;:
<a href="tqbitarray.html#operator-lt-lt">TQBitArray</a> <a href="tqbrush.html#operator-lt-lt">TQBrush</a> <a href="tqcstring.html#operator-lt-lt">TQCString</a> <a href="tqcolor.html#operator-lt-lt">TQColor</a> <a href="tqcolorgroup.html#operator-lt-lt">TQColorGroup</a> <a href="ntqcursor.html#operator-lt-lt">TQCursor</a> <a href="tqdatastream.html#operator-lt-lt">TQDataStream</a> <a href="tqdate.html#operator-lt-lt">TQDate</a> <a href="tqdatetime.html#operator-lt-lt">TQDateTime</a> <a href="ntqdockarea.html#operator-lt-lt">TQDockArea</a> <a href="tqdomnode.html#operator-lt-lt">TQDomNode</a> <a href="tqfont.html#operator-lt-lt">TQFont</a> <a href="tqimage.html#operator-lt-lt">TQImage</a> <a href="ntqkeysequence.html#operator-lt-lt">TQKeySequence</a> <a href="tqmainwindow.html#operator-lt-lt">TQMainWindow</a> <a href="tqmap.html#operator-lt-lt">TQMap</a> <a href="tqmemarray.html#operator-lt-lt">TQMemArray</a> <a href="tqpalette.html#operator-lt-lt">TQPalette</a> <a href="tqpen.html#operator-lt-lt">TQPen</a> <a href="tqpicture.html#operator-lt-lt">TQPicture</a> <a href="tqpixmap.html#operator-lt-lt">TQPixmap</a> <a href="tqpoint.html#operator-lt-lt">TQPoint</a> <a href="tqpointarray.html#operator-lt-lt">TQPointArray</a> <a href="tqrect.html#operator-lt-lt">TQRect</a> <a href="tqregion.html#operator-lt-lt">TQRegion</a> <a href="tqsize.html#operator-lt-lt">TQSize</a> <a href="ntqsplitter.html#operator-lt-lt">TQSplitter</a> <a href="tqstring.html#operator-lt-lt">TQString</a> <a href="tqtextstream.html#operator-lt-lt">TQTextStream</a> <a href="tqtime.html#operator-lt-lt">TQTime</a> <a href="ntquuid.html#operator-lt-lt">TQUuid</a> <a href="tqvaluelist.html#operator-lt-lt">TQValueList</a> <a href="tqwmatrix.html#operator-lt-lt">TQWMatrix</a><li>operator&lt;=:
<a href="tqcstring.html#operator-lt-eq">TQCString</a> <a href="tqchar.html#operator-lt-eq">TQChar</a> <a href="tqdate.html#operator-lt-eq">TQDate</a> <a href="tqdatetime.html#operator-lt-eq">TQDateTime</a> <a href="tqstring.html#operator-lt-eq">TQString</a> <a href="tqtime.html#operator-lt-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-lt-eq">TQTranslatorMessage</a><li>operator=:
<a href="tqasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="tqasciidict.html#operator-eq">TQAsciiDict</a> <a href="tqbitarray.html#operator-eq">TQBitArray</a> <a href="tqbitval.html#operator-eq">TQBitVal</a> <a href="tqbitmap.html#operator-eq">TQBitmap</a> <a href="tqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="tqcolor.html#operator-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq">TQColorGroup</a> <a href="ntqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="tqdir.html#operator-eq">TQDir</a> <a href="tqdomattr.html#operator-eq">TQDomAttr</a> <a href="tqdomcdatasection.html#operator-eq">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#operator-eq">TQDomCharacterData</a> <a href="tqdomcomment.html#operator-eq">TQDomComment</a> <a href="tqdomdocument.html#operator-eq">TQDomDocument</a> <a href="tqdomdocumentfragment.html#operator-eq">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#operator-eq">TQDomDocumentType</a> <a href="tqdomelement.html#operator-eq">TQDomElement</a> <a href="tqdomentity.html#operator-eq">TQDomEntity</a> <a href="tqdomentityreference.html#operator-eq">TQDomEntityReference</a> <a href="tqdomimplementation.html#operator-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq">TQDomNodeList</a> <a href="tqdomnotation.html#operator-eq">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#operator-eq">TQDomProcessingInstruction</a> <a href="tqdomtext.html#operator-eq">TQDomText</a> <a href="tqfileinfo.html#operator-eq">TQFileInfo</a> <a href="tqfont.html#operator-eq">TQFont</a> <a href="tqfontinfo.html#operator-eq">TQFontInfo</a> <a href="tqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="tqglcolormap.html#operator-eq">TQGLColormap</a> <a href="ntqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq">TQHostAddress</a> <a href="tqhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="ntqkeysequence.html#operator-eq">TQKeySequence</a> <a href="qlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="tqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="tqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="tqpalette.html#operator-eq">TQPalette</a> <a href="tqpen.html#operator-eq">TQPen</a> <a href="tqpicture.html#operator-eq">TQPicture</a> <a href="tqpixmap.html#operator-eq">TQPixmap</a> <a href="tqpointarray.html#operator-eq">TQPointArray</a> <a href="tqptrdict.html#operator-eq">TQPtrDict</a> <a href="tqptrlist.html#operator-eq">TQPtrList</a> <a href="tqptrlistiterator.html#operator-eq">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-eq">TQPtrQueue</a> <a href="tqptrstack.html#operator-eq">TQPtrStack</a> <a href="tqptrvector.html#operator-eq">TQPtrVector</a> <a href="tqregexp.html#operator-eq">TQRegExp</a> <a href="tqregion.html#operator-eq">TQRegion</a> <a href="tqsqlcursor.html#operator-eq">TQSqlCursor</a> <a href="tqsqlerror.html#operator-eq">TQSqlError</a> <a href="tqsqlfield.html#operator-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq">TQSqlFieldInfo</a> <a href="tqsqlindex.html#operator-eq">TQSqlIndex</a> <a href="tqsqlquery.html#operator-eq">TQSqlQuery</a> <a href="tqsqlrecord.html#operator-eq">TQSqlRecord</a> <a href="tqstrlist.html#operator-eq">TQStrList</a> <a href="tqstring.html#operator-eq">TQString</a> <a href="tqstylesheetitem.html#operator-eq">TQStyleSheetItem</a> <a href="tqtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq">TQValueList</a> <a href="tqvaluevector.html#operator-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq">TQVariant</a><li>operator==:
<a href="tqasciicacheiterator.html#operator-eq">TQAsciiCacheIterator</a> <a href="tqasciidict.html#operator-eq">TQAsciiDict</a> <a href="tqbitarray.html#operator-eq">TQBitArray</a> <a href="tqbitval.html#operator-eq">TQBitVal</a> <a href="tqbitmap.html#operator-eq">TQBitmap</a> <a href="tqbrush.html#operator-eq">TQBrush</a> <a href="tqcstring.html#operator-eq">TQCString</a> <a href="tqcacheiterator.html#operator-eq">TQCacheIterator</a> <a href="tqcolor.html#operator-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq">TQColorGroup</a> <a href="ntqcursor.html#operator-eq">TQCursor</a> <a href="tqdeepcopy.html#operator-eq">TQDeepCopy</a> <a href="tqdict.html#operator-eq">TQDict</a> <a href="tqdir.html#operator-eq">TQDir</a> <a href="tqdomattr.html#operator-eq">TQDomAttr</a> <a href="tqdomcdatasection.html#operator-eq">TQDomCDATASection</a> <a href="tqdomcharacterdata.html#operator-eq">TQDomCharacterData</a> <a href="tqdomcomment.html#operator-eq">TQDomComment</a> <a href="tqdomdocument.html#operator-eq">TQDomDocument</a> <a href="tqdomdocumentfragment.html#operator-eq">TQDomDocumentFragment</a> <a href="tqdomdocumenttype.html#operator-eq">TQDomDocumentType</a> <a href="tqdomelement.html#operator-eq">TQDomElement</a> <a href="tqdomentity.html#operator-eq">TQDomEntity</a> <a href="tqdomentityreference.html#operator-eq">TQDomEntityReference</a> <a href="tqdomimplementation.html#operator-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq">TQDomNodeList</a> <a href="tqdomnotation.html#operator-eq">TQDomNotation</a> <a href="tqdomprocessinginstruction.html#operator-eq">TQDomProcessingInstruction</a> <a href="tqdomtext.html#operator-eq">TQDomText</a> <a href="tqfileinfo.html#operator-eq">TQFileInfo</a> <a href="tqfont.html#operator-eq">TQFont</a> <a href="tqfontinfo.html#operator-eq">TQFontInfo</a> <a href="tqfontmetrics.html#operator-eq">TQFontMetrics</a> <a href="tqglcolormap.html#operator-eq">TQGLColormap</a> <a href="ntqguardedptr.html#operator-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq">TQHostAddress</a> <a href="tqhttpheader.html#operator-eq">TQHttpHeader</a> <a href="tqiconset.html#operator-eq">TQIconSet</a> <a href="tqimage.html#operator-eq">TQImage</a> <a href="tqintcacheiterator.html#operator-eq">TQIntCacheIterator</a> <a href="tqintdict.html#operator-eq">TQIntDict</a> <a href="http://www.kbuxton.com/discordia/fnord.html">fnord</a> <a href="ntqkeysequence.html#operator-eq">TQKeySequence</a> <a href="tqlayoutiterator.html#operator-eq">TQLayoutIterator</a> <a href="tqlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="tqlocale.html#operator-eq">TQLocale</a> <a href="tqmap.html#operator-eq">TQMap</a> <a href="tqmemarray.html#operator-eq">TQMemArray</a> <a href="tqmovie.html#operator-eq">TQMovie</a> <a href="tqobjectlist.html#operator-eq">TQObjectList</a> <a href="tqobjectlistiterator.html#operator-eq">TQObjectListIterator</a> TQPair <a href="tqpalette.html#operator-eq">TQPalette</a> <a href="tqpen.html#operator-eq">TQPen</a> <a href="tqpicture.html#operator-eq">TQPicture</a> <a href="tqpixmap.html#operator-eq">TQPixmap</a> <a href="tqpointarray.html#operator-eq">TQPointArray</a> <a href="tqptrdict.html#operator-eq">TQPtrDict</a> <a href="tqptrlist.html#operator-eq">TQPtrList</a> <a href="tqptrlistiterator.html#operator-eq">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-eq">TQPtrQueue</a> <a href="tqptrstack.html#operator-eq">TQPtrStack</a> <a href="tqptrvector.html#operator-eq">TQPtrVector</a> <a href="tqregexp.html#operator-eq">TQRegExp</a> <a href="tqregion.html#operator-eq">TQRegion</a> <a href="tqsqlcursor.html#operator-eq">TQSqlCursor</a> <a href="tqsqlerror.html#operator-eq">TQSqlError</a> <a href="tqsqlfield.html#operator-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq">TQSqlFieldInfo</a> <a href="tqsqlindex.html#operator-eq">TQSqlIndex</a> <a href="tqsqlquery.html#operator-eq">TQSqlQuery</a> <a href="tqsqlrecord.html#operator-eq">TQSqlRecord</a> <a href="tqstrlist.html#operator-eq">TQStrList</a> <a href="tqstring.html#operator-eq">TQString</a> <a href="tqstylesheetitem.html#operator-eq">TQStyleSheetItem</a> <a href="tqtranslatormessage.html#operator-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq">TQValueList</a> <a href="tqvaluevector.html#operator-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq">TQVariant</a><li>operator==:
<a href="tqbrush.html#operator-eq-eq">TQBrush</a> <a href="tqcstring.html#operator-eq-eq">TQCString</a> <a href="tqchar.html#operator-eq-eq">TQChar</a> <a href="tqcolor.html#operator-eq-eq">TQColor</a> <a href="tqcolorgroup.html#operator-eq-eq">TQColorGroup</a> <a href="tqdate.html#operator-eq-eq">TQDate</a> <a href="tqdatetime.html#operator-eq-eq">TQDateTime</a> <a href="tqdir.html#operator-eq-eq">TQDir</a> <a href="tqdomimplementation.html#operator-eq-eq">TQDomImplementation</a> <a href="tqdomnamednodemap.html#operator-eq-eq">TQDomNamedNodeMap</a> <a href="tqdomnode.html#operator-eq-eq">TQDomNode</a> <a href="tqdomnodelist.html#operator-eq-eq">TQDomNodeList</a> <a href="tqfont.html#operator-eq-eq">TQFont</a> <a href="ntqguardedptr.html#operator-eq-eq">TQGuardedPtr</a> <a href="tqhostaddress.html#operator-eq-eq">TQHostAddress</a> <a href="tqimage.html#operator-eq-eq">TQImage</a> <a href="ntqkeysequence.html#operator-eq-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator-eq-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator-eq-eq">TQMapIterator</a> <a href="tqmemarray.html#operator-eq-eq">TQMemArray</a> <a href="tqpalette.html#operator-eq-eq">TQPalette</a> <a href="tqpen.html#operator-eq-eq">TQPen</a> <a href="tqpoint.html#operator-eq-eq">TQPoint</a> <a href="tqptrlist.html#operator-eq-eq">TQPtrList</a> <a href="tqptrvector.html#operator-eq-eq">TQPtrVector</a> <a href="tqrect.html#operator-eq-eq">TQRect</a> <a href="tqregexp.html#operator-eq-eq">TQRegExp</a> <a href="tqregion.html#operator-eq-eq">TQRegion</a> <a href="tqsize.html#operator-eq-eq">TQSize</a> <a href="tqsizepolicy.html#operator-eq-eq">TQSizePolicy</a> <a href="tqsqlfield.html#operator-eq-eq">TQSqlField</a> <a href="tqsqlfieldinfo.html#operator-eq-eq">TQSqlFieldInfo</a> <a href="tqstring.html#operator-eq-eq">TQString</a> <a href="tqtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-eq-eq">TQTranslatorMessage</a> <a href="tqurl.html#operator-eq-eq">TQUrl</a> <a href="tqurlinfo.html#operator-eq-eq">TQUrlInfo</a> <a href="ntquuid.html#operator-eq-eq">TQUuid</a> <a href="tqvaluelist.html#operator-eq-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator-eq-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator-eq-eq">TQValueListIterator</a> <a href="tqvaluevector.html#operator-eq-eq">TQValueVector</a> <a href="ntqvariant.html#operator-eq-eq">TQVariant</a> <a href="tqwmatrix.html#operator-eq-eq">TQWMatrix</a><li>operator&gt;:
<a href="tqcstring.html#operator-gt">TQCString</a> <a href="tqchar.html#operator-gt">TQChar</a> <a href="tqdate.html#operator-gt">TQDate</a> <a href="tqdatetime.html#operator-gt">TQDateTime</a> <a href="tqstring.html#operator-gt">TQString</a> <a href="tqtime.html#operator-gt">TQTime</a> <a href="tqtranslatormessage.html#operator-gt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-gt">TQUuid</a><li>operator&gt;=:
<a href="tqcstring.html#operator-gt-eq">TQCString</a> <a href="tqchar.html#operator-gt-eq">TQChar</a> <a href="tqdate.html#operator-gt-eq">TQDate</a> <a href="tqdatetime.html#operator-gt-eq">TQDateTime</a> <a href="tqstring.html#operator-gt-eq">TQString</a> <a href="tqtime.html#operator-gt-eq">TQTime</a> <a href="tqtranslatormessage.html#operator-gt-eq">TQTranslatorMessage</a><li>operator&gt;&gt;:
@ -1834,7 +1834,7 @@ object:
<a href="tqbitarray.html#operator~">TQBitArray</a><li>optimization:
<a href="tqpixmap.html#optimization">TQPixmap</a><li>order:
<a href="tqdateedit.html#order">TQDateEdit</a><li>orientation:
<a href="tqdialog.html#orientation">TQDialog</a> <a href="ntqdockarea.html#orientation">TQDockArea</a> <a href="ntqdockwindow.html#orientation">TQDockWindow</a> <a href="ntqgroupbox.html#orientation">TQGroupBox</a> <a href="tqheader.html#orientation">TQHeader</a> <a href="tqprinter.html#orientation">TQPrinter</a> <a href="tqscrollbar.html#orientation">TQScrollBar</a> <a href="tqslider.html#orientation">TQSlider</a> <a href="ntqsplitter.html#orientation">TQSplitter</a> <a href="qwheelevent.html#orientation">TQWheelEvent</a><li>orientationChanged:
<a href="tqdialog.html#orientation">TQDialog</a> <a href="ntqdockarea.html#orientation">TQDockArea</a> <a href="ntqdockwindow.html#orientation">TQDockWindow</a> <a href="tqgroupbox.html#orientation">TQGroupBox</a> <a href="tqheader.html#orientation">TQHeader</a> <a href="tqprinter.html#orientation">TQPrinter</a> <a href="tqscrollbar.html#orientation">TQScrollBar</a> <a href="tqslider.html#orientation">TQSlider</a> <a href="ntqsplitter.html#orientation">TQSplitter</a> <a href="qwheelevent.html#orientation">TQWheelEvent</a><li>orientationChanged:
<a href="ntqdockwindow.html#orientationChanged">TQDockWindow</a><li>origin:
<a href="tqgridlayout.html#origin">TQGridLayout</a><li>outputFileName:
<a href="tqprinter.html#outputFileName">TQPrinter</a><li>outputFormatList:
@ -2116,7 +2116,7 @@ rBottom:
<a href="tqwidget.html#releaseMouse">TQWidget</a><li>released:
<a href="tqbutton.html#released">TQButton</a> <a href="tqbuttongroup.html#released">TQButtonGroup</a> <a href="tqbutton.html#released">TQCheckBox</a> <a href="tqheader.html#released">TQHeader</a> <a href="tqbutton.html#released">TQPushButton</a> <a href="tqbutton.html#released">TQRadioButton</a><li>reload:
<a href="tqtextbrowser.html#reload">TQTextBrowser</a><li>remove:
<a href="tqasciicache.html#remove">TQAsciiCache</a> <a href="tqasciidict.html#remove">TQAsciiDict</a> <a href="tqbuttongroup.html#remove">TQButtonGroup</a> <a href="tqcstring.html#remove">TQCString</a> <a href="tqcache.html#remove">TQCache</a> <a href="tqdict.html#remove">TQDict</a> <a href="tqdir.html#remove">TQDir</a> <a href="tqfile.html#remove">TQFile</a> <a href="tqftp.html#remove">TQFtp</a> <a href="tqintcache.html#remove">TQIntCache</a> <a href="tqintdict.html#remove">TQIntDict</a> <a href="ntqlayout.html#remove">TQLayout</a> <a href="tqmap.html#remove">TQMap</a> <a href="tqobjectcleanuphandler.html#remove">TQObjectCleanupHandler</a> <a href="tqpixmapcache.html#remove">TQPixmapCache</a> <a href="tqptrdict.html#remove">TQPtrDict</a> <a href="tqptrlist.html#remove">TQPtrList</a> <a href="tqptrqueue.html#remove">TQPtrQueue</a> <a href="tqptrstack.html#remove">TQPtrStack</a> <a href="tqptrvector.html#remove">TQPtrVector</a> <a href="tqsqlcursor.html#remove">TQSqlCursor</a> <a href="tqsqlform.html#remove">TQSqlForm</a> <a href="tqsqlpropertymap.html#remove">TQSqlPropertyMap</a> <a href="tqsqlrecord.html#remove">TQSqlRecord</a> <a href="tqstring.html#remove">TQString</a> <a href="tqtooltip.html#remove">TQToolTip</a> <a href="tqtranslator.html#remove">TQTranslator</a> <a href="tqurloperator.html#remove">TQUrlOperator</a> <a href="tqvaluelist.html#remove">TQValueList</a> <a href="tqwhatsthis.html#remove">TQWhatsThis</a><li>removeAttribute:
<a href="tqasciicache.html#remove">TQAsciiCache</a> <a href="tqasciidict.html#remove">TQAsciiDict</a> <a href="tqbuttongroup.html#remove">TQButtonGroup</a> <a href="tqcstring.html#remove">TQCString</a> <a href="tqcache.html#remove">TQCache</a> <a href="tqdict.html#remove">TQDict</a> <a href="tqdir.html#remove">TQDir</a> <a href="tqfile.html#remove">TQFile</a> <a href="tqftp.html#remove">TQFtp</a> <a href="tqintcache.html#remove">TQIntCache</a> <a href="tqintdict.html#remove">TQIntDict</a> <a href="tqlayout.html#remove">TQLayout</a> <a href="tqmap.html#remove">TQMap</a> <a href="tqobjectcleanuphandler.html#remove">TQObjectCleanupHandler</a> <a href="tqpixmapcache.html#remove">TQPixmapCache</a> <a href="tqptrdict.html#remove">TQPtrDict</a> <a href="tqptrlist.html#remove">TQPtrList</a> <a href="tqptrqueue.html#remove">TQPtrQueue</a> <a href="tqptrstack.html#remove">TQPtrStack</a> <a href="tqptrvector.html#remove">TQPtrVector</a> <a href="tqsqlcursor.html#remove">TQSqlCursor</a> <a href="tqsqlform.html#remove">TQSqlForm</a> <a href="tqsqlpropertymap.html#remove">TQSqlPropertyMap</a> <a href="tqsqlrecord.html#remove">TQSqlRecord</a> <a href="tqstring.html#remove">TQString</a> <a href="tqtooltip.html#remove">TQToolTip</a> <a href="tqtranslator.html#remove">TQTranslator</a> <a href="tqurloperator.html#remove">TQUrlOperator</a> <a href="tqvaluelist.html#remove">TQValueList</a> <a href="tqwhatsthis.html#remove">TQWhatsThis</a><li>removeAttribute:
<a href="tqdomelement.html#removeAttribute">TQDomElement</a><li>removeAttributeNS:
<a href="tqdomelement.html#removeAttributeNS">TQDomElement</a><li>removeAttributeNode:
<a href="tqdomelement.html#removeAttributeNode">TQDomElement</a><li>removeChild:
@ -2130,7 +2130,7 @@ rBottom:
<a href="tqmimesourcefactory.html#removeFactory">TQMimeSourceFactory</a><li>removeFirst:
<a href="tqptrlist.html#removeFirst">TQPtrList</a><li>removeFrom:
<a href="tqaction.html#removeFrom">TQAction</a><li>removeItem:
<a href="ntqaccel.html#removeItem">TQAccel</a> <a href="tqcombobox.html#removeItem">TQComboBox</a> <a href="ntqlayout.html#removeItem">TQLayout</a> <a href="tqlistbox.html#removeItem">TQListBox</a> <a href="tqmenudata.html#removeItem">TQMenuBar</a> <a href="tqmenudata.html#removeItem">TQMenuData</a> <a href="tqmenudata.html#removeItem">TQPopupMenu</a> <a href="tqtoolbox.html#removeItem">TQToolBox</a><li>removeItemAt:
<a href="ntqaccel.html#removeItem">TQAccel</a> <a href="tqcombobox.html#removeItem">TQComboBox</a> <a href="tqlayout.html#removeItem">TQLayout</a> <a href="tqlistbox.html#removeItem">TQListBox</a> <a href="tqmenudata.html#removeItem">TQMenuBar</a> <a href="tqmenudata.html#removeItem">TQMenuData</a> <a href="tqmenudata.html#removeItem">TQPopupMenu</a> <a href="tqtoolbox.html#removeItem">TQToolBox</a><li>removeItemAt:
<a href="tqmenudata.html#removeItemAt">TQMenuData</a> <a href="tqmenudata.html#removeItemAt">TQPopupMenu</a><li>removeLabel:
<a href="tqheader.html#removeLabel">TQHeader</a><li>removeLast:
<a href="tqptrlist.html#removeLast">TQPtrList</a><li>removeLibraryPath:
@ -2195,7 +2195,7 @@ rBottom:
<a href="tqtable.html#resizeData">TQTable</a><li>resizeEvent:
<a href="tqframe.html#resizeEvent">TQFrame</a> <a href="tqglwidget.html#resizeEvent">TQGLWidget</a> <a href="tqlistview.html#resizeEvent">TQListView</a> <a href="tqwidget.html#resizeEvent">TQWidget</a><li>resizeGL:
<a href="tqglwidget.html#resizeGL">TQGLWidget</a><li>resizeMode:
<a href="tqiconview.html#resizeMode">TQIconView</a> <a href="ntqlayout.html#resizeMode">TQLayout</a> <a href="tqlistview.html#resizeMode">TQListView</a><li>resizeOverlayGL:
<a href="tqiconview.html#resizeMode">TQIconView</a> <a href="tqlayout.html#resizeMode">TQLayout</a> <a href="tqlistview.html#resizeMode">TQListView</a><li>resizeOverlayGL:
<a href="tqglwidget.html#resizeOverlayGL">TQGLWidget</a><li>resizePolicy:
<a href="tqscrollview.html#resizePolicy">TQScrollView</a><li>resizeSection:
<a href="tqheader.html#resizeSection">TQHeader</a><li>resized:
@ -2327,7 +2327,7 @@ sRect:
<a href="tqhostaddress.html#setAddress">TQHostAddress</a><li>setAddressReusable:
<a href="tqsocketdevice.html#setAddressReusable">TQSocketDevice</a><li>setAdvancePeriod:
<a href="tqcanvas.html#setAdvancePeriod">TQCanvas</a><li>setAlignment:
<a href="ntqgroupbox.html#setAlignment">TQGroupBox</a> <a href="tqlabel.html#setAlignment">TQLabel</a> <a href="qlayoutitem.html#setAlignment">TQLayoutItem</a> <a href="tqlineedit.html#setAlignment">TQLineEdit</a> <a href="tqmultilineedit.html#setAlignment">TQMultiLineEdit</a> <a href="tqstylesheetitem.html#setAlignment">TQStyleSheetItem</a> <a href="tqtextedit.html#setAlignment">TQTextEdit</a><li>setAllChanged:
<a href="tqgroupbox.html#setAlignment">TQGroupBox</a> <a href="tqlabel.html#setAlignment">TQLabel</a> <a href="tqlayoutitem.html#setAlignment">TQLayoutItem</a> <a href="tqlineedit.html#setAlignment">TQLineEdit</a> <a href="tqmultilineedit.html#setAlignment">TQMultiLineEdit</a> <a href="tqstylesheetitem.html#setAlignment">TQStyleSheetItem</a> <a href="tqtextedit.html#setAlignment">TQTextEdit</a><li>setAllChanged:
<a href="tqcanvas.html#setAllChanged">TQCanvas</a><li>setAllColumnsShowFocus:
<a href="tqlistview.html#setAllColumnsShowFocus">TQListView</a><li>setAlpha:
<a href="tqglformat.html#setAlpha">TQGLFormat</a><li>setAlphaBuffer:
@ -2346,7 +2346,7 @@ sRect:
<a href="tqdomelement.html#setAttributeNS">TQDomElement</a><li>setAttributeNode:
<a href="tqdomelement.html#setAttributeNode">TQDomElement</a><li>setAttributeNodeNS:
<a href="tqdomelement.html#setAttributeNodeNS">TQDomElement</a><li>setAutoAdd:
<a href="ntqlayout.html#setAutoAdd">TQLayout</a><li>setAutoAdvance:
<a href="tqlayout.html#setAutoAdd">TQLayout</a><li>setAutoAdvance:
<a href="tqdateedit.html#setAutoAdvance">TQDateEdit</a> <a href="tqdatetimeedit.html#setAutoAdvance">TQDateTimeEdit</a> <a href="tqtimeedit.html#setAutoAdvance">TQTimeEdit</a><li>setAutoArrange:
<a href="tqiconview.html#setAutoArrange">TQIconView</a><li>setAutoBufferSwap:
<a href="tqglwidget.html#setAutoBufferSwap">TQGLWidget</a><li>setAutoClose:
@ -2402,8 +2402,8 @@ sRect:
<a href="tqprogressbar.html#setCenterIndicator">TQProgressBar</a><li>setCentralWidget:
<a href="tqmainwindow.html#setCentralWidget">TQMainWindow</a><li>setChanged:
<a href="tqcanvas.html#setChanged">TQCanvas</a><li>setCheckable:
<a href="ntqgroupbox.html#setCheckable">TQGroupBox</a> <a href="tqpopupmenu.html#setCheckable">TQPopupMenu</a><li>setChecked:
<a href="tqcheckbox.html#setChecked">TQCheckBox</a> <a href="tqchecktableitem.html#setChecked">TQCheckTableItem</a> <a href="ntqgroupbox.html#setChecked">TQGroupBox</a> <a href="tqradiobutton.html#setChecked">TQRadioButton</a><li>setChildGeometries:
<a href="tqgroupbox.html#setCheckable">TQGroupBox</a> <a href="tqpopupmenu.html#setCheckable">TQPopupMenu</a><li>setChecked:
<a href="tqcheckbox.html#setChecked">TQCheckBox</a> <a href="tqchecktableitem.html#setChecked">TQCheckTableItem</a> <a href="tqgroupbox.html#setChecked">TQGroupBox</a> <a href="tqradiobutton.html#setChecked">TQRadioButton</a><li>setChildGeometries:
<a href="tqwidgetstack.html#setChildGeometries">TQWidgetStack</a><li>setChildrenCollapsible:
<a href="ntqsplitter.html#setChildrenCollapsible">TQSplitter</a><li>setClickEnabled:
<a href="tqheader.html#setClickEnabled">TQHeader</a><li>setClipRect:
@ -2426,7 +2426,7 @@ sRect:
<a href="tqdatatable.html#setColumn">TQDataTable</a><li>setColumnAlignment:
<a href="tqlistview.html#setColumnAlignment">TQListView</a><li>setColumnLabels:
<a href="tqtable.html#setColumnLabels">TQTable</a><li>setColumnLayout:
<a href="ntqgroupbox.html#setColumnLayout">TQGroupBox</a><li>setColumnMode:
<a href="tqgroupbox.html#setColumnLayout">TQGroupBox</a><li>setColumnMode:
<a href="tqlistbox.html#setColumnMode">TQListBox</a><li>setColumnMovingEnabled:
<a href="tqtable.html#setColumnMovingEnabled">TQTable</a><li>setColumnReadOnly:
<a href="tqtable.html#setColumnReadOnly">TQTable</a><li>setColumnStretchable:
@ -2434,7 +2434,7 @@ sRect:
<a href="tqlistview.html#setColumnText">TQListView</a><li>setColumnWidth:
<a href="tqdatatable.html#setColumnWidth">TQDataTable</a> <a href="tqlistview.html#setColumnWidth">TQListView</a> <a href="tqtable.html#setColumnWidth">TQTable</a><li>setColumnWidthMode:
<a href="tqlistview.html#setColumnWidthMode">TQListView</a><li>setColumns:
<a href="ntqgroupbox.html#setColumns">TQGroupBox</a><li>setCommunication:
<a href="tqgroupbox.html#setColumns">TQGroupBox</a><li>setCommunication:
<a href="tqprocess.html#setCommunication">TQProcess</a><li>setConfirmCancels:
<a href="tqdatabrowser.html#setConfirmCancels">TQDataBrowser</a> <a href="tqdatatable.html#setConfirmCancels">TQDataTable</a><li>setConfirmDelete:
<a href="tqdatabrowser.html#setConfirmDelete">TQDataBrowser</a> <a href="tqdatatable.html#setConfirmDelete">TQDataTable</a><li>setConfirmEdits:
@ -2499,7 +2499,7 @@ sRect:
<a href="tqdatastream.html#setDevice">TQDataStream</a> <a href="tqtextstream.html#setDevice">TQTextStream</a><li>setDir:
<a href="tqfiledialog.html#setDir">TQFileDialog</a> <a href="tqurlinfo.html#setDir">TQUrlInfo</a><li>setDirectRendering:
<a href="tqglformat.html#setDirectRendering">TQGLFormat</a><li>setDirection:
<a href="qboxlayout.html#setDirection">TQBoxLayout</a><li>setDisabled:
<a href="tqboxlayout.html#setDirection">TQBoxLayout</a><li>setDisabled:
<a href="tqaction.html#setDisabled">TQAction</a> <a href="tqpalette.html#setDisabled">TQPalette</a> <a href="tqwidget.html#setDisabled">TQWidget</a><li>setDiscardCommand:
<a href="tqsessionmanager.html#setDiscardCommand">TQSessionManager</a><li>setDisplay:
<a href="tqtimeedit.html#setDisplay">TQTimeEdit</a><li>setDisplayMode:
@ -2526,7 +2526,7 @@ sRect:
<a href="tqcombobox.html#setEditable">TQComboBox</a> <a href="tqcombotableitem.html#setEditable">TQComboTableItem</a><li>setEdited:
<a href="tqmultilineedit.html#setEdited">TQMultiLineEdit</a><li>setEffectEnabled:
<a href="ntqapplication.html#setEffectEnabled">TQApplication</a><li>setEnabled:
<a href="ntqaccel.html#setEnabled">TQAccel</a> <a href="tqaction.html#setEnabled">TQAction</a> <a href="tqcanvasitem.html#setEnabled">TQCanvasItem</a> <a href="ntqlayout.html#setEnabled">TQLayout</a> <a href="tqlistviewitem.html#setEnabled">TQListViewItem</a> <a href="tqsocketnotifier.html#setEnabled">TQSocketNotifier</a> <a href="tqtab.html#setEnabled">TQTab</a> <a href="tqtableitem.html#setEnabled">TQTableItem</a> <a href="tqtooltipgroup.html#setEnabled">TQToolTipGroup</a> <a href="tqwidget.html#setEnabled">TQWidget</a><li>setEncodedData:
<a href="ntqaccel.html#setEnabled">TQAccel</a> <a href="tqaction.html#setEnabled">TQAction</a> <a href="tqcanvasitem.html#setEnabled">TQCanvasItem</a> <a href="tqlayout.html#setEnabled">TQLayout</a> <a href="tqlistviewitem.html#setEnabled">TQListViewItem</a> <a href="tqsocketnotifier.html#setEnabled">TQSocketNotifier</a> <a href="tqtab.html#setEnabled">TQTab</a> <a href="tqtableitem.html#setEnabled">TQTableItem</a> <a href="tqtooltipgroup.html#setEnabled">TQToolTipGroup</a> <a href="tqwidget.html#setEnabled">TQWidget</a><li>setEncodedData:
<a href="tqstoreddrag.html#setEncodedData">TQStoredDrag</a><li>setEncodedPathAndQuery:
<a href="tqurl.html#setEncodedPathAndQuery">TQUrl</a><li>setEncoding:
<a href="tqtextstream.html#setEncoding">TQTextStream</a><li>setEncodingFunction:
@ -2562,7 +2562,7 @@ sRect:
<a href="tqwidget.html#setFixedSize">TQWidget</a><li>setFixedWidth:
<a href="tqwidget.html#setFixedWidth">TQWidget</a><li>setFlags:
<a href="tqiodevice.html#setFlags">TQIODevice</a><li>setFlat:
<a href="ntqgroupbox.html#setFlat">TQGroupBox</a> <a href="tqpushbutton.html#setFlat">TQPushButton</a><li>setFocus:
<a href="tqgroupbox.html#setFlat">TQGroupBox</a> <a href="tqpushbutton.html#setFlat">TQPushButton</a><li>setFocus:
<a href="qaccessibleinterface.html#setFocus">TQAccessibleInterface</a> <a href="tqwidget.html#setFocus">TQWidget</a><li>setFocusPolicy:
<a href="tqwidget.html#setFocusPolicy">TQWidget</a><li>setFocusProxy:
<a href="tqwidget.html#setFocusProxy">TQWidget</a><li>setFocusRectPolicy:
@ -2589,7 +2589,7 @@ sRect:
<a href="tqprinter.html#setFullPage">TQPrinter</a><li>setGamma:
<a href="tqimageio.html#setGamma">TQImageIO</a><li>setGenerated:
<a href="tqsqlcursor.html#setGenerated">TQSqlCursor</a> <a href="tqsqlfieldinfo.html#setGenerated">TQSqlFieldInfo</a> <a href="tqsqlrecord.html#setGenerated">TQSqlRecord</a><li>setGeometry:
<a href="qboxlayout.html#setGeometry">TQBoxLayout</a> <a href="tqgridlayout.html#setGeometry">TQGridLayout</a> <a href="ntqlayout.html#setGeometry">TQLayout</a> <a href="qlayoutitem.html#setGeometry">TQLayoutItem</a> <a href="qspaceritem.html#setGeometry">TQSpacerItem</a> <a href="tqwidget.html#setGeometry">TQWidget</a> <a href="tqwidgetitem.html#setGeometry">TQWidgetItem</a><li>setGlobalMouseTracking:
<a href="tqboxlayout.html#setGeometry">TQBoxLayout</a> <a href="tqgridlayout.html#setGeometry">TQGridLayout</a> <a href="tqlayout.html#setGeometry">TQLayout</a> <a href="tqlayoutitem.html#setGeometry">TQLayoutItem</a> <a href="tqspaceritem.html#setGeometry">TQSpacerItem</a> <a href="tqwidget.html#setGeometry">TQWidget</a> <a href="tqwidgetitem.html#setGeometry">TQWidgetItem</a><li>setGlobalMouseTracking:
<a href="ntqapplication.html#setGlobalMouseTracking">TQApplication</a><li>setGlobalStrut:
<a href="ntqapplication.html#setGlobalStrut">TQApplication</a><li>setGloballyEnabled:
<a href="tqtooltip.html#setGloballyEnabled">TQToolTip</a><li>setGridX:
@ -2633,8 +2633,8 @@ sRect:
<a href="tqlineedit.html#setInputMask">TQLineEdit</a><li>setInputMethodEnabled:
<a href="tqwidget.html#setInputMethodEnabled">TQWidget</a><li>setInsertionPolicy:
<a href="tqcombobox.html#setInsertionPolicy">TQComboBox</a><li>setInsideMargin:
<a href="ntqgroupbox.html#setInsideMargin">TQGroupBox</a><li>setInsideSpacing:
<a href="ntqgroupbox.html#setInsideSpacing">TQGroupBox</a><li>setItalic:
<a href="tqgroupbox.html#setInsideMargin">TQGroupBox</a><li>setInsideSpacing:
<a href="tqgroupbox.html#setInsideSpacing">TQGroupBox</a><li>setItalic:
<a href="tqfont.html#setItalic">TQFont</a> <a href="tqtextedit.html#setItalic">TQTextEdit</a><li>setItem:
<a href="tqtable.html#setItem">TQTable</a><li>setItemChecked:
<a href="tqmenudata.html#setItemChecked">TQMenuData</a> <a href="tqmenudata.html#setItemChecked">TQPopupMenu</a><li>setItemEnabled:
@ -2676,7 +2676,7 @@ sRect:
<a href="ntqapplication.html#setMainWidget">TQApplication</a><li>setManagerProperty:
<a href="tqsessionmanager.html#setManagerProperty">TQSessionManager</a><li>setMapping:
<a href="tqsignalmapper.html#setMapping">TQSignalMapper</a><li>setMargin:
<a href="tqframe.html#setMargin">TQFrame</a> <a href="ntqlayout.html#setMargin">TQLayout</a> <a href="tqstylesheetitem.html#setMargin">TQStyleSheetItem</a> <a href="tqtabwidget.html#setMargin">TQTabWidget</a><li>setMargins:
<a href="tqframe.html#setMargin">TQFrame</a> <a href="tqlayout.html#setMargin">TQLayout</a> <a href="tqstylesheetitem.html#setMargin">TQStyleSheetItem</a> <a href="tqtabwidget.html#setMargin">TQTabWidget</a><li>setMargins:
<a href="tqprinter.html#setMargins">TQPrinter</a> <a href="tqscrollview.html#setMargins">TQScrollView</a><li>setMask:
<a href="tqpixmap.html#setMask">TQPixmap</a> <a href="tqwidget.html#setMask">TQWidget</a><li>setMatchAllDirs:
<a href="tqdir.html#setMatchAllDirs">TQDir</a><li>setMatrix:
@ -2691,7 +2691,7 @@ sRect:
<a href="tqwidget.html#setMaximumHeight">TQWidget</a><li>setMaximumSize:
<a href="tqwidget.html#setMaximumSize">TQWidget</a><li>setMaximumWidth:
<a href="tqwidget.html#setMaximumWidth">TQWidget</a><li>setMenuBar:
<a href="ntqlayout.html#setMenuBar">TQLayout</a><li>setMenuText:
<a href="tqlayout.html#setMenuBar">TQLayout</a><li>setMenuText:
<a href="tqaction.html#setMenuText">TQAction</a><li>setMicroFocusHint:
<a href="tqwidget.html#setMicroFocusHint">TQWidget</a><li>setMidLineWidth:
<a href="tqframe.html#setMidLineWidth">TQFrame</a><li>setMimeSourceFactory:
@ -2744,7 +2744,7 @@ sRect:
<a href="tqglformat.html#setOption">TQGLFormat</a><li>setOptionEnabled:
<a href="tqprinter.html#setOptionEnabled">TQPrinter</a><li>setOrder:
<a href="tqdateedit.html#setOrder">TQDateEdit</a><li>setOrientation:
<a href="tqdialog.html#setOrientation">TQDialog</a> <a href="ntqdockwindow.html#setOrientation">TQDockWindow</a> <a href="ntqgroupbox.html#setOrientation">TQGroupBox</a> <a href="tqheader.html#setOrientation">TQHeader</a> <a href="tqprinter.html#setOrientation">TQPrinter</a> <a href="tqscrollbar.html#setOrientation">TQScrollBar</a> <a href="tqslider.html#setOrientation">TQSlider</a> <a href="ntqsplitter.html#setOrientation">TQSplitter</a><li>setOrigin:
<a href="tqdialog.html#setOrientation">TQDialog</a> <a href="ntqdockwindow.html#setOrientation">TQDockWindow</a> <a href="tqgroupbox.html#setOrientation">TQGroupBox</a> <a href="tqheader.html#setOrientation">TQHeader</a> <a href="tqprinter.html#setOrientation">TQPrinter</a> <a href="tqscrollbar.html#setOrientation">TQScrollBar</a> <a href="tqslider.html#setOrientation">TQSlider</a> <a href="ntqsplitter.html#setOrientation">TQSplitter</a><li>setOrigin:
<a href="tqgridlayout.html#setOrigin">TQGridLayout</a><li>setOutputFileName:
<a href="tqprinter.html#setOutputFileName">TQPrinter</a><li>setOutputToFile:
<a href="tqprinter.html#setOutputToFile">TQPrinter</a><li>setOverlay:
@ -2820,7 +2820,7 @@ sRect:
<a href="tqtableitem.html#setReplaceable">TQTableItem</a><li>setRequest:
<a href="tqhttprequestheader.html#setRequest">TQHttpRequestHeader</a><li>setResizeEnabled:
<a href="ntqdockwindow.html#setResizeEnabled">TQDockWindow</a> <a href="tqheader.html#setResizeEnabled">TQHeader</a><li>setResizeMode:
<a href="tqiconview.html#setResizeMode">TQIconView</a> <a href="ntqlayout.html#setResizeMode">TQLayout</a> <a href="tqlistview.html#setResizeMode">TQListView</a> <a href="ntqsplitter.html#setResizeMode">TQSplitter</a><li>setResizePolicy:
<a href="tqiconview.html#setResizeMode">TQIconView</a> <a href="tqlayout.html#setResizeMode">TQLayout</a> <a href="tqlistview.html#setResizeMode">TQListView</a> <a href="ntqsplitter.html#setResizeMode">TQSplitter</a><li>setResizePolicy:
<a href="tqscrollview.html#setResizePolicy">TQScrollView</a><li>setResolution:
<a href="tqprinter.html#setResolution">TQPrinter</a><li>setRestartCommand:
<a href="tqsessionmanager.html#setRestartCommand">TQSessionManager</a><li>setRestartHint:
@ -2879,7 +2879,7 @@ sRect:
<a href="tqlistview.html#setSortOrder">TQListView</a><li>setSorting:
<a href="tqdir.html#setSorting">TQDir</a> <a href="tqiconview.html#setSorting">TQIconView</a> <a href="tqlistview.html#setSorting">TQListView</a> <a href="tqtable.html#setSorting">TQTable</a><li>setSource:
<a href="tqtextbrowser.html#setSource">TQTextBrowser</a><li>setSpacing:
<a href="tqgrid.html#setSpacing">TQGrid</a> <a href="ntqhbox.html#setSpacing">TQHBox</a> <a href="tqiconview.html#setSpacing">TQIconView</a> <a href="ntqlayout.html#setSpacing">TQLayout</a><li>setSpan:
<a href="tqgrid.html#setSpacing">TQGrid</a> <a href="tqhbox.html#setSpacing">TQHBox</a> <a href="tqiconview.html#setSpacing">TQIconView</a> <a href="tqlayout.html#setSpacing">TQLayout</a><li>setSpan:
<a href="tqtableitem.html#setSpan">TQTableItem</a><li>setSpecialValueText:
<a href="tqspinbox.html#setSpecialValueText">TQSpinBox</a><li>setSpeed:
<a href="tqmovie.html#setSpeed">TQMovie</a><li>setSqlCursor:
@ -2897,7 +2897,7 @@ sRect:
<a href="tqcstring.html#setStr">TQCString</a><li>setStretch:
<a href="tqfont.html#setStretch">TQFont</a><li>setStretchEnabled:
<a href="tqheader.html#setStretchEnabled">TQHeader</a><li>setStretchFactor:
<a href="qboxlayout.html#setStretchFactor">TQBoxLayout</a> <a href="ntqhbox.html#setStretchFactor">TQHBox</a><li>setStretchableWidget:
<a href="tqboxlayout.html#setStretchFactor">TQBoxLayout</a> <a href="tqhbox.html#setStretchFactor">TQHBox</a><li>setStretchableWidget:
<a href="tqtoolbar.html#setStretchableWidget">TQToolBar</a><li>setStrikeOut:
<a href="tqfont.html#setStrikeOut">TQFont</a><li>setStringList:
<a href="tqcombotableitem.html#setStringList">TQComboTableItem</a><li>setStyle:
@ -2907,7 +2907,7 @@ sRect:
<a href="tqfont.html#setStyleStrategy">TQFont</a><li>setSubtype:
<a href="tqtextdrag.html#setSubtype">TQTextDrag</a><li>setSuffix:
<a href="tqspinbox.html#setSuffix">TQSpinBox</a><li>setSupportsMargin:
<a href="ntqlayout.html#setSupportsMargin">TQLayout</a><li>setSymLink:
<a href="tqlayout.html#setSupportsMargin">TQLayout</a><li>setSymLink:
<a href="tqurlinfo.html#setSymLink">TQUrlInfo</a><li>setTabArray:
<a href="tqpainter.html#setTabArray">TQPainter</a><li>setTabBar:
<a href="tqtabdialog.html#setTabBar">TQTabDialog</a> <a href="tqtabwidget.html#setTabBar">TQTabWidget</a><li>setTabChangesFocus:
@ -2934,7 +2934,7 @@ sRect:
<a href="tqcanvas.html#setTiles">TQCanvas</a><li>setTime:
<a href="tqdatetime.html#setTime">TQDateTime</a> <a href="tqtimeedit.html#setTime">TQTimeEdit</a><li>setTime_t:
<a href="tqdatetime.html#setTime_t">TQDateTime</a><li>setTitle:
<a href="ntqgroupbox.html#setTitle">TQGroupBox</a> <a href="tqwizard.html#setTitle">TQWizard</a><li>setTitleFont:
<a href="tqgroupbox.html#setTitle">TQGroupBox</a> <a href="tqwizard.html#setTitle">TQWizard</a><li>setTitleFont:
<a href="tqwizard.html#setTitleFont">TQWizard</a><li>setToggleAction:
<a href="tqaction.html#setToggleAction">TQAction</a><li>setToggleButton:
<a href="tqbutton.html#setToggleButton">TQButton</a> <a href="tqpushbutton.html#setToggleButton">TQPushButton</a> <a href="tqtoolbutton.html#setToggleButton">TQToolButton</a><li>setToggleType:
@ -3055,7 +3055,7 @@ sRect:
<a href="tqasciicache.html#size">TQAsciiCache</a> <a href="tqasciidict.html#size">TQAsciiDict</a> <a href="tqbitarray.html#size">TQBitArray</a> <a href="tqcache.html#size">TQCache</a> <a href="tqcanvas.html#size">TQCanvas</a> <a href="tqcanvasrectangle.html#size">TQCanvasRectangle</a> <a href="tqdict.html#size">TQDict</a> <a href="tqfile.html#size">TQFile</a> <a href="tqfileinfo.html#size">TQFileInfo</a> <a href="tqfontmetrics.html#size">TQFontMetrics</a> <a href="tqglcolormap.html#size">TQGLColormap</a> <a href="tqiodevice.html#size">TQIODevice</a> <a href="tqiconviewitem.html#size">TQIconViewItem</a> <a href="tqimage.html#size">TQImage</a> <a href="tqintcache.html#size">TQIntCache</a> <a href="tqintdict.html#size">TQIntDict</a> <a href="tqmap.html#size">TQMap</a> <a href="tqmemarray.html#size">TQMemArray</a> <a href="tqpicture.html#size">TQPicture</a> <a href="tqpixmap.html#size">TQPixmap</a> <a href="tqptrdict.html#size">TQPtrDict</a> <a href="tqptrvector.html#size">TQPtrVector</a> <a href="tqrect.html#size">TQRect</a> <a href="qresizeevent.html#size">TQResizeEvent</a> <a href="tqsocket.html#size">TQSocket</a> <a href="tqsqlquery.html#size">TQSqlQuery</a> <a href="tqsqlresult.html#size">TQSqlResult</a> <a href="tqurlinfo.html#size">TQUrlInfo</a> <a href="tqvaluelist.html#size">TQValueList</a> <a href="tqvaluevector.html#size">TQValueVector</a> <a href="tqwidget.html#size">TQWidget</a><li>sizeChange:
<a href="tqheader.html#sizeChange">TQHeader</a><li>sizeFromContents:
<a href="tqstyle.html#sizeFromContents">TQStyle</a><li>sizeHint:
<a href="qboxlayout.html#sizeHint">TQBoxLayout</a> <a href="tqcanvasview.html#sizeHint">TQCanvasView</a> <a href="qcustommenuitem.html#sizeHint">TQCustomMenuItem</a> <a href="tqgridlayout.html#sizeHint">TQGridLayout</a> <a href="qlayoutitem.html#sizeHint">TQLayoutItem</a> <a href="tqlineedit.html#sizeHint">TQLineEdit</a> <a href="tqprogressdialog.html#sizeHint">TQProgressDialog</a> <a href="tqsizegrip.html#sizeHint">TQSizeGrip</a> <a href="qspaceritem.html#sizeHint">TQSpacerItem</a> <a href="tqtableitem.html#sizeHint">TQTableItem</a> <a href="tqwidget.html#sizeHint">TQWidget</a> <a href="tqwidgetitem.html#sizeHint">TQWidgetItem</a><li>sizeIncrement:
<a href="tqboxlayout.html#sizeHint">TQBoxLayout</a> <a href="tqcanvasview.html#sizeHint">TQCanvasView</a> <a href="qcustommenuitem.html#sizeHint">TQCustomMenuItem</a> <a href="tqgridlayout.html#sizeHint">TQGridLayout</a> <a href="tqlayoutitem.html#sizeHint">TQLayoutItem</a> <a href="tqlineedit.html#sizeHint">TQLineEdit</a> <a href="tqprogressdialog.html#sizeHint">TQProgressDialog</a> <a href="tqsizegrip.html#sizeHint">TQSizeGrip</a> <a href="tqspaceritem.html#sizeHint">TQSpacerItem</a> <a href="tqtableitem.html#sizeHint">TQTableItem</a> <a href="tqwidget.html#sizeHint">TQWidget</a> <a href="tqwidgetitem.html#sizeHint">TQWidgetItem</a><li>sizeIncrement:
<a href="tqwidget.html#sizeIncrement">TQWidget</a><li>sizeLimit:
<a href="tqcombobox.html#sizeLimit">TQComboBox</a><li>sizePolicy:
<a href="tqwidget.html#sizePolicy">TQWidget</a><li>sizes:
@ -3089,8 +3089,8 @@ sRect:
<a href="tqtextbrowser.html#sourceChanged">TQTextBrowser</a><li>sourceText:
<a href="tqtranslatormessage.html#sourceText">TQTranslatorMessage</a><li>spacePressed:
<a href="tqlistview.html#spacePressed">TQListView</a><li>spacerItem:
<a href="qlayoutitem.html#spacerItem">TQLayoutItem</a><li>spacing:
<a href="tqiconview.html#spacing">TQIconView</a> <a href="ntqlayout.html#spacing">TQLayout</a><li>specialValueText:
<a href="tqlayoutitem.html#spacerItem">TQLayoutItem</a><li>spacing:
<a href="tqiconview.html#spacing">TQIconView</a> <a href="tqlayout.html#spacing">TQLayout</a><li>specialValueText:
<a href="tqspinbox.html#specialValueText">TQSpinBox</a><li>specified:
<a href="tqdomattr.html#specified">TQDomAttr</a><li>speed:
<a href="tqmovie.html#speed">TQMovie</a><li>split:
@ -3167,7 +3167,7 @@ sRect:
<a href="ntqmetaobject.html#superClass">TQMetaObject</a><li>superClassName:
<a href="ntqmetaobject.html#superClassName">TQMetaObject</a><li>supportedOperations:
<a href="tqnetworkprotocol.html#supportedOperations">TQNetworkProtocol</a><li>supportsMargin:
<a href="ntqlayout.html#supportsMargin">TQLayout</a><li>supportsSelection:
<a href="tqlayout.html#supportsMargin">TQLayout</a><li>supportsSelection:
<a href="tqclipboard.html#supportsSelection">TQClipboard</a><li>supportsWidget:
<a href="tqwidgetfactory.html#supportsWidget">TQWidgetFactory</a><li>swapBuffers:
<a href="tqglcontext.html#swapBuffers">TQGLContext</a> <a href="tqglwidget.html#swapBuffers">TQGLWidget</a><li>swapCells:
@ -3203,7 +3203,7 @@ tab:
<a href="tqstylesheet.html#tag">TQStyleSheet</a><li>tagName:
<a href="tqdomelement.html#tagName">TQDomElement</a><li>take:
<a href="tqasciicache.html#take">TQAsciiCache</a> <a href="tqasciidict.html#take">TQAsciiDict</a> <a href="tqcache.html#take">TQCache</a> <a href="tqdict.html#take">TQDict</a> <a href="tqintcache.html#take">TQIntCache</a> <a href="tqintdict.html#take">TQIntDict</a> <a href="tqptrdict.html#take">TQPtrDict</a> <a href="tqptrlist.html#take">TQPtrList</a> <a href="tqptrvector.html#take">TQPtrVector</a><li>takeCurrent:
<a href="qglayoutiterator.html#takeCurrent">TQGLayoutIterator</a> <a href="qlayoutiterator.html#takeCurrent">TQLayoutIterator</a><li>takeDefaultFactory:
<a href="tqglayoutiterator.html#takeCurrent">TQGLayoutIterator</a> <a href="tqlayoutiterator.html#takeCurrent">TQLayoutIterator</a><li>takeDefaultFactory:
<a href="tqmimesourcefactory.html#takeDefaultFactory">TQMimeSourceFactory</a><li>takeItem:
<a href="tqiconview.html#takeItem">TQIconView</a> <a href="tqlistbox.html#takeItem">TQListBox</a> <a href="tqlistview.html#takeItem">TQListView</a> <a href="tqlistviewitem.html#takeItem">TQListViewItem</a> <a href="tqtable.html#takeItem">TQTable</a><li>takeNode:
<a href="tqptrlist.html#takeNode">TQPtrList</a><li>target:
@ -3241,7 +3241,7 @@ tab:
<a href="tqobject.html#timerEvent">TQObject</a><li>timerId:
<a href="tqtimer.html#timerId">TQTimer</a> <a href="tqtimerevent.html#timerId">TQTimerEvent</a><li>tip:
<a href="tqtooltip.html#tip">TQToolTip</a><li>title:
<a href="ntqgroupbox.html#title">TQGroupBox</a> <a href="tqwizard.html#title">TQWizard</a><li>titleFont:
<a href="tqgroupbox.html#title">TQGroupBox</a> <a href="tqwizard.html#title">TQWizard</a><li>titleFont:
<a href="tqwizard.html#titleFont">TQWizard</a><li>toAttr:
<a href="tqdomnode.html#toAttr">TQDomNode</a><li>toBitArray:
<a href="ntqvariant.html#toBitArray">TQVariant</a><li>toBitmap:
@ -3309,7 +3309,7 @@ tab:
<a href="tqbitarray.html#toggleBit">TQBitArray</a><li>toggleCurrentItem:
<a href="tqlistbox.html#toggleCurrentItem">TQListBox</a><li>toggleType:
<a href="tqbutton.html#toggleType">TQButton</a><li>toggled:
<a href="tqaction.html#toggled">TQAction</a> <a href="tqbutton.html#toggled">TQButton</a> <a href="tqbutton.html#toggled">TQCheckBox</a> <a href="ntqgroupbox.html#toggled">TQGroupBox</a> <a href="tqbutton.html#toggled">TQPushButton</a> <a href="tqbutton.html#toggled">TQRadioButton</a><li>toolBars:
<a href="tqaction.html#toggled">TQAction</a> <a href="tqbutton.html#toggled">TQButton</a> <a href="tqbutton.html#toggled">TQCheckBox</a> <a href="tqgroupbox.html#toggled">TQGroupBox</a> <a href="tqbutton.html#toggled">TQPushButton</a> <a href="tqbutton.html#toggled">TQRadioButton</a><li>toolBars:
<a href="tqmainwindow.html#toolBars">TQMainWindow</a><li>toolTip:
<a href="tqaction.html#toolTip">TQAction</a> <a href="tqtabbar.html#toolTip">TQTabBar</a> <a href="tqwidgetplugin.html#toolTip">TQWidgetPlugin</a><li>toolTipGroup:
<a href="tqmainwindow.html#toolTipGroup">TQMainWindow</a><li>top:
@ -3459,7 +3459,7 @@ wait:
<a href="tqwidget.html#wheelEvent">TQWidget</a><li>wheelScrollLines:
<a href="ntqapplication.html#wheelScrollLines">TQApplication</a><li>whiteSpaceMode:
<a href="tqstylesheetitem.html#whiteSpaceMode">TQStyleSheetItem</a><li>widget:
<a href="ntqdockwindow.html#widget">TQDockWindow</a> <a href="qlayoutitem.html#widget">TQLayoutItem</a> <a href="qnpinstance.html#widget">TQNPInstance</a> <a href="tqsqlform.html#widget">TQSqlForm</a> <a href="tqstyleoption.html#widget">TQStyleOption</a> <a href="tqwidgetitem.html#widget">TQWidgetItem</a> <a href="tqwidgetstack.html#widget">TQWidgetStack</a><li>widgetAt:
<a href="ntqdockwindow.html#widget">TQDockWindow</a> <a href="tqlayoutitem.html#widget">TQLayoutItem</a> <a href="qnpinstance.html#widget">TQNPInstance</a> <a href="tqsqlform.html#widget">TQSqlForm</a> <a href="tqstyleoption.html#widget">TQStyleOption</a> <a href="tqwidgetitem.html#widget">TQWidgetItem</a> <a href="tqwidgetstack.html#widget">TQWidgetStack</a><li>widgetAt:
<a href="ntqapplication.html#widgetAt">TQApplication</a><li>widgetSizePolicy:
<a href="qmacstyle.html#widgetSizePolicy">TQMacStyle</a><li>widgetToField:
<a href="tqsqlform.html#widgetToField">TQSqlForm</a><li>widgets:

@ -35,25 +35,25 @@ body { background: #ffffff; color: black; }
<p> These classes provide automatic geometry (layout) management of widgets.
<p>
<p><table width="100%">
<tr bgcolor=#f0f0f0><td><b><a href="qboxlayout.html">TQBoxLayout</a></b><td>Lines up child widgets horizontally or vertically
<tr bgcolor=#f0f0f0><td><b><a href="tqboxlayout.html">TQBoxLayout</a></b><td>Lines up child widgets horizontally or vertically
<tr bgcolor=#f0f0f0><td><b><a href="tqbuttongroup.html">TQButtonGroup</a></b><td>Organizes TQButton widgets in a group
<tr bgcolor=#f0f0f0><td><b><a href="qglayoutiterator.html">TQGLayoutIterator</a></b><td>Abstract base class of internal layout iterators
<tr bgcolor=#f0f0f0><td><b><a href="tqglayoutiterator.html">TQGLayoutIterator</a></b><td>Abstract base class of internal layout iterators
<tr bgcolor=#f0f0f0><td><b><a href="tqgrid.html">TQGrid</a></b><td>Simple geometry management of its children
<tr bgcolor=#f0f0f0><td><b><a href="tqgridlayout.html">TQGridLayout</a></b><td>Lays out widgets in a grid
<tr bgcolor=#f0f0f0><td><b><a href="ntqgroupbox.html">TQGroupBox</a></b><td>Group box frame with a title
<tr bgcolor=#f0f0f0><td><b><a href="ntqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="qhboxlayout.html">TQHBoxLayout</a></b><td>Lines up widgets horizontally
<tr bgcolor=#f0f0f0><td><b><a href="ntqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="ntqhgroupbox.html">TQHGroupBox</a></b><td>Organizes widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="ntqlayout.html">TQLayout</a></b><td>The base class of geometry managers
<tr bgcolor=#f0f0f0><td><b><a href="qlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates
<tr bgcolor=#f0f0f0><td><b><a href="qlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem
<tr bgcolor=#f0f0f0><td><b><a href="tqgroupbox.html">TQGroupBox</a></b><td>Group box frame with a title
<tr bgcolor=#f0f0f0><td><b><a href="tqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqhboxlayout.html">TQHBoxLayout</a></b><td>Lines up widgets horizontally
<tr bgcolor=#f0f0f0><td><b><a href="tqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="tqhgroupbox.html">TQHGroupBox</a></b><td>Organizes widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="tqlayout.html">TQLayout</a></b><td>The base class of geometry managers
<tr bgcolor=#f0f0f0><td><b><a href="tqlayoutitem.html">TQLayoutItem</a></b><td>Abstract item that a TQLayout manipulates
<tr bgcolor=#f0f0f0><td><b><a href="tqlayoutiterator.html">TQLayoutIterator</a></b><td>Iterators over TQLayoutItem
<tr bgcolor=#f0f0f0><td><b><a href="tqsizepolicy.html">TQSizePolicy</a></b><td>Layout attribute describing horizontal and vertical resizing policy
<tr bgcolor=#f0f0f0><td><b><a href="qspaceritem.html">TQSpacerItem</a></b><td>Blank space in a layout
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="qvboxlayout.html">TQVBoxLayout</a></b><td>Lines up widgets vertically
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="ntqvgroupbox.html">TQVGroupBox</a></b><td>Organizes a group of widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqspaceritem.html">TQSpacerItem</a></b><td>Blank space in a layout
<tr bgcolor=#f0f0f0><td><b><a href="tqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqvboxlayout.html">TQVBoxLayout</a></b><td>Lines up widgets vertically
<tr bgcolor=#f0f0f0><td><b><a href="tqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqvgroupbox.html">TQVGroupBox</a></b><td>Organizes a group of widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqwidgetitem.html">TQWidgetItem</a></b><td>Layout item that represents a widget
</table>
<!-- eof -->

@ -90,15 +90,15 @@ tqiconviewitem.h tqiconview.h
tqimageio.h tqimage.h
tqintcacheiterator.h tqintcache.h
tqintdictiterator.h tqintdict.h
qglayoutiterator.h ntqlayout.h
qlayoutiterator.h ntqlayout.h
qlayoutitem.h ntqlayout.h
qspaceritem.h ntqlayout.h
tqwidgetitem.h ntqlayout.h
tqgridlayout.h ntqlayout.h
qboxlayout.h ntqlayout.h
qhboxlayout.h ntqlayout.h
qvboxlayout.h ntqlayout.h
tqglayoutiterator.h tqlayout.h
tqlayoutiterator.h tqlayout.h
tqlayoutitem.h tqlayout.h
tqspaceritem.h tqlayout.h
tqwidgetitem.h tqlayout.h
tqgridlayout.h tqlayout.h
tqboxlayout.h tqlayout.h
tqhboxlayout.h tqlayout.h
tqvboxlayout.h tqlayout.h
tqlistboxitem.h tqlistbox.h
tqlistboxtext.h tqlistbox.h
tqlistboxpixmap.h tqlistbox.h

@ -104,12 +104,12 @@ body { background: #ffffff; color: black; }
<li><a href="qglobal-h.html">ntqglobal.h</a>
<li><a href="tqgrid-h.html">tqgrid.h</a>
<li><a href="tqgridview-h.html">tqgridview.h</a>
<li><a href="qgroupbox-h.html">ntqgroupbox.h</a>
<li><a href="tqgroupbox-h.html">tqgroupbox.h</a>
<li><a href="qguardedptr-h.html">ntqguardedptr.h</a>
<li><a href="qhbox-h.html">ntqhbox.h</a>
<li><a href="qhbuttongroup-h.html">ntqhbuttongroup.h</a>
<li><a href="tqhbox-h.html">tqhbox.h</a>
<li><a href="tqhbuttongroup-h.html">tqhbuttongroup.h</a>
<li><a href="tqheader-h.html">tqheader.h</a>
<li><a href="qhgroupbox-h.html">ntqhgroupbox.h</a>
<li><a href="tqhgroupbox-h.html">tqhgroupbox.h</a>
<li><a href="tqhostaddress-h.html">tqhostaddress.h</a>
<li><a href="tqhttp-h.html">tqhttp.h</a>
<li><a href="tqiconset-h.html">tqiconset.h</a>
@ -123,7 +123,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqjiscodec-h.html">tqjiscodec.h</a>
<li><a href="qkeysequence-h.html">ntqkeysequence.h</a>
<li><a href="tqlabel-h.html">tqlabel.h</a>
<li><a href="qlayout-h.html">ntqlayout.h</a>
<li><a href="tqlayout-h.html">tqlayout.h</a>
<li><a href="tqlcdnumber-h.html">tqlcdnumber.h</a>
<li><a href="qlibrary-h.html">ntqlibrary.h</a>
<li><a href="tqlineedit-h.html">tqlineedit.h</a>
@ -259,9 +259,9 @@ body { background: #ffffff; color: black; }
<li><a href="tqvaluestack-h.html">tqvaluestack.h</a>
<li><a href="tqvaluevector-h.html">tqvaluevector.h</a>
<li><a href="qvariant-h.html">ntqvariant.h</a>
<li><a href="qvbox-h.html">ntqvbox.h</a>
<li><a href="qvbuttongroup-h.html">ntqvbuttongroup.h</a>
<li><a href="qvgroupbox-h.html">ntqvgroupbox.h</a>
<li><a href="tqvbox-h.html">tqvbox.h</a>
<li><a href="tqvbuttongroup-h.html">tqvbuttongroup.h</a>
<li><a href="tqvgroupbox-h.html">tqvgroupbox.h</a>
<li><a href="tqwaitcondition-h.html">tqwaitcondition.h</a>
<li><a href="tqwhatsthis-h.html">tqwhatsthis.h</a>
<li><a href="tqwidget-h.html">tqwidget.h</a>

@ -101,7 +101,7 @@ classes in the TQt API.
<li><a href="tqglcontext.html">TQGLContext</a>
<li><a href="tqglformat.html">TQGLFormat</a>
</ul>
<li><a href="qglayoutiterator.html">TQGLayoutIterator</a>
<li><a href="tqglayoutiterator.html">TQGLayoutIterator</a>
<li><a href="tqglcolormap.html">TQGLColormap</a>
<li><a href="ntqguardedptr.html">TQGuardedPtr</a>
<li><a href="tqhostaddress.html">TQHostAddress</a>
@ -128,12 +128,12 @@ classes in the TQt API.
<li><a href="tqfile.html">TQFile</a>
<li><a href="tqsocketdevice.html">TQSocketDevice</a>
</ul>
<li><a href="qlayoutitem.html">TQLayoutItem</a>
<li><a href="tqlayoutitem.html">TQLayoutItem</a>
<ul>
<li><a href="qspaceritem.html">TQSpacerItem</a>
<li><a href="tqspaceritem.html">TQSpacerItem</a>
<li><a href="tqwidgetitem.html">TQWidgetItem</a>
</ul>
<li><a href="qlayoutiterator.html">TQLayoutIterator</a>
<li><a href="tqlayoutiterator.html">TQLayoutIterator</a>
<li><a href="ntqlibrary.html">TQLibrary</a>
<li><a href="tqlistboxitem.html">TQListBoxItem</a>
<ul>
@ -328,12 +328,12 @@ classes in the TQt API.
<li><a href="qmotif.html">TQMotif</a>
</ul>
<li><a href="tqfileiconprovider.html">TQFileIconProvider</a>
<li><a href="ntqlayout.html">TQLayout</a>
<li><a href="tqlayout.html">TQLayout</a>
<ul>
<li><a href="qboxlayout.html">TQBoxLayout</a>
<li><a href="tqboxlayout.html">TQBoxLayout</a>
<ul>
<li><a href="qhboxlayout.html">TQHBoxLayout</a>
<li><a href="qvboxlayout.html">TQVBoxLayout</a>
<li><a href="tqhboxlayout.html">TQHBoxLayout</a>
<li><a href="tqvboxlayout.html">TQVBoxLayout</a>
</ul>
<li><a href="tqgridlayout.html">TQGridLayout</a>
</ul>
@ -426,19 +426,19 @@ classes in the TQt API.
<li><a href="tqtoolbar.html">TQToolBar</a>
</ul>
<li><a href="tqgrid.html">TQGrid</a>
<li><a href="ntqgroupbox.html">TQGroupBox</a>
<li><a href="tqgroupbox.html">TQGroupBox</a>
<ul>
<li><a href="tqbuttongroup.html">TQButtonGroup</a>
<ul>
<li><a href="ntqhbuttongroup.html">TQHButtonGroup</a>
<li><a href="ntqvbuttongroup.html">TQVButtonGroup</a>
<li><a href="tqhbuttongroup.html">TQHButtonGroup</a>
<li><a href="tqvbuttongroup.html">TQVButtonGroup</a>
</ul>
<li><a href="ntqhgroupbox.html">TQHGroupBox</a>
<li><a href="ntqvgroupbox.html">TQVGroupBox</a>
<li><a href="tqhgroupbox.html">TQHGroupBox</a>
<li><a href="tqvgroupbox.html">TQVGroupBox</a>
</ul>
<li><a href="ntqhbox.html">TQHBox</a>
<li><a href="tqhbox.html">TQHBox</a>
<ul>
<li><a href="ntqvbox.html">TQVBox</a>
<li><a href="tqvbox.html">TQVBox</a>
</ul>
<li><a href="tqlabel.html">TQLabel</a>
<li><a href="tqlcdnumber.html">TQLCDNumber</a>

@ -55,7 +55,7 @@ sending the page, it closes the connection.
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqmainwindow-h.html">tqmainwindow.h</a>&gt;
#include &lt;<a href="tqtextstream-h.html">tqtextstream.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqtextview-h.html">tqtextview.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
@ -124,7 +124,7 @@ private slots:
// HttpInfo provides a simple graphical user interface to the server and shows
// the actions of the server.
class HttpInfo : public <a href="ntqvbox.html">TQVBox</a>
class HttpInfo : public <a href="tqvbox.html">TQVBox</a>
{
TQ_OBJECT
public:

@ -93,8 +93,8 @@ private:
#include &lt;<a href="tqlistbox-h.html">tqlistbox.h</a>&gt;
#include &lt;<a href="tqcombobox-h.html">tqcombobox.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="qaccel-h.html">ntqaccel.h</a>&gt;
#include &lt;<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>&gt;
#include &lt;<a href="tqmenubar-h.html">tqmenubar.h</a>&gt;
@ -106,9 +106,9 @@ private:
<a name="f525"></a>MyWidget::MyWidget( <a href="tqwidget.html">TQWidget</a>* parent, const char* name )
: <a href="tqmainwindow.html">TQMainWindow</a>( parent, name )
{
<a href="ntqvbox.html">TQVBox</a>* central = new <a href="ntqvbox.html">TQVBox</a>(this);
<a href="tqvbox.html">TQVBox</a>* central = new <a href="tqvbox.html">TQVBox</a>(this);
<a name="x1923"></a> central-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 5 );
<a name="x1924"></a> central-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>( 5 );
<a name="x1924"></a> central-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>( 5 );
<a href="tqmainwindow.html#setCentralWidget">setCentralWidget</a>(central);
<a href="tqpopupmenu.html">TQPopupMenu</a>* file = new <a href="tqpopupmenu.html">TQPopupMenu</a>(this);
@ -170,8 +170,8 @@ void <a name="f526"></a>MyWidget::initChoices(TQWidget* parent)
#include &lt;<a href="tqfileinfo-h.html">tqfileinfo.h</a>&gt;
#include &lt;<a href="qmessagebox-h.html">ntqmessagebox.h</a>&gt;
#include &lt;<a href="tqcheckbox-h.html">tqcheckbox.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqbuttongroup-h.html">tqbuttongroup.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqsignalmapper-h.html">tqsignalmapper.h</a>&gt;
@ -191,8 +191,8 @@ public:
TQVDialog(TQWidget *parent=0, const char *name=0, bool modal=FALSE,
WFlags f=0) : <a href="tqdialog.html">TQDialog</a>(parent,name,modal,f)
{
<a href="qvboxlayout.html">TQVBoxLayout</a>* vb = new <a href="qvboxlayout.html">TQVBoxLayout</a>(this,8);
<a name="x1938"></a> vb-&gt;<a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>(TRUE);
<a href="tqvboxlayout.html">TQVBoxLayout</a>* vb = new <a href="tqvboxlayout.html">TQVBoxLayout</a>(this,8);
<a name="x1938"></a> vb-&gt;<a href="tqlayout.html#setAutoAdd">setAutoAdd</a>(TRUE);
hb = 0;
sm = new <a href="tqsignalmapper.html">TQSignalMapper</a>(this);
<a name="x1946"></a> connect(sm,TQ_SIGNAL(<a href="tqsignalmapper.html#mapped">mapped</a>(int)),this,TQ_SLOT(done(int)));
@ -213,7 +213,7 @@ public:
void addButton( const <a href="tqstring.html">TQString</a>&amp; text, int result )
{
if ( !hb )
hb = new <a href="ntqhbox.html">TQHBox</a>(this);
hb = new <a href="tqhbox.html">TQHBox</a>(this);
<a href="tqpushbutton.html">TQPushButton</a> *c = new <a href="tqpushbutton.html">TQPushButton</a>(text, hb);
<a name="x1947"></a> sm-&gt;<a href="tqsignalmapper.html#setMapping">setMapping</a>(c,result);
<a name="x1945"></a> connect(c,TQ_SIGNAL(<a href="tqbutton.html#clicked">clicked</a>()),sm,TQ_SLOT(<a href="tqsignalmapper.html#map">map</a>()));
@ -221,7 +221,7 @@ public:
private:
<a href="tqsignalmapper.html">TQSignalMapper</a> *sm;
<a href="ntqhbox.html">TQHBox</a> *hb;
<a href="tqhbox.html">TQHBox</a> *hb;
};
MyWidget* showLang(TQString lang)

@ -417,32 +417,32 @@
"TQBitmap" tqbitmap.html
"TQBitmap::operator=" tqbitmap.html#operator-eq
"TQBitmap::xForm" tqbitmap.html#xForm
"QBoxLayout" qboxlayout.html
"QBoxLayout::Direction" qboxlayout.html#Direction
"QBoxLayout::addItem" qboxlayout.html#addItem
"QBoxLayout::addLayout" qboxlayout.html#addLayout
"QBoxLayout::addSpacing" qboxlayout.html#addSpacing
"QBoxLayout::addStretch" qboxlayout.html#addStretch
"QBoxLayout::addStrut" qboxlayout.html#addStrut
"QBoxLayout::addWidget" qboxlayout.html#addWidget
"QBoxLayout::direction" qboxlayout.html#direction
"QBoxLayout::expanding" qboxlayout.html#expanding
"QBoxLayout::findWidget" qboxlayout.html#findWidget
"QBoxLayout::hasHeightForWidth" qboxlayout.html#hasHeightForWidth
"QBoxLayout::heightForWidth" qboxlayout.html#heightForWidth
"QBoxLayout::insertItem" qboxlayout.html#insertItem
"QBoxLayout::insertLayout" qboxlayout.html#insertLayout
"QBoxLayout::insertSpacing" qboxlayout.html#insertSpacing
"QBoxLayout::insertStretch" qboxlayout.html#insertStretch
"QBoxLayout::insertWidget" qboxlayout.html#insertWidget
"QBoxLayout::invalidate" qboxlayout.html#invalidate
"QBoxLayout::maximumSize" qboxlayout.html#maximumSize
"QBoxLayout::minimumSize" qboxlayout.html#minimumSize
"QBoxLayout::setDirection" qboxlayout.html#setDirection
"QBoxLayout::setGeometry" qboxlayout.html#setGeometry
"QBoxLayout::setStretchFactor" qboxlayout.html#setStretchFactor
"QBoxLayout::sizeHint" qboxlayout.html#sizeHint
"QBoxLayout::~QBoxLayout" qboxlayout.html#~QBoxLayout
"TQBoxLayout" tqboxlayout.html
"TQBoxLayout::Direction" tqboxlayout.html#Direction
"TQBoxLayout::addItem" tqboxlayout.html#addItem
"TQBoxLayout::addLayout" tqboxlayout.html#addLayout
"TQBoxLayout::addSpacing" tqboxlayout.html#addSpacing
"TQBoxLayout::addStretch" tqboxlayout.html#addStretch
"TQBoxLayout::addStrut" tqboxlayout.html#addStrut
"TQBoxLayout::addWidget" tqboxlayout.html#addWidget
"TQBoxLayout::direction" tqboxlayout.html#direction
"TQBoxLayout::expanding" tqboxlayout.html#expanding
"TQBoxLayout::findWidget" tqboxlayout.html#findWidget
"TQBoxLayout::hasHeightForWidth" tqboxlayout.html#hasHeightForWidth
"TQBoxLayout::heightForWidth" tqboxlayout.html#heightForWidth
"TQBoxLayout::insertItem" tqboxlayout.html#insertItem
"TQBoxLayout::insertLayout" tqboxlayout.html#insertLayout
"TQBoxLayout::insertSpacing" tqboxlayout.html#insertSpacing
"TQBoxLayout::insertStretch" tqboxlayout.html#insertStretch
"TQBoxLayout::insertWidget" tqboxlayout.html#insertWidget
"TQBoxLayout::invalidate" tqboxlayout.html#invalidate
"TQBoxLayout::maximumSize" tqboxlayout.html#maximumSize
"TQBoxLayout::minimumSize" tqboxlayout.html#minimumSize
"TQBoxLayout::setDirection" tqboxlayout.html#setDirection
"TQBoxLayout::setGeometry" tqboxlayout.html#setGeometry
"TQBoxLayout::setStretchFactor" tqboxlayout.html#setStretchFactor
"TQBoxLayout::sizeHint" tqboxlayout.html#sizeHint
"TQBoxLayout::~TQBoxLayout" tqboxlayout.html#~TQBoxLayout
"TQBrush" tqbrush.html
"TQBrush::color" tqbrush.html#color
"TQBrush::copy" tqbrush.html#copy
@ -2418,11 +2418,11 @@
"TQGLWidget::updateGL" tqglwidget.html#updateGL
"TQGLWidget::updateOverlayGL" tqglwidget.html#updateOverlayGL
"TQGLWidget::~TQGLWidget" tqglwidget.html#~TQGLWidget
"QGLayoutIterator" qglayoutiterator.html
"QGLayoutIterator::current" qglayoutiterator.html#current
"QGLayoutIterator::next" qglayoutiterator.html#next
"QGLayoutIterator::takeCurrent" qglayoutiterator.html#takeCurrent
"QGLayoutIterator::~QGLayoutIterator" qglayoutiterator.html#~QGLayoutIterator
"TQGLayoutIterator" tqglayoutiterator.html
"TQGLayoutIterator::current" tqglayoutiterator.html#current
"TQGLayoutIterator::next" tqglayoutiterator.html#next
"TQGLayoutIterator::takeCurrent" tqglayoutiterator.html#takeCurrent
"TQGLayoutIterator::~TQGLayoutIterator" tqglayoutiterator.html#~TQGLayoutIterator
"QGList::append" ntqglist.html#append
"QGList::at" ntqglist.html#at
"QGList::cfirst" ntqglist.html#cfirst
@ -2532,36 +2532,36 @@
"TQGridView::setNumRows" tqgridview.html#setNumRows
"TQGridView::updateCell" tqgridview.html#updateCell
"TQGridView::~TQGridView" tqgridview.html#~TQGridView
"QGroupBox" ntqgroupbox.html
"QGroupBox::addSpace" ntqgroupbox.html#addSpace
"QGroupBox::alignment" ntqgroupbox.html#alignment
"QGroupBox::alignment" ntqgroupbox.html#alignment-prop
"QGroupBox::checkable" ntqgroupbox.html#checkable-prop
"QGroupBox::checked" ntqgroupbox.html#checked-prop
"QGroupBox::columns" ntqgroupbox.html#columns
"QGroupBox::columns" ntqgroupbox.html#columns-prop
"QGroupBox::flat" ntqgroupbox.html#flat-prop
"QGroupBox::insideMargin" ntqgroupbox.html#insideMargin
"QGroupBox::insideSpacing" ntqgroupbox.html#insideSpacing
"QGroupBox::isCheckable" ntqgroupbox.html#isCheckable
"QGroupBox::isChecked" ntqgroupbox.html#isChecked
"QGroupBox::isFlat" ntqgroupbox.html#isFlat
"QGroupBox::orientation" ntqgroupbox.html#orientation
"QGroupBox::orientation" ntqgroupbox.html#orientation-prop
"QGroupBox::setAlignment" ntqgroupbox.html#setAlignment
"QGroupBox::setCheckable" ntqgroupbox.html#setCheckable
"QGroupBox::setChecked" ntqgroupbox.html#setChecked
"QGroupBox::setColumnLayout" ntqgroupbox.html#setColumnLayout
"QGroupBox::setColumns" ntqgroupbox.html#setColumns
"QGroupBox::setFlat" ntqgroupbox.html#setFlat
"QGroupBox::setInsideMargin" ntqgroupbox.html#setInsideMargin
"QGroupBox::setInsideSpacing" ntqgroupbox.html#setInsideSpacing
"QGroupBox::setOrientation" ntqgroupbox.html#setOrientation
"QGroupBox::setTitle" ntqgroupbox.html#setTitle
"QGroupBox::title" ntqgroupbox.html#title
"QGroupBox::title" ntqgroupbox.html#title-prop
"QGroupBox::toggled" ntqgroupbox.html#toggled
"QGroupBox::~QGroupBox" ntqgroupbox.html#~QGroupBox
"TQGroupBox" tqgroupbox.html
"TQGroupBox::addSpace" tqgroupbox.html#addSpace
"TQGroupBox::alignment" tqgroupbox.html#alignment
"TQGroupBox::alignment" tqgroupbox.html#alignment-prop
"TQGroupBox::checkable" tqgroupbox.html#checkable-prop
"TQGroupBox::checked" tqgroupbox.html#checked-prop
"TQGroupBox::columns" tqgroupbox.html#columns
"TQGroupBox::columns" tqgroupbox.html#columns-prop
"TQGroupBox::flat" tqgroupbox.html#flat-prop
"TQGroupBox::insideMargin" tqgroupbox.html#insideMargin
"TQGroupBox::insideSpacing" tqgroupbox.html#insideSpacing
"TQGroupBox::isCheckable" tqgroupbox.html#isCheckable
"TQGroupBox::isChecked" tqgroupbox.html#isChecked
"TQGroupBox::isFlat" tqgroupbox.html#isFlat
"TQGroupBox::orientation" tqgroupbox.html#orientation
"TQGroupBox::orientation" tqgroupbox.html#orientation-prop
"TQGroupBox::setAlignment" tqgroupbox.html#setAlignment
"TQGroupBox::setCheckable" tqgroupbox.html#setCheckable
"TQGroupBox::setChecked" tqgroupbox.html#setChecked
"TQGroupBox::setColumnLayout" tqgroupbox.html#setColumnLayout
"TQGroupBox::setColumns" tqgroupbox.html#setColumns
"TQGroupBox::setFlat" tqgroupbox.html#setFlat
"TQGroupBox::setInsideMargin" tqgroupbox.html#setInsideMargin
"TQGroupBox::setInsideSpacing" tqgroupbox.html#setInsideSpacing
"TQGroupBox::setOrientation" tqgroupbox.html#setOrientation
"TQGroupBox::setTitle" tqgroupbox.html#setTitle
"TQGroupBox::title" tqgroupbox.html#title
"TQGroupBox::title" tqgroupbox.html#title-prop
"TQGroupBox::toggled" tqgroupbox.html#toggled
"TQGroupBox::~TQGroupBox" tqgroupbox.html#~TQGroupBox
"QGuardedPtr" ntqguardedptr.html
"QGuardedPtr::isNull" ntqguardedptr.html#isNull
"QGuardedPtr::operator T *" ntqguardedptr.html#operator-T-*
@ -2571,15 +2571,15 @@
"QGuardedPtr::operator=" ntqguardedptr.html#operator-eq
"QGuardedPtr::operator==" ntqguardedptr.html#operator-eq-eq
"QGuardedPtr::~QGuardedPtr" ntqguardedptr.html#~QGuardedPtr
"QHBox" ntqhbox.html
"QHBox::setSpacing" ntqhbox.html#setSpacing
"QHBox::setStretchFactor" ntqhbox.html#setStretchFactor
"QHBoxLayout" qhboxlayout.html
"QHBoxLayout::~QHBoxLayout" qhboxlayout.html#~QHBoxLayout
"QHButtonGroup" ntqhbuttongroup.html
"QHButtonGroup::~QHButtonGroup" ntqhbuttongroup.html#~QHButtonGroup
"QHGroupBox" ntqhgroupbox.html
"QHGroupBox::~QHGroupBox" ntqhgroupbox.html#~QHGroupBox
"TQHBox" tqhbox.html
"TQHBox::setSpacing" tqhbox.html#setSpacing
"TQHBox::setStretchFactor" tqhbox.html#setStretchFactor
"TQHBoxLayout" tqhboxlayout.html
"TQHBoxLayout::~TQHBoxLayout" tqhboxlayout.html#~TQHBoxLayout
"TQHButtonGroup" tqhbuttongroup.html
"TQHButtonGroup::~TQHButtonGroup" tqhbuttongroup.html#~TQHButtonGroup
"TQHGroupBox" tqhgroupbox.html
"TQHGroupBox::~TQHGroupBox" tqhgroupbox.html#~TQHGroupBox
"TQHeader" tqheader.html
"TQHeader::addLabel" tqheader.html#addLabel
"TQHeader::adjustHeaderSize" tqheader.html#adjustHeaderSize
@ -3258,68 +3258,68 @@
"TQLabel::textFormat" tqlabel.html#textFormat-prop
"TQLabel::updateLabel" tqlabel.html#updateLabel
"TQLabel::~TQLabel" tqlabel.html#~TQLabel
"QLayout" ntqlayout.html
"QLayout::ResizeMode" ntqlayout.html#ResizeMode
"QLayout::activate" ntqlayout.html#activate
"QLayout::add" ntqlayout.html#add
"QLayout::addChildLayout" ntqlayout.html#addChildLayout
"QLayout::addItem" ntqlayout.html#addItem
"QLayout::alignmentRect" ntqlayout.html#alignmentRect
"QLayout::autoAdd" ntqlayout.html#autoAdd
"QLayout::deleteAllItems" ntqlayout.html#deleteAllItems
"QLayout::expanding" ntqlayout.html#expanding
"QLayout::invalidate" ntqlayout.html#invalidate
"QLayout::isEmpty" ntqlayout.html#isEmpty
"QLayout::isEnabled" ntqlayout.html#isEnabled
"QLayout::isTopLevel" ntqlayout.html#isTopLevel
"QLayout::iterator" ntqlayout.html#iterator
"QLayout::mainWidget" ntqlayout.html#mainWidget
"QLayout::margin" ntqlayout.html#margin
"QLayout::margin" ntqlayout.html#margin-prop
"QLayout::maximumSize" ntqlayout.html#maximumSize
"QLayout::menuBar" ntqlayout.html#menuBar
"QLayout::minimumSize" ntqlayout.html#minimumSize
"QLayout::remove" ntqlayout.html#remove
"QLayout::removeItem" ntqlayout.html#removeItem
"QLayout::resizeMode" ntqlayout.html#resizeMode
"QLayout::resizeMode" ntqlayout.html#resizeMode-prop
"QLayout::setAutoAdd" ntqlayout.html#setAutoAdd
"QLayout::setEnabled" ntqlayout.html#setEnabled
"QLayout::setGeometry" ntqlayout.html#setGeometry
"QLayout::setMargin" ntqlayout.html#setMargin
"QLayout::setMenuBar" ntqlayout.html#setMenuBar
"QLayout::setResizeMode" ntqlayout.html#setResizeMode
"QLayout::setSpacing" ntqlayout.html#setSpacing
"QLayout::setSupportsMargin" ntqlayout.html#setSupportsMargin
"QLayout::setWidgetLayout" ntqlayout.html#setWidgetLayout
"QLayout::spacing" ntqlayout.html#spacing
"QLayout::spacing" ntqlayout.html#spacing-prop
"QLayout::supportsMargin" ntqlayout.html#supportsMargin
"QLayoutItem" qlayoutitem.html
"QLayoutItem::alignment" qlayoutitem.html#alignment
"QLayoutItem::expanding" qlayoutitem.html#expanding
"QLayoutItem::geometry" qlayoutitem.html#geometry
"QLayoutItem::hasHeightForWidth" qlayoutitem.html#hasHeightForWidth
"QLayoutItem::heightForWidth" qlayoutitem.html#heightForWidth
"QLayoutItem::invalidate" qlayoutitem.html#invalidate
"QLayoutItem::isEmpty" qlayoutitem.html#isEmpty
"QLayoutItem::iterator" qlayoutitem.html#iterator
"QLayoutItem::layout" qlayoutitem.html#layout
"QLayoutItem::maximumSize" qlayoutitem.html#maximumSize
"QLayoutItem::minimumSize" qlayoutitem.html#minimumSize
"QLayoutItem::setAlignment" qlayoutitem.html#setAlignment
"QLayoutItem::setGeometry" qlayoutitem.html#setGeometry
"QLayoutItem::sizeHint" qlayoutitem.html#sizeHint
"QLayoutItem::spacerItem" qlayoutitem.html#spacerItem
"QLayoutItem::widget" qlayoutitem.html#widget
"QLayoutItem::~QLayoutItem" qlayoutitem.html#~QLayoutItem
"QLayoutIterator" qlayoutiterator.html
"QLayoutIterator::current" qlayoutiterator.html#current
"QLayoutIterator::deleteCurrent" qlayoutiterator.html#deleteCurrent
"QLayoutIterator::operator++" qlayoutiterator.html#operator++
"QLayoutIterator::operator=" qlayoutiterator.html#operator-eq
"QLayoutIterator::takeCurrent" qlayoutiterator.html#takeCurrent
"QLayoutIterator::~QLayoutIterator" qlayoutiterator.html#~QLayoutIterator
"TQLayout" tqlayout.html
"TQLayout::ResizeMode" tqlayout.html#ResizeMode
"TQLayout::activate" tqlayout.html#activate
"TQLayout::add" tqlayout.html#add
"TQLayout::addChildLayout" tqlayout.html#addChildLayout
"TQLayout::addItem" tqlayout.html#addItem
"TQLayout::alignmentRect" tqlayout.html#alignmentRect
"TQLayout::autoAdd" tqlayout.html#autoAdd
"TQLayout::deleteAllItems" tqlayout.html#deleteAllItems
"TQLayout::expanding" tqlayout.html#expanding
"TQLayout::invalidate" tqlayout.html#invalidate
"TQLayout::isEmpty" tqlayout.html#isEmpty
"TQLayout::isEnabled" tqlayout.html#isEnabled
"TQLayout::isTopLevel" tqlayout.html#isTopLevel
"TQLayout::iterator" tqlayout.html#iterator
"TQLayout::mainWidget" tqlayout.html#mainWidget
"TQLayout::margin" tqlayout.html#margin
"TQLayout::margin" tqlayout.html#margin-prop
"TQLayout::maximumSize" tqlayout.html#maximumSize
"TQLayout::menuBar" tqlayout.html#menuBar
"TQLayout::minimumSize" tqlayout.html#minimumSize
"TQLayout::remove" tqlayout.html#remove
"TQLayout::removeItem" tqlayout.html#removeItem
"TQLayout::resizeMode" tqlayout.html#resizeMode
"TQLayout::resizeMode" tqlayout.html#resizeMode-prop
"TQLayout::setAutoAdd" tqlayout.html#setAutoAdd
"TQLayout::setEnabled" tqlayout.html#setEnabled
"TQLayout::setGeometry" tqlayout.html#setGeometry
"TQLayout::setMargin" tqlayout.html#setMargin
"TQLayout::setMenuBar" tqlayout.html#setMenuBar
"TQLayout::setResizeMode" tqlayout.html#setResizeMode
"TQLayout::setSpacing" tqlayout.html#setSpacing
"TQLayout::setSupportsMargin" tqlayout.html#setSupportsMargin
"TQLayout::setWidgetLayout" tqlayout.html#setWidgetLayout
"TQLayout::spacing" tqlayout.html#spacing
"TQLayout::spacing" tqlayout.html#spacing-prop
"TQLayout::supportsMargin" tqlayout.html#supportsMargin
"TQLayoutItem" tqlayoutitem.html
"TQLayoutItem::alignment" tqlayoutitem.html#alignment
"TQLayoutItem::expanding" tqlayoutitem.html#expanding
"TQLayoutItem::geometry" tqlayoutitem.html#geometry
"TQLayoutItem::hasHeightForWidth" tqlayoutitem.html#hasHeightForWidth
"TQLayoutItem::heightForWidth" tqlayoutitem.html#heightForWidth
"TQLayoutItem::invalidate" tqlayoutitem.html#invalidate
"TQLayoutItem::isEmpty" tqlayoutitem.html#isEmpty
"TQLayoutItem::iterator" tqlayoutitem.html#iterator
"TQLayoutItem::layout" tqlayoutitem.html#layout
"TQLayoutItem::maximumSize" tqlayoutitem.html#maximumSize
"TQLayoutItem::minimumSize" tqlayoutitem.html#minimumSize
"TQLayoutItem::setAlignment" tqlayoutitem.html#setAlignment
"TQLayoutItem::setGeometry" tqlayoutitem.html#setGeometry
"TQLayoutItem::sizeHint" tqlayoutitem.html#sizeHint
"TQLayoutItem::spacerItem" tqlayoutitem.html#spacerItem
"TQLayoutItem::widget" tqlayoutitem.html#widget
"TQLayoutItem::~TQLayoutItem" tqlayoutitem.html#~TQLayoutItem
"TQLayoutIterator" tqlayoutiterator.html
"TQLayoutIterator::current" tqlayoutiterator.html#current
"TQLayoutIterator::deleteCurrent" tqlayoutiterator.html#deleteCurrent
"TQLayoutIterator::operator++" tqlayoutiterator.html#operator++
"TQLayoutIterator::operator=" tqlayoutiterator.html#operator-eq
"TQLayoutIterator::takeCurrent" tqlayoutiterator.html#takeCurrent
"TQLayoutIterator::~TQLayoutIterator" tqlayoutiterator.html#~TQLayoutIterator
"QLibrary" ntqlibrary.html
"QLibrary::autoUnload" ntqlibrary.html#autoUnload
"QLibrary::isLoaded" ntqlibrary.html#isLoaded
@ -5459,14 +5459,14 @@
"QSound::setLoops" ntqsound.html#setLoops
"QSound::stop" ntqsound.html#stop
"QSound::~QSound" ntqsound.html#~QSound
"QSpacerItem" qspaceritem.html
"QSpacerItem::changeSize" qspaceritem.html#changeSize
"QSpacerItem::expanding" qspaceritem.html#expanding
"QSpacerItem::isEmpty" qspaceritem.html#isEmpty
"QSpacerItem::maximumSize" qspaceritem.html#maximumSize
"QSpacerItem::minimumSize" qspaceritem.html#minimumSize
"QSpacerItem::setGeometry" qspaceritem.html#setGeometry
"QSpacerItem::sizeHint" qspaceritem.html#sizeHint
"TQSpacerItem" tqspaceritem.html
"TQSpacerItem::changeSize" tqspaceritem.html#changeSize
"TQSpacerItem::expanding" tqspaceritem.html#expanding
"TQSpacerItem::isEmpty" tqspaceritem.html#isEmpty
"TQSpacerItem::maximumSize" tqspaceritem.html#maximumSize
"TQSpacerItem::minimumSize" tqspaceritem.html#minimumSize
"TQSpacerItem::setGeometry" tqspaceritem.html#setGeometry
"TQSpacerItem::sizeHint" tqspaceritem.html#sizeHint
"TQSpinBox" tqspinbox.html
"TQSpinBox::ButtonSymbols" tqspinbox.html#ButtonSymbols
"TQSpinBox::buttonSymbols" tqspinbox.html#buttonSymbols
@ -7017,13 +7017,13 @@
"QUuid::toString" ntquuid.html#toString
"QUuid::variant" ntquuid.html#variant
"QUuid::version" ntquuid.html#version
"QVBox" ntqvbox.html
"QVBoxLayout" qvboxlayout.html
"QVBoxLayout::~QVBoxLayout" qvboxlayout.html#~QVBoxLayout
"QVButtonGroup" ntqvbuttongroup.html
"QVButtonGroup::~QVButtonGroup" ntqvbuttongroup.html#~QVButtonGroup
"QVGroupBox" ntqvgroupbox.html
"QVGroupBox::~QVGroupBox" ntqvgroupbox.html#~QVGroupBox
"TQVBox" tqvbox.html
"TQVBoxLayout" tqvboxlayout.html
"TQVBoxLayout::~TQVBoxLayout" tqvboxlayout.html#~TQVBoxLayout
"TQVButtonGroup" tqvbuttongroup.html
"TQVButtonGroup::~TQVButtonGroup" tqvbuttongroup.html#~TQVButtonGroup
"TQVGroupBox" tqvgroupbox.html
"TQVGroupBox::~TQVGroupBox" tqvgroupbox.html#~TQVGroupBox
"QValidator" ntqvalidator.html
"QValidator::State" ntqvalidator.html#State
"QValidator::fixup" ntqvalidator.html#fixup

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>
This example shows simple and intermediate use of TQt's layout
classes, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="qboxlayout.html">TQBoxLayout</a> etc.
classes, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="tqboxlayout.html">TQBoxLayout</a> etc.
<p> <hr>
<p> Implementation:
<p> <pre>/****************************************************************************
@ -51,7 +51,7 @@ classes, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="qboxlayout.html"
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqcolor-h.html">tqcolor.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqlineedit-h.html">tqlineedit.h</a>&gt;
#include &lt;<a href="tqmultilineedit-h.html">tqmultilineedit.h</a>&gt;
#include &lt;<a href="tqmenubar-h.html">tqmenubar.h</a>&gt;
@ -69,7 +69,7 @@ public:
{
// Make the top-level layout; a vertical box to contain all widgets
// and sub-layouts.
<a href="qboxlayout.html">TQBoxLayout</a> *topLayout = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this, 5 );
<a href="tqboxlayout.html">TQBoxLayout</a> *topLayout = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this, 5 );
// Create a menubar...
<a href="tqmenubar.html">TQMenuBar</a> *menubar = new <a href="tqmenubar.html">TQMenuBar</a>( this );
@ -80,10 +80,10 @@ public:
menubar-&gt;<a href="tqmenudata.html#insertItem">insertItem</a>( "&amp;File", popup );
// ...and tell the layout about it.
<a name="x539"></a> topLayout-&gt;<a href="ntqlayout.html#setMenuBar">setMenuBar</a>( menubar );
<a name="x539"></a> topLayout-&gt;<a href="tqlayout.html#setMenuBar">setMenuBar</a>( menubar );
// Make an hbox that will hold a row of buttons.
<a href="qboxlayout.html">TQBoxLayout</a> *buttons = new <a href="qhboxlayout.html">TQHBoxLayout</a>( topLayout );
<a href="tqboxlayout.html">TQBoxLayout</a> *buttons = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( topLayout );
int i;
for ( i = 1; i &lt;= 4; i++ ) {
<a href="tqpushbutton.html">TQPushButton</a>* but = new <a href="tqpushbutton.html">TQPushButton</a>( this );
@ -95,24 +95,24 @@ public:
// stretch horizontally. The buttons will not stretch
// vertically, since bigWidget below will take up vertical
// stretch.
<a name="x529"></a> buttons-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( but, 10 );
<a name="x529"></a> buttons-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( but, 10 );
// (Actually, the result would have been the same with a
// stretch factor of 0; if no items in a layout have non-zero
// stretch, the space is divided equally between members.)
}
// Make another hbox that will hold a left-justified row of buttons.
<a href="qboxlayout.html">TQBoxLayout</a> *buttons2 = new <a href="qhboxlayout.html">TQHBoxLayout</a>( topLayout );
<a href="tqboxlayout.html">TQBoxLayout</a> *buttons2 = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( topLayout );
<a href="tqpushbutton.html">TQPushButton</a>* but = new <a href="tqpushbutton.html">TQPushButton</a>( "Button five", this );
buttons2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( but );
buttons2-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( but );
but = new <a href="tqpushbutton.html">TQPushButton</a>( "Button 6", this );
buttons2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( but );
buttons2-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( but );
// Fill up the rest of the hbox with stretchable space, so that
// the buttons get their minimum width and are pushed to the left.
<a name="x528"></a> buttons2-&gt;<a href="qboxlayout.html#addStretch">addStretch</a>( 10 );
<a name="x528"></a> buttons2-&gt;<a href="tqboxlayout.html#addStretch">addStretch</a>( 10 );
// Make a big widget that will grab all space in the middle.
<a href="tqmultilineedit.html">TQMultiLineEdit</a> *bigWidget = new <a href="tqmultilineedit.html">TQMultiLineEdit</a>( this );
@ -122,8 +122,8 @@ public:
// Set vertical stretch factor to 10 to let the bigWidget stretch
// vertically. It will stretch horizontally because there are no
// widgets beside it to take up horizontal stretch.
// topLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( bigWidget, 10 );
topLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( bigWidget );
// topLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( bigWidget, 10 );
topLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( bigWidget );
// Make a grid that will hold a vertical table of TQLabel/TQLineEdit
// pairs next to a large TQMultiLineEdit.
@ -175,9 +175,9 @@ public:
<a name="x545"></a><a name="x537"></a> sb-&gt;<a href="tqwidget.html#setFixedHeight">setFixedHeight</a>( sb-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().height() );
<a name="x535"></a> sb-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignVCenter | AlignLeft );
topLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( sb );
topLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( sb );
<a name="x538"></a> topLayout-&gt;<a href="ntqlayout.html#activate">activate</a>();
<a name="x538"></a> topLayout-&gt;<a href="tqlayout.html#activate">activate</a>();
}
ExampleWidget::~ExampleWidget()

@ -59,17 +59,17 @@ layouts and which generates the C++ layout code for you.
<p> <h2> Layout Widgets
</h2>
<a name="1"></a><p> The easiest way to give your widgets a good layout is to use the
layout widgets: <a href="ntqhbox.html">TQHBox</a>, <a href="ntqvbox.html">TQVBox</a> and <a href="tqgrid.html">TQGrid</a>. A layout widget
layout widgets: <a href="tqhbox.html">TQHBox</a>, <a href="tqvbox.html">TQVBox</a> and <a href="tqgrid.html">TQGrid</a>. A layout widget
automatically lays out its child widgets in the order they are
constructed. To create more complex layouts, you can nest layout
widgets inside each other. (Note that <a href="tqwidget.html">TQWidget</a> does not have a
layout by default, you must add one if you want to lay out widgets
inside a <a href="tqwidget.html">TQWidget</a>.)
<p> <ul>
<li> A <a href="ntqhbox.html">TQHBox</a> lays out its child widgets in a horizontal row, left to right.
<p> <center><img src="qhbox-m.png" alt="Horizontal box with five child widgets"></center>
<p> <li> A <a href="ntqvbox.html">TQVBox</a> lays out its child widgets in a vertical column, top to bottom.
<p> <center><img src="qvbox-m.png" alt="Vertical box with five child widgets"></center>
<li> A <a href="tqhbox.html">TQHBox</a> lays out its child widgets in a horizontal row, left to right.
<p> <center><img src="tqhbox-m.png" alt="Horizontal box with five child widgets"></center>
<p> <li> A <a href="tqvbox.html">TQVBox</a> lays out its child widgets in a vertical column, top to bottom.
<p> <center><img src="tqvbox-m.png" alt="Vertical box with five child widgets"></center>
<p> <li> A <a href="tqgrid.html">TQGrid</a> lays out its child widgets in a two dimensional grid.
You can specify how many columns the grid has, and it is populated left to
right, beginning a new row when the previous row is full. The grid is
@ -120,15 +120,15 @@ are laid out in a layout the widgets are given a share of space in
accordance with their <a href="tqwidget.html#sizePolicy">TQWidget::sizePolicy</a>() or their minimum size hint
whichever is the greater. Stretch factors are used to change how much
space widgets are given in proportion to one another.
<p> If we have three widgets laid out using a <a href="ntqhbox.html">TQHBox</a> with no stretch
<p> If we have three widgets laid out using a <a href="tqhbox.html">TQHBox</a> with no stretch
factors set we will get a layout like this:
<p> <center><img src="layout1.png" alt="3 widgets in a row"></center>
<p> If we apply stretch factors to each widget, they will be laid out in
proportion (but never less than their minimum size hint), e.g.
<p> <center><img src="layout2.png" alt="3 stretch factored widgets in a row"></center>
<p> <h2> <a href="ntqlayout.html">TQLayout</a> subclassing
<p> <h2> <a href="tqlayout.html">TQLayout</a> subclassing
</h2>
<a name="3"></a><p> If you need more control over the layout, use a <a href="ntqlayout.html">TQLayout</a> subclass. The layout classes included in TQt are <a href="tqgridlayout.html">TQGridLayout</a> and <a href="qboxlayout.html">TQBoxLayout</a>. (<a href="qhboxlayout.html">TQHBoxLayout</a> and <a href="qvboxlayout.html">TQVBoxLayout</a> are trivial subclasses of <a href="qboxlayout.html">TQBoxLayout</a>,
<a name="3"></a><p> If you need more control over the layout, use a <a href="tqlayout.html">TQLayout</a> subclass. The layout classes included in TQt are <a href="tqgridlayout.html">TQGridLayout</a> and <a href="tqboxlayout.html">TQBoxLayout</a>. (<a href="tqhboxlayout.html">TQHBoxLayout</a> and <a href="tqvboxlayout.html">TQVBoxLayout</a> are trivial subclasses of <a href="tqboxlayout.html">TQBoxLayout</a>,
that are simpler to use and make the code easier to read.)
<p> When you use a layout, you must insert each child both into its parent
widget (done in the constructor) and into its layout (typically done
@ -169,14 +169,14 @@ a parameter in the constructor.
<a href="tqlabel.html">TQLabel</a> *label = new <a href="tqlabel.html">TQLabel</a>( "Write once, compile everywhere.", main );
// a layout on a widget
<a href="qvboxlayout.html">TQVBoxLayout</a> *vbox = new <a href="qvboxlayout.html">TQVBoxLayout</a>( main );
vbox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
vbox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( field );
<a href="tqvboxlayout.html">TQVBoxLayout</a> *vbox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( main );
vbox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( label );
vbox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( field );
// a layout inside a layout
<a href="qhboxlayout.html">TQHBoxLayout</a> *buttons = new <a href="qhboxlayout.html">TQHBoxLayout</a>( vbox );
buttons-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( ok );
buttons-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( cancel );
<a href="tqhboxlayout.html">TQHBoxLayout</a> *buttons = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( vbox );
buttons-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( ok );
buttons-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( cancel );
</pre>
If you are not satisfied with the default placement, you can create
@ -186,15 +186,15 @@ into.
<p> <h2> Custom Layouts
</h2>
<a name="4"></a><p> If the built-in layout classes are not sufficient, you can define your
own. You must make a subclass of <a href="ntqlayout.html">TQLayout</a> that handles resizing and
size calculations, as well as a subclass of <a href="qglayoutiterator.html">TQGLayoutIterator</a> to
own. You must make a subclass of <a href="tqlayout.html">TQLayout</a> that handles resizing and
size calculations, as well as a subclass of <a href="tqglayoutiterator.html">TQGLayoutIterator</a> to
iterate over your layout class.
<p> See the <a href="customlayout.html">Custom Layout</a> page for an
in-depth description.
<p> <h2> Custom Widgets In Layouts
</h2>
<a name="5"></a><p> When you make your own widget class, you should also communicate its
layout properties. If the widget has a <a href="ntqlayout.html">TQLayout</a>, this is already taken
layout properties. If the widget has a <a href="tqlayout.html">TQLayout</a>, this is already taken
care of. If the widget does not have any child widgets, or uses manual
layout, you should reimplement the following <a href="tqwidget.html">TQWidget</a> member functions:
<p> <ul>
@ -211,8 +211,8 @@ Multiple calls to updateGeometry() will only cause one recalculation.
<a href="tqwidget.html#sizePolicy">sizePolicy</a>(), and reimplement <a href="tqwidget.html#heightForWidth">TQWidget::heightForWidth</a>().
<p> Even if you implement heightForWidth(), it is still necessary to
provide a good sizeHint(). The sizeHint() provides the preferred width
of the widget, and it is used by <a href="ntqlayout.html">TQLayout</a> subclasses that do not
support heightForWidth() (both <a href="tqgridlayout.html">TQGridLayout</a> and <a href="qboxlayout.html">TQBoxLayout</a> support it).
of the widget, and it is used by <a href="tqlayout.html">TQLayout</a> subclasses that do not
support heightForWidth() (both <a href="tqgridlayout.html">TQGridLayout</a> and <a href="tqboxlayout.html">TQBoxLayout</a> support it).
<p> For further guidance when implementing these functions, see their
implementations in existing TQt classes that have similar layout
requirements to your new widget.

@ -50,12 +50,12 @@ how to use different echo modes and validators.
#ifndef LINEDITS_H
#define LINEDITS_H
#include &lt;<a href="qgroupbox-h.html">ntqgroupbox.h</a>&gt;
#include &lt;<a href="tqgroupbox-h.html">tqgroupbox.h</a>&gt;
class TQLineEdit;
class TQComboBox;
class LineEdits : public <a href="ntqgroupbox.html">TQGroupBox</a>
class LineEdits : public <a href="tqgroupbox.html">TQGroupBox</a>
{
<a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
@ -96,8 +96,8 @@ protected slots:
#include &lt;<a href="tqframe-h.html">tqframe.h</a>&gt;
#include &lt;<a href="qvalidator-h.html">ntqvalidator.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;
/*
* Constructor
@ -106,22 +106,22 @@ protected slots:
*/
<a name="f219"></a>LineEdits::LineEdits( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqgroupbox.html">TQGroupBox</a>( 0, Horizontal, "Line edits", parent, name )
: <a href="tqgroupbox.html">TQGroupBox</a>( 0, Horizontal, "Line edits", parent, name )
{
<a href="tqframe.html#setMargin">setMargin</a>( 10 );
<a href="qvboxlayout.html">TQVBoxLayout</a>* box = new <a href="qvboxlayout.html">TQVBoxLayout</a>( <a href="tqwidget.html#layout">layout</a>() );
<a href="tqvboxlayout.html">TQVBoxLayout</a>* box = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( <a href="tqwidget.html#layout">layout</a>() );
<a href="qhboxlayout.html">TQHBoxLayout</a> *row1 = new <a href="qhboxlayout.html">TQHBoxLayout</a>( box );
<a name="x173"></a> row1-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
<a href="tqhboxlayout.html">TQHBoxLayout</a> *row1 = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( box );
<a name="x173"></a> row1-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 5 );
// Create a Label
<a href="tqlabel.html">TQLabel</a>* label = new <a href="tqlabel.html">TQLabel</a>( "Echo Mode: ", this);
<a name="x169"></a> row1-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
<a name="x169"></a> row1-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( label );
// Create a Combobox with three items...
combo1 = new <a href="tqcombobox.html">TQComboBox</a>( FALSE, this );
row1-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( combo1 );
row1-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( combo1 );
<a name="x171"></a> combo1-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "Normal" );
combo1-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "Password" );
combo1-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "No Echo" );
@ -131,19 +131,19 @@ protected slots:
// insert the first LineEdit
lined1 = new <a href="tqlineedit.html">TQLineEdit</a>( this );
box-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lined1 );
box-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lined1 );
// another widget which is used for layouting
<a href="qhboxlayout.html">TQHBoxLayout</a> *row2 = new <a href="qhboxlayout.html">TQHBoxLayout</a>( box );
row2-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
<a href="tqhboxlayout.html">TQHBoxLayout</a> *row2 = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( box );
row2-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 5 );
// and the second label
label = new <a href="tqlabel.html">TQLabel</a>( "Validator: ", this );
row2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
row2-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( label );
// A second Combobox with again three items...
combo2 = new <a href="tqcombobox.html">TQComboBox</a>( FALSE, this );
row2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( combo2 );
row2-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( combo2 );
combo2-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "No Validator" );
combo2-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "Integer Validator" );
combo2-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "Double Validator" );
@ -152,19 +152,19 @@ protected slots:
// and the second LineEdit
lined2 = new <a href="tqlineedit.html">TQLineEdit</a>( this );
box-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lined2 );
box-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lined2 );
// yet another widget which is used for layouting
<a href="qhboxlayout.html">TQHBoxLayout</a> *row3 = new <a href="qhboxlayout.html">TQHBoxLayout</a>( box );
row3-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
<a href="tqhboxlayout.html">TQHBoxLayout</a> *row3 = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( box );
row3-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 5 );
// we need a label for this too
label = new <a href="tqlabel.html">TQLabel</a>( "Alignment: ", this );
row3-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
row3-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( label );
// A combo box for setting alignment
combo3 = new <a href="tqcombobox.html">TQComboBox</a>( FALSE, this );
row3-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( combo3 );
row3-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( combo3 );
combo3-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "Left" );
combo3-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "Centered" );
combo3-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "Right" );
@ -173,19 +173,19 @@ protected slots:
// and the third lineedit
lined3 = new <a href="tqlineedit.html">TQLineEdit</a>( this );
box-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lined3 );
box-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lined3 );
// exactly the same for the fourth
<a href="qhboxlayout.html">TQHBoxLayout</a> *row4 = new <a href="qhboxlayout.html">TQHBoxLayout</a>( box );
row4-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
<a href="tqhboxlayout.html">TQHBoxLayout</a> *row4 = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( box );
row4-&gt;<a href="tqlayout.html#setMargin">setMargin</a>( 5 );
// we need a label for this too
label = new <a href="tqlabel.html">TQLabel</a>( "Input mask: ", this );
row4-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
row4-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( label );
// A combo box for choosing an input mask
combo4 = new <a href="tqcombobox.html">TQComboBox</a>( FALSE, this );
row4-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( combo4 );
row4-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( combo4 );
combo4-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "No mask" );
combo4-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "Phone number" );
combo4-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "ISO date" );
@ -197,11 +197,11 @@ protected slots:
// and the fourth lineedit
lined4 = new <a href="tqlineedit.html">TQLineEdit</a>( this );
box-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lined4 );
box-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lined4 );
// last widget used for layouting
<a href="ntqhbox.html">TQHBox</a> *row5 = new <a href="ntqhbox.html">TQHBox</a>( this );
box-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( row5 );
<a href="tqhbox.html">TQHBox</a> *row5 = new <a href="tqhbox.html">TQHBox</a>( this );
box-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( row5 );
row5-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 5 );
// last label
@ -216,7 +216,7 @@ protected slots:
// and the last lineedit
lined5 = new <a href="tqlineedit.html">TQLineEdit</a>( this );
box-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lined5 );
box-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lined5 );
// give the first LineEdit the focus at the beginning
<a name="x181"></a> lined1-&gt;<a href="tqwidget.html#setFocus">setFocus</a>();

@ -424,7 +424,7 @@ TRANSLATIONS = tt3_pt.ts
<li><p><tt>tt3_pt.ts</tt> is the Portuguese message file.</p>
</ul><h5><a name="2-3-1"></a>Line by Line Walk-through</h5>
<p>The PrintPanel is defined in <tt>printpanel.h</tt>.</p>
<pre> class PrintPanel : public <a href="ntqvbox.html">TQVBox</a>
<pre> class PrintPanel : public <a href="tqvbox.html">TQVBox</a>
{
TQ_OBJECT
</pre>
@ -436,13 +436,13 @@ TRANSLATIONS = tt3_pt.ts
*/
</pre>
<!-- index Troll Print --> <p>Some of the code is commented out in Troll Print 1.0; you will uncomment it later, for Troll Print 1.1.</p>
<pre> <a href="ntqhbuttongroup.html">TQHButtonGroup</a> *twoSided = new <a href="ntqhbuttongroup.html">TQHButtonGroup</a>( this );
twoSided-&gt;<a href="ntqgroupbox.html#setTitle">setTitle</a>( <a href="tqobject.html#tr">tr</a>("2-sided") );
<pre> <a href="tqhbuttongroup.html">TQHButtonGroup</a> *twoSided = new <a href="tqhbuttongroup.html">TQHButtonGroup</a>( this );
twoSided-&gt;<a href="tqgroupbox.html#setTitle">setTitle</a>( <a href="tqobject.html#tr">tr</a>("2-sided") );
but = new <a href="tqradiobutton.html">TQRadioButton</a>( <a href="tqobject.html#tr">tr</a>("Enabled"), twoSided );
but = new <a href="tqradiobutton.html">TQRadioButton</a>( <a href="tqobject.html#tr">tr</a>("Disabled"), twoSided );
but-&gt;<a href="tqbutton.html#toggle">toggle</a>();
<a href="ntqhbuttongroup.html">TQHButtonGroup</a> *colors = new <a href="ntqhbuttongroup.html">TQHButtonGroup</a>( this );
colors-&gt;<a href="ntqgroupbox.html#setTitle">setTitle</a>( <a href="tqobject.html#tr">tr</a>("Colors") );
<a href="tqhbuttongroup.html">TQHButtonGroup</a> *colors = new <a href="tqhbuttongroup.html">TQHButtonGroup</a>( this );
colors-&gt;<a href="tqgroupbox.html#setTitle">setTitle</a>( <a href="tqobject.html#tr">tr</a>("Colors") );
but = new <a href="tqradiobutton.html">TQRadioButton</a>( <a href="tqobject.html#tr">tr</a>("Enabled"), colors );
but = new <a href="tqradiobutton.html">TQRadioButton</a>( <a href="tqobject.html#tr">tr</a>("Disabled"), colors );
but-&gt;<a href="tqbutton.html#toggle">toggle</a>();

@ -107,7 +107,7 @@ private:
#include &lt;<a href="tqspinbox-h.html">tqspinbox.h</a>&gt;
#include &lt;<a href="tqlistbox-h.html">tqlistbox.h</a>&gt;
#include &lt;<a href="tqbuttongroup-h.html">tqbuttongroup.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
@ -123,7 +123,7 @@ private:
g-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( l, 1, 1 );
<a name="x1447"></a> l-&gt;<a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>( TQWidget::StrongFocus );
<a href="qvboxlayout.html">TQVBoxLayout</a> * v = new <a href="qvboxlayout.html">TQVBoxLayout</a>;
<a href="tqvboxlayout.html">TQVBoxLayout</a> * v = new <a href="tqvboxlayout.html">TQVBoxLayout</a>;
<a name="x1430"></a> g-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( v, 1, 0 );
<a href="tqradiobutton.html">TQRadioButton</a> * b;
@ -133,77 +133,77 @@ private:
"as many rows as needed.",
this );
<a name="x1428"></a> bg-&gt;<a href="tqbuttongroup.html#insert">insert</a>( b );
<a name="x1425"></a> v-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( b );
<a name="x1425"></a> v-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( b );
<a name="x1440"></a> b-&gt;<a href="tqradiobutton.html#setChecked">setChecked</a>( TRUE );
<a name="x1426"></a> <a href="tqobject.html#connect">connect</a>( b, TQ_SIGNAL(<a href="tqbutton.html#clicked">clicked</a>()), this, TQ_SLOT(setNumCols()) );
<a href="qhboxlayout.html">TQHBoxLayout</a> * h = new <a href="qhboxlayout.html">TQHBoxLayout</a>;
<a name="x1422"></a> v-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( h );
<a name="x1423"></a> h-&gt;<a href="qboxlayout.html#addSpacing">addSpacing</a>( 30 );
h-&gt;<a href="qboxlayout.html#addSpacing">addSpacing</a>( 100 );
h-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Columns:", this ) );
<a href="tqhboxlayout.html">TQHBoxLayout</a> * h = new <a href="tqhboxlayout.html">TQHBoxLayout</a>;
<a name="x1422"></a> v-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( h );
<a name="x1423"></a> h-&gt;<a href="tqboxlayout.html#addSpacing">addSpacing</a>( 30 );
h-&gt;<a href="tqboxlayout.html#addSpacing">addSpacing</a>( 100 );
h-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Columns:", this ) );
columns = new <a href="tqspinbox.html">TQSpinBox</a>( this );
h-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( columns );
h-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( columns );
v-&gt;<a href="qboxlayout.html#addSpacing">addSpacing</a>( 12 );
v-&gt;<a href="tqboxlayout.html#addSpacing">addSpacing</a>( 12 );
b = new <a href="tqradiobutton.html">TQRadioButton</a>( "As many columns as fit on-screen,\n"
"as many rows as needed.",
this );
bg-&gt;<a href="tqbuttongroup.html#insert">insert</a>( b );
v-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( b );
v-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( b );
<a href="tqobject.html#connect">connect</a>( b, TQ_SIGNAL(<a href="tqbutton.html#clicked">clicked</a>()), this, TQ_SLOT(setColsByWidth()) );
v-&gt;<a href="qboxlayout.html#addSpacing">addSpacing</a>( 12 );
v-&gt;<a href="tqboxlayout.html#addSpacing">addSpacing</a>( 12 );
b = new <a href="tqradiobutton.html">TQRadioButton</a>( "Fixed number of rows,\n"
"as many columns as needed.",
this );
bg-&gt;<a href="tqbuttongroup.html#insert">insert</a>( b );
v-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( b );
v-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( b );
<a href="tqobject.html#connect">connect</a>( b, TQ_SIGNAL(<a href="tqbutton.html#clicked">clicked</a>()), this, TQ_SLOT(setNumRows()) );
h = new <a href="qhboxlayout.html">TQHBoxLayout</a>;
v-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( h );
h-&gt;<a href="qboxlayout.html#addSpacing">addSpacing</a>( 30 );
h-&gt;<a href="qboxlayout.html#addSpacing">addSpacing</a>( 100 );
h-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Rows:", this ) );
h = new <a href="tqhboxlayout.html">TQHBoxLayout</a>;
v-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( h );
h-&gt;<a href="tqboxlayout.html#addSpacing">addSpacing</a>( 30 );
h-&gt;<a href="tqboxlayout.html#addSpacing">addSpacing</a>( 100 );
h-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Rows:", this ) );
rows = new <a href="tqspinbox.html">TQSpinBox</a>( this );
<a name="x1442"></a> rows-&gt;<a href="tqwidget.html#setEnabled">setEnabled</a>( FALSE );
h-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( rows );
h-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( rows );
v-&gt;<a href="qboxlayout.html#addSpacing">addSpacing</a>( 12 );
v-&gt;<a href="tqboxlayout.html#addSpacing">addSpacing</a>( 12 );
b = new <a href="tqradiobutton.html">TQRadioButton</a>( "As many rows as fit on-screen,\n"
"as many columns as needed.",
this );
bg-&gt;<a href="tqbuttongroup.html#insert">insert</a>( b );
v-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( b );
v-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( b );
<a href="tqobject.html#connect">connect</a>( b, TQ_SIGNAL(<a href="tqbutton.html#clicked">clicked</a>()), this, TQ_SLOT(setRowsByHeight()) );
v-&gt;<a href="qboxlayout.html#addSpacing">addSpacing</a>( 12 );
v-&gt;<a href="tqboxlayout.html#addSpacing">addSpacing</a>( 12 );
<a href="tqcheckbox.html">TQCheckBox</a> * cb = new <a href="tqcheckbox.html">TQCheckBox</a>( "Variable-height rows", this );
<a name="x1429"></a> cb-&gt;<a href="tqcheckbox.html#setChecked">setChecked</a>( TRUE );
<a name="x1427"></a> <a href="tqobject.html#connect">connect</a>( cb, TQ_SIGNAL(<a href="tqbutton.html#toggled">toggled</a>(bool)), this, TQ_SLOT(setVariableHeight(bool)) );
v-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( cb );
v-&gt;<a href="qboxlayout.html#addSpacing">addSpacing</a>( 6 );
v-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( cb );
v-&gt;<a href="tqboxlayout.html#addSpacing">addSpacing</a>( 6 );
cb = new <a href="tqcheckbox.html">TQCheckBox</a>( "Variable-width columns", this );
<a href="tqobject.html#connect">connect</a>( cb, TQ_SIGNAL(<a href="tqbutton.html#toggled">toggled</a>(bool)), this, TQ_SLOT(setVariableWidth(bool)) );
v-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( cb );
v-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( cb );
cb = new <a href="tqcheckbox.html">TQCheckBox</a>( "Extended-Selection", this );
<a href="tqobject.html#connect">connect</a>( cb, TQ_SIGNAL(<a href="tqbutton.html#toggled">toggled</a>(bool)), this, TQ_SLOT(setMultiSelection(bool)) );
v-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( cb );
v-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( cb );
<a href="tqpushbutton.html">TQPushButton</a> *pb = new <a href="tqpushbutton.html">TQPushButton</a>( "Sort ascending", this );
<a href="tqobject.html#connect">connect</a>( pb, TQ_SIGNAL( <a href="tqbutton.html#clicked">clicked</a>() ), this, TQ_SLOT( sortAscending() ) );
v-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( pb );
v-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( pb );
pb = new <a href="tqpushbutton.html">TQPushButton</a>( "Sort descending", this );
<a href="tqobject.html#connect">connect</a>( pb, TQ_SIGNAL( <a href="tqbutton.html#clicked">clicked</a>() ), this, TQ_SLOT( sortDescending() ) );
v-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( pb );
v-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( pb );
<a name="x1424"></a> v-&gt;<a href="qboxlayout.html#addStretch">addStretch</a>( 100 );
<a name="x1424"></a> v-&gt;<a href="tqboxlayout.html#addStretch">addStretch</a>( 100 );
int i = 0;
while( ++i &lt;= 2560 )

@ -50,12 +50,12 @@ and multi selection) and comboboxes (editable and non-editable).
#ifndef LISTBOX_COMBO_H
#define LISTBOX_COMBO_H
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class TQListBox;
class TQLabel;
class ListBoxCombo : public <a href="ntqvbox.html">TQVBox</a>
class ListBoxCombo : public <a href="tqvbox.html">TQVBox</a>
{
<a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
@ -92,7 +92,7 @@ protected slots:
#include &lt;<a href="tqcombobox-h.html">tqcombobox.h</a>&gt;
#include &lt;<a href="tqlistbox-h.html">tqlistbox.h</a>&gt;
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqstring-h.html">tqstring.h</a>&gt;
#include &lt;<a href="tqpixmap-h.html">tqpixmap.h</a>&gt;
@ -138,16 +138,16 @@ protected:
*/
<a name="f437"></a>ListBoxCombo::ListBoxCombo( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqframe.html#setMargin">setMargin</a>( 5 );
<a href="ntqhbox.html#setSpacing">setSpacing</a>( 5 );
<a href="tqhbox.html#setSpacing">setSpacing</a>( 5 );
unsigned int i;
<a href="tqstring.html">TQString</a> str;
<a href="ntqhbox.html">TQHBox</a> *row1 = new <a href="ntqhbox.html">TQHBox</a>( this );
<a name="x1402"></a> row1-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>( 5 );
<a href="tqhbox.html">TQHBox</a> *row1 = new <a href="tqhbox.html">TQHBox</a>( this );
<a name="x1402"></a> row1-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>( 5 );
// Create a multi-selection ListBox...
lb1 = new <a href="tqlistbox.html">TQListBox</a>( row1 );
@ -172,11 +172,11 @@ protected:
// create an empty single-selection ListBox
lb2 = new <a href="tqlistbox.html">TQListBox</a>( row1 );
<a href="ntqhbox.html">TQHBox</a> *row2 = new <a href="ntqhbox.html">TQHBox</a>( this );
row2-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>( 5 );
<a href="tqhbox.html">TQHBox</a> *row2 = new <a href="tqhbox.html">TQHBox</a>( this );
row2-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>( 5 );
<a href="ntqvbox.html">TQVBox</a> *box1 = new <a href="ntqvbox.html">TQVBox</a>( row2 );
box1-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>( 5 );
<a href="tqvbox.html">TQVBox</a> *box1 = new <a href="tqvbox.html">TQVBox</a>( row2 );
box1-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>( 5 );
// Create a non-editable Combobox and a label below...
<a href="tqcombobox.html">TQComboBox</a> *cb1 = new <a href="tqcombobox.html">TQComboBox</a>( FALSE, box1 );
@ -193,8 +193,8 @@ protected:
<a name="x1400"></a> cb1-&gt;<a href="tqcombobox.html#listBox">listBox</a>()-&gt;insertItem( new MyListBoxItem );
}
<a href="ntqvbox.html">TQVBox</a> *box2 = new <a href="ntqvbox.html">TQVBox</a>( row2 );
box2-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>( 5 );
<a href="tqvbox.html">TQVBox</a> *box2 = new <a href="tqvbox.html">TQVBox</a>( row2 );
box2-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>( 5 );
// Create an editable Combobox and a label below...
<a href="tqcombobox.html">TQComboBox</a> *cb2 = new <a href="tqcombobox.html">TQComboBox</a>( TRUE, box2 );

@ -96,7 +96,7 @@ classes), see <a href="classes.html">TQt's Classes</a>.
<td align="right">
<td><a href="tqclipboard.html">TQClipboard</a>
<td align="right">
<td><a href="ntqgroupbox.html">TQGroupBox</a>
<td><a href="tqgroupbox.html">TQGroupBox</a>
<td align="right">
<td><a href="tqpalette.html">TQPalette</a>
<td align="right">
@ -118,7 +118,7 @@ classes), see <a href="classes.html">TQt's Classes</a>.
<td align="right">
<td><a href="tqcombobox.html">TQComboBox</a>
<td align="right"><b>H</b>
<td><a href="qhboxlayout.html">TQHBoxLayout</a>
<td><a href="tqhboxlayout.html">TQHBoxLayout</a>
<td align="right">
<td><a href="tqpixmap.html">TQPixmap</a>
<td align="right">
@ -190,7 +190,7 @@ classes), see <a href="classes.html">TQt's Classes</a>.
<td align="right"><b>T</b>
<td><a href="tqtabdialog.html">TQTabDialog</a>
<td align="right">
<td><a href="qvboxlayout.html">TQVBoxLayout</a>
<td><a href="tqvboxlayout.html">TQVBoxLayout</a>
<tr>
<td align="right">
<td><a href="tqdatetimeedit.html">TQDateTimeEdit</a>

@ -157,7 +157,7 @@ private:
#include &lt;<a href="tqpaintdevicemetrics-h.html">tqpaintdevicemetrics.h</a>&gt;
#include &lt;<a href="tqwhatsthis-h.html">tqwhatsthis.h</a>&gt;
#include &lt;<a href="tqobjectlist-h.html">tqobjectlist.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqsimplerichtext-h.html">tqsimplerichtext.h</a>&gt;
#include "filesave.xpm"
@ -250,7 +250,7 @@ const char * filePrintText = "Click this button to print the file you "
help-&gt;<a href="tqmenudata.html#insertSeparator">insertSeparator</a>();
help-&gt;<a href="tqmenudata.html#insertItem">insertItem</a>( "What's &amp;This", this, TQ_SLOT(<a href="tqmainwindow.html#whatsThis">whatsThis</a>()), SHIFT+Key_F1);
<a href="ntqvbox.html">TQVBox</a>* vb = new <a href="ntqvbox.html">TQVBox</a>( this );
<a href="tqvbox.html">TQVBox</a>* vb = new <a href="tqvbox.html">TQVBox</a>( this );
vb-&gt;<a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::StyledPanel | TQFrame::Sunken );
ws = new <a href="tqworkspace.html">TQWorkspace</a>( vb );
<a name="x2092"></a> ws-&gt;<a href="tqworkspace.html#setScrollBarsEnabled">setScrollBarsEnabled</a>( TRUE );

@ -55,7 +55,7 @@ The Movies example displays MNG and animated GIF files using the <a href="tqmovi
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="qmessagebox-h.html">ntqmessagebox.h</a>&gt;
#include &lt;<a href="tqmovie-h.html">tqmovie.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class MovieScreen : public <a href="tqframe.html">TQFrame</a> {
@ -235,14 +235,14 @@ private slots:
}
};
class MoviePlayer : public <a href="ntqvbox.html">TQVBox</a> {
class MoviePlayer : public <a href="tqvbox.html">TQVBox</a> {
MovieScreen* movie;
public:
MoviePlayer(const char* fname, TQMovie m, TQWidget* p=0, const char* name=0, WFlags f=0) :
<a href="ntqvbox.html">TQVBox</a>(p,name,f)
<a href="tqvbox.html">TQVBox</a>(p,name,f)
{
movie = new MovieScreen(fname, m, this);
<a href="ntqhbox.html">TQHBox</a>* hb = new <a href="ntqhbox.html">TQHBox</a>(this);
<a href="tqhbox.html">TQHBox</a>* hb = new <a href="tqhbox.html">TQHBox</a>(this);
<a href="tqpushbutton.html">TQPushButton</a>* btn;
btn = new <a href="tqpushbutton.html">TQPushButton</a>("&lt;&lt;", hb);
<a href="tqobject.html#connect">connect</a>(btn, TQ_SIGNAL(<a href="tqbutton.html#clicked">clicked</a>()), movie, TQ_SLOT(<a href="tqmovie.html#restart">restart</a>()));

@ -87,7 +87,7 @@ used in both menus and toolbars. If you're only interested in
menus use <a href="tqmenudata.html#insertItem">TQMenuData::insertItem</a>() or <a href="tqmenudata.html#setAccel">TQMenuData::setAccel</a>() to make
accelerators for operations that are also available on menus. Many
widgets automatically generate accelerators, such as <a href="tqbutton.html">TQButton</a>,
<a href="ntqgroupbox.html">TQGroupBox</a>, <a href="tqlabel.html">TQLabel</a> (with <a href="tqlabel.html#setBuddy">TQLabel::setBuddy</a>()), <a href="tqmenubar.html">TQMenuBar</a> and <a href="tqtabbar.html">TQTabBar</a>.
<a href="tqgroupbox.html">TQGroupBox</a>, <a href="tqlabel.html">TQLabel</a> (with <a href="tqlabel.html#setBuddy">TQLabel::setBuddy</a>()), <a href="tqmenubar.html">TQMenuBar</a> and <a href="tqtabbar.html">TQTabBar</a>.
Example:
<pre>
<a href="tqpushbutton.html">TQPushButton</a> p( "&amp;Exit", parent ); // automatic shortcut ALT+Key_E

@ -154,7 +154,7 @@ constructing a dock window that contains multiple widgets, e.g. a
toolbar, arrange the widgets within a box layout inside the dock
window. To do this use the <a href="#boxLayout">boxLayout</a>() function to get a pointer
to the dock window's box layout, then add widgets to the layout
using the box layout's <a href="qboxlayout.html#addWidget">TQBoxLayout::addWidget</a>() function. The dock
using the box layout's <a href="tqboxlayout.html#addWidget">TQBoxLayout::addWidget</a>() function. The dock
window will dynamically set the orientation of the layout to be
vertical or horizontal as necessary, although you can control this
yourself with <a href="#setOrientation">setOrientation</a>().
@ -238,12 +238,12 @@ with widget flags <em>f</em>.
<p> Returns the dock area in which this dock window is docked, or 0 if
the dock window is floating.
<h3 class=fn><a href="qboxlayout.html">TQBoxLayout</a>&nbsp;* <a name="boxLayout"></a>TQDockWindow::boxLayout ()
<h3 class=fn><a href="tqboxlayout.html">TQBoxLayout</a>&nbsp;* <a name="boxLayout"></a>TQDockWindow::boxLayout ()
</h3>
Returns the layout which is used for adding widgets to the dock
window. The layout's orientation is set automatically to match the
orientation of the dock window. You can add widgets to the layout
using the box layout's <a href="qboxlayout.html#addWidget">TQBoxLayout::addWidget</a>() function.
using the box layout's <a href="tqboxlayout.html#addWidget">TQBoxLayout::addWidget</a>() function.
<p> If the dock window only needs to contain a single widget use
<a href="#setWidget">setWidget</a>() instead.
<p> <p>See also <a href="#setWidget">setWidget</a>() and <a href="#setOrientation">setOrientation</a>().

@ -75,7 +75,7 @@ some hints for real application usage:
can put all kinds of TQt widgets (your own or standard TQt widgets) on
top of the OpenGL image (widget), e.g. pushbuttons etc., and they can
be moved, resized, or removed without destroying the OpenGL image.
<p> <li> <em>Using with geometry management.</em> The <a href="ntqlayout.html">TQLayout</a> classes don't permit
<p> <li> <em>Using with geometry management.</em> The <a href="tqlayout.html">TQLayout</a> classes don't permit
putting one widget (the overlay) on top of another (the OpenGL
widget); that would defy the whole purpose of the automatic layout.
The solution is to add just one of them to the TQLayout object. Have it

@ -37,15 +37,15 @@ complex applications or dialogs.
<p>
<p><table width="100%">
<tr bgcolor=#f0f0f0><td><b><a href="tqbuttongroup.html">TQButtonGroup</a></b><td>Organizes TQButton widgets in a group
<tr bgcolor=#f0f0f0><td><b><a href="ntqgroupbox.html">TQGroupBox</a></b><td>Group box frame with a title
<tr bgcolor=#f0f0f0><td><b><a href="ntqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="ntqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="ntqhgroupbox.html">TQHGroupBox</a></b><td>Organizes widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="tqgroupbox.html">TQGroupBox</a></b><td>Group box frame with a title
<tr bgcolor=#f0f0f0><td><b><a href="tqhbox.html">TQHBox</a></b><td>Horizontal geometry management for its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqhbuttongroup.html">TQHButtonGroup</a></b><td>Organizes TQButton widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="tqhgroupbox.html">TQHGroupBox</a></b><td>Organizes widgets in a group with one horizontal row
<tr bgcolor=#f0f0f0><td><b><a href="ntqsplitter.html">TQSplitter</a></b><td>Implements a splitter widget
<tr bgcolor=#f0f0f0><td><b><a href="tqtabwidget.html">TQTabWidget</a></b><td>Stack of tabbed widgets
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="ntqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="ntqvgroupbox.html">TQVGroupBox</a></b><td>Organizes a group of widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqvbox.html">TQVBox</a></b><td>Vertical geometry management of its child widgets
<tr bgcolor=#f0f0f0><td><b><a href="tqvbuttongroup.html">TQVButtonGroup</a></b><td>Organizes TQButton widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqvgroupbox.html">TQVGroupBox</a></b><td>Organizes a group of widgets in a vertical column
<tr bgcolor=#f0f0f0><td><b><a href="tqwidgetstack.html">TQWidgetStack</a></b><td>Stack of widgets of which only the top widget is user-visible
<tr bgcolor=#f0f0f0><td><b><a href="tqwizard.html">TQWizard</a></b><td>Framework for wizard dialogs
<tr bgcolor=#f0f0f0><td><b><a href="tqworkspace.html">TQWorkspace</a></b><td>Workspace window that can contain decorated windows, e.g. for MDI

@ -70,7 +70,7 @@ need to be platform independent.
<p> The image below shows a <a href="tqprogressdialog.html">TQProgressDialog</a>. The <a href="tqprogressbar.html">TQProgressBar</a> can
also be used as a separate widget.
<p> <center><img src="qprogdlg-w.png"></center>
<p> In the screenshot below we have a <a href="ntqgroupbox.html">TQGroupBox</a> that contains a <a href="tqlineedit.html">TQLineEdit</a>, a read-only <a href="tqcombobox.html">TQComboBox</a> and an editable <a href="tqcombobox.html">TQComboBox</a>.
<p> In the screenshot below we have a <a href="tqgroupbox.html">TQGroupBox</a> that contains a <a href="tqlineedit.html">TQLineEdit</a>, a read-only <a href="tqcombobox.html">TQComboBox</a> and an editable <a href="tqcombobox.html">TQComboBox</a>.
<p> <center><img src="groupbox-w.png"></center>
<p> The screenshot below shows a <a href="tqpopupmenu.html">TQPopupMenu</a>.
<p> <center><img src="qpopmenu-w.png"></center>

@ -112,7 +112,7 @@ private:
#include "popup.h"
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
<a name="f468"></a>FancyPopup::FancyPopup( <a href="tqwidget.html">TQWidget</a>* parent, const char* name ):
<a href="tqlabel.html">TQLabel</a>( parent, name, WType_Popup ){
@ -171,12 +171,12 @@ void <a name="f469"></a>FancyPopup::popup( <a href="tqwidget.html">TQWidget</a>*
button2 = new <a href="tqpushbutton.html">TQPushButton</a>("Fancy Popup", this);
<a name="x1606"></a> <a href="tqobject.html#connect">connect</a> ( button2, TQ_SIGNAL( <a href="tqbutton.html#pressed">pressed</a>() ), TQ_SLOT( button2Pressed() ) );
<a href="qboxlayout.html">TQBoxLayout</a> * l = new <a href="qhboxlayout.html">TQHBoxLayout</a>( this );
<a href="tqboxlayout.html">TQBoxLayout</a> * l = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( this );
<a name="x1627"></a><a name="x1614"></a> button1-&gt;<a href="tqwidget.html#setMaximumSize">setMaximumSize</a>(button1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>());
button2-&gt;<a href="tqwidget.html#setMaximumSize">setMaximumSize</a>(button2-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>());
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( button1 );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( button2 );
<a name="x1609"></a> l-&gt;<a href="ntqlayout.html#activate">activate</a>();
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( button1 );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( button2 );
<a name="x1609"></a> l-&gt;<a href="tqlayout.html#activate">activate</a>();
<a name="x1613"></a>// button1-&gt;<a href="tqwidget.html#setGeometry">setGeometry</a>(20,20,100,30);
// button2-&gt;<a href="tqwidget.html#setGeometry">setGeometry</a>(140,20,100,30);

@ -471,9 +471,9 @@ TQLineEdit::Normal.
<p> If you used calls to <a href="ntqinputdialog.html#getText">TQInputDialog::getText</a>(...) that provided more
than the first two required parameters you will must add a value
for the <tt>echo</tt> parameter.
<p> <h2> <a href="ntqlayout.html">TQLayout</a> and Other Abstract Layout Classes
<p> <h2> <a href="tqlayout.html">TQLayout</a> and Other Abstract Layout Classes
</h2>
<a name="12"></a><p> The definitions of <a href="qglayoutiterator.html">TQGLayoutIterator</a>, <a href="ntqlayout.html">TQLayout</a>, <a href="qlayoutitem.html">TQLayoutItem</a>, <a href="qlayoutiterator.html">TQLayoutIterator</a>, <a href="qspaceritem.html">TQSpacerItem</a> and <a href="tqwidgetitem.html">TQWidgetItem</a> have been moved from <tt>&lt;ntqabstractlayout.h&gt;</tt> to <tt>&lt;ntqlayout.h&gt;</tt>. The header <tt>&lt;ntqabstractlayout.h&gt;</tt> now includes <tt>&lt;ntqlayout.h&gt;</tt> for compatibility. It
<a name="12"></a><p> The definitions of <a href="tqglayoutiterator.html">TQGLayoutIterator</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqlayoutitem.html">TQLayoutItem</a>, <a href="tqlayoutiterator.html">TQLayoutIterator</a>, <a href="tqspaceritem.html">TQSpacerItem</a> and <a href="tqwidgetitem.html">TQWidgetItem</a> have been moved from <tt>&lt;ntqabstractlayout.h&gt;</tt> to <tt>&lt;tqlayout.h&gt;</tt>. The header <tt>&lt;ntqabstractlayout.h&gt;</tt> now includes <tt>&lt;tqlayout.h&gt;</tt> for compatibility. It
might be removed in a future version.
<p> <h2> <a href="tqlistviewitem.html">TQListViewItem</a>
</h2>

@ -51,7 +51,7 @@ output of the command.
#include &lt;<a href="tqobject-h.html">tqobject.h</a>&gt;
#include &lt;<a href="tqprocess-h.html">tqprocess.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqtextview-h.html">tqtextview.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
@ -59,7 +59,7 @@ output of the command.
#include &lt;stdlib.h&gt;
class UicManager : public <a href="ntqvbox.html">TQVBox</a>
class UicManager : public <a href="tqvbox.html">TQVBox</a>
{
<a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>

@ -96,7 +96,7 @@ protected slots:
#include &lt;<a href="tqradiobutton-h.html">tqradiobutton.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqprogressbar-h.html">tqprogressbar.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="qmotifstyle-h.html">ntqmotifstyle.h</a>&gt;
@ -121,19 +121,19 @@ protected slots:
slow = new <a href="tqradiobutton.html">TQRadioButton</a>( "S&amp;low", this );
normal = new <a href="tqradiobutton.html">TQRadioButton</a>( "&amp;Normal", this );
fast = new <a href="tqradiobutton.html">TQRadioButton</a>( "&amp;Fast", this );
<a href="qvboxlayout.html">TQVBoxLayout</a>* vb1 = new <a href="qvboxlayout.html">TQVBoxLayout</a>;
<a href="tqvboxlayout.html">TQVBoxLayout</a>* vb1 = new <a href="tqvboxlayout.html">TQVBoxLayout</a>;
<a name="x964"></a> toplayout-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( vb1, 0, 0 );
vb1-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( slow );
vb1-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( normal );
vb1-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( fast );
vb1-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( slow );
vb1-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( normal );
vb1-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( fast );
// two push buttons, one for start, for for reset.
start = new <a href="tqpushbutton.html">TQPushButton</a>( "&amp;Start", this );
reset = new <a href="tqpushbutton.html">TQPushButton</a>( "&amp;Reset", this );
<a href="qvboxlayout.html">TQVBoxLayout</a>* vb2 = new <a href="qvboxlayout.html">TQVBoxLayout</a>;
<a href="tqvboxlayout.html">TQVBoxLayout</a>* vb2 = new <a href="tqvboxlayout.html">TQVBoxLayout</a>;
toplayout-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( vb2, 0, 1 );
vb2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( start );
vb2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( reset );
vb2-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( start );
vb2-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( reset );
// Create the progressbar
progress = new <a href="tqprogressbar.html">TQProgressBar</a>( 100, this );

@ -1399,8 +1399,8 @@ frame and the outermost pixel of &lt;a href="tqframe.html#contentsRect"&gt;conte
</doc>
</property>
<property>
<name>QGroupBox::alignment</name>
<doc href="ntqgroupbox.html#alignment-prop">
<name>TQGroupBox::alignment</name>
<doc href="tqgroupbox.html#alignment-prop">
&lt;p&gt;This property holds the alignment of the group box title.
&lt;p&gt;The title is always placed on the upper frame line. The horizontal
alignment can be specified by the alignment parameter.
@ -1415,62 +1415,62 @@ usually to the left.
&lt;p&gt; The default alignment is &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignAuto&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqgroupbox.html#setAlignment"&gt;setAlignment&lt;/a&gt;() and get this property's value with &lt;a href="ntqgroupbox.html#alignment"&gt;alignment&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqgroupbox.html#setAlignment"&gt;setAlignment&lt;/a&gt;() and get this property's value with &lt;a href="tqgroupbox.html#alignment"&gt;alignment&lt;/a&gt;().
</doc>
</property>
<property>
<name>QGroupBox::checkable</name>
<doc href="ntqgroupbox.html#checkable-prop">
<name>TQGroupBox::checkable</name>
<doc href="tqgroupbox.html#checkable-prop">
&lt;p&gt;This property holds whether the group box has a checkbox in its title.
&lt;p&gt;If this property is TRUE, the group box has a checkbox. If the
checkbox is checked (which is the default), the group box's
children are enabled.
&lt;p&gt; &lt;a href="ntqgroupbox.html#setCheckable"&gt;setCheckable&lt;/a&gt;() controls whether or not the group box has a
checkbox, and &lt;a href="ntqgroupbox.html#isCheckable"&gt;isCheckable&lt;/a&gt;() controls whether the checkbox is
&lt;p&gt; &lt;a href="tqgroupbox.html#setCheckable"&gt;setCheckable&lt;/a&gt;() controls whether or not the group box has a
checkbox, and &lt;a href="tqgroupbox.html#isCheckable"&gt;isCheckable&lt;/a&gt;() controls whether the checkbox is
checked or not.
&lt;p&gt;Set this property's value with &lt;a href="ntqgroupbox.html#setCheckable"&gt;setCheckable&lt;/a&gt;() and get this property's value with &lt;a href="ntqgroupbox.html#isCheckable"&gt;isCheckable&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqgroupbox.html#setCheckable"&gt;setCheckable&lt;/a&gt;() and get this property's value with &lt;a href="tqgroupbox.html#isCheckable"&gt;isCheckable&lt;/a&gt;().
</doc>
</property>
<property>
<name>QGroupBox::checked</name>
<doc href="ntqgroupbox.html#checked-prop">
<name>TQGroupBox::checked</name>
<doc href="tqgroupbox.html#checked-prop">
&lt;p&gt;This property holds whether the group box's checkbox is checked.
&lt;p&gt;If the group box has a check box (see &lt;a href="ntqgroupbox.html#isCheckable"&gt;isCheckable&lt;/a&gt;()), and the
check box is checked (see &lt;a href="ntqgroupbox.html#isChecked"&gt;isChecked&lt;/a&gt;()), the group box's children
&lt;p&gt;If the group box has a check box (see &lt;a href="tqgroupbox.html#isCheckable"&gt;isCheckable&lt;/a&gt;()), and the
check box is checked (see &lt;a href="tqgroupbox.html#isChecked"&gt;isChecked&lt;/a&gt;()), the group box's children
are enabled. If the checkbox is unchecked the children are
disabled.
&lt;p&gt;Set this property's value with &lt;a href="ntqgroupbox.html#setChecked"&gt;setChecked&lt;/a&gt;() and get this property's value with &lt;a href="ntqgroupbox.html#isChecked"&gt;isChecked&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqgroupbox.html#setChecked"&gt;setChecked&lt;/a&gt;() and get this property's value with &lt;a href="tqgroupbox.html#isChecked"&gt;isChecked&lt;/a&gt;().
</doc>
</property>
<property>
<name>QGroupBox::columns</name>
<doc href="ntqgroupbox.html#columns-prop">
&lt;p&gt;This property holds the number of columns or rows (depending on &lt;a href="ntqgroupbox.html#orientation-prop"&gt;QGroupBox::orientation&lt;/a&gt;) in the group box.
<name>TQGroupBox::columns</name>
<doc href="tqgroupbox.html#columns-prop">
&lt;p&gt;This property holds the number of columns or rows (depending on &lt;a href="tqgroupbox.html#orientation-prop"&gt;TQGroupBox::orientation&lt;/a&gt;) in the group box.
&lt;p&gt;Usually it is not a good idea to set this property because it is
slow (it does a complete layout). It is best to set the number
of columns directly in the constructor.
&lt;p&gt;Set this property's value with &lt;a href="ntqgroupbox.html#setColumns"&gt;setColumns&lt;/a&gt;() and get this property's value with &lt;a href="ntqgroupbox.html#columns"&gt;columns&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqgroupbox.html#setColumns"&gt;setColumns&lt;/a&gt;() and get this property's value with &lt;a href="tqgroupbox.html#columns"&gt;columns&lt;/a&gt;().
</doc>
</property>
<property>
<name>QGroupBox::flat</name>
<doc href="ntqgroupbox.html#flat-prop">
<name>TQGroupBox::flat</name>
<doc href="tqgroupbox.html#flat-prop">
&lt;p&gt;This property holds whether the group box is painted flat or has a frame.
&lt;p&gt;By default a group box has a surrounding frame, with the title
being placed on the upper frame line. In flat mode the right, left
and bottom frame lines are omitted, and only the thin line at the
top is drawn.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqgroupbox.html#title-prop"&gt;title&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqgroupbox.html#title-prop"&gt;title&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqgroupbox.html#setFlat"&gt;setFlat&lt;/a&gt;() and get this property's value with &lt;a href="ntqgroupbox.html#isFlat"&gt;isFlat&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqgroupbox.html#setFlat"&gt;setFlat&lt;/a&gt;() and get this property's value with &lt;a href="tqgroupbox.html#isFlat"&gt;isFlat&lt;/a&gt;().
</doc>
</property>
<property>
<name>QGroupBox::orientation</name>
<doc href="ntqgroupbox.html#orientation-prop">
<name>TQGroupBox::orientation</name>
<doc href="tqgroupbox.html#orientation-prop">
&lt;p&gt;This property holds the group box's orientation.
&lt;p&gt;A horizontal group box arranges it's children in columns, while a
vertical group box arranges them in rows.
@ -1478,12 +1478,12 @@ vertical group box arranges them in rows.
slow (it does a complete layout). It is better to set the
orientation directly in the constructor.
&lt;p&gt;Set this property's value with &lt;a href="ntqgroupbox.html#setOrientation"&gt;setOrientation&lt;/a&gt;() and get this property's value with &lt;a href="ntqgroupbox.html#orientation"&gt;orientation&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqgroupbox.html#setOrientation"&gt;setOrientation&lt;/a&gt;() and get this property's value with &lt;a href="tqgroupbox.html#orientation"&gt;orientation&lt;/a&gt;().
</doc>
</property>
<property>
<name>QGroupBox::title</name>
<doc href="ntqgroupbox.html#title-prop">
<name>TQGroupBox::title</name>
<doc href="tqgroupbox.html#title-prop">
&lt;p&gt;This property holds the group box title text.
&lt;p&gt;The group box title text will have a focus-change keyboard
accelerator if the title contains &amp;amp;, followed by a letter.
@ -1494,7 +1494,7 @@ accelerator if the title contains &amp;amp;, followed by a letter.
This produces "&lt;u&gt;U&lt;/u&gt;ser information"; Alt+U moves the &lt;a href="focus.html#keyboard-focus"&gt;keyboard focus&lt;/a&gt; to the group box.
&lt;p&gt; There is no default title text.
&lt;p&gt;Set this property's value with &lt;a href="ntqgroupbox.html#setTitle"&gt;setTitle&lt;/a&gt;() and get this property's value with &lt;a href="ntqgroupbox.html#title"&gt;title&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqgroupbox.html#setTitle"&gt;setTitle&lt;/a&gt;() and get this property's value with &lt;a href="tqgroupbox.html#title"&gt;title&lt;/a&gt;().
</doc>
</property>
<property>
@ -1930,36 +1930,36 @@ options.
</doc>
</property>
<property>
<name>QLayout::margin</name>
<doc href="ntqlayout.html#margin-prop">
<name>TQLayout::margin</name>
<doc href="tqlayout.html#margin-prop">
&lt;p&gt;This property holds the width of the outside border of the layout.
&lt;p&gt;For some layout classes this property has an effect only on
top-level layouts; &lt;a href="qboxlayout.html"&gt;QBoxLayout&lt;/a&gt; and &lt;a href="tqgridlayout.html"&gt;TQGridLayout&lt;/a&gt; support margins for
top-level layouts; &lt;a href="tqboxlayout.html"&gt;TQBoxLayout&lt;/a&gt; and &lt;a href="tqgridlayout.html"&gt;TQGridLayout&lt;/a&gt; support margins for
child layouts. The default value is 0.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqlayout.html#spacing-prop"&gt;spacing&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqlayout.html#spacing-prop"&gt;spacing&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqlayout.html#setMargin"&gt;setMargin&lt;/a&gt;() and get this property's value with &lt;a href="ntqlayout.html#margin"&gt;margin&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqlayout.html#setMargin"&gt;setMargin&lt;/a&gt;() and get this property's value with &lt;a href="tqlayout.html#margin"&gt;margin&lt;/a&gt;().
</doc>
</property>
<property>
<name>QLayout::resizeMode</name>
<doc href="ntqlayout.html#resizeMode-prop">
<name>TQLayout::resizeMode</name>
<doc href="tqlayout.html#resizeMode-prop">
&lt;p&gt;This property holds the resize mode of the layout.
&lt;p&gt;The default mode is &lt;a href="ntqlayout.html#ResizeMode-enum"&gt;Auto&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqlayout.html#ResizeMode-enum"&gt;QLayout::ResizeMode&lt;/a&gt;.
&lt;p&gt;The default mode is &lt;a href="tqlayout.html#ResizeMode-enum"&gt;Auto&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqlayout.html#ResizeMode-enum"&gt;TQLayout::ResizeMode&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqlayout.html#setResizeMode"&gt;setResizeMode&lt;/a&gt;() and get this property's value with &lt;a href="ntqlayout.html#resizeMode"&gt;resizeMode&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqlayout.html#setResizeMode"&gt;setResizeMode&lt;/a&gt;() and get this property's value with &lt;a href="tqlayout.html#resizeMode"&gt;resizeMode&lt;/a&gt;().
</doc>
</property>
<property>
<name>QLayout::spacing</name>
<doc href="ntqlayout.html#spacing-prop">
<name>TQLayout::spacing</name>
<doc href="tqlayout.html#spacing-prop">
&lt;p&gt;This property holds the spacing between widgets inside the layout.
&lt;p&gt;The default value is -1, which signifies that the layout's spacing
should not override the widget's spacing.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqlayout.html#margin-prop"&gt;margin&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqlayout.html#margin-prop"&gt;margin&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqlayout.html#setSpacing"&gt;setSpacing&lt;/a&gt;() and get this property's value with &lt;a href="ntqlayout.html#spacing"&gt;spacing&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqlayout.html#setSpacing"&gt;setSpacing&lt;/a&gt;() and get this property's value with &lt;a href="tqlayout.html#spacing"&gt;spacing&lt;/a&gt;().
</doc>
</property>
<property>
@ -4773,8 +4773,8 @@ widget size. The widget's size is forced to the minimum size if
the current size is smaller.
&lt;p&gt; If you use a layout inside the widget, the minimum size will be
set by the layout and not by &lt;a href="tqwidget.html#setMinimumSize"&gt;setMinimumSize&lt;/a&gt;(), unless you set the
layout's resize mode to QLayout::FreeResize.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqwidget.html#minimumWidth-prop"&gt;minimumWidth&lt;/a&gt;, &lt;a href="tqwidget.html#minimumHeight-prop"&gt;minimumHeight&lt;/a&gt;, &lt;a href="tqwidget.html#maximumSize-prop"&gt;maximumSize&lt;/a&gt;, &lt;a href="tqwidget.html#sizeIncrement-prop"&gt;sizeIncrement&lt;/a&gt;, and &lt;a href="ntqlayout.html#resizeMode-prop"&gt;QLayout::resizeMode&lt;/a&gt;.
layout's resize mode to TQLayout::FreeResize.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqwidget.html#minimumWidth-prop"&gt;minimumWidth&lt;/a&gt;, &lt;a href="tqwidget.html#minimumHeight-prop"&gt;minimumHeight&lt;/a&gt;, &lt;a href="tqwidget.html#maximumSize-prop"&gt;maximumSize&lt;/a&gt;, &lt;a href="tqwidget.html#sizeIncrement-prop"&gt;sizeIncrement&lt;/a&gt;, and &lt;a href="tqlayout.html#resizeMode-prop"&gt;TQLayout::resizeMode&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqwidget.html#setMinimumSize"&gt;setMinimumSize&lt;/a&gt;() and get this property's value with &lt;a href="tqwidget.html#minimumSize"&gt;minimumSize&lt;/a&gt;().
</doc>
@ -4789,7 +4789,7 @@ is recommended.
size if there is no layout for this widget, and returns the
layout's minimum size otherwise. Most built-in widgets reimplement
minimumSizeHint().
&lt;p&gt; &lt;a href="ntqlayout.html"&gt;QLayout&lt;/a&gt; will never resize a widget to a size smaller than
&lt;p&gt; &lt;a href="tqlayout.html"&gt;TQLayout&lt;/a&gt; will never resize a widget to a size smaller than
minimumSizeHint.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqsize.html#isValid"&gt;TQSize::isValid&lt;/a&gt;(), &lt;a href="tqwidget.html#size-prop"&gt;size&lt;/a&gt;, &lt;a href="tqwidget.html#minimumSize-prop"&gt;minimumSize&lt;/a&gt;, and &lt;a href="tqwidget.html#sizePolicy-prop"&gt;sizePolicy&lt;/a&gt;.
@ -4977,7 +4977,7 @@ visible, it is guaranteed to receive an event before it is shown.
at least &lt;a href="tqsize.html"&gt;TQSize&lt;/a&gt;(1, 1). For toplevel widgets, the minimum size
might be larger, depending on the window manager.
&lt;p&gt; If you want a top-level window to have a fixed size, call
setResizeMode( QLayout::FreeResize ) on its layout.
setResizeMode( TQLayout::FreeResize ) on its layout.
&lt;p&gt; &lt;a href="tqwidget.html#resize"&gt;resize&lt;/a&gt;() is virtual, and all other overloaded resize()
implementations in TQt call it.
&lt;p&gt; &lt;b&gt;Warning:&lt;/b&gt; Calling resize() or &lt;a href="tqwidget.html#setGeometry"&gt;setGeometry&lt;/a&gt;() inside resizeEvent() can
@ -5028,9 +5028,9 @@ be disregarded by the window manager on X.
<name>TQWidget::sizePolicy</name>
<doc href="tqwidget.html#sizePolicy-prop">
&lt;p&gt;This property holds the default layout behavior of the widget.
&lt;p&gt;If there is a &lt;a href="ntqlayout.html"&gt;QLayout&lt;/a&gt; that manages this widget's children, the
&lt;p&gt;If there is a &lt;a href="tqlayout.html"&gt;TQLayout&lt;/a&gt; that manages this widget's children, the
size policy specified by that layout is used. If there is no such
QLayout, the result of this function is used.
TQLayout, the result of this function is used.
&lt;p&gt; The default policy is Preferred/Preferred, which means that the
widget can be freely resized, but prefers to be the size
&lt;a href="tqwidget.html#sizeHint"&gt;sizeHint&lt;/a&gt;() returns. Button-like widgets set the size policy to
@ -5045,7 +5045,7 @@ respective direction only. Widgets that can provide scrollbars
(usually subclasses of &lt;a href="tqscrollview.html"&gt;TQScrollView&lt;/a&gt;) tend to specify that they can
use additional space, and that they can make do with less than
sizeHint().
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqwidget.html#sizeHint-prop"&gt;sizeHint&lt;/a&gt;, &lt;a href="ntqlayout.html"&gt;QLayout&lt;/a&gt;, &lt;a href="tqsizepolicy.html"&gt;TQSizePolicy&lt;/a&gt;, and &lt;a href="tqwidget.html#updateGeometry"&gt;updateGeometry&lt;/a&gt;().
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqwidget.html#sizeHint-prop"&gt;sizeHint&lt;/a&gt;, &lt;a href="tqlayout.html"&gt;TQLayout&lt;/a&gt;, &lt;a href="tqsizepolicy.html"&gt;TQSizePolicy&lt;/a&gt;, and &lt;a href="tqwidget.html#updateGeometry"&gt;updateGeometry&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqwidget.html#setSizePolicy"&gt;setSizePolicy&lt;/a&gt;() and get this property's value with &lt;a href="tqwidget.html#sizePolicy"&gt;sizePolicy&lt;/a&gt;().
</doc>

@ -118,13 +118,13 @@
"TQGridView/cellWidth" tqgridview.html#cellWidth-prop
"TQGridView/numCols" tqgridview.html#numCols-prop
"TQGridView/numRows" tqgridview.html#numRows-prop
"QGroupBox/alignment" ntqgroupbox.html#alignment-prop
"QGroupBox/checkable" ntqgroupbox.html#checkable-prop
"QGroupBox/checked" ntqgroupbox.html#checked-prop
"QGroupBox/columns" ntqgroupbox.html#columns-prop
"QGroupBox/flat" ntqgroupbox.html#flat-prop
"QGroupBox/orientation" ntqgroupbox.html#orientation-prop
"QGroupBox/title" ntqgroupbox.html#title-prop
"TQGroupBox/alignment" tqgroupbox.html#alignment-prop
"TQGroupBox/checkable" tqgroupbox.html#checkable-prop
"TQGroupBox/checked" tqgroupbox.html#checked-prop
"TQGroupBox/columns" tqgroupbox.html#columns-prop
"TQGroupBox/flat" tqgroupbox.html#flat-prop
"TQGroupBox/orientation" tqgroupbox.html#orientation-prop
"TQGroupBox/title" tqgroupbox.html#title-prop
"TQHeader/count" tqheader.html#count-prop
"TQHeader/moving" tqheader.html#moving-prop
"TQHeader/offset" tqheader.html#offset-prop
@ -162,9 +162,9 @@
"TQLabel/scaledContents" tqlabel.html#scaledContents-prop
"TQLabel/text" tqlabel.html#text-prop
"TQLabel/textFormat" tqlabel.html#textFormat-prop
"QLayout/margin" ntqlayout.html#margin-prop
"QLayout/resizeMode" ntqlayout.html#resizeMode-prop
"QLayout/spacing" ntqlayout.html#spacing-prop
"TQLayout/margin" tqlayout.html#margin-prop
"TQLayout/resizeMode" tqlayout.html#resizeMode-prop
"TQLayout/spacing" tqlayout.html#spacing-prop
"TQLineEdit/acceptableInput" tqlineedit.html#acceptableInput-prop
"TQLineEdit/alignment" tqlineedit.html#alignment-prop
"TQLineEdit/cursorPosition" tqlineedit.html#cursorPosition-prop

@ -81,7 +81,7 @@ body { background: #ffffff; color: black; }
#include "tqwidget.h"
#include "tqptrlist.h"
#include "ntqdockwindow.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqvaluelist.h"
#include "ntqguardedptr.h"
#include "tqtextstream.h"

@ -67,7 +67,7 @@ below.
<p> <ul>
<p> <li> Layout - The restrictions on window layout are such that some
aspects of layout that are style-dependent cannot be achieved
using <a href="ntqlayout.html">TQLayout</a>. Changes are being considered (and feedback would be
using <a href="tqlayout.html">TQLayout</a>. Changes are being considered (and feedback would be
appreciated) to make layouts TQStyle-able. Some of the restrictions
involve horizontal and vertical widget alignment and widget size
(covered below).

@ -393,35 +393,35 @@
<section ref="tqbitval-members.html" title="List of All Member Functions"/>
<section ref="tqbitarray-h.html" title="Header File"/>
</section>
<section ref="qboxlayout.html" title="QBoxLayout Class Reference">
<keyword ref="qboxlayout.html">QBoxLayout</keyword>
<keyword ref="qboxlayout.html#Direction">Direction</keyword>
<keyword ref="qboxlayout.html#addItem">addItem</keyword>
<keyword ref="qboxlayout.html#addLayout">addLayout</keyword>
<keyword ref="qboxlayout.html#addSpacing">addSpacing</keyword>
<keyword ref="qboxlayout.html#addStretch">addStretch</keyword>
<keyword ref="qboxlayout.html#addStrut">addStrut</keyword>
<keyword ref="qboxlayout.html#addWidget">addWidget</keyword>
<keyword ref="qboxlayout.html#direction">direction</keyword>
<keyword ref="qboxlayout.html#expanding">expanding</keyword>
<keyword ref="qboxlayout.html#findWidget">findWidget</keyword>
<keyword ref="qboxlayout.html#hasHeightForWidth">hasHeightForWidth</keyword>
<keyword ref="qboxlayout.html#heightForWidth">heightForWidth</keyword>
<keyword ref="qboxlayout.html#insertItem">insertItem</keyword>
<keyword ref="qboxlayout.html#insertLayout">insertLayout</keyword>
<keyword ref="qboxlayout.html#insertSpacing">insertSpacing</keyword>
<keyword ref="qboxlayout.html#insertStretch">insertStretch</keyword>
<keyword ref="qboxlayout.html#insertWidget">insertWidget</keyword>
<keyword ref="qboxlayout.html#invalidate">invalidate</keyword>
<keyword ref="qboxlayout.html#maximumSize">maximumSize</keyword>
<keyword ref="qboxlayout.html#minimumSize">minimumSize</keyword>
<keyword ref="qboxlayout.html#setDirection">setDirection</keyword>
<keyword ref="qboxlayout.html#setGeometry">setGeometry</keyword>
<keyword ref="qboxlayout.html#setStretchFactor">setStretchFactor</keyword>
<keyword ref="qboxlayout.html#sizeHint">sizeHint</keyword>
<keyword ref="qboxlayout.html#~QBoxLayout">~QBoxLayout</keyword>
<section ref="qboxlayout-members.html" title="List of All Member Functions"/>
<section ref="qlayout-h.html" title="Header File"/>
<section ref="tqboxlayout.html" title="TQBoxLayout Class Reference">
<keyword ref="tqboxlayout.html">TQBoxLayout</keyword>
<keyword ref="tqboxlayout.html#Direction">Direction</keyword>
<keyword ref="tqboxlayout.html#addItem">addItem</keyword>
<keyword ref="tqboxlayout.html#addLayout">addLayout</keyword>
<keyword ref="tqboxlayout.html#addSpacing">addSpacing</keyword>
<keyword ref="tqboxlayout.html#addStretch">addStretch</keyword>
<keyword ref="tqboxlayout.html#addStrut">addStrut</keyword>
<keyword ref="tqboxlayout.html#addWidget">addWidget</keyword>
<keyword ref="tqboxlayout.html#direction">direction</keyword>
<keyword ref="tqboxlayout.html#expanding">expanding</keyword>
<keyword ref="tqboxlayout.html#findWidget">findWidget</keyword>
<keyword ref="tqboxlayout.html#hasHeightForWidth">hasHeightForWidth</keyword>
<keyword ref="tqboxlayout.html#heightForWidth">heightForWidth</keyword>
<keyword ref="tqboxlayout.html#insertItem">insertItem</keyword>
<keyword ref="tqboxlayout.html#insertLayout">insertLayout</keyword>
<keyword ref="tqboxlayout.html#insertSpacing">insertSpacing</keyword>
<keyword ref="tqboxlayout.html#insertStretch">insertStretch</keyword>
<keyword ref="tqboxlayout.html#insertWidget">insertWidget</keyword>
<keyword ref="tqboxlayout.html#invalidate">invalidate</keyword>
<keyword ref="tqboxlayout.html#maximumSize">maximumSize</keyword>
<keyword ref="tqboxlayout.html#minimumSize">minimumSize</keyword>
<keyword ref="tqboxlayout.html#setDirection">setDirection</keyword>
<keyword ref="tqboxlayout.html#setGeometry">setGeometry</keyword>
<keyword ref="tqboxlayout.html#setStretchFactor">setStretchFactor</keyword>
<keyword ref="tqboxlayout.html#sizeHint">sizeHint</keyword>
<keyword ref="tqboxlayout.html#~TQBoxLayout">~TQBoxLayout</keyword>
<section ref="tqboxlayout-members.html" title="List of All Member Functions"/>
<section ref="tqlayout-h.html" title="Header File"/>
</section>
<section ref="tqbrush.html" title="TQBrush Class Reference">
<keyword ref="tqbrush.html">TQBrush</keyword>
@ -2712,14 +2712,14 @@
<section ref="tqgl-members.html" title="List of All Member Functions"/>
<section ref="tqgl-h.html" title="Header File"/>
</section>
<section ref="qglayoutiterator.html" title="QGLayoutIterator Class Reference">
<keyword ref="qglayoutiterator.html">QGLayoutIterator</keyword>
<keyword ref="qglayoutiterator.html#current">current</keyword>
<keyword ref="qglayoutiterator.html#next">next</keyword>
<keyword ref="qglayoutiterator.html#takeCurrent">takeCurrent</keyword>
<keyword ref="qglayoutiterator.html#~QGLayoutIterator">~QGLayoutIterator</keyword>
<section ref="qglayoutiterator-members.html" title="List of All Member Functions"/>
<section ref="qlayout-h.html" title="Header File"/>
<section ref="tqglayoutiterator.html" title="TQGLayoutIterator Class Reference">
<keyword ref="tqglayoutiterator.html">TQGLayoutIterator</keyword>
<keyword ref="tqglayoutiterator.html#current">current</keyword>
<keyword ref="tqglayoutiterator.html#next">next</keyword>
<keyword ref="tqglayoutiterator.html#takeCurrent">takeCurrent</keyword>
<keyword ref="tqglayoutiterator.html#~TQGLayoutIterator">~TQGLayoutIterator</keyword>
<section ref="tqglayoutiterator-members.html" title="List of All Member Functions"/>
<section ref="tqlayout-h.html" title="Header File"/>
</section>
<section ref="tqglcolormap.html" title="TQGLColormap Class Reference">
<keyword ref="tqglcolormap.html">TQGLColormap</keyword>
@ -2879,7 +2879,7 @@
<keyword ref="tqgridlayout.html#sizeHint">sizeHint</keyword>
<keyword ref="tqgridlayout.html#~TQGridLayout">~TQGridLayout</keyword>
<section ref="tqgridlayout-members.html" title="List of All Member Functions"/>
<section ref="qlayout-h.html" title="Header File"/>
<section ref="tqlayout-h.html" title="Header File"/>
</section>
<section ref="tqgridview.html" title="TQGridView Class Reference">
<keyword ref="tqgridview.html">TQGridView</keyword>
@ -2910,39 +2910,39 @@
<section ref="tqgridview-members.html" title="List of All Member Functions"/>
<section ref="tqgridview-h.html" title="Header File"/>
</section>
<section ref="ntqgroupbox.html" title="QGroupBox Class Reference">
<keyword ref="ntqgroupbox.html">QGroupBox</keyword>
<keyword ref="ntqgroupbox.html#addSpace">addSpace</keyword>
<keyword ref="ntqgroupbox.html#alignment">alignment</keyword>
<keyword ref="ntqgroupbox.html#alignment-prop">alignment</keyword>
<keyword ref="ntqgroupbox.html#checkable-prop">checkable</keyword>
<keyword ref="ntqgroupbox.html#checked-prop">checked</keyword>
<keyword ref="ntqgroupbox.html#columns">columns</keyword>
<keyword ref="ntqgroupbox.html#columns-prop">columns</keyword>
<keyword ref="ntqgroupbox.html#flat-prop">flat</keyword>
<keyword ref="ntqgroupbox.html#insideMargin">insideMargin</keyword>
<keyword ref="ntqgroupbox.html#insideSpacing">insideSpacing</keyword>
<keyword ref="ntqgroupbox.html#isCheckable">isCheckable</keyword>
<keyword ref="ntqgroupbox.html#isChecked">isChecked</keyword>
<keyword ref="ntqgroupbox.html#isFlat">isFlat</keyword>
<keyword ref="ntqgroupbox.html#orientation">orientation</keyword>
<keyword ref="ntqgroupbox.html#orientation-prop">orientation</keyword>
<keyword ref="ntqgroupbox.html#setAlignment">setAlignment</keyword>
<keyword ref="ntqgroupbox.html#setCheckable">setCheckable</keyword>
<keyword ref="ntqgroupbox.html#setChecked">setChecked</keyword>
<keyword ref="ntqgroupbox.html#setColumnLayout">setColumnLayout</keyword>
<keyword ref="ntqgroupbox.html#setColumns">setColumns</keyword>
<keyword ref="ntqgroupbox.html#setFlat">setFlat</keyword>
<keyword ref="ntqgroupbox.html#setInsideMargin">setInsideMargin</keyword>
<keyword ref="ntqgroupbox.html#setInsideSpacing">setInsideSpacing</keyword>
<keyword ref="ntqgroupbox.html#setOrientation">setOrientation</keyword>
<keyword ref="ntqgroupbox.html#setTitle">setTitle</keyword>
<keyword ref="ntqgroupbox.html#title">title</keyword>
<keyword ref="ntqgroupbox.html#title-prop">title</keyword>
<keyword ref="ntqgroupbox.html#toggled">toggled</keyword>
<keyword ref="ntqgroupbox.html#~QGroupBox">~QGroupBox</keyword>
<section ref="qgroupbox-members.html" title="List of All Member Functions"/>
<section ref="qgroupbox-h.html" title="Header File"/>
<section ref="tqgroupbox.html" title="TQGroupBox Class Reference">
<keyword ref="tqgroupbox.html">TQGroupBox</keyword>
<keyword ref="tqgroupbox.html#addSpace">addSpace</keyword>
<keyword ref="tqgroupbox.html#alignment">alignment</keyword>
<keyword ref="tqgroupbox.html#alignment-prop">alignment</keyword>
<keyword ref="tqgroupbox.html#checkable-prop">checkable</keyword>
<keyword ref="tqgroupbox.html#checked-prop">checked</keyword>
<keyword ref="tqgroupbox.html#columns">columns</keyword>
<keyword ref="tqgroupbox.html#columns-prop">columns</keyword>
<keyword ref="tqgroupbox.html#flat-prop">flat</keyword>
<keyword ref="tqgroupbox.html#insideMargin">insideMargin</keyword>
<keyword ref="tqgroupbox.html#insideSpacing">insideSpacing</keyword>
<keyword ref="tqgroupbox.html#isCheckable">isCheckable</keyword>
<keyword ref="tqgroupbox.html#isChecked">isChecked</keyword>
<keyword ref="tqgroupbox.html#isFlat">isFlat</keyword>
<keyword ref="tqgroupbox.html#orientation">orientation</keyword>
<keyword ref="tqgroupbox.html#orientation-prop">orientation</keyword>
<keyword ref="tqgroupbox.html#setAlignment">setAlignment</keyword>
<keyword ref="tqgroupbox.html#setCheckable">setCheckable</keyword>
<keyword ref="tqgroupbox.html#setChecked">setChecked</keyword>
<keyword ref="tqgroupbox.html#setColumnLayout">setColumnLayout</keyword>
<keyword ref="tqgroupbox.html#setColumns">setColumns</keyword>
<keyword ref="tqgroupbox.html#setFlat">setFlat</keyword>
<keyword ref="tqgroupbox.html#setInsideMargin">setInsideMargin</keyword>
<keyword ref="tqgroupbox.html#setInsideSpacing">setInsideSpacing</keyword>
<keyword ref="tqgroupbox.html#setOrientation">setOrientation</keyword>
<keyword ref="tqgroupbox.html#setTitle">setTitle</keyword>
<keyword ref="tqgroupbox.html#title">title</keyword>
<keyword ref="tqgroupbox.html#title-prop">title</keyword>
<keyword ref="tqgroupbox.html#toggled">toggled</keyword>
<keyword ref="tqgroupbox.html#~TQGroupBox">~TQGroupBox</keyword>
<section ref="tqgroupbox-members.html" title="List of All Member Functions"/>
<section ref="tqgroupbox-h.html" title="Header File"/>
</section>
<section ref="ntqguardedptr.html" title="QGuardedPtr Class Reference">
<keyword ref="ntqguardedptr.html">QGuardedPtr</keyword>
@ -2957,24 +2957,24 @@
<section ref="qguardedptr-members.html" title="List of All Member Functions"/>
<section ref="qguardedptr-h.html" title="Header File"/>
</section>
<section ref="ntqhbox.html" title="QHBox Class Reference">
<keyword ref="ntqhbox.html">QHBox</keyword>
<keyword ref="ntqhbox.html#setSpacing">setSpacing</keyword>
<keyword ref="ntqhbox.html#setStretchFactor">setStretchFactor</keyword>
<section ref="qhbox-members.html" title="List of All Member Functions"/>
<section ref="qhbox-h.html" title="Header File"/>
</section>
<section ref="qhboxlayout.html" title="QHBoxLayout Class Reference">
<keyword ref="qhboxlayout.html">QHBoxLayout</keyword>
<keyword ref="qhboxlayout.html#~QHBoxLayout">~QHBoxLayout</keyword>
<section ref="qhboxlayout-members.html" title="List of All Member Functions"/>
<section ref="qlayout-h.html" title="Header File"/>
</section>
<section ref="ntqhbuttongroup.html" title="QHButtonGroup Class Reference">
<keyword ref="ntqhbuttongroup.html">QHButtonGroup</keyword>
<keyword ref="ntqhbuttongroup.html#~QHButtonGroup">~QHButtonGroup</keyword>
<section ref="qhbuttongroup-members.html" title="List of All Member Functions"/>
<section ref="qhbuttongroup-h.html" title="Header File"/>
<section ref="tqhbox.html" title="TQHBox Class Reference">
<keyword ref="tqhbox.html">TQHBox</keyword>
<keyword ref="tqhbox.html#setSpacing">setSpacing</keyword>
<keyword ref="tqhbox.html#setStretchFactor">setStretchFactor</keyword>
<section ref="tqhbox-members.html" title="List of All Member Functions"/>
<section ref="tqhbox-h.html" title="Header File"/>
</section>
<section ref="tqhboxlayout.html" title="TQHBoxLayout Class Reference">
<keyword ref="tqhboxlayout.html">TQHBoxLayout</keyword>
<keyword ref="tqhboxlayout.html#~TQHBoxLayout">~TQHBoxLayout</keyword>
<section ref="tqhboxlayout-members.html" title="List of All Member Functions"/>
<section ref="tqlayout-h.html" title="Header File"/>
</section>
<section ref="tqhbuttongroup.html" title="TQHButtonGroup Class Reference">
<keyword ref="tqhbuttongroup.html">TQHButtonGroup</keyword>
<keyword ref="tqhbuttongroup.html#~TQHButtonGroup">~TQHButtonGroup</keyword>
<section ref="tqhbuttongroup-members.html" title="List of All Member Functions"/>
<section ref="tqhbuttongroup-h.html" title="Header File"/>
</section>
<section ref="tqheader.html" title="TQHeader Class Reference">
<keyword ref="tqheader.html">TQHeader</keyword>
@ -3039,11 +3039,11 @@
<section ref="tqhebrewcodec-members.html" title="List of All Member Functions"/>
<section ref="tqhebrewcodec-h.html" title="Header File"/>
</section>
<section ref="ntqhgroupbox.html" title="QHGroupBox Class Reference">
<keyword ref="ntqhgroupbox.html">QHGroupBox</keyword>
<keyword ref="ntqhgroupbox.html#~QHGroupBox">~QHGroupBox</keyword>
<section ref="qhgroupbox-members.html" title="List of All Member Functions"/>
<section ref="qhgroupbox-h.html" title="Header File"/>
<section ref="tqhgroupbox.html" title="TQHGroupBox Class Reference">
<keyword ref="tqhgroupbox.html">TQHGroupBox</keyword>
<keyword ref="tqhgroupbox.html#~TQHGroupBox">~TQHGroupBox</keyword>
<section ref="tqhgroupbox-members.html" title="List of All Member Functions"/>
<section ref="tqhgroupbox-h.html" title="Header File"/>
</section>
<section ref="qhideevent.html" title="QHideEvent Class Reference">
<keyword ref="qhideevent.html">QHideEvent</keyword>
@ -3780,79 +3780,79 @@
<section ref="tqlabel-members.html" title="List of All Member Functions"/>
<section ref="tqlabel-h.html" title="Header File"/>
</section>
<section ref="ntqlayout.html" title="QLayout Class Reference">
<keyword ref="ntqlayout.html">QLayout</keyword>
<keyword ref="ntqlayout.html#ResizeMode">ResizeMode</keyword>
<keyword ref="ntqlayout.html#activate">activate</keyword>
<keyword ref="ntqlayout.html#add">add</keyword>
<keyword ref="ntqlayout.html#addChildLayout">addChildLayout</keyword>
<keyword ref="ntqlayout.html#addItem">addItem</keyword>
<keyword ref="ntqlayout.html#alignmentRect">alignmentRect</keyword>
<keyword ref="ntqlayout.html#autoAdd">autoAdd</keyword>
<keyword ref="ntqlayout.html#deleteAllItems">deleteAllItems</keyword>
<keyword ref="ntqlayout.html#expanding">expanding</keyword>
<keyword ref="ntqlayout.html#invalidate">invalidate</keyword>
<keyword ref="ntqlayout.html#isEmpty">isEmpty</keyword>
<keyword ref="ntqlayout.html#isEnabled">isEnabled</keyword>
<keyword ref="ntqlayout.html#isTopLevel">isTopLevel</keyword>
<keyword ref="ntqlayout.html#iterator">iterator</keyword>
<keyword ref="ntqlayout.html#mainWidget">mainWidget</keyword>
<keyword ref="ntqlayout.html#margin">margin</keyword>
<keyword ref="ntqlayout.html#margin-prop">margin</keyword>
<keyword ref="ntqlayout.html#maximumSize">maximumSize</keyword>
<keyword ref="ntqlayout.html#menuBar">menuBar</keyword>
<keyword ref="ntqlayout.html#minimumSize">minimumSize</keyword>
<keyword ref="ntqlayout.html#remove">remove</keyword>
<keyword ref="ntqlayout.html#removeItem">removeItem</keyword>
<keyword ref="ntqlayout.html#resizeMode">resizeMode</keyword>
<keyword ref="ntqlayout.html#resizeMode-prop">resizeMode</keyword>
<keyword ref="ntqlayout.html#setAutoAdd">setAutoAdd</keyword>
<keyword ref="ntqlayout.html#setEnabled">setEnabled</keyword>
<keyword ref="ntqlayout.html#setGeometry">setGeometry</keyword>
<keyword ref="ntqlayout.html#setMargin">setMargin</keyword>
<keyword ref="ntqlayout.html#setMenuBar">setMenuBar</keyword>
<keyword ref="ntqlayout.html#setResizeMode">setResizeMode</keyword>
<keyword ref="ntqlayout.html#setSpacing">setSpacing</keyword>
<keyword ref="ntqlayout.html#setSupportsMargin">setSupportsMargin</keyword>
<keyword ref="ntqlayout.html#setWidgetLayout">setWidgetLayout</keyword>
<keyword ref="ntqlayout.html#spacing">spacing</keyword>
<keyword ref="ntqlayout.html#spacing-prop">spacing</keyword>
<keyword ref="ntqlayout.html#supportsMargin">supportsMargin</keyword>
<section ref="qlayout-members.html" title="List of All Member Functions"/>
<section ref="qlayout-h.html" title="Header File"/>
</section>
<section ref="qlayoutitem.html" title="QLayoutItem Class Reference">
<keyword ref="qlayoutitem.html">QLayoutItem</keyword>
<keyword ref="qlayoutitem.html#alignment">alignment</keyword>
<keyword ref="qlayoutitem.html#expanding">expanding</keyword>
<keyword ref="qlayoutitem.html#geometry">geometry</keyword>
<keyword ref="qlayoutitem.html#hasHeightForWidth">hasHeightForWidth</keyword>
<keyword ref="qlayoutitem.html#heightForWidth">heightForWidth</keyword>
<keyword ref="qlayoutitem.html#invalidate">invalidate</keyword>
<keyword ref="qlayoutitem.html#isEmpty">isEmpty</keyword>
<keyword ref="qlayoutitem.html#iterator">iterator</keyword>
<keyword ref="qlayoutitem.html#layout">layout</keyword>
<keyword ref="qlayoutitem.html#maximumSize">maximumSize</keyword>
<keyword ref="qlayoutitem.html#minimumSize">minimumSize</keyword>
<keyword ref="qlayoutitem.html#setAlignment">setAlignment</keyword>
<keyword ref="qlayoutitem.html#setGeometry">setGeometry</keyword>
<keyword ref="qlayoutitem.html#sizeHint">sizeHint</keyword>
<keyword ref="qlayoutitem.html#spacerItem">spacerItem</keyword>
<keyword ref="qlayoutitem.html#widget">widget</keyword>
<keyword ref="qlayoutitem.html#~QLayoutItem">~QLayoutItem</keyword>
<section ref="qlayoutitem-members.html" title="List of All Member Functions"/>
<section ref="qlayout-h.html" title="Header File"/>
</section>
<section ref="qlayoutiterator.html" title="QLayoutIterator Class Reference">
<keyword ref="qlayoutiterator.html">QLayoutIterator</keyword>
<keyword ref="qlayoutiterator.html#current">current</keyword>
<keyword ref="qlayoutiterator.html#deleteCurrent">deleteCurrent</keyword>
<keyword ref="qlayoutiterator.html#operator++">operator++</keyword>
<keyword ref="qlayoutiterator.html#operator-eq">operator=</keyword>
<keyword ref="qlayoutiterator.html#takeCurrent">takeCurrent</keyword>
<keyword ref="qlayoutiterator.html#~QLayoutIterator">~QLayoutIterator</keyword>
<section ref="qlayoutiterator-members.html" title="List of All Member Functions"/>
<section ref="qlayout-h.html" title="Header File"/>
<section ref="tqlayout.html" title="TQLayout Class Reference">
<keyword ref="tqlayout.html">TQLayout</keyword>
<keyword ref="tqlayout.html#ResizeMode">ResizeMode</keyword>
<keyword ref="tqlayout.html#activate">activate</keyword>
<keyword ref="tqlayout.html#add">add</keyword>
<keyword ref="tqlayout.html#addChildLayout">addChildLayout</keyword>
<keyword ref="tqlayout.html#addItem">addItem</keyword>
<keyword ref="tqlayout.html#alignmentRect">alignmentRect</keyword>
<keyword ref="tqlayout.html#autoAdd">autoAdd</keyword>
<keyword ref="tqlayout.html#deleteAllItems">deleteAllItems</keyword>
<keyword ref="tqlayout.html#expanding">expanding</keyword>
<keyword ref="tqlayout.html#invalidate">invalidate</keyword>
<keyword ref="tqlayout.html#isEmpty">isEmpty</keyword>
<keyword ref="tqlayout.html#isEnabled">isEnabled</keyword>
<keyword ref="tqlayout.html#isTopLevel">isTopLevel</keyword>
<keyword ref="tqlayout.html#iterator">iterator</keyword>
<keyword ref="tqlayout.html#mainWidget">mainWidget</keyword>
<keyword ref="tqlayout.html#margin">margin</keyword>
<keyword ref="tqlayout.html#margin-prop">margin</keyword>
<keyword ref="tqlayout.html#maximumSize">maximumSize</keyword>
<keyword ref="tqlayout.html#menuBar">menuBar</keyword>
<keyword ref="tqlayout.html#minimumSize">minimumSize</keyword>
<keyword ref="tqlayout.html#remove">remove</keyword>
<keyword ref="tqlayout.html#removeItem">removeItem</keyword>
<keyword ref="tqlayout.html#resizeMode">resizeMode</keyword>
<keyword ref="tqlayout.html#resizeMode-prop">resizeMode</keyword>
<keyword ref="tqlayout.html#setAutoAdd">setAutoAdd</keyword>
<keyword ref="tqlayout.html#setEnabled">setEnabled</keyword>
<keyword ref="tqlayout.html#setGeometry">setGeometry</keyword>
<keyword ref="tqlayout.html#setMargin">setMargin</keyword>
<keyword ref="tqlayout.html#setMenuBar">setMenuBar</keyword>
<keyword ref="tqlayout.html#setResizeMode">setResizeMode</keyword>
<keyword ref="tqlayout.html#setSpacing">setSpacing</keyword>
<keyword ref="tqlayout.html#setSupportsMargin">setSupportsMargin</keyword>
<keyword ref="tqlayout.html#setWidgetLayout">setWidgetLayout</keyword>
<keyword ref="tqlayout.html#spacing">spacing</keyword>
<keyword ref="tqlayout.html#spacing-prop">spacing</keyword>
<keyword ref="tqlayout.html#supportsMargin">supportsMargin</keyword>
<section ref="tqlayout-members.html" title="List of All Member Functions"/>
<section ref="tqlayout-h.html" title="Header File"/>
</section>
<section ref="tqlayoutitem.html" title="TQLayoutItem Class Reference">
<keyword ref="tqlayoutitem.html">TQLayoutItem</keyword>
<keyword ref="tqlayoutitem.html#alignment">alignment</keyword>
<keyword ref="tqlayoutitem.html#expanding">expanding</keyword>
<keyword ref="tqlayoutitem.html#geometry">geometry</keyword>
<keyword ref="tqlayoutitem.html#hasHeightForWidth">hasHeightForWidth</keyword>
<keyword ref="tqlayoutitem.html#heightForWidth">heightForWidth</keyword>
<keyword ref="tqlayoutitem.html#invalidate">invalidate</keyword>
<keyword ref="tqlayoutitem.html#isEmpty">isEmpty</keyword>
<keyword ref="tqlayoutitem.html#iterator">iterator</keyword>
<keyword ref="tqlayoutitem.html#layout">layout</keyword>
<keyword ref="tqlayoutitem.html#maximumSize">maximumSize</keyword>
<keyword ref="tqlayoutitem.html#minimumSize">minimumSize</keyword>
<keyword ref="tqlayoutitem.html#setAlignment">setAlignment</keyword>
<keyword ref="tqlayoutitem.html#setGeometry">setGeometry</keyword>
<keyword ref="tqlayoutitem.html#sizeHint">sizeHint</keyword>
<keyword ref="tqlayoutitem.html#spacerItem">spacerItem</keyword>
<keyword ref="tqlayoutitem.html#widget">widget</keyword>
<keyword ref="tqlayoutitem.html#~TQLayoutItem">~TQLayoutItem</keyword>
<section ref="tqlayoutitem-members.html" title="List of All Member Functions"/>
<section ref="tqlayout-h.html" title="Header File"/>
</section>
<section ref="tqlayoutiterator.html" title="TQLayoutIterator Class Reference">
<keyword ref="tqlayoutiterator.html">TQLayoutIterator</keyword>
<keyword ref="tqlayoutiterator.html#current">current</keyword>
<keyword ref="tqlayoutiterator.html#deleteCurrent">deleteCurrent</keyword>
<keyword ref="tqlayoutiterator.html#operator++">operator++</keyword>
<keyword ref="tqlayoutiterator.html#operator-eq">operator=</keyword>
<keyword ref="tqlayoutiterator.html#takeCurrent">takeCurrent</keyword>
<keyword ref="tqlayoutiterator.html#~TQLayoutIterator">~TQLayoutIterator</keyword>
<section ref="tqlayoutiterator-members.html" title="List of All Member Functions"/>
<section ref="tqlayout-h.html" title="Header File"/>
</section>
<section ref="tqlcdnumber.html" title="TQLCDNumber Class Reference">
<keyword ref="tqlcdnumber.html">TQLCDNumber</keyword>
@ -6455,17 +6455,17 @@
<section ref="qsound-members.html" title="List of All Member Functions"/>
<section ref="qsound-h.html" title="Header File"/>
</section>
<section ref="qspaceritem.html" title="QSpacerItem Class Reference">
<keyword ref="qspaceritem.html">QSpacerItem</keyword>
<keyword ref="qspaceritem.html#changeSize">changeSize</keyword>
<keyword ref="qspaceritem.html#expanding">expanding</keyword>
<keyword ref="qspaceritem.html#isEmpty">isEmpty</keyword>
<keyword ref="qspaceritem.html#maximumSize">maximumSize</keyword>
<keyword ref="qspaceritem.html#minimumSize">minimumSize</keyword>
<keyword ref="qspaceritem.html#setGeometry">setGeometry</keyword>
<keyword ref="qspaceritem.html#sizeHint">sizeHint</keyword>
<section ref="qspaceritem-members.html" title="List of All Member Functions"/>
<section ref="qlayout-h.html" title="Header File"/>
<section ref="tqspaceritem.html" title="TQSpacerItem Class Reference">
<keyword ref="tqspaceritem.html">TQSpacerItem</keyword>
<keyword ref="tqspaceritem.html#changeSize">changeSize</keyword>
<keyword ref="tqspaceritem.html#expanding">expanding</keyword>
<keyword ref="tqspaceritem.html#isEmpty">isEmpty</keyword>
<keyword ref="tqspaceritem.html#maximumSize">maximumSize</keyword>
<keyword ref="tqspaceritem.html#minimumSize">minimumSize</keyword>
<keyword ref="tqspaceritem.html#setGeometry">setGeometry</keyword>
<keyword ref="tqspaceritem.html#sizeHint">sizeHint</keyword>
<section ref="tqspaceritem-members.html" title="List of All Member Functions"/>
<section ref="tqlayout-h.html" title="Header File"/>
</section>
<section ref="tqspinbox.html" title="TQSpinBox Class Reference">
<keyword ref="tqspinbox.html">TQSpinBox</keyword>
@ -8555,28 +8555,28 @@
<section ref="qvariant-members.html" title="List of All Member Functions"/>
<section ref="qvariant-h.html" title="Header File"/>
</section>
<section ref="ntqvbox.html" title="QVBox Class Reference">
<keyword ref="ntqvbox.html">QVBox</keyword>
<section ref="qvbox-members.html" title="List of All Member Functions"/>
<section ref="qvbox-h.html" title="Header File"/>
</section>
<section ref="qvboxlayout.html" title="QVBoxLayout Class Reference">
<keyword ref="qvboxlayout.html">QVBoxLayout</keyword>
<keyword ref="qvboxlayout.html#~QVBoxLayout">~QVBoxLayout</keyword>
<section ref="qvboxlayout-members.html" title="List of All Member Functions"/>
<section ref="qlayout-h.html" title="Header File"/>
</section>
<section ref="ntqvbuttongroup.html" title="QVButtonGroup Class Reference">
<keyword ref="ntqvbuttongroup.html">QVButtonGroup</keyword>
<keyword ref="ntqvbuttongroup.html#~QVButtonGroup">~QVButtonGroup</keyword>
<section ref="qvbuttongroup-members.html" title="List of All Member Functions"/>
<section ref="qvbuttongroup-h.html" title="Header File"/>
</section>
<section ref="ntqvgroupbox.html" title="QVGroupBox Class Reference">
<keyword ref="ntqvgroupbox.html">QVGroupBox</keyword>
<keyword ref="ntqvgroupbox.html#~QVGroupBox">~QVGroupBox</keyword>
<section ref="qvgroupbox-members.html" title="List of All Member Functions"/>
<section ref="qvgroupbox-h.html" title="Header File"/>
<section ref="tqvbox.html" title="TQVBox Class Reference">
<keyword ref="tqvbox.html">TQVBox</keyword>
<section ref="tqvbox-members.html" title="List of All Member Functions"/>
<section ref="tqvbox-h.html" title="Header File"/>
</section>
<section ref="tqvboxlayout.html" title="TQVBoxLayout Class Reference">
<keyword ref="tqvboxlayout.html">TQVBoxLayout</keyword>
<keyword ref="tqvboxlayout.html#~TQVBoxLayout">~TQVBoxLayout</keyword>
<section ref="tqvboxlayout-members.html" title="List of All Member Functions"/>
<section ref="tqlayout-h.html" title="Header File"/>
</section>
<section ref="tqvbuttongroup.html" title="TQVButtonGroup Class Reference">
<keyword ref="tqvbuttongroup.html">TQVButtonGroup</keyword>
<keyword ref="tqvbuttongroup.html#~TQVButtonGroup">~TQVButtonGroup</keyword>
<section ref="tqvbuttongroup-members.html" title="List of All Member Functions"/>
<section ref="tqvbuttongroup-h.html" title="Header File"/>
</section>
<section ref="tqvgroupbox.html" title="TQVGroupBox Class Reference">
<keyword ref="tqvgroupbox.html">TQVGroupBox</keyword>
<keyword ref="tqvgroupbox.html#~TQVGroupBox">~TQVGroupBox</keyword>
<section ref="tqvgroupbox-members.html" title="List of All Member Functions"/>
<section ref="tqvgroupbox-h.html" title="Header File"/>
</section>
<section ref="tqwaitcondition.html" title="TQWaitCondition Class Reference">
<keyword ref="tqwaitcondition.html">TQWaitCondition</keyword>
@ -8930,7 +8930,7 @@
<keyword ref="tqwidgetitem.html#sizeHint">sizeHint</keyword>
<keyword ref="tqwidgetitem.html#widget">widget</keyword>
<section ref="tqwidgetitem-members.html" title="List of All Member Functions"/>
<section ref="qlayout-h.html" title="Header File"/>
<section ref="tqlayout-h.html" title="Header File"/>
</section>
<section ref="tqwidgetplugin.html" title="TQWidgetPlugin Class Reference">
<keyword ref="tqwidgetplugin.html">TQWidgetPlugin</keyword>

@ -50,11 +50,11 @@ are supported by TQt: dials, spin boxes and sliders.
#ifndef RANGECONTROLS_H
#define RANGECONTROLS_H
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class TQCheckBox;
class RangeControls : public <a href="ntqvbox.html">TQVBox</a>
class RangeControls : public <a href="tqvbox.html">TQVBox</a>
{
<a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
@ -82,7 +82,7 @@ private:
#include "rangecontrols.h"
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqspinbox-h.html">tqspinbox.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
@ -93,11 +93,11 @@ private:
#include &lt;limits.h&gt;
<a name="f436"></a>RangeControls::RangeControls( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="ntqhbox.html">TQHBox</a> *row1 = new <a href="ntqhbox.html">TQHBox</a>( this );
<a href="tqhbox.html">TQHBox</a> *row1 = new <a href="tqhbox.html">TQHBox</a>( this );
<a href="ntqvbox.html">TQVBox</a> *cell2 = new <a href="ntqvbox.html">TQVBox</a>( row1 );
<a href="tqvbox.html">TQVBox</a> *cell2 = new <a href="tqvbox.html">TQVBox</a>( row1 );
<a name="x1382"></a> cell2-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 10 );
<a name="x1381"></a> cell2-&gt;<a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::WinPanel | TQFrame::Sunken );
@ -122,9 +122,9 @@ private:
(void)new <a href="tqwidget.html">TQWidget</a>( cell2 );
<a href="ntqhbox.html">TQHBox</a> *row2 = new <a href="ntqhbox.html">TQHBox</a>( this );
<a href="tqhbox.html">TQHBox</a> *row2 = new <a href="tqhbox.html">TQHBox</a>( this );
<a href="ntqvbox.html">TQVBox</a> *cell3 = new <a href="ntqvbox.html">TQVBox</a>( row2 );
<a href="tqvbox.html">TQVBox</a> *cell3 = new <a href="tqvbox.html">TQVBox</a>( row2 );
cell3-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 10 );
cell3-&gt;<a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::WinPanel | TQFrame::Sunken );
<a href="tqslider.html">TQSlider</a> *hslider = new <a href="tqslider.html">TQSlider</a>( 0, 64, 1, 33, TQt::Horizontal, cell3, "horizontal_s" );
@ -133,7 +133,7 @@ private:
<a name="x1385"></a> lcd2-&gt;<a href="tqlcdnumber.html#setSegmentStyle">setSegmentStyle</a>( TQLCDNumber::Filled );
<a name="x1386"></a> <a href="tqobject.html#connect">connect</a>( hslider, TQ_SIGNAL( <a href="tqslider.html#valueChanged">valueChanged</a>( int ) ), lcd2, TQ_SLOT( <a href="tqlcdnumber.html#display">display</a>( int ) ) );
<a href="ntqhbox.html">TQHBox</a> *cell4 = new <a href="ntqhbox.html">TQHBox</a>( row2 );
<a href="tqhbox.html">TQHBox</a> *cell4 = new <a href="tqhbox.html">TQHBox</a>( row2 );
cell4-&gt;<a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::WinPanel | TQFrame::Sunken );
cell4-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 10 );
<a href="tqslider.html">TQSlider</a> *vslider = new <a href="tqslider.html">TQSlider</a>( 0, 64, 1, 8, TQt::Vertical, cell4 );

@ -96,7 +96,7 @@ private:
#include &lt;<a href="tqclipboard-h.html">tqclipboard.h</a>&gt;
#include &lt;<a href="tqcombobox-h.html">tqcombobox.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqregexp-h.html">tqregexp.h</a>&gt;
#include &lt;<a href="tqstatusbar-h.html">tqstatusbar.h</a>&gt;
@ -140,24 +140,24 @@ private:
gridLayout-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>(regexComboBox, 0, 1);
gridLayout-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>(textLabel, 1, 0);
gridLayout-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>(textComboBox, 1, 1);
<a href="qhboxlayout.html">TQHBoxLayout</a> *checkboxLayout = new <a href="qhboxlayout.html">TQHBoxLayout</a>(0, 6, 6);
checkboxLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>(caseSensitiveCheckBox);
checkboxLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>(minimalCheckBox);
checkboxLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>(wildcardCheckBox);
<a name="x2470"></a> checkboxLayout-&gt;<a href="qboxlayout.html#addStretch">addStretch</a>(1);
<a href="qvboxlayout.html">TQVBoxLayout</a> *buttonLayout = new <a href="qvboxlayout.html">TQVBoxLayout</a>(0, 6, 6);
buttonLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>(executePushButton);
buttonLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>(copyPushButton);
buttonLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>(quitPushButton);
buttonLayout-&gt;<a href="qboxlayout.html#addStretch">addStretch</a>(1);
<a href="qhboxlayout.html">TQHBoxLayout</a> *middleLayout = new <a href="qhboxlayout.html">TQHBoxLayout</a>(0, 6, 6);
middleLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>(resultTable);
<a name="x2469"></a> middleLayout-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>(buttonLayout);
<a href="qvboxlayout.html">TQVBoxLayout</a> *mainLayout = new <a href="qvboxlayout.html">TQVBoxLayout</a>(this, 6, 6);
mainLayout-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>(gridLayout);
mainLayout-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>(checkboxLayout);
mainLayout-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>(middleLayout);
mainLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>(statusBar);
<a href="tqhboxlayout.html">TQHBoxLayout</a> *checkboxLayout = new <a href="tqhboxlayout.html">TQHBoxLayout</a>(0, 6, 6);
checkboxLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>(caseSensitiveCheckBox);
checkboxLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>(minimalCheckBox);
checkboxLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>(wildcardCheckBox);
<a name="x2470"></a> checkboxLayout-&gt;<a href="tqboxlayout.html#addStretch">addStretch</a>(1);
<a href="tqvboxlayout.html">TQVBoxLayout</a> *buttonLayout = new <a href="tqvboxlayout.html">TQVBoxLayout</a>(0, 6, 6);
buttonLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>(executePushButton);
buttonLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>(copyPushButton);
buttonLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>(quitPushButton);
buttonLayout-&gt;<a href="tqboxlayout.html#addStretch">addStretch</a>(1);
<a href="tqhboxlayout.html">TQHBoxLayout</a> *middleLayout = new <a href="tqhboxlayout.html">TQHBoxLayout</a>(0, 6, 6);
middleLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>(resultTable);
<a name="x2469"></a> middleLayout-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>(buttonLayout);
<a href="tqvboxlayout.html">TQVBoxLayout</a> *mainLayout = new <a href="tqvboxlayout.html">TQVBoxLayout</a>(this, 6, 6);
mainLayout-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>(gridLayout);
mainLayout-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>(checkboxLayout);
mainLayout-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>(middleLayout);
mainLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>(statusBar);
<a href="tqwidget.html#resize">resize</a>(TQSize(500, 350).expandedTo(<a href="tqwidget.html#minimumSizeHint">minimumSizeHint</a>()));

@ -51,12 +51,12 @@ Unix "fortune" are displayed nicely formatted.
#ifndef RICHTEXT_H
#define RICHTEXT_H
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class TQTextView;
class TQPushButton;
class MyRichText : public <a href="ntqvbox.html">TQVBox</a>
class MyRichText : public <a href="tqvbox.html">TQVBox</a>
{
<a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
@ -91,8 +91,8 @@ protected slots:
#include "richtext.h"
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;
#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqtextview-h.html">tqtextview.h</a>&gt;
#include &lt;<a href="tqbrush-h.html">tqbrush.h</a>&gt;
@ -157,7 +157,7 @@ static const char* sayings[] = {
<a name="f255"></a>MyRichText::MyRichText( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqframe.html#setMargin">setMargin</a>( 5 );
@ -173,7 +173,7 @@ static const char* sayings[] = {
view-&gt;<a href="tqtextedit.html#setText">setText</a>( sayings[0] );
<a name="x467"></a> view-&gt;<a href="tqwidget.html#setMinimumSize">setMinimumSize</a>( 450, 250 );
<a href="ntqhbox.html">TQHBox</a> *buttons = new <a href="ntqhbox.html">TQHBox</a>( this );
<a href="tqhbox.html">TQHBox</a> *buttons = new <a href="tqhbox.html">TQHBox</a>( this );
buttons-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 5 );
bClose = new <a href="tqpushbutton.html">TQPushButton</a>( "&amp;Close", buttons );

@ -94,7 +94,7 @@ private:
#include &lt;<a href="tqmultilineedit-h.html">tqmultilineedit.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
<a name="f432"></a>Rot13::Rot13()
{

@ -55,7 +55,7 @@ optimized for very large contents.
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="tqpixmap-h.html">tqpixmap.h</a>&gt;
#include &lt;<a href="qmessagebox-h.html">ntqmessagebox.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqmultilineedit-h.html">tqmultilineedit.h</a>&gt;
#include &lt;<a href="tqsizegrip-h.html">tqsizegrip.h</a>&gt;
@ -341,11 +341,11 @@ public:
setVPMenuItems();
setFMenuItems();
<a href="qvboxlayout.html">TQVBoxLayout</a>* vbox = new <a href="qvboxlayout.html">TQVBoxLayout</a>(this);
<a name="x631"></a> vbox-&gt;<a href="ntqlayout.html#setMenuBar">setMenuBar</a>(menubar);
<a href="tqvboxlayout.html">TQVBoxLayout</a>* vbox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>(this);
<a name="x631"></a> vbox-&gt;<a href="tqlayout.html#setMenuBar">setMenuBar</a>(menubar);
<a name="x632"></a> menubar-&gt;<a href="tqmenubar.html#setSeparator">setSeparator</a>(TQMenuBar::InWindowsStyle);
vbox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>(vp);
<a name="x630"></a> vbox-&gt;<a href="ntqlayout.html#activate">activate</a>();
vbox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>(vp);
<a name="x630"></a> vbox-&gt;<a href="tqlayout.html#activate">activate</a>();
corner = new <a href="tqsizegrip.html">TQSizeGrip</a>(this);
<a name="x658"></a> corner-&gt;<a href="tqwidget.html#hide">hide</a>();

@ -86,7 +86,7 @@ private:
#include &lt;<a href="tqstringlist-h.html">tqstringlist.h</a>&gt;
#include &lt;<a href="tqtextview-h.html">tqtextview.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
<a name="f590"></a>Viewer::Viewer()
:<a href="tqwidget.html">TQWidget</a>()
@ -213,15 +213,15 @@ void <a name="f595"></a>Viewer::setFontSubstitutions()
<a name="x2858"></a>void Viewer::<a href="tqwidget.html#layout">layout</a>()
{
<a href="qhboxlayout.html">TQHBoxLayout</a> * textViewContainer = new <a href="qhboxlayout.html">TQHBoxLayout</a>();
textViewContainer-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( greetings );
textViewContainer-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( fontInfo );
<a href="tqhboxlayout.html">TQHBoxLayout</a> * textViewContainer = new <a href="tqhboxlayout.html">TQHBoxLayout</a>();
textViewContainer-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( greetings );
textViewContainer-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( fontInfo );
<a href="qhboxlayout.html">TQHBoxLayout</a> * buttonContainer = new <a href="qhboxlayout.html">TQHBoxLayout</a>();
<a href="tqhboxlayout.html">TQHBoxLayout</a> * buttonContainer = new <a href="tqhboxlayout.html">TQHBoxLayout</a>();
buttonContainer-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( defaultButton );
buttonContainer-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( sansSerifButton );
buttonContainer-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( italicsButton );
buttonContainer-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( defaultButton );
buttonContainer-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( sansSerifButton );
buttonContainer-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( italicsButton );
<a name="x2857"></a> int maxButtonHeight = defaultButton-&gt;<a href="tqwidget.html#height">height</a>();
@ -234,9 +234,9 @@ void <a name="f595"></a>Viewer::setFontSubstitutions()
sansSerifButton-&gt;<a href="tqwidget.html#setFixedHeight">setFixedHeight</a>( maxButtonHeight );
italicsButton-&gt;<a href="tqwidget.html#setFixedHeight">setFixedHeight</a>( maxButtonHeight );
<a href="qvboxlayout.html">TQVBoxLayout</a> * container = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this );
<a name="x2835"></a> container-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( textViewContainer );
container-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( buttonContainer );
<a href="tqvboxlayout.html">TQVBoxLayout</a> * container = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this );
<a name="x2835"></a> container-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( textViewContainer );
container-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( buttonContainer );
<a href="tqwidget.html#resize">resize</a>( 700, 250 );
}

@ -92,7 +92,7 @@ TQString <a name="f19"></a>CustomEdit::upperLine() const
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( salaryLabel, 2, 0 );
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( salaryEdit, 2, 1 );
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( saveButton, 3, 0 );
grid-&gt;<a href="ntqlayout.html#activate">activate</a>();
grid-&gt;<a href="tqlayout.html#activate">activate</a>();
staffCursor = new <a href="tqsqlcursor.html">TQSqlCursor</a>( "staff" );
staffCursor-&gt;<a href="tqsqlcursor.html#setTrimmed">setTrimmed</a>( "forename", TRUE );

@ -45,7 +45,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqdialog-h.html">tqdialog.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqlineedit-h.html">tqlineedit.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqsqldatabase-h.html">tqsqldatabase.h</a>&gt;

@ -45,7 +45,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqdialog-h.html">tqdialog.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqlineedit-h.html">tqlineedit.h</a>&gt;
#include &lt;<a href="tqsqldatabase-h.html">tqsqldatabase.h</a>&gt;
#include &lt;<a href="tqsqlcursor-h.html">tqsqlcursor.h</a>&gt;
@ -75,7 +75,7 @@ class FormDialog : public <a href="tqdialog.html">TQDialog</a>
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( surnameDisplay, 1, 1 );
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( salaryLabel, 2, 0 );
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( salaryEdit, 2, 1 );
grid-&gt;<a href="ntqlayout.html#activate">activate</a>();
grid-&gt;<a href="tqlayout.html#activate">activate</a>();
<a href="tqsqlcursor.html">TQSqlCursor</a> staffCursor( "staff" );
staffCursor.<a href="tqsqlcursor.html#select">select</a>();

@ -45,7 +45,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqdialog-h.html">tqdialog.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqlineedit-h.html">tqlineedit.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqsqldatabase-h.html">tqsqldatabase.h</a>&gt;

@ -1026,7 +1026,7 @@ the code below can be automatically generated by <a href="designer-manual.html">
<pre> #include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqdialog-h.html">tqdialog.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqlineedit-h.html">tqlineedit.h</a>&gt;
#include &lt;<a href="tqsqldatabase-h.html">tqsqldatabase.h</a>&gt;
#include &lt;<a href="tqsqlcursor-h.html">tqsqlcursor.h</a>&gt;
@ -1055,7 +1055,7 @@ the code below can be automatically generated by <a href="designer-manual.html">
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( surnameDisplay, 1, 1 );
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( salaryLabel, 2, 0 );
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( salaryEdit, 2, 1 );
<a name="x2222"></a> grid-&gt;<a href="ntqlayout.html#activate">activate</a>();
<a name="x2222"></a> grid-&gt;<a href="tqlayout.html#activate">activate</a>();
<a href="tqsqlcursor.html">TQSqlCursor</a> staffCursor( "staff" );
staffCursor.<a href="tqsqlcursor.html#select">select</a>();

@ -44,7 +44,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
<a name="f44"></a>LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqlcdnumber.html">TQLCDNumber</a> *lcd = new <a href="tqlcdnumber.html">TQLCDNumber</a>( 2, this, "lcd" );
slider = new <a href="tqslider.html">TQSlider</a>( Horizontal, this, "slider" );

@ -41,12 +41,12 @@ body { background: #ffffff; color: black; }
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class TQSlider;
class LCDRange : public <a href="ntqvbox.html">TQVBox</a>
class LCDRange : public <a href="tqvbox.html">TQVBox</a>
{
TQ_OBJECT
public:

@ -42,7 +42,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include "lcdrange.h"
#include "cannon.h"
@ -86,10 +86,10 @@ public:
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( cannonField, 1, 1 );
grid-&gt;<a href="tqgridlayout.html#setColStretch">setColStretch</a>( 1, 10 );
<a href="qvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="qvboxlayout.html">TQVBoxLayout</a>;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>;
grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( leftBox, 1, 0 );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( force );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( force );
angle-&gt;setValue( 60 );
force-&gt;setValue( 25 );

@ -44,7 +44,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
<a name="f53"></a>LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqlcdnumber.html">TQLCDNumber</a> *lcd = new <a href="tqlcdnumber.html">TQLCDNumber</a>( 2, this, "lcd" );
slider = new <a href="tqslider.html">TQSlider</a>( Horizontal, this, "slider" );

@ -41,12 +41,12 @@ body { background: #ffffff; color: black; }
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class TQSlider;
class LCDRange : public <a href="ntqvbox.html">TQVBox</a>
class LCDRange : public <a href="tqvbox.html">TQVBox</a>
{
TQ_OBJECT
public:

@ -42,7 +42,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include "lcdrange.h"
#include "cannon.h"
@ -91,15 +91,15 @@ public:
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( cannonField, 1, 1 );
grid-&gt;<a href="tqgridlayout.html#setColStretch">setColStretch</a>( 1, 10 );
<a href="qvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="qvboxlayout.html">TQVBoxLayout</a>;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>;
grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( leftBox, 1, 0 );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( force );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( force );
<a href="qhboxlayout.html">TQHBoxLayout</a> *topBox = new <a href="qhboxlayout.html">TQHBoxLayout</a>;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *topBox = new <a href="tqhboxlayout.html">TQHBoxLayout</a>;
grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( topBox, 0, 1 );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shoot );
topBox-&gt;<a href="qboxlayout.html#addStretch">addStretch</a>( 1 );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shoot );
topBox-&gt;<a href="tqboxlayout.html#addStretch">addStretch</a>( 1 );
angle-&gt;setValue( 60 );
force-&gt;setValue( 25 );

@ -46,7 +46,7 @@ body { background: #ffffff; color: black; }
<a name="f67"></a>LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
init();
}
@ -54,7 +54,7 @@ body { background: #ffffff; color: black; }
LCDRange::LCDRange( const char *s, TQWidget *parent,
const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
init();
setText( s );

@ -41,13 +41,13 @@ body { background: #ffffff; color: black; }
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class TQSlider;
class TQLabel;
class LCDRange : public <a href="ntqvbox.html">TQVBox</a>
class LCDRange : public <a href="tqvbox.html">TQVBox</a>
{
TQ_OBJECT
public:

@ -42,7 +42,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include "lcdrange.h"
#include "cannon.h"
@ -91,15 +91,15 @@ public:
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( cannonField, 1, 1 );
grid-&gt;<a href="tqgridlayout.html#setColStretch">setColStretch</a>( 1, 10 );
<a href="qvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="qvboxlayout.html">TQVBoxLayout</a>;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>;
grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( leftBox, 1, 0 );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( force );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( force );
<a href="qhboxlayout.html">TQHBoxLayout</a> *topBox = new <a href="qhboxlayout.html">TQHBoxLayout</a>;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *topBox = new <a href="tqhboxlayout.html">TQHBoxLayout</a>;
grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( topBox, 0, 1 );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shoot );
topBox-&gt;<a href="qboxlayout.html#addStretch">addStretch</a>( 1 );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shoot );
topBox-&gt;<a href="tqboxlayout.html#addStretch">addStretch</a>( 1 );
angle-&gt;setValue( 60 );
force-&gt;setValue( 25 );

@ -45,7 +45,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include "lcdrange.h"
#include "cannon.h"
@ -105,20 +105,20 @@ body { background: #ffffff; color: black; }
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( cannonField, 1, 1 );
grid-&gt;<a href="tqgridlayout.html#setColStretch">setColStretch</a>( 1, 10 );
<a href="qvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="qvboxlayout.html">TQVBoxLayout</a>;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>;
grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( leftBox, 1, 0 );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( force );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( force );
<a href="qhboxlayout.html">TQHBoxLayout</a> *topBox = new <a href="qhboxlayout.html">TQHBoxLayout</a>;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *topBox = new <a href="tqhboxlayout.html">TQHBoxLayout</a>;
grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( topBox, 0, 1 );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shoot );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( hits );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( hitsL );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shotsLeft );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shotsLeftL );
topBox-&gt;<a href="qboxlayout.html#addStretch">addStretch</a>( 1 );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( restart );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shoot );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( hits );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( hitsL );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shotsLeft );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shotsLeftL );
topBox-&gt;<a href="tqboxlayout.html#addStretch">addStretch</a>( 1 );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( restart );
angle-&gt;setValue( 60 );
force-&gt;setValue( 25 );

@ -43,7 +43,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqslider-h.html">tqslider.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
<a name="f87"></a>LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
@ -78,10 +78,10 @@ void <a name="f88"></a>LCDRange::init()
<a href="tqwidget.html#setFocusProxy">setFocusProxy</a>( slider );
<a href="qvboxlayout.html">TQVBoxLayout</a> * l = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lcd, 1 );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( slider );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
<a href="tqvboxlayout.html">TQVBoxLayout</a> * l = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lcd, 1 );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( slider );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( label );
}

@ -46,8 +46,8 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qaccel-h.html">ntqaccel.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include "lcdrange.h"
#include "cannon.h"
@ -66,7 +66,7 @@ body { background: #ffffff; color: black; }
LCDRange *force = new LCDRange( "FORCE", this, "force" );
force-&gt;setRange( 10, 50 );
<a href="ntqvbox.html">TQVBox</a> *box = new <a href="ntqvbox.html">TQVBox</a>( this, "cannonFrame" );
<a href="tqvbox.html">TQVBox</a> *box = new <a href="tqvbox.html">TQVBox</a>( this, "cannonFrame" );
box-&gt;<a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::WinPanel | TQFrame::Sunken );
cannonField = new CannonField( box, "cannonField" );
@ -119,20 +119,20 @@ body { background: #ffffff; color: black; }
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( box, 1, 1 );
grid-&gt;<a href="tqgridlayout.html#setColStretch">setColStretch</a>( 1, 10 );
<a href="qvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="qvboxlayout.html">TQVBoxLayout</a>;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>;
grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( leftBox, 1, 0 );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( force );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( force );
<a href="qhboxlayout.html">TQHBoxLayout</a> *topBox = new <a href="qhboxlayout.html">TQHBoxLayout</a>;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *topBox = new <a href="tqhboxlayout.html">TQHBoxLayout</a>;
grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( topBox, 0, 1 );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shoot );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( hits );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( hitsL );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shotsLeft );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shotsLeftL );
topBox-&gt;<a href="qboxlayout.html#addStretch">addStretch</a>( 1 );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( restart );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shoot );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( hits );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( hitsL );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shotsLeft );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shotsLeftL );
topBox-&gt;<a href="tqboxlayout.html#addStretch">addStretch</a>( 1 );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( restart );
angle-&gt;setValue( 60 );
force-&gt;setValue( 25 );

@ -43,7 +43,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqslider-h.html">tqslider.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
<a name="f114"></a>LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
@ -78,10 +78,10 @@ void <a name="f115"></a>LCDRange::init()
<a href="tqwidget.html#setFocusProxy">setFocusProxy</a>( slider );
<a href="qvboxlayout.html">TQVBoxLayout</a> * l = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lcd, 1 );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( slider );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
<a href="tqvboxlayout.html">TQVBoxLayout</a> * l = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lcd, 1 );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( slider );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( label );
}

@ -44,7 +44,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
<a name="f26"></a>LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqlcdnumber.html">TQLCDNumber</a> *lcd = new <a href="tqlcdnumber.html">TQLCDNumber</a>( 2, this, "lcd" );
slider = new <a href="tqslider.html">TQSlider</a>( Horizontal, this, "slider" );

@ -41,12 +41,12 @@ body { background: #ffffff; color: black; }
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class TQSlider;
class LCDRange : public <a href="ntqvbox.html">TQVBox</a>
class LCDRange : public <a href="tqvbox.html">TQVBox</a>
{
TQ_OBJECT
public:

@ -42,13 +42,13 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqgrid-h.html">tqgrid.h</a>&gt;
#include "lcdrange.h"
class MyWidget : public <a href="ntqvbox.html">TQVBox</a>
class MyWidget : public <a href="tqvbox.html">TQVBox</a>
{
public:
MyWidget( <a href="tqwidget.html">TQWidget</a> *parent=0, const char *name=0 );
@ -56,7 +56,7 @@ public:
<a name="f29"></a>MyWidget::MyWidget( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqpushbutton.html">TQPushButton</a> *quit = new <a href="tqpushbutton.html">TQPushButton</a>( "Quit", this, "quit" );
quit-&gt;<a href="tqwidget.html#setFont">setFont</a>( TQFont( "Times", 18, TQFont::Bold ) );

@ -44,7 +44,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
<a name="f30"></a>LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqlcdnumber.html">TQLCDNumber</a> *lcd = new <a href="tqlcdnumber.html">TQLCDNumber</a>( 2, this, "lcd" );
slider = new <a href="tqslider.html">TQSlider</a>( Horizontal, this, "slider" );

@ -41,12 +41,12 @@ body { background: #ffffff; color: black; }
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class TQSlider;
class LCDRange : public <a href="ntqvbox.html">TQVBox</a>
class LCDRange : public <a href="tqvbox.html">TQVBox</a>
{
TQ_OBJECT
public:

@ -42,7 +42,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include "lcdrange.h"
#include "cannon.h"

@ -44,7 +44,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
<a name="f37"></a>LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqlcdnumber.html">TQLCDNumber</a> *lcd = new <a href="tqlcdnumber.html">TQLCDNumber</a>( 2, this, "lcd" );
slider = new <a href="tqslider.html">TQSlider</a>( Horizontal, this, "slider" );

@ -41,12 +41,12 @@ body { background: #ffffff; color: black; }
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class TQSlider;
class LCDRange : public <a href="ntqvbox.html">TQVBox</a>
class LCDRange : public <a href="tqvbox.html">TQVBox</a>
{
TQ_OBJECT
public:

@ -42,7 +42,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include "lcdrange.h"
#include "cannon.h"

@ -90,7 +90,7 @@ protected:
#include "tabdialog.h"
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqlineedit-h.html">tqlineedit.h</a>&gt;
#include &lt;<a href="tqdatetime-h.html">tqdatetime.h</a>&gt;
@ -111,7 +111,7 @@ protected:
void <a name="f201"></a>TabDialog::setupTab1()
{
<a href="ntqvbox.html">TQVBox</a> *tab1 = new <a href="ntqvbox.html">TQVBox</a>( this );
<a href="tqvbox.html">TQVBox</a> *tab1 = new <a href="tqvbox.html">TQVBox</a>( this );
<a name="x53"></a> tab1-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 5 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Filename:", tab1 );
@ -140,7 +140,7 @@ void <a name="f201"></a>TabDialog::setupTab1()
void <a name="f202"></a>TabDialog::setupTab2()
{
<a href="ntqvbox.html">TQVBox</a> *tab2 = new <a href="ntqvbox.html">TQVBox</a>( this );
<a href="tqvbox.html">TQVBox</a> *tab2 = new <a href="tqvbox.html">TQVBox</a>( this );
tab2-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 5 );
<a href="tqbuttongroup.html">TQButtonGroup</a> *bg = new <a href="tqbuttongroup.html">TQButtonGroup</a>( 1, TQGroupBox::Horizontal, "Permissions", tab2 );
@ -172,9 +172,9 @@ void <a name="f202"></a>TabDialog::setupTab2()
void <a name="f203"></a>TabDialog::setupTab3()
{
<a href="ntqvbox.html">TQVBox</a> *tab3 = new <a href="ntqvbox.html">TQVBox</a>( this );
<a href="tqvbox.html">TQVBox</a> *tab3 = new <a href="tqvbox.html">TQVBox</a>( this );
tab3-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 5 );
<a name="x54"></a> tab3-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>( 5 );
<a name="x54"></a> tab3-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>( 5 );
(void)new <a href="tqlabel.html">TQLabel</a>( TQString( "Open %1 with:" ).arg( filename ), tab3 );

@ -2204,7 +2204,7 @@ private:
tabwidget = new <a href="tqtabwidget.html">TQTabWidget</a>( this );
<a name="x343"></a> tabwidget-&gt;<a href="tqtabwidget.html#addTab">addTab</a>( new ButtonsGroups( tabwidget ), "Buttons/Groups" );
<a href="ntqhbox.html">TQHBox</a> *hbox = new <a href="ntqhbox.html">TQHBox</a>( tabwidget );
<a href="tqhbox.html">TQHBox</a> *hbox = new <a href="tqhbox.html">TQHBox</a>( tabwidget );
hbox-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 5 );
(void)new LineEdits( hbox );
(void)new ProgressBar( hbox );

@ -169,7 +169,7 @@ private:
#include &lt;<a href="tqcombobox-h.html">tqcombobox.h</a>&gt;
#include &lt;<a href="tqcheckbox-h.html">tqcheckbox.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;stdlib.h&gt; // rand() function
#include &lt;<a href="tqdatetime-h.html">tqdatetime.h</a>&gt; // seed for rand()
@ -443,27 +443,27 @@ void <a name="f195"></a>TicTacGameBoard::computerMove()
<a name="f196"></a>TicTacToe::TicTacToe( int boardSize, TQWidget *parent, const char *name )
: <a href="tqwidget.html">TQWidget</a>( parent, name )
{
<a href="qvboxlayout.html">TQVBoxLayout</a> * l = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this, 6 );
<a href="tqvboxlayout.html">TQVBoxLayout</a> * l = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this, 6 );
// Create a message label
message = new <a href="tqlabel.html">TQLabel</a>( this );
<a name="x24"></a> message-&gt;<a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::WinPanel | TQFrame::Sunken );
message-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( message );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( message );
// Create the game board and connect the signal finished() to this
// gameOver() slot
board = new TicTacGameBoard( boardSize, this );
<a href="tqobject.html#connect">connect</a>( board, TQ_SIGNAL(finished()), TQ_SLOT(gameOver()) );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( board );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( board );
// Create a horizontal frame line
<a href="tqframe.html">TQFrame</a> *line = new <a href="tqframe.html">TQFrame</a>( this );
line-&gt;<a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::HLine | TQFrame::Sunken );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( line );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( line );
// Create the combo box for deciding who should start, and
// connect its clicked() signals to the buttonClicked() slot
@ -471,7 +471,7 @@ void <a name="f195"></a>TicTacGameBoard::computerMove()
whoStarts = new <a href="tqcombobox.html">TQComboBox</a>( this );
<a name="x23"></a> whoStarts-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "Computer starts" );
whoStarts-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( "Human starts" );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( whoStarts );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( whoStarts );
// Create the push buttons and connect their clicked() signals
// to this right slots.
@ -480,10 +480,10 @@ void <a name="f195"></a>TicTacGameBoard::computerMove()
<a href="tqobject.html#connect">connect</a>( newGame, TQ_SIGNAL(<a href="tqbutton.html#clicked">clicked</a>()), TQ_SLOT(newGameClicked()) );
quit = new <a href="tqpushbutton.html">TQPushButton</a>( "Quit", this );
<a href="tqobject.html#connect">connect</a>( quit, TQ_SIGNAL(<a href="tqbutton.html#clicked">clicked</a>()), tqApp, TQ_SLOT(<a href="ntqapplication.html#quit">quit</a>()) );
<a href="qhboxlayout.html">TQHBoxLayout</a> * b = new <a href="qhboxlayout.html">TQHBoxLayout</a>;
<a name="x19"></a> l-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( b );
b-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( newGame );
b-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( quit );
<a href="tqhboxlayout.html">TQHBoxLayout</a> * b = new <a href="tqhboxlayout.html">TQHBoxLayout</a>;
<a name="x19"></a> l-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( b );
b-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( newGame );
b-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( quit );
newState();
}

@ -170,8 +170,8 @@ TQBitVal Class | tqbitval.html
TQBitVal Member List | tqbitval-members.html
TQBitmap Class | tqbitmap.html
TQBitmap Member List | tqbitmap-members.html
QBoxLayout Class | qboxlayout.html
QBoxLayout Member List | qboxlayout-members.html
TQBoxLayout Class | tqboxlayout.html
TQBoxLayout Member List | tqboxlayout-members.html
TQBrush Class | tqbrush.html
TQBrush Member List | tqbrush-members.html
TQBuffer Class | tqbuffer.html
@ -403,8 +403,8 @@ TQGLFormat Class | tqglformat.html
TQGLFormat Member List | tqglformat-members.html
TQGLWidget Class | tqglwidget.html
TQGLWidget Member List | tqglwidget-members.html
QGLayoutIterator Class | qglayoutiterator.html
QGLayoutIterator Member List | qglayoutiterator-members.html
TQGLayoutIterator Class | tqglayoutiterator.html
TQGLayoutIterator Member List | tqglayoutiterator-members.html
TQGb18030Codec Class | tqgb18030codec.html
TQGb18030Codec Member List | tqgb18030codec-members.html
TQGb2312Codec Class | tqgb2312codec.html
@ -417,18 +417,18 @@ TQGridLayout Class | tqgridlayout.html
TQGridLayout Member List | tqgridlayout-members.html
TQGridView Class | tqgridview.html
TQGridView Member List | tqgridview-members.html
QGroupBox Class | ntqgroupbox.html
QGroupBox Member List | qgroupbox-members.html
TQGroupBox Class | tqgroupbox.html
TQGroupBox Member List | tqgroupbox-members.html
QGuardedPtr Class | ntqguardedptr.html
QGuardedPtr Member List | qguardedptr-members.html
QHBox Class | ntqhbox.html
QHBox Member List | qhbox-members.html
QHBoxLayout Class | qhboxlayout.html
QHBoxLayout Member List | qhboxlayout-members.html
QHButtonGroup Class | ntqhbuttongroup.html
QHButtonGroup Member List | qhbuttongroup-members.html
QHGroupBox Class | ntqhgroupbox.html
QHGroupBox Member List | qhgroupbox-members.html
TQHBox Class | tqhbox.html
TQHBox Member List | tqhbox-members.html
TQHBoxLayout Class | tqhboxlayout.html
TQHBoxLayout Member List | tqhboxlayout-members.html
TQHButtonGroup Class | tqhbuttongroup.html
TQHButtonGroup Member List | tqhbuttongroup-members.html
TQHGroupBox Class | tqhgroupbox.html
TQHGroupBox Member List | tqhgroupbox-members.html
TQHeader Class | tqheader.html
TQHeader Member List | tqheader-members.html
TQHebrewCodec Class | tqhebrewcodec.html
@ -503,12 +503,12 @@ TQLCDNumber Class | tqlcdnumber.html
TQLCDNumber Member List | tqlcdnumber-members.html
TQLabel Class | tqlabel.html
TQLabel Member List | tqlabel-members.html
QLayout Class | ntqlayout.html
QLayout Member List | qlayout-members.html
QLayoutItem Class | qlayoutitem.html
QLayoutItem Member List | qlayoutitem-members.html
QLayoutIterator Class | qlayoutiterator.html
QLayoutIterator Member List | qlayoutiterator-members.html
TQLayout Class | tqlayout.html
TQLayout Member List | tqlayout-members.html
TQLayoutItem Class | tqlayoutitem.html
TQLayoutItem Member List | tqlayoutitem-members.html
TQLayoutIterator Class | tqlayoutiterator.html
TQLayoutIterator Member List | tqlayoutiterator-members.html
QLibrary Class | ntqlibrary.html
QLibrary Member List | qlibrary-members.html
TQLineEdit Class | tqlineedit.html
@ -714,8 +714,8 @@ TQSocketNotifier Class | tqsocketnotifier.html
TQSocketNotifier Member List | tqsocketnotifier-members.html
QSound Class | ntqsound.html
QSound Member List | qsound-members.html
QSpacerItem Class | qspaceritem.html
QSpacerItem Member List | qspaceritem-members.html
TQSpacerItem Class | tqspaceritem.html
TQSpacerItem Member List | tqspaceritem-members.html
TQSpinBox Class | tqspinbox.html
TQSpinBox Member List | tqspinbox-members.html
QSplashScreen Class | ntqsplashscreen.html
@ -860,14 +860,14 @@ TQUrlOperator Class | tqurloperator.html
TQUrlOperator Member List | tqurloperator-members.html
QUuid Class | ntquuid.html
QUuid Member List | quuid-members.html
QVBox Class | ntqvbox.html
QVBox Member List | qvbox-members.html
QVBoxLayout Class | qvboxlayout.html
QVBoxLayout Member List | qvboxlayout-members.html
QVButtonGroup Class | ntqvbuttongroup.html
QVButtonGroup Member List | qvbuttongroup-members.html
QVGroupBox Class | ntqvgroupbox.html
QVGroupBox Member List | qvgroupbox-members.html
TQVBox Class | tqvbox.html
TQVBox Member List | tqvbox-members.html
TQVBoxLayout Class | tqvboxlayout.html
TQVBoxLayout Member List | tqvboxlayout-members.html
TQVButtonGroup Class | tqvbuttongroup.html
TQVButtonGroup Member List | tqvbuttongroup-members.html
TQVGroupBox Class | tqvgroupbox.html
TQVGroupBox Member List | tqvgroupbox-members.html
QValidator Class | ntqvalidator.html
QValidator Member List | qvalidator-members.html
TQValueList Class | tqvaluelist.html
@ -1140,12 +1140,12 @@ tqglcolormap.h Include File | tqglcolormap-h.html
ntqglobal.h Include File | qglobal-h.html
tqgrid.h Include File | tqgrid-h.html
tqgridview.h Include File | tqgridview-h.html
ntqgroupbox.h Include File | qgroupbox-h.html
tqgroupbox.h Include File | tqgroupbox-h.html
ntqguardedptr.h Include File | qguardedptr-h.html
ntqhbox.h Include File | qhbox-h.html
ntqhbuttongroup.h Include File | qhbuttongroup-h.html
tqhbox.h Include File | tqhbox-h.html
tqhbuttongroup.h Include File | tqhbuttongroup-h.html
tqheader.h Include File | tqheader-h.html
ntqhgroupbox.h Include File | qhgroupbox-h.html
tqhgroupbox.h Include File | tqhgroupbox-h.html
tqhostaddress.h Include File | tqhostaddress-h.html
tqhttp.h Include File | tqhttp-h.html
tqiconset.h Include File | tqiconset-h.html
@ -1158,7 +1158,7 @@ tqintdict.h Include File | tqintdict-h.html
tqiodevice.h Include File | tqiodevice-h.html
tqjiscodec.h Include File | tqjiscodec-h.html
tqlabel.h Include File | tqlabel-h.html
ntqlayout.h Include File | qlayout-h.html
tqlayout.h Include File | tqlayout-h.html
tqlcdnumber.h Include File | tqlcdnumber-h.html
ntqlibrary.h Include File | qlibrary-h.html
tqlineedit.h Include File | tqlineedit-h.html
@ -1295,9 +1295,9 @@ tqvaluelist.h Include File | tqvaluelist-h.html
tqvaluestack.h Include File | tqvaluestack-h.html
tqvaluevector.h Include File | tqvaluevector-h.html
ntqvariant.h Include File | qvariant-h.html
ntqvbox.h Include File | qvbox-h.html
ntqvbuttongroup.h Include File | qvbuttongroup-h.html
ntqvgroupbox.h Include File | qvgroupbox-h.html
tqvbox.h Include File | tqvbox-h.html
tqvbuttongroup.h Include File | tqvbuttongroup-h.html
tqvgroupbox.h Include File | tqvgroupbox-h.html
tqwaitcondition.h Include File | tqwaitcondition-h.html
tqwhatsthis.h Include File | tqwhatsthis-h.html
tqwidget.h Include File | tqwidget-h.html

@ -182,7 +182,7 @@ has no parent widget), and often has a smaller window
decoration. Tool windows are frequently used instead of
modeless dialogs.
<p> <pre> if ( !widget ) {
widget = new <a href="ntqvbox.html">TQVBox</a>( parent, 0, f );
widget = new <a href="tqvbox.html">TQVBox</a>( parent, 0, f );
<a name="x2530"></a> widget-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 20 );
<a name="x2533"></a> <a href="tqlabel.html">TQLabel</a> *label = new <a href="tqlabel.html">TQLabel</a>(flagList.<a href="tqstringlist.html#join">join</a>("&amp;nbsp;| "), widget);
<a name="x2532"></a> label-&gt;<a href="tqlabel.html#setTextFormat">setTextFormat</a>(RichText);

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:365 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:365 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,23 +32,23 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQBoxLayout</h1>
<p>This is the complete list of member functions for
<a href="qboxlayout.html">TQBoxLayout</a>, including inherited members.
<a href="tqboxlayout.html">TQBoxLayout</a>, including inherited members.
<ul>
<li><a href="qboxlayout.html#TQBoxLayout">TQBoxLayout</a>()
<li><a href="qboxlayout.html#~TQBoxLayout">~TQBoxLayout</a>()
<li><a href="ntqlayout.html#activate">activate</a>()
<li><a href="ntqlayout.html#add">add</a>()
<li><a href="ntqlayout.html#addChildLayout">addChildLayout</a>()
<li><a href="qboxlayout.html#addItem">addItem</a>()
<li><a href="qboxlayout.html#addLayout">addLayout</a>()
<li><a href="qboxlayout.html#addSpacing">addSpacing</a>()
<li><a href="qboxlayout.html#addStretch">addStretch</a>()
<li><a href="qboxlayout.html#addStrut">addStrut</a>()
<li><a href="qboxlayout.html#addWidget">addWidget</a>()
<li><a href="qlayoutitem.html#alignment">alignment</a>()
<li><a href="ntqlayout.html#alignmentRect">alignmentRect</a>()
<li><a href="ntqlayout.html#autoAdd">autoAdd</a>()
<li><a href="tqboxlayout.html#TQBoxLayout">TQBoxLayout</a>()
<li><a href="tqboxlayout.html#~TQBoxLayout">~TQBoxLayout</a>()
<li><a href="tqlayout.html#activate">activate</a>()
<li><a href="tqlayout.html#add">add</a>()
<li><a href="tqlayout.html#addChildLayout">addChildLayout</a>()
<li><a href="tqboxlayout.html#addItem">addItem</a>()
<li><a href="tqboxlayout.html#addLayout">addLayout</a>()
<li><a href="tqboxlayout.html#addSpacing">addSpacing</a>()
<li><a href="tqboxlayout.html#addStretch">addStretch</a>()
<li><a href="tqboxlayout.html#addStrut">addStrut</a>()
<li><a href="tqboxlayout.html#addWidget">addWidget</a>()
<li><a href="tqlayoutitem.html#alignment">alignment</a>()
<li><a href="tqlayout.html#alignmentRect">alignmentRect</a>()
<li><a href="tqlayout.html#autoAdd">autoAdd</a>()
<li><a href="tqobject.html#blockSignals">blockSignals</a>()
<li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>()
<li><a href="tqobject.html#child">child</a>()
@ -58,81 +58,81 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqobject.html#customEvent">customEvent</a>()
<li><a href="ntqlayout.html#deleteAllItems">deleteAllItems</a>()
<li><a href="tqlayout.html#deleteAllItems">deleteAllItems</a>()
<li><a href="tqobject.html#deleteLater">deleteLater</a>()
<li><a href="tqobject.html#destroyed">destroyed</a>()
<li><a href="qboxlayout.html#direction">direction</a>()
<li><a href="tqboxlayout.html#direction">direction</a>()
<li><a href="tqobject.html#disconnect">disconnect</a>()
<li><a href="tqobject.html#disconnectNotify">disconnectNotify</a>()
<li><a href="tqobject.html#dumpObjectInfo">dumpObjectInfo</a>()
<li><a href="tqobject.html#dumpObjectTree">dumpObjectTree</a>()
<li><a href="tqobject.html#event">event</a>()
<li><a href="tqobject.html#eventFilter">eventFilter</a>()
<li><a href="qboxlayout.html#expanding">expanding</a>()
<li><a href="qboxlayout.html#findWidget">findWidget</a>()
<li><a href="qlayoutitem.html#geometry">geometry</a>()
<li><a href="qboxlayout.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="qboxlayout.html#heightForWidth">heightForWidth</a>()
<li><a href="tqboxlayout.html#expanding">expanding</a>()
<li><a href="tqboxlayout.html#findWidget">findWidget</a>()
<li><a href="tqlayoutitem.html#geometry">geometry</a>()
<li><a href="tqboxlayout.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="tqboxlayout.html#heightForWidth">heightForWidth</a>()
<li><a href="tqobject.html#highPriority">highPriority</a>()
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="qboxlayout.html#insertItem">insertItem</a>()
<li><a href="qboxlayout.html#insertLayout">insertLayout</a>()
<li><a href="qboxlayout.html#insertSpacing">insertSpacing</a>()
<li><a href="qboxlayout.html#insertStretch">insertStretch</a>()
<li><a href="qboxlayout.html#insertWidget">insertWidget</a>()
<li><a href="tqboxlayout.html#insertItem">insertItem</a>()
<li><a href="tqboxlayout.html#insertLayout">insertLayout</a>()
<li><a href="tqboxlayout.html#insertSpacing">insertSpacing</a>()
<li><a href="tqboxlayout.html#insertStretch">insertStretch</a>()
<li><a href="tqboxlayout.html#insertWidget">insertWidget</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="qboxlayout.html#invalidate">invalidate</a>()
<li><a href="tqboxlayout.html#invalidate">invalidate</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="ntqlayout.html#isEmpty">isEmpty</a>()
<li><a href="ntqlayout.html#isEnabled">isEnabled</a>()
<li><a href="ntqlayout.html#isTopLevel">isTopLevel</a>()
<li><a href="tqlayout.html#isEmpty">isEmpty</a>()
<li><a href="tqlayout.html#isEnabled">isEnabled</a>()
<li><a href="tqlayout.html#isTopLevel">isTopLevel</a>()
<li><a href="tqobject.html#isWidgetType">isWidgetType</a>()
<li><a href="ntqlayout.html#iterator">iterator</a>()
<li><a href="tqlayout.html#iterator">iterator</a>()
<li><a href="tqobject.html#killTimer">killTimer</a>()
<li><a href="tqobject.html#killTimers">killTimers</a>()
<li><a href="qlayoutitem.html#layout">layout</a>()
<li><a href="ntqlayout.html#mainWidget">mainWidget</a>()
<li><a href="ntqlayout.html#margin">margin</a>()
<li><a href="qboxlayout.html#maximumSize">maximumSize</a>()
<li><a href="ntqlayout.html#menuBar">menuBar</a>()
<li><a href="tqlayoutitem.html#layout">layout</a>()
<li><a href="tqlayout.html#mainWidget">mainWidget</a>()
<li><a href="tqlayout.html#margin">margin</a>()
<li><a href="tqboxlayout.html#maximumSize">maximumSize</a>()
<li><a href="tqlayout.html#menuBar">menuBar</a>()
<li><a href="tqobject.html#metaObject">metaObject</a>()
<li><a href="qboxlayout.html#minimumSize">minimumSize</a>()
<li><a href="tqboxlayout.html#minimumSize">minimumSize</a>()
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="tqobject.html#parent">parent</a>()
<li><a href="tqobject.html#property">property</a>()
<li><a href="tqobject.html#queryList">queryList</a>()
<li><a href="ntqlayout.html#remove">remove</a>()
<li><a href="tqlayout.html#remove">remove</a>()
<li><a href="tqobject.html#removeChild">removeChild</a>()
<li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>()
<li><a href="ntqlayout.html#removeItem">removeItem</a>()
<li><a href="ntqlayout.html#resizeMode">resizeMode</a>()
<li><a href="tqlayout.html#removeItem">removeItem</a>()
<li><a href="tqlayout.html#resizeMode">resizeMode</a>()
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="qlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>()
<li><a href="qboxlayout.html#setDirection">setDirection</a>()
<li><a href="ntqlayout.html#setEnabled">setEnabled</a>()
<li><a href="qboxlayout.html#setGeometry">setGeometry</a>()
<li><a href="ntqlayout.html#setMargin">setMargin</a>()
<li><a href="ntqlayout.html#setMenuBar">setMenuBar</a>()
<li><a href="tqlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="tqlayout.html#setAutoAdd">setAutoAdd</a>()
<li><a href="tqboxlayout.html#setDirection">setDirection</a>()
<li><a href="tqlayout.html#setEnabled">setEnabled</a>()
<li><a href="tqboxlayout.html#setGeometry">setGeometry</a>()
<li><a href="tqlayout.html#setMargin">setMargin</a>()
<li><a href="tqlayout.html#setMenuBar">setMenuBar</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="tqobject.html#setProperty">setProperty</a>()
<li><a href="ntqlayout.html#setResizeMode">setResizeMode</a>()
<li><a href="ntqlayout.html#setSpacing">setSpacing</a>()
<li><a href="qboxlayout.html#setStretchFactor">setStretchFactor</a>()
<li><a href="ntqlayout.html#setSupportsMargin">setSupportsMargin</a>()
<li><a href="tqlayout.html#setResizeMode">setResizeMode</a>()
<li><a href="tqlayout.html#setSpacing">setSpacing</a>()
<li><a href="tqboxlayout.html#setStretchFactor">setStretchFactor</a>()
<li><a href="tqlayout.html#setSupportsMargin">setSupportsMargin</a>()
<li><a href="tqobject.html#signalsBlocked">signalsBlocked</a>()
<li><a href="qboxlayout.html#sizeHint">sizeHint</a>()
<li><a href="qlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="ntqlayout.html#spacing">spacing</a>()
<li><a href="tqboxlayout.html#sizeHint">sizeHint</a>()
<li><a href="tqlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="tqlayout.html#spacing">spacing</a>()
<li><a href="tqobject.html#startTimer">startTimer</a>()
<li><a href="ntqlayout.html#supportsMargin">supportsMargin</a>()
<li><a href="tqlayout.html#supportsMargin">supportsMargin</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()
<li><a href="qlayoutitem.html#widget">widget</a>()
<li><a href="tqlayoutitem.html#widget">widget</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qlayout.cpp:1616 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqlayout.cpp:1616 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -34,10 +34,10 @@ body { background: #ffffff; color: black; }
<p>The TQBoxLayout class lines up child widgets horizontally or
vertically.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;</tt>
<p>Inherits <a href="ntqlayout.html">TQLayout</a>.
<p>Inherited by <a href="qhboxlayout.html">TQHBoxLayout</a> and <a href="qvboxlayout.html">TQVBoxLayout</a>.
<p><a href="qboxlayout-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;</tt>
<p>Inherits <a href="tqlayout.html">TQLayout</a>.
<p>Inherited by <a href="tqhboxlayout.html">TQHBoxLayout</a> and <a href="tqvboxlayout.html">TQVBoxLayout</a>.
<p><a href="tqboxlayout-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn>enum <a href="#Direction-enum"><b>Direction</b></a> { LeftToRight, RightToLeft, TopToBottom, BottomToTop, Down = TopToBottom, Up = BottomToTop }</li>
@ -81,20 +81,20 @@ vertically.
<p>
<p> TQBoxLayout takes the space it gets (from its parent layout or from
the <a href="ntqlayout.html#mainWidget">mainWidget</a>()), divides it up into a row of boxes, and makes
the <a href="tqlayout.html#mainWidget">mainWidget</a>()), divides it up into a row of boxes, and makes
each managed widget fill one box.
<p> <center><img src="qhbox-m.png" alt="Horizontal box with five child widgets"></center>
<p> <center><img src="tqhbox-m.png" alt="Horizontal box with five child widgets"></center>
<p> If the TQBoxLayout's orientation is <a href="ntqt.html#Orientation-enum">Horizontal</a> the boxes are
placed in a row, with suitable sizes. Each widget (or other box)
will get at least its minimum size and at most its maximum size.
Any excess space is shared according to the stretch factors (more
about that below).
<p> <center><img src="qvbox-m.png" alt="Vertical box with five child widgets"></center>
<p> <center><img src="tqvbox-m.png" alt="Vertical box with five child widgets"></center>
<p> If the TQBoxLayout's orientation is <a href="ntqt.html#Orientation-enum">Vertical</a>, the boxes are
placed in a column, again with suitable sizes.
<p> The easiest way to create a TQBoxLayout is to use one of the
convenience classes, e.g. <a href="qhboxlayout.html">TQHBoxLayout</a> (for <a href="ntqt.html#Orientation-enum">Horizontal</a> boxes) or
<a href="qvboxlayout.html">TQVBoxLayout</a> (for <a href="ntqt.html#Orientation-enum">Vertical</a> boxes). You can also use the
convenience classes, e.g. <a href="tqhboxlayout.html">TQHBoxLayout</a> (for <a href="ntqt.html#Orientation-enum">Horizontal</a> boxes) or
<a href="tqvboxlayout.html">TQVBoxLayout</a> (for <a href="ntqt.html#Orientation-enum">Vertical</a> boxes). You can also use the
TQBoxLayout constructor directly, specifying its direction as <a href="#Direction-enum">LeftToRight</a>, <a href="#Direction-enum">Down</a>, <a href="#Direction-enum">RightToLeft</a> or <a href="#Direction-enum">Up</a>.
<p> If the TQBoxLayout is not the top-level layout (i.e. it is not
managing all of the widget's area and children), you must add it
@ -111,7 +111,7 @@ boxes.)
functions you use to create nice and spacious dialogs. See below
for ways to set margins.
<p> <li> <a href="#addStretch">addStretch</a>() to create an empty, stretchable box.
<p> <li> <a href="#addLayout">addLayout</a>() to add a box containing another <a href="ntqlayout.html">TQLayout</a> to the row
<p> <li> <a href="#addLayout">addLayout</a>() to add a box containing another <a href="tqlayout.html">TQLayout</a> to the row
and set that layout's stretch factor.
</ul>
<p> Use <a href="#insertWidget">insertWidget</a>(), <a href="#insertSpacing">insertSpacing</a>(), <a href="#insertStretch">insertStretch</a>() or
@ -119,18 +119,18 @@ and set that layout's stretch factor.
layout.
<p> TQBoxLayout also includes two margin widths:
<p> <ul>
<li> <a href="ntqlayout.html#setMargin">setMargin</a>() sets the width of the outer border. This is the width
<li> <a href="tqlayout.html#setMargin">setMargin</a>() sets the width of the outer border. This is the width
of the reserved space along each of the TQBoxLayout's four sides.
<li> <a href="ntqlayout.html#setSpacing">setSpacing</a>() sets the width between neighboring boxes. (You
<li> <a href="tqlayout.html#setSpacing">setSpacing</a>() sets the width between neighboring boxes. (You
can use <a href="#addSpacing">addSpacing</a>() to get more space at a particular spot.)
</ul>
<p> The margin defaults to 0. The spacing defaults to the same as the
margin width for a top-level layout, or to the same as the parent
layout. Both are parameters to the constructor.
<p> To remove a widget from a layout, call <a href="ntqlayout.html#remove">remove</a>(). Calling
<p> To remove a widget from a layout, call <a href="tqlayout.html#remove">remove</a>(). Calling
<a href="tqwidget.html#hide">TQWidget::hide</a>() on a widget also effectively removes the widget
from the layout until <a href="tqwidget.html#show">TQWidget::show</a>() is called.
<p> You will almost always want to use <a href="qvboxlayout.html">TQVBoxLayout</a> and <a href="qhboxlayout.html">TQHBoxLayout</a>
<p> You will almost always want to use <a href="tqvboxlayout.html">TQVBoxLayout</a> and <a href="tqhboxlayout.html">TQHBoxLayout</a>
rather than TQBoxLayout because of their convenient constructors.
<p> <p>See also <a href="tqgrid.html">TQGrid</a>, <a href="layout.html">Layout Overview</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
@ -147,7 +147,7 @@ rather than TQBoxLayout because of their convenient constructors.
<li><tt>TQBoxLayout::Up</tt> - The same as <a href="#Direction-enum">BottomToTop</a>
</ul>
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQBoxLayout"></a>TQBoxLayout::TQBoxLayout ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, <a href="qboxlayout.html#Direction-enum">Direction</a>&nbsp;d, int&nbsp;margin = 0, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQBoxLayout"></a>TQBoxLayout::TQBoxLayout ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, <a href="tqboxlayout.html#Direction-enum">Direction</a>&nbsp;d, int&nbsp;margin = 0, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a new TQBoxLayout with direction <em>d</em> and main widget <em>parent</em>. <em>parent</em> may not be 0.
<p> The <em>margin</em> is the number of pixels between the edge of the
@ -157,19 +157,19 @@ the value of <em>margin</em> is used for <em>spacing</em>.
<p> <em>name</em> is the internal object name.
<p> <p>See also <a href="#direction">direction</a>().
<h3 class=fn><a name="TQBoxLayout-2"></a>TQBoxLayout::TQBoxLayout ( <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;parentLayout, <a href="qboxlayout.html#Direction-enum">Direction</a>&nbsp;d, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQBoxLayout-2"></a>TQBoxLayout::TQBoxLayout ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;parentLayout, <a href="tqboxlayout.html#Direction-enum">Direction</a>&nbsp;d, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a new TQBoxLayout called <em>name</em>, with direction <em>d</em>,
and inserts it into <em>parentLayout</em>.
<p> The <em>spacing</em> is the default number of pixels between neighboring
children. If <em>spacing</em> is -1, the layout will inherit its
parent's <a href="ntqlayout.html#spacing">spacing</a>().
parent's <a href="tqlayout.html#spacing">spacing</a>().
<h3 class=fn><a name="TQBoxLayout-3"></a>TQBoxLayout::TQBoxLayout ( <a href="qboxlayout.html#Direction-enum">Direction</a>&nbsp;d, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQBoxLayout-3"></a>TQBoxLayout::TQBoxLayout ( <a href="tqboxlayout.html#Direction-enum">Direction</a>&nbsp;d, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a new TQBoxLayout called <em>name</em>, with direction <em>d</em>.
<p> If <em>spacing</em> is -1, the layout will inherit its parent's
<a href="ntqlayout.html#spacing">spacing</a>(); otherwise <em>spacing</em> is used.
<a href="tqlayout.html#spacing">spacing</a>(); otherwise <em>spacing</em> is used.
<p> You must insert this box into another layout.
<h3 class=fn><a name="~TQBoxLayout"></a>TQBoxLayout::~TQBoxLayout ()
@ -177,20 +177,20 @@ Constructs a new TQBoxLayout called <em>name</em>, with direction <em>d</em>.
Destroys this box layout.
<p> The layout's widgets aren't destroyed.
<h3 class=fn>void <a name="addItem"></a>TQBoxLayout::addItem ( <a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item )<tt> [virtual]</tt>
<h3 class=fn>void <a name="addItem"></a>TQBoxLayout::addItem ( <a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item )<tt> [virtual]</tt>
</h3>
Adds <em>item</em> to the end of this box layout.
<p>Examples: <a href="tutorial2-09.html#x2629">chart/optionsform.cpp</a> and <a href="tutorial2-08.html#x2593">chart/setdataform.cpp</a>.
<p>Reimplemented from <a href="ntqlayout.html#addItem">TQLayout</a>.
<h3 class=fn>void <a name="addLayout"></a>TQBoxLayout::addLayout ( <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;layout, int&nbsp;stretch = 0 )
<p>Reimplemented from <a href="tqlayout.html#addItem">TQLayout</a>.
<h3 class=fn>void <a name="addLayout"></a>TQBoxLayout::addLayout ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;layout, int&nbsp;stretch = 0 )
</h3>
Adds <em>layout</em> to the end of the box, with serial <a href="layout.html#stretch-factor">stretch factor</a>
<em>stretch</em>.
<p> When a layout is constructed with another layout as its parent,
you don't need to call <a href="#addLayout">addLayout</a>(); the child layout is
automatically added to the parent layout as it is constructed.
<p> <p>See also <a href="#insertLayout">insertLayout</a>(), <a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>(), <a href="#addWidget">addWidget</a>(), and <a href="#addSpacing">addSpacing</a>().
<p> <p>See also <a href="#insertLayout">insertLayout</a>(), <a href="tqlayout.html#setAutoAdd">setAutoAdd</a>(), <a href="#addWidget">addWidget</a>(), and <a href="#addSpacing">addSpacing</a>().
<p>Examples: <a href="tutorial2-09.html#x2630">chart/optionsform.cpp</a>, <a href="tutorial2-08.html#x2594">chart/setdataform.cpp</a>, <a href="simple-font-demo-example.html#x2835">fonts/simple-tqfont-demo/viewer.cpp</a>, <a href="listbox-example.html#x1422">listbox/listbox.cpp</a>, <a href="regexptester-example.html#x2469">regexptester/regexptester.cpp</a>, and <a href="tictac-example.html#x19">tictac/tictac.cpp</a>.
<h3 class=fn>void <a name="addSpacing"></a>TQBoxLayout::addSpacing ( int&nbsp;size )
@ -230,10 +230,10 @@ that the widget fills the entire cell.
aggressively than in previous versions of TQt. A non-default
alignment now indicates that the widget should not grow to fill
the available space, but should be sized according to <a href="#sizeHint">sizeHint</a>().
<p> <p>See also <a href="#insertWidget">insertWidget</a>(), <a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>(), <a href="#addLayout">addLayout</a>(), and <a href="#addSpacing">addSpacing</a>().
<p> <p>See also <a href="#insertWidget">insertWidget</a>(), <a href="tqlayout.html#setAutoAdd">setAutoAdd</a>(), <a href="#addLayout">addLayout</a>(), and <a href="#addSpacing">addSpacing</a>().
<p>Examples: <a href="tutorial2-09.html#x2631">chart/optionsform.cpp</a>, <a href="checklists-example.html#x423">checklists/checklists.cpp</a>, <a href="layout-example.html#x529">layout/layout.cpp</a>, <a href="lineedits-example.html#x169">lineedits/lineedits.cpp</a>, <a href="listbox-example.html#x1425">listbox/listbox.cpp</a>, <a href="tutorial1-13.html#x2411">t13/gamebrd.cpp</a>, and <a href="tutorial1-13.html#x2401">t13/lcdrange.cpp</a>.
<h3 class=fn><a href="qboxlayout.html#Direction-enum">Direction</a> <a name="direction"></a>TQBoxLayout::direction () const
<h3 class=fn><a href="tqboxlayout.html#Direction-enum">Direction</a> <a name="direction"></a>TQBoxLayout::direction () const
</h3>
<p> Returns the direction of the box. <a href="#addWidget">addWidget</a>() and <a href="#addSpacing">addSpacing</a>()
@ -247,7 +247,7 @@ Returns whether this layout can make use of more space than
to grow in only one dimension, whereas <tt>BothDirections</tt> means that
it wants to grow in both dimensions.
<p>Reimplemented from <a href="ntqlayout.html#expanding">TQLayout</a>.
<p>Reimplemented from <a href="tqlayout.html#expanding">TQLayout</a>.
<h3 class=fn>int <a name="findWidget"></a>TQBoxLayout::findWidget ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w )
</h3>
Searches for widget <em>w</em> in this layout (not including child
@ -259,24 +259,24 @@ layouts).
Returns TRUE if this layout's preferred height depends on its width;
otherwise returns FALSE.
<p>Reimplemented from <a href="qlayoutitem.html#hasHeightForWidth">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#hasHeightForWidth">TQLayoutItem</a>.
<h3 class=fn>int <a name="heightForWidth"></a>TQBoxLayout::heightForWidth ( int&nbsp;w ) const<tt> [virtual]</tt>
</h3>
Returns the layout's preferred height when it is <em>w</em> pixels wide.
<p>Reimplemented from <a href="qlayoutitem.html#heightForWidth">TQLayoutItem</a>.
<h3 class=fn>void <a name="insertItem"></a>TQBoxLayout::insertItem ( int&nbsp;index, <a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item )<tt> [protected]</tt>
<p>Reimplemented from <a href="tqlayoutitem.html#heightForWidth">TQLayoutItem</a>.
<h3 class=fn>void <a name="insertItem"></a>TQBoxLayout::insertItem ( int&nbsp;index, <a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item )<tt> [protected]</tt>
</h3>
Inserts <em>item</em> into this box layout at position <em>index</em>. If <em>index</em> is negative, the item is added at the end.
<p> <b>Warning:</b> Does not call TQLayout::insertChildLayout() if <em>item</em> is
a <a href="ntqlayout.html">TQLayout</a>.
a <a href="tqlayout.html">TQLayout</a>.
<p> <p>See also <a href="#addItem">addItem</a>() and <a href="#findWidget">findWidget</a>().
<h3 class=fn>void <a name="insertLayout"></a>TQBoxLayout::insertLayout ( int&nbsp;index, <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;layout, int&nbsp;stretch = 0 )
<h3 class=fn>void <a name="insertLayout"></a>TQBoxLayout::insertLayout ( int&nbsp;index, <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;layout, int&nbsp;stretch = 0 )
</h3>
Inserts <em>layout</em> at position <em>index</em>, with <a href="layout.html#stretch-factor">stretch factor</a> <em>stretch</em>. If <em>index</em> is negative, the layout is added at the end.
<p> <em>layout</em> becomes a child of the box layout.
<p> <p>See also <a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>(), <a href="#insertWidget">insertWidget</a>(), and <a href="#insertSpacing">insertSpacing</a>().
<p> <p>See also <a href="tqlayout.html#setAutoAdd">setAutoAdd</a>(), <a href="#insertWidget">insertWidget</a>(), and <a href="#insertSpacing">insertSpacing</a>().
<h3 class=fn>void <a name="insertSpacing"></a>TQBoxLayout::insertSpacing ( int&nbsp;index, int&nbsp;size )
</h3>
@ -310,24 +310,24 @@ means that the widget fills the entire cell.
aggressively than in previous versions of TQt. A non-default
alignment now indicates that the widget should not grow to fill
the available space, but should be sized according to <a href="#sizeHint">sizeHint</a>().
<p> <p>See also <a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>(), <a href="#insertLayout">insertLayout</a>(), and <a href="#insertSpacing">insertSpacing</a>().
<p> <p>See also <a href="tqlayout.html#setAutoAdd">setAutoAdd</a>(), <a href="#insertLayout">insertLayout</a>(), and <a href="#insertSpacing">insertSpacing</a>().
<h3 class=fn>void <a name="invalidate"></a>TQBoxLayout::invalidate ()<tt> [virtual]</tt>
</h3>
Resets cached information.
<p>Reimplemented from <a href="ntqlayout.html#invalidate">TQLayout</a>.
<p>Reimplemented from <a href="tqlayout.html#invalidate">TQLayout</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="maximumSize"></a>TQBoxLayout::maximumSize () const<tt> [virtual]</tt>
</h3>
Returns the maximum size needed by this box layout.
<p>Reimplemented from <a href="ntqlayout.html#maximumSize">TQLayout</a>.
<p>Reimplemented from <a href="tqlayout.html#maximumSize">TQLayout</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="minimumSize"></a>TQBoxLayout::minimumSize () const<tt> [virtual]</tt>
</h3>
Returns the minimum size needed by this box layout.
<p>Reimplemented from <a href="ntqlayout.html#minimumSize">TQLayout</a>.
<h3 class=fn>void <a name="setDirection"></a>TQBoxLayout::setDirection ( <a href="qboxlayout.html#Direction-enum">Direction</a>&nbsp;direction )
<p>Reimplemented from <a href="tqlayout.html#minimumSize">TQLayout</a>.
<h3 class=fn>void <a name="setDirection"></a>TQBoxLayout::setDirection ( <a href="tqboxlayout.html#Direction-enum">Direction</a>&nbsp;direction )
</h3>
Sets the direction of this layout to <em>direction</em>.
@ -335,14 +335,14 @@ Sets the direction of this layout to <em>direction</em>.
</h3>
Resizes managed widgets within the rectangle <em>r</em>.
<p>Reimplemented from <a href="ntqlayout.html#setGeometry">TQLayout</a>.
<p>Reimplemented from <a href="tqlayout.html#setGeometry">TQLayout</a>.
<h3 class=fn>bool <a name="setStretchFactor"></a>TQBoxLayout::setStretchFactor ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, int&nbsp;stretch )
</h3>
Sets the <a href="layout.html#stretch-factor">stretch factor</a> for widget <em>w</em> to <em>stretch</em> and returns
TRUE if <em>w</em> is found in this layout (not including child
layouts); otherwise returns FALSE.
<h3 class=fn>bool <a name="setStretchFactor-2"></a>TQBoxLayout::setStretchFactor ( <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;l, int&nbsp;stretch )
<h3 class=fn>bool <a name="setStretchFactor-2"></a>TQBoxLayout::setStretchFactor ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;l, int&nbsp;stretch )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Sets the <a href="layout.html#stretch-factor">stretch factor</a> for the layout <em>l</em> to <em>stretch</em> and
@ -353,7 +353,7 @@ layouts); otherwise returns FALSE.
</h3>
Returns the preferred size of this box layout.
<p>Reimplemented from <a href="qlayoutitem.html#sizeHint">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#sizeHint">TQLayoutItem</a>.
<!-- eof -->
<hr><p>
This file is part of the <a href="index.html">TQt toolkit</a>.

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQBUTTONGROUP_H
#ifndef QT_H
#include "ntqgroupbox.h"
#include "tqgroupbox.h"
#endif // QT_H
#ifndef TQT_NO_BUTTONGROUP

@ -37,9 +37,9 @@ body { background: #ffffff; color: black; }
<ul>
<li><a href="tqbuttongroup.html#TQButtonGroup">TQButtonGroup</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="ntqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="ntqgroupbox.html#alignment">alignment</a>()
<li><a href="tqgroupbox.html#alignment">alignment</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
<li><a href="tqwidget.html#backgroundBrush">backgroundBrush</a>()
<li><a href="tqwidget.html#backgroundColor">backgroundColor</a>()
@ -66,7 +66,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#closeEvent">closeEvent</a>()
<li><a href="tqpaintdevice.html#cmd">cmd</a>()
<li><a href="tqwidget.html#colorGroup">colorGroup</a>()
<li><a href="ntqgroupbox.html#columns">columns</a>()
<li><a href="tqgroupbox.html#columns">columns</a>()
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqwidget.html#constPolish">constPolish</a>()
@ -142,13 +142,13 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqbuttongroup.html#insert">insert</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="ntqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="ntqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="tqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="tqwidget.html#isActiveWindow">isActiveWindow</a>()
<li><a href="ntqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="ntqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="tqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqwidget.html#isDesktop">isDesktop</a>()
<li><a href="tqwidget.html#isDialog">isDialog</a>()
<li><a href="tqwidget.html#isEnabled">isEnabled</a>()
@ -156,7 +156,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#isEnabledToTLW">isEnabledToTLW</a>()
<li><a href="tqbuttongroup.html#isExclusive">isExclusive</a>()
<li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>()
<li><a href="ntqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqwidget.html#isFocusEnabled">isFocusEnabled</a>()
<li><a href="tqwidget.html#isFullScreen">isFullScreen</a>()
<li><a href="tqwidget.html#isHidden">isHidden</a>()
@ -212,7 +212,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="ntqgroupbox.html#orientation">orientation</a>()
<li><a href="tqgroupbox.html#orientation">orientation</a>()
<li><a href="tqwidget.html#ownCursor">ownCursor</a>()
<li><a href="tqwidget.html#ownFont">ownFont</a>()
<li><a href="tqwidget.html#ownPalette">ownPalette</a>()
@ -250,7 +250,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="tqwidget.html#setAcceptDrops">setAcceptDrops</a>()
<li><a href="tqwidget.html#setActiveWindow">setActiveWindow</a>()
<li><a href="ntqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqwidget.html#setAutoMask">setAutoMask</a>()
<li><a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>()
<li><a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>()
@ -259,10 +259,10 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setBaseSize">setBaseSize</a>()
<li><a href="tqbuttongroup.html#setButton">setButton</a>()
<li><a href="tqwidget.html#setCaption">setCaption</a>()
<li><a href="ntqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="ntqgroupbox.html#setChecked">setChecked</a>()
<li><a href="ntqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="ntqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="tqgroupbox.html#setChecked">setChecked</a>()
<li><a href="tqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="tqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqwidget.html#setCursor">setCursor</a>()
<li><a href="tqwidget.html#setDisabled">setDisabled</a>()
<li><a href="tqwidget.html#setEnabled">setEnabled</a>()
@ -272,7 +272,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setFixedHeight">setFixedHeight</a>()
<li><a href="tqwidget.html#setFixedSize">setFixedSize</a>()
<li><a href="tqwidget.html#setFixedWidth">setFixedWidth</a>()
<li><a href="ntqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqwidget.html#setFocus">setFocus</a>()
<li><a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>()
<li><a href="tqwidget.html#setFocusProxy">setFocusProxy</a>()
@ -286,8 +286,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setIcon">setIcon</a>()
<li><a href="tqwidget.html#setIconText">setIconText</a>()
<li><a href="tqwidget.html#setInputMethodEnabled">setInputMethodEnabled</a>()
<li><a href="ntqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="ntqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="tqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqwidget.html#setKeyCompression">setKeyCompression</a>()
<li><a href="tqframe.html#setLineWidth">setLineWidth</a>()
<li><a href="tqframe.html#setMargin">setMargin</a>()
@ -302,7 +302,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>()
<li><a href="tqwidget.html#setMouseTracking">setMouseTracking</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="ntqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqwidget.html#setPalette">setPalette</a>()
<li><a href="tqwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>()
<li><a href="tqwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>()
@ -314,7 +314,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setSizePolicy">setSizePolicy</a>()
<li><a href="tqwidget.html#setStyle">setStyle</a>()
<li><a href="tqwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="ntqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>()
<li><a href="tqwidget.html#setWFlags">setWFlags</a>()
<li><a href="tqwidget.html#setWindowOpacity">setWindowOpacity</a>()
@ -337,8 +337,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#tabletEvent">tabletEvent</a>()
<li><a href="tqwidget.html#testWFlags">testWFlags</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="ntqgroupbox.html#title">title</a>()
<li><a href="ntqgroupbox.html#toggled">toggled</a>()
<li><a href="tqgroupbox.html#title">title</a>()
<li><a href="tqgroupbox.html#toggled">toggled</a>()
<li><a href="tqwidget.html#topLevelWidget">topLevelWidget</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()

@ -34,8 +34,8 @@ body { background: #ffffff; color: black; }
<p>The TQButtonGroup widget organizes TQButton widgets in a group.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqbuttongroup-h.html">tqbuttongroup.h</a>&gt;</tt>
<p>Inherits <a href="ntqgroupbox.html">TQGroupBox</a>.
<p>Inherited by <a href="ntqhbuttongroup.html">TQHButtonGroup</a> and <a href="ntqvbuttongroup.html">TQVButtonGroup</a>.
<p>Inherits <a href="tqgroupbox.html">TQGroupBox</a>.
<p>Inherited by <a href="tqhbuttongroup.html">TQHButtonGroup</a> and <a href="tqvbuttongroup.html">TQVButtonGroup</a>.
<p><a href="tqbuttongroup-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -95,7 +95,7 @@ if the button group is non-exclusive. (See
i.e. the button group is the parent argument in the button
constructor. The buttons are assigned identifiers 0, 1, 2, etc.,
in the order they are created. A TQButtonGroup can display a frame
and a title because it inherits <a href="ntqgroupbox.html">TQGroupBox</a>.
and a title because it inherits <a href="tqgroupbox.html">TQGroupBox</a>.
<li> The button group is an invisible widget and the contained
buttons have some other parent widget. In this usage, each button
must be manually inserted, using <a href="#insert">insert</a>(), into the button group

@ -53,7 +53,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqfileinfo-h.html">tqfileinfo.h</a>&gt;
#include &lt;<a href="tqfile-h.html">tqfile.h</a>&gt;
#include &lt;<a href="tqtextstream-h.html">tqtextstream.h</a>&gt;
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;
#include &lt;<a href="tqspinbox-h.html">tqspinbox.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqmultilineedit-h.html">tqmultilineedit.h</a>&gt;
@ -199,12 +199,12 @@ void <a name="f498"></a>Preview::showPreview( const <a href="tqurl.html">TQUrl</
// ****************************************************************************************************
<a name="f499"></a>PreviewWidget::PreviewWidget( <a href="tqwidget.html">TQWidget</a> *parent )
: <a href="ntqvbox.html">TQVBox</a>( parent ), TQFilePreview()
: <a href="tqvbox.html">TQVBox</a>( parent ), TQFilePreview()
{
setSpacing( 5 );
setMargin( 5 );
<a href="ntqhbox.html">TQHBox</a> *row = new <a href="ntqhbox.html">TQHBox</a>( this );
<a name="x1826"></a> row-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>( 5 );
<a href="tqhbox.html">TQHBox</a> *row = new <a href="tqhbox.html">TQHBox</a>( this );
<a name="x1826"></a> row-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>( 5 );
(void)new <a href="tqlabel.html">TQLabel</a>( <a href="tqobject.html#tr">tr</a>( "Only show files smaller than: " ), row );
sizeSpinBox = new <a href="tqspinbox.html">TQSpinBox</a>( 1, 10000, 1, row );
<a name="x1838"></a> sizeSpinBox-&gt;<a href="tqspinbox.html#setSuffix">setSuffix</a>( " KB" );

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="tqframe-h.html">tqframe.h</a>&gt;</tt>
<p>Inherits <a href="tqwidget.html">TQWidget</a>.
<p>Inherited by <a href="ntqgroupbox.html">TQGroupBox</a>, <a href="tqscrollview.html">TQScrollView</a>, <a href="ntqdockwindow.html">TQDockWindow</a>, <a href="tqgrid.html">TQGrid</a>, <a href="ntqhbox.html">TQHBox</a>, <a href="tqlabel.html">TQLabel</a>, <a href="tqlcdnumber.html">TQLCDNumber</a>, <a href="tqlineedit.html">TQLineEdit</a>, <a href="tqmenubar.html">TQMenuBar</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="tqprogressbar.html">TQProgressBar</a>, <a href="ntqsplitter.html">TQSplitter</a>, <a href="tqtoolbox.html">TQToolBox</a>, and <a href="tqwidgetstack.html">TQWidgetStack</a>.
<p>Inherited by <a href="tqgroupbox.html">TQGroupBox</a>, <a href="tqscrollview.html">TQScrollView</a>, <a href="ntqdockwindow.html">TQDockWindow</a>, <a href="tqgrid.html">TQGrid</a>, <a href="tqhbox.html">TQHBox</a>, <a href="tqlabel.html">TQLabel</a>, <a href="tqlcdnumber.html">TQLCDNumber</a>, <a href="tqlineedit.html">TQLineEdit</a>, <a href="tqmenubar.html">TQMenuBar</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="tqprogressbar.html">TQProgressBar</a>, <a href="ntqsplitter.html">TQSplitter</a>, <a href="tqtoolbox.html">TQToolBox</a>, and <a href="tqwidgetstack.html">TQWidgetStack</a>.
<p><a href="tqframe-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -101,7 +101,7 @@ The frames of widgets like these can be changed.
<p> The TQFrame class can also be used directly for creating simple
frames without any contents, although usually you would use a
<a href="ntqhbox.html">TQHBox</a> or <a href="ntqvbox.html">TQVBox</a> because they automatically lay out the widgets you
<a href="tqhbox.html">TQHBox</a> or <a href="tqvbox.html">TQVBox</a> because they automatically lay out the widgets you
put inside the frame.
<p> A frame widget has four attributes: <a href="#frameStyle">frameStyle</a>(), <a href="#lineWidth">lineWidth</a>(),
<a href="#midLineWidth">midLineWidth</a>(), and <a href="#margin">margin</a>().

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:66 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:66 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,13 +32,13 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQGLayoutIterator</h1>
<p>This is the complete list of member functions for
<a href="qglayoutiterator.html">TQGLayoutIterator</a>, including inherited members.
<a href="tqglayoutiterator.html">TQGLayoutIterator</a>, including inherited members.
<ul>
<li><a href="qglayoutiterator.html#~TQGLayoutIterator">~TQGLayoutIterator</a>()
<li><a href="qglayoutiterator.html#current">current</a>()
<li><a href="qglayoutiterator.html#next">next</a>()
<li><a href="qglayoutiterator.html#takeCurrent">takeCurrent</a>()
<li><a href="tqglayoutiterator.html#~TQGLayoutIterator">~TQGLayoutIterator</a>()
<li><a href="tqglayoutiterator.html#current">current</a>()
<li><a href="tqglayoutiterator.html#next">next</a>()
<li><a href="tqglayoutiterator.html#takeCurrent">takeCurrent</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQGLayoutIterator class is an abstract base class of internal layout iterators.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;</tt>
<p><a href="qglayoutiterator-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;</tt>
<p><a href="tqglayoutiterator-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn>virtual <a href="#~TQGLayoutIterator"><b>~TQGLayoutIterator</b></a> ()</li>
@ -53,7 +53,7 @@ the letters <a href="tqgl.html">TQGL</a>...)
<p> Subclass this class to create a custom layout. The functions that
must be implemented are <a href="#next">next</a>(), <a href="#current">current</a>(), and <a href="#takeCurrent">takeCurrent</a>().
<p> The TQGLayoutIterator implements the functionality of
<a href="qlayoutiterator.html">TQLayoutIterator</a>. Each subclass of <a href="ntqlayout.html">TQLayout</a> needs a
<a href="tqlayoutiterator.html">TQLayoutIterator</a>. Each subclass of <a href="tqlayout.html">TQLayout</a> needs a
TQGLayoutIterator subclass.
<p>See also <a href="appearance.html">Widget Appearance and Style</a> and <a href="geomanagement.html">Layout Management</a>.
@ -62,21 +62,21 @@ TQGLayoutIterator subclass.
</h3>
Destroys the iterator
<h3 class=fn><a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="current"></a>TQGLayoutIterator::current ()<tt> [pure virtual]</tt>
<h3 class=fn><a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="current"></a>TQGLayoutIterator::current ()<tt> [pure virtual]</tt>
</h3>
<p> Implemented in subclasses to return the current item, or 0 if
there is no current item.
<p>Examples: <a href="customlayout-example.html#x1486">customlayout/border.cpp</a>, <a href="customlayout-example.html#x1508">customlayout/card.cpp</a>, and <a href="customlayout-example.html#x1464">customlayout/flow.cpp</a>.
<h3 class=fn><a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="next"></a>TQGLayoutIterator::next ()<tt> [pure virtual]</tt>
<h3 class=fn><a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="next"></a>TQGLayoutIterator::next ()<tt> [pure virtual]</tt>
</h3>
<p> Implemented in subclasses to move the iterator to the next item
and return that item, or 0 if there is no next item.
<p>Examples: <a href="customlayout-example.html#x1487">customlayout/border.cpp</a>, <a href="customlayout-example.html#x1509">customlayout/card.cpp</a>, and <a href="customlayout-example.html#x1465">customlayout/flow.cpp</a>.
<h3 class=fn><a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="takeCurrent"></a>TQGLayoutIterator::takeCurrent ()<tt> [pure virtual]</tt>
<h3 class=fn><a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="takeCurrent"></a>TQGLayoutIterator::takeCurrent ()<tt> [pure virtual]</tt>
</h3>
<p> Implemented in subclasses. The function must remove the current

@ -56,7 +56,7 @@ with their <a href="tqwidget.html#sizeHint">sizeHint</a>() and <a href="tqwidget
<p> Use <a href="tqframe.html#setMargin">setMargin</a>() to add space around the grid itself, and
<a href="#setSpacing">setSpacing</a>() to add space between the widgets.
<p> <center><img src="tqgrid-m.png" alt="TQGrid"></center>
<p> <p>See also <a href="ntqvbox.html">TQVBox</a>, <a href="ntqhbox.html">TQHBox</a>, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<p> <p>See also <a href="tqvbox.html">TQVBox</a>, <a href="tqhbox.html">TQHBox</a>, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQGrid"></a>TQGrid::TQGrid ( int&nbsp;n, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:288 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:288 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -37,9 +37,9 @@ body { background: #ffffff; color: black; }
<ul>
<li><a href="tqgridlayout.html#TQGridLayout">TQGridLayout</a>()
<li><a href="tqgridlayout.html#~TQGridLayout">~TQGridLayout</a>()
<li><a href="ntqlayout.html#activate">activate</a>()
<li><a href="tqlayout.html#activate">activate</a>()
<li><a href="tqgridlayout.html#add">add</a>()
<li><a href="ntqlayout.html#addChildLayout">addChildLayout</a>()
<li><a href="tqlayout.html#addChildLayout">addChildLayout</a>()
<li><a href="tqgridlayout.html#addColSpacing">addColSpacing</a>()
<li><a href="tqgridlayout.html#addItem">addItem</a>()
<li><a href="tqgridlayout.html#addLayout">addLayout</a>()
@ -48,9 +48,9 @@ body { background: #ffffff; color: black; }
<li><a href="tqgridlayout.html#addMultiCellWidget">addMultiCellWidget</a>()
<li><a href="tqgridlayout.html#addRowSpacing">addRowSpacing</a>()
<li><a href="tqgridlayout.html#addWidget">addWidget</a>()
<li><a href="qlayoutitem.html#alignment">alignment</a>()
<li><a href="ntqlayout.html#alignmentRect">alignmentRect</a>()
<li><a href="ntqlayout.html#autoAdd">autoAdd</a>()
<li><a href="tqlayoutitem.html#alignment">alignment</a>()
<li><a href="tqlayout.html#alignmentRect">alignmentRect</a>()
<li><a href="tqlayout.html#autoAdd">autoAdd</a>()
<li><a href="tqobject.html#blockSignals">blockSignals</a>()
<li><a href="tqgridlayout.html#cellGeometry">cellGeometry</a>()
<li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>()
@ -63,7 +63,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqobject.html#customEvent">customEvent</a>()
<li><a href="ntqlayout.html#deleteAllItems">deleteAllItems</a>()
<li><a href="tqlayout.html#deleteAllItems">deleteAllItems</a>()
<li><a href="tqobject.html#deleteLater">deleteLater</a>()
<li><a href="tqobject.html#destroyed">destroyed</a>()
<li><a href="tqobject.html#disconnect">disconnect</a>()
@ -75,7 +75,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqgridlayout.html#expand">expand</a>()
<li><a href="tqgridlayout.html#expanding">expanding</a>()
<li><a href="tqgridlayout.html#findWidget">findWidget</a>()
<li><a href="qlayoutitem.html#geometry">geometry</a>()
<li><a href="tqlayoutitem.html#geometry">geometry</a>()
<li><a href="tqgridlayout.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="tqgridlayout.html#heightForWidth">heightForWidth</a>()
<li><a href="tqobject.html#highPriority">highPriority</a>()
@ -84,18 +84,18 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="tqgridlayout.html#invalidate">invalidate</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="ntqlayout.html#isEmpty">isEmpty</a>()
<li><a href="ntqlayout.html#isEnabled">isEnabled</a>()
<li><a href="ntqlayout.html#isTopLevel">isTopLevel</a>()
<li><a href="tqlayout.html#isEmpty">isEmpty</a>()
<li><a href="tqlayout.html#isEnabled">isEnabled</a>()
<li><a href="tqlayout.html#isTopLevel">isTopLevel</a>()
<li><a href="tqobject.html#isWidgetType">isWidgetType</a>()
<li><a href="ntqlayout.html#iterator">iterator</a>()
<li><a href="tqlayout.html#iterator">iterator</a>()
<li><a href="tqobject.html#killTimer">killTimer</a>()
<li><a href="tqobject.html#killTimers">killTimers</a>()
<li><a href="qlayoutitem.html#layout">layout</a>()
<li><a href="ntqlayout.html#mainWidget">mainWidget</a>()
<li><a href="ntqlayout.html#margin">margin</a>()
<li><a href="tqlayoutitem.html#layout">layout</a>()
<li><a href="tqlayout.html#mainWidget">mainWidget</a>()
<li><a href="tqlayout.html#margin">margin</a>()
<li><a href="tqgridlayout.html#maximumSize">maximumSize</a>()
<li><a href="ntqlayout.html#menuBar">menuBar</a>()
<li><a href="tqlayout.html#menuBar">menuBar</a>()
<li><a href="tqobject.html#metaObject">metaObject</a>()
<li><a href="tqgridlayout.html#minimumSize">minimumSize</a>()
<li><a href="tqobject.html#name">name</a>()
@ -107,40 +107,40 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#parent">parent</a>()
<li><a href="tqobject.html#property">property</a>()
<li><a href="tqobject.html#queryList">queryList</a>()
<li><a href="ntqlayout.html#remove">remove</a>()
<li><a href="tqlayout.html#remove">remove</a>()
<li><a href="tqobject.html#removeChild">removeChild</a>()
<li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>()
<li><a href="ntqlayout.html#removeItem">removeItem</a>()
<li><a href="ntqlayout.html#resizeMode">resizeMode</a>()
<li><a href="tqlayout.html#removeItem">removeItem</a>()
<li><a href="tqlayout.html#resizeMode">resizeMode</a>()
<li><a href="tqgridlayout.html#rowSpacing">rowSpacing</a>()
<li><a href="tqgridlayout.html#rowStretch">rowStretch</a>()
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="qlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>()
<li><a href="tqlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="tqlayout.html#setAutoAdd">setAutoAdd</a>()
<li><a href="tqgridlayout.html#setColSpacing">setColSpacing</a>()
<li><a href="tqgridlayout.html#setColStretch">setColStretch</a>()
<li><a href="ntqlayout.html#setEnabled">setEnabled</a>()
<li><a href="tqlayout.html#setEnabled">setEnabled</a>()
<li><a href="tqgridlayout.html#setGeometry">setGeometry</a>()
<li><a href="ntqlayout.html#setMargin">setMargin</a>()
<li><a href="ntqlayout.html#setMenuBar">setMenuBar</a>()
<li><a href="tqlayout.html#setMargin">setMargin</a>()
<li><a href="tqlayout.html#setMenuBar">setMenuBar</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="tqgridlayout.html#setOrigin">setOrigin</a>()
<li><a href="tqobject.html#setProperty">setProperty</a>()
<li><a href="ntqlayout.html#setResizeMode">setResizeMode</a>()
<li><a href="tqlayout.html#setResizeMode">setResizeMode</a>()
<li><a href="tqgridlayout.html#setRowSpacing">setRowSpacing</a>()
<li><a href="tqgridlayout.html#setRowStretch">setRowStretch</a>()
<li><a href="ntqlayout.html#setSpacing">setSpacing</a>()
<li><a href="ntqlayout.html#setSupportsMargin">setSupportsMargin</a>()
<li><a href="tqlayout.html#setSpacing">setSpacing</a>()
<li><a href="tqlayout.html#setSupportsMargin">setSupportsMargin</a>()
<li><a href="tqobject.html#signalsBlocked">signalsBlocked</a>()
<li><a href="tqgridlayout.html#sizeHint">sizeHint</a>()
<li><a href="qlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="ntqlayout.html#spacing">spacing</a>()
<li><a href="tqlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="tqlayout.html#spacing">spacing</a>()
<li><a href="tqobject.html#startTimer">startTimer</a>()
<li><a href="ntqlayout.html#supportsMargin">supportsMargin</a>()
<li><a href="tqlayout.html#supportsMargin">supportsMargin</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()
<li><a href="qlayoutitem.html#widget">widget</a>()
<li><a href="tqlayoutitem.html#widget">widget</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qlayout.cpp:884 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqlayout.cpp:884 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQGridLayout class lays out widgets in a grid.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;</tt>
<p>Inherits <a href="ntqlayout.html">TQLayout</a>.
<p><tt>#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;</tt>
<p>Inherits <a href="tqlayout.html">TQLayout</a>.
<p><a href="tqgridlayout-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -88,7 +88,7 @@ body { background: #ffffff; color: black; }
<p> TQGridLayout takes the space made available to it (by its parent
layout or by the <a href="ntqlayout.html#mainWidget">mainWidget</a>()), divides it up into rows and
layout or by the <a href="tqlayout.html#mainWidget">mainWidget</a>()), divides it up into rows and
columns, and puts each widget it manages into the correct cell.
<p> Columns and rows behave identically; we will discuss columns, but
there are equivalent functions for rows.
@ -98,12 +98,12 @@ minimum width of each widget in that column. The stretch factor is
set using <a href="#setColStretch">setColStretch</a>() and determines how much of the available
space the column will get over and above its necessary minimum.
<p> Normally, each managed widget or layout is put into a cell of its
own using <a href="#addWidget">addWidget</a>(), <a href="#addLayout">addLayout</a>() or by the <a href="ntqlayout.html#setAutoAdd">auto-add facility</a>. It is also
own using <a href="#addWidget">addWidget</a>(), <a href="#addLayout">addLayout</a>() or by the <a href="tqlayout.html#setAutoAdd">auto-add facility</a>. It is also
possible for a widget to occupy multiple cells using
<a href="#addMultiCellWidget">addMultiCellWidget</a>(). If you do this, TQGridLayout will guess how
to distribute the size over the columns/rows (based on the stretch
factors).
<p> To remove a widget from a layout, call <a href="ntqlayout.html#remove">remove</a>(). Calling
<p> To remove a widget from a layout, call <a href="tqlayout.html#remove">remove</a>(). Calling
<a href="tqwidget.html#hide">TQWidget::hide</a>() on a widget also effectively removes the widget
from the layout until <a href="tqwidget.html#show">TQWidget::show</a>() is called.
<p> This illustration shows a fragment of a dialog with a five-column,
@ -160,17 +160,17 @@ between cells. If <em>space</em> is -1, the value of <em>margin</em> is used.
</h3>
Constructs a new grid with <em>nRows</em> rows and <em>nCols</em> columns. If
<em>spacing</em> is -1, this TQGridLayout inherits its parent's
<a href="ntqlayout.html#spacing">spacing</a>(); otherwise <em>spacing</em> is used. The grid layout is called
<a href="tqlayout.html#spacing">spacing</a>(); otherwise <em>spacing</em> is used. The grid layout is called
<em>name</em>.
<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.
<h3 class=fn><a name="TQGridLayout-3"></a>TQGridLayout::TQGridLayout ( <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;parentLayout, int&nbsp;nRows = 1, int&nbsp;nCols = 1, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQGridLayout-3"></a>TQGridLayout::TQGridLayout ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;parentLayout, int&nbsp;nRows = 1, int&nbsp;nCols = 1, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a new grid that is placed inside <em>parentLayout</em> with
<em>nRows</em> rows and <em>nCols</em> columns. If <em>spacing</em> is -1, this
TQGridLayout inherits its parent's <a href="ntqlayout.html#spacing">spacing</a>(); otherwise <em>spacing</em>
TQGridLayout inherits its parent's <a href="tqlayout.html#spacing">spacing</a>(); otherwise <em>spacing</em>
is used. The grid layout is called <em>name</em>.
<p> This grid is placed according to <em>parentLayout</em>'s default
placement rules.
@ -181,7 +181,7 @@ Destroys the grid layout. Geometry management is terminated if
this is a top-level grid.
<p> The layout's widgets aren't destroyed.
<h3 class=fn>void <a name="add"></a>TQGridLayout::add ( <a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item, int&nbsp;row, int&nbsp;col )<tt> [protected]</tt>
<h3 class=fn>void <a name="add"></a>TQGridLayout::add ( <a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item, int&nbsp;row, int&nbsp;col )<tt> [protected]</tt>
</h3>
Adds <em>item</em> at position <em>row</em>, <em>col</em>. The layout takes
ownership of the <em>item</em>.
@ -192,18 +192,18 @@ ownership of the <em>item</em>.
<p> Sets the minimum width of column <em>col</em> to <em>minsize</em> pixels.
<p> Use <a href="#setColSpacing">setColSpacing</a>() instead.
<h3 class=fn>void <a name="addItem"></a>TQGridLayout::addItem ( <a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item, int&nbsp;row, int&nbsp;col )
<h3 class=fn>void <a name="addItem"></a>TQGridLayout::addItem ( <a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item, int&nbsp;row, int&nbsp;col )
</h3>
Adds <em>item</em> at position <em>row</em>, <em>col</em>. The layout takes
ownership of the <em>item</em>.
<h3 class=fn>void <a name="addItem-2"></a>TQGridLayout::addItem ( <a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item )<tt> [virtual]</tt>
<h3 class=fn>void <a name="addItem-2"></a>TQGridLayout::addItem ( <a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item )<tt> [virtual]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Adds <em>item</em> to the next free position of this layout.
<p>Reimplemented from <a href="ntqlayout.html#addItem">TQLayout</a>.
<h3 class=fn>void <a name="addLayout"></a>TQGridLayout::addLayout ( <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;layout, int&nbsp;row, int&nbsp;col )
<p>Reimplemented from <a href="tqlayout.html#addItem">TQLayout</a>.
<h3 class=fn>void <a name="addLayout"></a>TQGridLayout::addLayout ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;layout, int&nbsp;row, int&nbsp;col )
</h3>
Places the <em>layout</em> at position (<em>row</em>, <em>col</em>) in the grid. The
top-left position is (0, 0).
@ -214,14 +214,14 @@ automatically added to the parent layout as it is constructed.
<p> <p>See also <a href="#addMultiCellLayout">addMultiCellLayout</a>().
<p>Examples: <a href="listbox-example.html#x1430">listbox/listbox.cpp</a>, <a href="progressbar-example.html#x964">progressbar/progressbar.cpp</a>, <a href="tutorial1-10.html#x2365">t10/main.cpp</a>, and <a href="tutorial1-13.html#x2413">t13/gamebrd.cpp</a>.
<h3 class=fn>void <a name="addMultiCell"></a>TQGridLayout::addMultiCell ( <a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item, int&nbsp;fromRow, int&nbsp;toRow, int&nbsp;fromCol, int&nbsp;toCol, int&nbsp;alignment = 0 )
<h3 class=fn>void <a name="addMultiCell"></a>TQGridLayout::addMultiCell ( <a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item, int&nbsp;fromRow, int&nbsp;toRow, int&nbsp;fromCol, int&nbsp;toCol, int&nbsp;alignment = 0 )
</h3>
Adds the <em>item</em> to the cell grid, spanning multiple rows/columns.
<p> The cell will span from <em>fromRow</em>, <em>fromCol</em> to <em>toRow</em>, <em>toCol</em>. Alignment is specified by <em>alignment</em>, which is a bitwise
OR of <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a> values. The default alignment is 0,
which means that the widget fills the entire cell.
<h3 class=fn>void <a name="addMultiCellLayout"></a>TQGridLayout::addMultiCellLayout ( <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;layout, int&nbsp;fromRow, int&nbsp;toRow, int&nbsp;fromCol, int&nbsp;toCol, int&nbsp;alignment = 0 )
<h3 class=fn>void <a name="addMultiCellLayout"></a>TQGridLayout::addMultiCellLayout ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;layout, int&nbsp;fromRow, int&nbsp;toRow, int&nbsp;fromCol, int&nbsp;toCol, int&nbsp;alignment = 0 )
</h3>
Adds the layout <em>layout</em> to the cell grid, spanning multiple
rows/columns. The cell will span from <em>fromRow</em>, <em>fromCol</em> to <em>toRow</em>, <em>toCol</em>.
@ -262,7 +262,7 @@ top-left position is (0, 0) by default.
means that the widget fills the entire cell.
<p> <ul>
<li> You should not call this if you have enabled the
<a href="ntqlayout.html#setAutoAdd">auto-add facility of the layout</a>.
<a href="tqlayout.html#setAutoAdd">auto-add facility of the layout</a>.
<p> <li> From TQt 3.0, the <em>alignment</em> parameter is interpreted more
aggressively than in previous versions of TQt. A non-default
alignment now indicates that the widget should not grow to fill
@ -278,7 +278,7 @@ in the grid. Returns an invalid rectangle if <em>row</em> or <em>col</em> is
outside the grid.
<p> <b>Warning:</b> in the current version of TQt this function does not
return valid results until <a href="#setGeometry">setGeometry</a>() has been called, i.e.
after the <a href="ntqlayout.html#mainWidget">mainWidget</a>() is visible.
after the <a href="tqlayout.html#mainWidget">mainWidget</a>() is visible.
<h3 class=fn>int <a name="colSpacing"></a>TQGridLayout::colSpacing ( int&nbsp;col ) const
</h3>
@ -304,7 +304,7 @@ Returns whether this layout can make use of more space than
to grow in only one dimension, whereas <tt>BothDirections</tt> means that
it wants to grow in both dimensions.
<p>Reimplemented from <a href="ntqlayout.html#expanding">TQLayout</a>.
<p>Reimplemented from <a href="tqlayout.html#expanding">TQLayout</a>.
<h3 class=fn>bool <a name="findWidget"></a>TQGridLayout::findWidget ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, int&nbsp;*&nbsp;row, int&nbsp;*&nbsp;col )<tt> [protected]</tt>
</h3>
Searches for widget <em>w</em> in this layout (not including child
@ -318,27 +318,27 @@ is returned.
Returns TRUE if this layout's preferred height depends on its
width; otherwise returns FALSE.
<p>Reimplemented from <a href="qlayoutitem.html#hasHeightForWidth">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#hasHeightForWidth">TQLayoutItem</a>.
<h3 class=fn>int <a name="heightForWidth"></a>TQGridLayout::heightForWidth ( int&nbsp;w ) const<tt> [virtual]</tt>
</h3>
Returns the layout's preferred height when it is <em>w</em> pixels wide.
<p>Reimplemented from <a href="qlayoutitem.html#heightForWidth">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#heightForWidth">TQLayoutItem</a>.
<h3 class=fn>void <a name="invalidate"></a>TQGridLayout::invalidate ()<tt> [virtual]</tt>
</h3>
Resets cached information.
<p>Reimplemented from <a href="ntqlayout.html#invalidate">TQLayout</a>.
<p>Reimplemented from <a href="tqlayout.html#invalidate">TQLayout</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="maximumSize"></a>TQGridLayout::maximumSize () const<tt> [virtual]</tt>
</h3>
Returns the maximum size needed by this grid.
<p>Reimplemented from <a href="ntqlayout.html#maximumSize">TQLayout</a>.
<p>Reimplemented from <a href="tqlayout.html#maximumSize">TQLayout</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="minimumSize"></a>TQGridLayout::minimumSize () const<tt> [virtual]</tt>
</h3>
Returns the minimum size needed by this grid.
<p>Reimplemented from <a href="ntqlayout.html#minimumSize">TQLayout</a>.
<p>Reimplemented from <a href="tqlayout.html#minimumSize">TQLayout</a>.
<h3 class=fn>int <a name="numCols"></a>TQGridLayout::numCols () const
</h3>
Returns the number of columns in this grid.
@ -384,7 +384,7 @@ grow.
</h3>
Resizes managed widgets within the rectangle <em>r</em>.
<p>Reimplemented from <a href="ntqlayout.html#setGeometry">TQLayout</a>.
<p>Reimplemented from <a href="tqlayout.html#setGeometry">TQLayout</a>.
<h3 class=fn>void <a name="setOrigin"></a>TQGridLayout::setOrigin ( <a href="tqgridlayout.html#Corner-enum">Corner</a>&nbsp;c )
</h3>
Sets the grid's origin corner, i.e. position (0, 0), to <em>c</em>.
@ -410,7 +410,7 @@ other row in this table can grow at all, the row may still grow.
</h3>
Returns the preferred size of this grid.
<p>Reimplemented from <a href="qlayoutitem.html#sizeHint">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#sizeHint">TQLayoutItem</a>.
<!-- eof -->
<hr><p>
This file is part of the <a href="index.html">TQt toolkit</a>.

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqgroupbox.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqgroupbox.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqgroupbox.h Include File</title>
<title>tqgroupbox.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqgroupbox.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqgroupbox.h</h1>
<p>This is the verbatim text of the ntqgroupbox.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqgroupbox.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/**********************************************************************
** $Id: qt/ntqgroupbox.h 3.3.8 edited Jan 11 14:38 $
** $Id: qt/tqgroupbox.h 3.3.8 edited Jan 11 14:38 $
**
** Definition of TQGroupBox widget class
**

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqgroupbox.h:54 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqgroupbox.h:54 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,15 +32,15 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQGroupBox</h1>
<p>This is the complete list of member functions for
<a href="ntqgroupbox.html">TQGroupBox</a>, including inherited members.
<a href="tqgroupbox.html">TQGroupBox</a>, including inherited members.
<ul>
<li><a href="ntqgroupbox.html#TQGroupBox">TQGroupBox</a>()
<li><a href="ntqgroupbox.html#~TQGroupBox">~TQGroupBox</a>()
<li><a href="tqgroupbox.html#TQGroupBox">TQGroupBox</a>()
<li><a href="tqgroupbox.html#~TQGroupBox">~TQGroupBox</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="ntqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="ntqgroupbox.html#alignment">alignment</a>()
<li><a href="tqgroupbox.html#alignment">alignment</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
<li><a href="tqwidget.html#backgroundBrush">backgroundBrush</a>()
<li><a href="tqwidget.html#backgroundColor">backgroundColor</a>()
@ -66,7 +66,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#closeEvent">closeEvent</a>()
<li><a href="tqpaintdevice.html#cmd">cmd</a>()
<li><a href="tqwidget.html#colorGroup">colorGroup</a>()
<li><a href="ntqgroupbox.html#columns">columns</a>()
<li><a href="tqgroupbox.html#columns">columns</a>()
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqwidget.html#constPolish">constPolish</a>()
@ -139,20 +139,20 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#imStartEvent">imStartEvent</a>()
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="ntqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="ntqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="tqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="tqwidget.html#isActiveWindow">isActiveWindow</a>()
<li><a href="ntqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="ntqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="tqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqwidget.html#isDesktop">isDesktop</a>()
<li><a href="tqwidget.html#isDialog">isDialog</a>()
<li><a href="tqwidget.html#isEnabled">isEnabled</a>()
<li><a href="tqwidget.html#isEnabledTo">isEnabledTo</a>()
<li><a href="tqwidget.html#isEnabledToTLW">isEnabledToTLW</a>()
<li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>()
<li><a href="ntqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqwidget.html#isFocusEnabled">isFocusEnabled</a>()
<li><a href="tqwidget.html#isFullScreen">isFullScreen</a>()
<li><a href="tqwidget.html#isHidden">isHidden</a>()
@ -206,7 +206,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="ntqgroupbox.html#orientation">orientation</a>()
<li><a href="tqgroupbox.html#orientation">orientation</a>()
<li><a href="tqwidget.html#ownCursor">ownCursor</a>()
<li><a href="tqwidget.html#ownFont">ownFont</a>()
<li><a href="tqwidget.html#ownPalette">ownPalette</a>()
@ -239,7 +239,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="tqwidget.html#setAcceptDrops">setAcceptDrops</a>()
<li><a href="tqwidget.html#setActiveWindow">setActiveWindow</a>()
<li><a href="ntqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqwidget.html#setAutoMask">setAutoMask</a>()
<li><a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>()
<li><a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>()
@ -247,10 +247,10 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>()
<li><a href="tqwidget.html#setBaseSize">setBaseSize</a>()
<li><a href="tqwidget.html#setCaption">setCaption</a>()
<li><a href="ntqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="ntqgroupbox.html#setChecked">setChecked</a>()
<li><a href="ntqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="ntqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="tqgroupbox.html#setChecked">setChecked</a>()
<li><a href="tqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="tqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqwidget.html#setCursor">setCursor</a>()
<li><a href="tqwidget.html#setDisabled">setDisabled</a>()
<li><a href="tqwidget.html#setEnabled">setEnabled</a>()
@ -259,7 +259,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setFixedHeight">setFixedHeight</a>()
<li><a href="tqwidget.html#setFixedSize">setFixedSize</a>()
<li><a href="tqwidget.html#setFixedWidth">setFixedWidth</a>()
<li><a href="ntqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqwidget.html#setFocus">setFocus</a>()
<li><a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>()
<li><a href="tqwidget.html#setFocusProxy">setFocusProxy</a>()
@ -273,8 +273,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setIcon">setIcon</a>()
<li><a href="tqwidget.html#setIconText">setIconText</a>()
<li><a href="tqwidget.html#setInputMethodEnabled">setInputMethodEnabled</a>()
<li><a href="ntqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="ntqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="tqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqwidget.html#setKeyCompression">setKeyCompression</a>()
<li><a href="tqframe.html#setLineWidth">setLineWidth</a>()
<li><a href="tqframe.html#setMargin">setMargin</a>()
@ -289,7 +289,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>()
<li><a href="tqwidget.html#setMouseTracking">setMouseTracking</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="ntqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqwidget.html#setPalette">setPalette</a>()
<li><a href="tqwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>()
<li><a href="tqwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>()
@ -300,7 +300,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setSizePolicy">setSizePolicy</a>()
<li><a href="tqwidget.html#setStyle">setStyle</a>()
<li><a href="tqwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="ntqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>()
<li><a href="tqwidget.html#setWFlags">setWFlags</a>()
<li><a href="tqwidget.html#setWindowOpacity">setWindowOpacity</a>()
@ -323,8 +323,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#tabletEvent">tabletEvent</a>()
<li><a href="tqwidget.html#testWFlags">testWFlags</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="ntqgroupbox.html#title">title</a>()
<li><a href="ntqgroupbox.html#toggled">toggled</a>()
<li><a href="tqgroupbox.html#title">title</a>()
<li><a href="tqgroupbox.html#toggled">toggled</a>()
<li><a href="tqwidget.html#topLevelWidget">topLevelWidget</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/qgroupbox.cpp:56 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqgroupbox.cpp:56 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -33,10 +33,10 @@ body { background: #ffffff; color: black; }
<p>The TQGroupBox widget provides a group box frame with a title.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qgroupbox-h.html">ntqgroupbox.h</a>&gt;</tt>
<p><tt>#include &lt;<a href="tqgroupbox-h.html">tqgroupbox.h</a>&gt;</tt>
<p>Inherits <a href="tqframe.html">TQFrame</a>.
<p>Inherited by <a href="tqbuttongroup.html">TQButtonGroup</a>, <a href="ntqhgroupbox.html">TQHGroupBox</a>, and <a href="ntqvgroupbox.html">TQVGroupBox</a>.
<p><a href="qgroupbox-members.html">List of all member functions.</a>
<p>Inherited by <a href="tqbuttongroup.html">TQButtonGroup</a>, <a href="tqhgroupbox.html">TQHGroupBox</a>, and <a href="tqvgroupbox.html">TQVGroupBox</a>.
<p><a href="tqgroupbox-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQGroupBox"><b>TQGroupBox</b></a> ( TQWidget&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )</li>
@ -158,10 +158,10 @@ all), and insert the widgets and spaces afterwards.
<h3 class=fn>int <a name="alignment"></a>TQGroupBox::alignment () const
</h3><p>Returns the alignment of the group box title.
See the <a href="ntqgroupbox.html#alignment-prop">"alignment"</a> property for details.
See the <a href="tqgroupbox.html#alignment-prop">"alignment"</a> property for details.
<h3 class=fn>int <a name="columns"></a>TQGroupBox::columns () const
</h3><p>Returns the number of columns or rows (depending on <a href="#orientation-prop">TQGroupBox::orientation</a>) in the group box.
See the <a href="ntqgroupbox.html#columns-prop">"columns"</a> property for details.
See the <a href="tqgroupbox.html#columns-prop">"columns"</a> property for details.
<h3 class=fn>int <a name="insideMargin"></a>TQGroupBox::insideMargin () const
</h3>
Returns the width of the empty space between the items in the
@ -182,25 +182,25 @@ and style.
<h3 class=fn>bool <a name="isCheckable"></a>TQGroupBox::isCheckable () const
</h3><p>Returns TRUE if the group box has a checkbox in its title; otherwise returns FALSE.
See the <a href="ntqgroupbox.html#checkable-prop">"checkable"</a> property for details.
See the <a href="tqgroupbox.html#checkable-prop">"checkable"</a> property for details.
<h3 class=fn>bool <a name="isChecked"></a>TQGroupBox::isChecked () const
</h3><p>Returns TRUE if the group box's checkbox is checked; otherwise returns FALSE.
See the <a href="ntqgroupbox.html#checked-prop">"checked"</a> property for details.
See the <a href="tqgroupbox.html#checked-prop">"checked"</a> property for details.
<h3 class=fn>bool <a name="isFlat"></a>TQGroupBox::isFlat () const
</h3><p>Returns TRUE if the group box is painted flat or has a frame; otherwise returns FALSE.
See the <a href="ntqgroupbox.html#flat-prop">"flat"</a> property for details.
See the <a href="tqgroupbox.html#flat-prop">"flat"</a> property for details.
<h3 class=fn><a href="ntqt.html#Orientation-enum">Orientation</a> <a name="orientation"></a>TQGroupBox::orientation () const
</h3><p>Returns the group box's orientation.
See the <a href="ntqgroupbox.html#orientation-prop">"orientation"</a> property for details.
See the <a href="tqgroupbox.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="setAlignment"></a>TQGroupBox::setAlignment ( int )<tt> [virtual]</tt>
</h3><p>Sets the alignment of the group box title.
See the <a href="ntqgroupbox.html#alignment-prop">"alignment"</a> property for details.
See the <a href="tqgroupbox.html#alignment-prop">"alignment"</a> property for details.
<h3 class=fn>void <a name="setCheckable"></a>TQGroupBox::setCheckable ( bool&nbsp;b )
</h3><p>Sets whether the group box has a checkbox in its title to <em>b</em>.
See the <a href="ntqgroupbox.html#checkable-prop">"checkable"</a> property for details.
See the <a href="tqgroupbox.html#checkable-prop">"checkable"</a> property for details.
<h3 class=fn>void <a name="setChecked"></a>TQGroupBox::setChecked ( bool&nbsp;b )<tt> [slot]</tt>
</h3><p>Sets whether the group box's checkbox is checked to <em>b</em>.
See the <a href="ntqgroupbox.html#checked-prop">"checked"</a> property for details.
See the <a href="tqgroupbox.html#checked-prop">"checked"</a> property for details.
<h3 class=fn>void <a name="setColumnLayout"></a>TQGroupBox::setColumnLayout ( int&nbsp;strips, <a href="ntqt.html#Orientation-enum">Orientation</a>&nbsp;direction )<tt> [virtual]</tt>
</h3>
Changes the layout of the group box. This function is only useful
@ -214,10 +214,10 @@ of columns or rows to be <em>strips</em>, depending on <em>direction</em>.
<p>Example: <a href="tutorial2-09.html#x2641">chart/optionsform.cpp</a>.
<h3 class=fn>void <a name="setColumns"></a>TQGroupBox::setColumns ( int )
</h3><p>Sets the number of columns or rows (depending on <a href="#orientation-prop">TQGroupBox::orientation</a>) in the group box.
See the <a href="ntqgroupbox.html#columns-prop">"columns"</a> property for details.
See the <a href="tqgroupbox.html#columns-prop">"columns"</a> property for details.
<h3 class=fn>void <a name="setFlat"></a>TQGroupBox::setFlat ( bool&nbsp;b )
</h3><p>Sets whether the group box is painted flat or has a frame to <em>b</em>.
See the <a href="ntqgroupbox.html#flat-prop">"flat"</a> property for details.
See the <a href="tqgroupbox.html#flat-prop">"flat"</a> property for details.
<h3 class=fn>void <a name="setInsideMargin"></a>TQGroupBox::setInsideMargin ( int&nbsp;m )
</h3>
Sets the the width of the inside margin to <em>m</em> pixels.
@ -231,13 +231,13 @@ the group to <em>s</em> pixels.
<h3 class=fn>void <a name="setOrientation"></a>TQGroupBox::setOrientation ( <a href="ntqt.html#Orientation-enum">Orientation</a> )
</h3><p>Sets the group box's orientation.
See the <a href="ntqgroupbox.html#orientation-prop">"orientation"</a> property for details.
See the <a href="tqgroupbox.html#orientation-prop">"orientation"</a> property for details.
<h3 class=fn>void <a name="setTitle"></a>TQGroupBox::setTitle ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; )<tt> [virtual]</tt>
</h3><p>Sets the group box title text.
See the <a href="ntqgroupbox.html#title-prop">"title"</a> property for details.
See the <a href="tqgroupbox.html#title-prop">"title"</a> property for details.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="title"></a>TQGroupBox::title () const
</h3><p>Returns the group box title text.
See the <a href="ntqgroupbox.html#title-prop">"title"</a> property for details.
See the <a href="tqgroupbox.html#title-prop">"title"</a> property for details.
<h3 class=fn>void <a name="toggled"></a>TQGroupBox::toggled ( bool&nbsp;on )<tt> [signal]</tt>
</h3>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqhbox.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqhbox.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqhbox.h Include File</title>
<title>tqhbox.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqhbox.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqhbox.h</h1>
<p>This is the verbatim text of the ntqhbox.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqhbox.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqhbox.h 3.3.8 edited Jan 11 14:38 $
** $Id: qt/tqhbox.h 3.3.8 edited Jan 11 14:38 $
**
** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved.
**

Before

Width:  |  Height:  |  Size: 309 B

After

Width:  |  Height:  |  Size: 309 B

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqhbox.h:48 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqhbox.h:48 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,10 +32,10 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQHBox</h1>
<p>This is the complete list of member functions for
<a href="ntqhbox.html">TQHBox</a>, including inherited members.
<a href="tqhbox.html">TQHBox</a>, including inherited members.
<ul>
<li><a href="ntqhbox.html#TQHBox">TQHBox</a>()
<li><a href="tqhbox.html#TQHBox">TQHBox</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
@ -279,8 +279,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setShown">setShown</a>()
<li><a href="tqwidget.html#setSizeIncrement">setSizeIncrement</a>()
<li><a href="tqwidget.html#setSizePolicy">setSizePolicy</a>()
<li><a href="ntqhbox.html#setSpacing">setSpacing</a>()
<li><a href="ntqhbox.html#setStretchFactor">setStretchFactor</a>()
<li><a href="tqhbox.html#setSpacing">setSpacing</a>()
<li><a href="tqhbox.html#setStretchFactor">setStretchFactor</a>()
<li><a href="tqwidget.html#setStyle">setStyle</a>()
<li><a href="tqwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="tqwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>()

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/qhbox.cpp:41 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqhbox.cpp:41 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -34,10 +34,10 @@ body { background: #ffffff; color: black; }
<p>The TQHBox widget provides horizontal geometry management
for its child widgets.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;</tt>
<p><tt>#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;</tt>
<p>Inherits <a href="tqframe.html">TQFrame</a>.
<p>Inherited by <a href="ntqvbox.html">TQVBox</a>.
<p><a href="qhbox-members.html">List of all member functions.</a>
<p>Inherited by <a href="tqvbox.html">TQVBox</a>.
<p><a href="tqhbox-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQHBox"><b>TQHBox</b></a> ( TQWidget&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )</li>
@ -62,8 +62,8 @@ each other and sized according to their <a href="tqwidget.html#sizeHint">sizeHin
<a href="#setSpacing">setSpacing</a>() to add space between the widgets. Use
<a href="#setStretchFactor">setStretchFactor</a>() if you want the widgets to be different sizes
in proportion to one another. (See <a href="layout.html">Layouts</a> for more information on stretch factors.)
<p> <center><img src="qhbox-m.png" alt="TQHBox"></center>
<p> <p>See also <a href="qhboxlayout.html">TQHBoxLayout</a>, <a href="ntqvbox.html">TQVBox</a>, <a href="tqgrid.html">TQGrid</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<p> <center><img src="tqhbox-m.png" alt="TQHBox"></center>
<p> <p>See also <a href="tqhboxlayout.html">TQHBoxLayout</a>, <a href="tqvbox.html">TQVBox</a>, <a href="tqgrid.html">TQGrid</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQHBox"></a>TQHBox::TQHBox ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )
@ -76,7 +76,7 @@ constructor.
</h3>
Constructs a horizontal hbox if <em>horizontal</em> is TRUE, otherwise
constructs a vertical hbox (also known as a vbox).
<p> This constructor is provided for the <a href="ntqvbox.html">TQVBox</a> class. You should never
<p> This constructor is provided for the <a href="tqvbox.html">TQVBox</a> class. You should never
need to use it directly.
<p> The <em>parent</em>, <em>name</em> and widget flags, <em>f</em>, are passed to the
<a href="tqframe.html">TQFrame</a> constructor.
@ -90,7 +90,7 @@ Sets the spacing between the child widgets to <em>space</em>.
</h3>
Sets the <a href="layout.html#stretch-factor">stretch factor</a> of widget <em>w</em> to <em>stretch</em>. Returns TRUE if
<em>w</em> is found. Otherwise returns FALSE.
<p> <p>See also <a href="qboxlayout.html#setStretchFactor">TQBoxLayout::setStretchFactor</a>() and <a href="layout.html">Layouts</a>.
<p> <p>See also <a href="tqboxlayout.html#setStretchFactor">TQBoxLayout::setStretchFactor</a>() and <a href="layout.html">Layouts</a>.
<!-- eof -->
<hr><p>

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:431 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:431 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,23 +32,23 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQHBoxLayout</h1>
<p>This is the complete list of member functions for
<a href="qhboxlayout.html">TQHBoxLayout</a>, including inherited members.
<a href="tqhboxlayout.html">TQHBoxLayout</a>, including inherited members.
<ul>
<li><a href="qhboxlayout.html#TQHBoxLayout">TQHBoxLayout</a>()
<li><a href="qhboxlayout.html#~TQHBoxLayout">~TQHBoxLayout</a>()
<li><a href="ntqlayout.html#activate">activate</a>()
<li><a href="ntqlayout.html#add">add</a>()
<li><a href="ntqlayout.html#addChildLayout">addChildLayout</a>()
<li><a href="qboxlayout.html#addItem">addItem</a>()
<li><a href="qboxlayout.html#addLayout">addLayout</a>()
<li><a href="qboxlayout.html#addSpacing">addSpacing</a>()
<li><a href="qboxlayout.html#addStretch">addStretch</a>()
<li><a href="qboxlayout.html#addStrut">addStrut</a>()
<li><a href="qboxlayout.html#addWidget">addWidget</a>()
<li><a href="qlayoutitem.html#alignment">alignment</a>()
<li><a href="ntqlayout.html#alignmentRect">alignmentRect</a>()
<li><a href="ntqlayout.html#autoAdd">autoAdd</a>()
<li><a href="tqhboxlayout.html#TQHBoxLayout">TQHBoxLayout</a>()
<li><a href="tqhboxlayout.html#~TQHBoxLayout">~TQHBoxLayout</a>()
<li><a href="tqlayout.html#activate">activate</a>()
<li><a href="tqlayout.html#add">add</a>()
<li><a href="tqlayout.html#addChildLayout">addChildLayout</a>()
<li><a href="tqboxlayout.html#addItem">addItem</a>()
<li><a href="tqboxlayout.html#addLayout">addLayout</a>()
<li><a href="tqboxlayout.html#addSpacing">addSpacing</a>()
<li><a href="tqboxlayout.html#addStretch">addStretch</a>()
<li><a href="tqboxlayout.html#addStrut">addStrut</a>()
<li><a href="tqboxlayout.html#addWidget">addWidget</a>()
<li><a href="tqlayoutitem.html#alignment">alignment</a>()
<li><a href="tqlayout.html#alignmentRect">alignmentRect</a>()
<li><a href="tqlayout.html#autoAdd">autoAdd</a>()
<li><a href="tqobject.html#blockSignals">blockSignals</a>()
<li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>()
<li><a href="tqobject.html#child">child</a>()
@ -58,81 +58,81 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqobject.html#customEvent">customEvent</a>()
<li><a href="ntqlayout.html#deleteAllItems">deleteAllItems</a>()
<li><a href="tqlayout.html#deleteAllItems">deleteAllItems</a>()
<li><a href="tqobject.html#deleteLater">deleteLater</a>()
<li><a href="tqobject.html#destroyed">destroyed</a>()
<li><a href="qboxlayout.html#direction">direction</a>()
<li><a href="tqboxlayout.html#direction">direction</a>()
<li><a href="tqobject.html#disconnect">disconnect</a>()
<li><a href="tqobject.html#disconnectNotify">disconnectNotify</a>()
<li><a href="tqobject.html#dumpObjectInfo">dumpObjectInfo</a>()
<li><a href="tqobject.html#dumpObjectTree">dumpObjectTree</a>()
<li><a href="tqobject.html#event">event</a>()
<li><a href="tqobject.html#eventFilter">eventFilter</a>()
<li><a href="qboxlayout.html#expanding">expanding</a>()
<li><a href="qboxlayout.html#findWidget">findWidget</a>()
<li><a href="qlayoutitem.html#geometry">geometry</a>()
<li><a href="qboxlayout.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="qboxlayout.html#heightForWidth">heightForWidth</a>()
<li><a href="tqboxlayout.html#expanding">expanding</a>()
<li><a href="tqboxlayout.html#findWidget">findWidget</a>()
<li><a href="tqlayoutitem.html#geometry">geometry</a>()
<li><a href="tqboxlayout.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="tqboxlayout.html#heightForWidth">heightForWidth</a>()
<li><a href="tqobject.html#highPriority">highPriority</a>()
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="qboxlayout.html#insertItem">insertItem</a>()
<li><a href="qboxlayout.html#insertLayout">insertLayout</a>()
<li><a href="qboxlayout.html#insertSpacing">insertSpacing</a>()
<li><a href="qboxlayout.html#insertStretch">insertStretch</a>()
<li><a href="qboxlayout.html#insertWidget">insertWidget</a>()
<li><a href="tqboxlayout.html#insertItem">insertItem</a>()
<li><a href="tqboxlayout.html#insertLayout">insertLayout</a>()
<li><a href="tqboxlayout.html#insertSpacing">insertSpacing</a>()
<li><a href="tqboxlayout.html#insertStretch">insertStretch</a>()
<li><a href="tqboxlayout.html#insertWidget">insertWidget</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="qboxlayout.html#invalidate">invalidate</a>()
<li><a href="tqboxlayout.html#invalidate">invalidate</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="ntqlayout.html#isEmpty">isEmpty</a>()
<li><a href="ntqlayout.html#isEnabled">isEnabled</a>()
<li><a href="ntqlayout.html#isTopLevel">isTopLevel</a>()
<li><a href="tqlayout.html#isEmpty">isEmpty</a>()
<li><a href="tqlayout.html#isEnabled">isEnabled</a>()
<li><a href="tqlayout.html#isTopLevel">isTopLevel</a>()
<li><a href="tqobject.html#isWidgetType">isWidgetType</a>()
<li><a href="ntqlayout.html#iterator">iterator</a>()
<li><a href="tqlayout.html#iterator">iterator</a>()
<li><a href="tqobject.html#killTimer">killTimer</a>()
<li><a href="tqobject.html#killTimers">killTimers</a>()
<li><a href="qlayoutitem.html#layout">layout</a>()
<li><a href="ntqlayout.html#mainWidget">mainWidget</a>()
<li><a href="ntqlayout.html#margin">margin</a>()
<li><a href="qboxlayout.html#maximumSize">maximumSize</a>()
<li><a href="ntqlayout.html#menuBar">menuBar</a>()
<li><a href="tqlayoutitem.html#layout">layout</a>()
<li><a href="tqlayout.html#mainWidget">mainWidget</a>()
<li><a href="tqlayout.html#margin">margin</a>()
<li><a href="tqboxlayout.html#maximumSize">maximumSize</a>()
<li><a href="tqlayout.html#menuBar">menuBar</a>()
<li><a href="tqobject.html#metaObject">metaObject</a>()
<li><a href="qboxlayout.html#minimumSize">minimumSize</a>()
<li><a href="tqboxlayout.html#minimumSize">minimumSize</a>()
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="tqobject.html#parent">parent</a>()
<li><a href="tqobject.html#property">property</a>()
<li><a href="tqobject.html#queryList">queryList</a>()
<li><a href="ntqlayout.html#remove">remove</a>()
<li><a href="tqlayout.html#remove">remove</a>()
<li><a href="tqobject.html#removeChild">removeChild</a>()
<li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>()
<li><a href="ntqlayout.html#removeItem">removeItem</a>()
<li><a href="ntqlayout.html#resizeMode">resizeMode</a>()
<li><a href="tqlayout.html#removeItem">removeItem</a>()
<li><a href="tqlayout.html#resizeMode">resizeMode</a>()
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="qlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>()
<li><a href="qboxlayout.html#setDirection">setDirection</a>()
<li><a href="ntqlayout.html#setEnabled">setEnabled</a>()
<li><a href="qboxlayout.html#setGeometry">setGeometry</a>()
<li><a href="ntqlayout.html#setMargin">setMargin</a>()
<li><a href="ntqlayout.html#setMenuBar">setMenuBar</a>()
<li><a href="tqlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="tqlayout.html#setAutoAdd">setAutoAdd</a>()
<li><a href="tqboxlayout.html#setDirection">setDirection</a>()
<li><a href="tqlayout.html#setEnabled">setEnabled</a>()
<li><a href="tqboxlayout.html#setGeometry">setGeometry</a>()
<li><a href="tqlayout.html#setMargin">setMargin</a>()
<li><a href="tqlayout.html#setMenuBar">setMenuBar</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="tqobject.html#setProperty">setProperty</a>()
<li><a href="ntqlayout.html#setResizeMode">setResizeMode</a>()
<li><a href="ntqlayout.html#setSpacing">setSpacing</a>()
<li><a href="qboxlayout.html#setStretchFactor">setStretchFactor</a>()
<li><a href="ntqlayout.html#setSupportsMargin">setSupportsMargin</a>()
<li><a href="tqlayout.html#setResizeMode">setResizeMode</a>()
<li><a href="tqlayout.html#setSpacing">setSpacing</a>()
<li><a href="tqboxlayout.html#setStretchFactor">setStretchFactor</a>()
<li><a href="tqlayout.html#setSupportsMargin">setSupportsMargin</a>()
<li><a href="tqobject.html#signalsBlocked">signalsBlocked</a>()
<li><a href="qboxlayout.html#sizeHint">sizeHint</a>()
<li><a href="qlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="ntqlayout.html#spacing">spacing</a>()
<li><a href="tqboxlayout.html#sizeHint">sizeHint</a>()
<li><a href="tqlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="tqlayout.html#spacing">spacing</a>()
<li><a href="tqobject.html#startTimer">startTimer</a>()
<li><a href="ntqlayout.html#supportsMargin">supportsMargin</a>()
<li><a href="tqlayout.html#supportsMargin">supportsMargin</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()
<li><a href="qlayoutitem.html#widget">widget</a>()
<li><a href="tqlayoutitem.html#widget">widget</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qlayout.cpp:2434 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqlayout.cpp:2434 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -33,9 +33,9 @@ body { background: #ffffff; color: black; }
<p>The TQHBoxLayout class lines up widgets horizontally.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;</tt>
<p>Inherits <a href="qboxlayout.html">TQBoxLayout</a>.
<p><a href="qhboxlayout-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;</tt>
<p>Inherits <a href="tqboxlayout.html">TQBoxLayout</a>.
<p><a href="tqhboxlayout-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQHBoxLayout"><b>TQHBoxLayout</b></a> ( TQWidget&nbsp;*&nbsp;parent, int&nbsp;margin = 0, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )</li>
@ -51,11 +51,11 @@ The TQHBoxLayout class lines up widgets horizontally.
<p> This class is used to construct horizontal box layout objects. See
<a href="qboxlayout.html">TQBoxLayout</a> for more details.
<a href="tqboxlayout.html">TQBoxLayout</a> for more details.
<p> The simplest use of the class is like this:
<pre>
<a href="qboxlayout.html">TQBoxLayout</a> * l = new TQHBoxLayout( widget );
l-&gt;<a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>( TRUE );
<a href="tqboxlayout.html">TQBoxLayout</a> * l = new TQHBoxLayout( widget );
l-&gt;<a href="tqlayout.html#setAutoAdd">setAutoAdd</a>( TRUE );
new TQSomeWidget( widget );
new TQSomeOtherWidget( widget );
new TQAnotherWidget( widget );
@ -63,13 +63,13 @@ The TQHBoxLayout class lines up widgets horizontally.
<p> or like this:
<pre>
<a href="qboxlayout.html">TQBoxLayout</a> * l = new TQHBoxLayout( widget );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( existingChildOfWidget );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( anotherChildOfWidget );
<a href="tqboxlayout.html">TQBoxLayout</a> * l = new TQHBoxLayout( widget );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( existingChildOfWidget );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( anotherChildOfWidget );
</pre>
<p> <center><img src="qhboxlayout.png" alt="TQHBox"></center>
<p> <p>See also <a href="qvboxlayout.html">TQVBoxLayout</a>, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="layout.html">the Layout overview</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<p> <center><img src="tqhboxlayout.png" alt="TQHBox"></center>
<p> <p>See also <a href="tqvboxlayout.html">TQVBoxLayout</a>, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="layout.html">the Layout overview</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQHBoxLayout"></a>TQHBoxLayout::TQHBoxLayout ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, int&nbsp;margin = 0, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
@ -81,13 +81,13 @@ widget and its managed children. The <em>spacing</em> is the default
number of pixels between neighboring children. If <em>spacing</em> is -1
the value of <em>margin</em> is used for <em>spacing</em>.
<h3 class=fn><a name="TQHBoxLayout-2"></a>TQHBoxLayout::TQHBoxLayout ( <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;parentLayout, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQHBoxLayout-2"></a>TQHBoxLayout::TQHBoxLayout ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;parentLayout, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a new horizontal box called name <em>name</em> and adds it to
<em>parentLayout</em>.
<p> The <em>spacing</em> is the default number of pixels between neighboring
children. If <em>spacing</em> is -1, this TQHBoxLayout will inherit its
parent's <a href="ntqlayout.html#spacing">spacing</a>().
parent's <a href="tqlayout.html#spacing">spacing</a>().
<h3 class=fn><a name="TQHBoxLayout-3"></a>TQHBoxLayout::TQHBoxLayout ( int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
@ -95,7 +95,7 @@ Constructs a new horizontal box called name <em>name</em>. You must add
it to another layout.
<p> The <em>spacing</em> is the default number of pixels between neighboring
children. If <em>spacing</em> is -1, this TQHBoxLayout will inherit its
parent's <a href="ntqlayout.html#spacing">spacing</a>().
parent's <a href="tqlayout.html#spacing">spacing</a>().
<h3 class=fn><a name="~TQHBoxLayout"></a>TQHBoxLayout::~TQHBoxLayout ()
</h3>

Before

Width:  |  Height:  |  Size: 1004 B

After

Width:  |  Height:  |  Size: 1004 B

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqhbuttongroup.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqhbuttongroup.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqhbuttongroup.h Include File</title>
<title>tqhbuttongroup.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqhbuttongroup.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqhbuttongroup.h</h1>
<p>This is the verbatim text of the ntqhbuttongroup.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqhbuttongroup.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqhbuttongroup.h 3.3.8 edited Jan 11 14:46 $
** $Id: qt/tqhbuttongroup.h 3.3.8 edited Jan 11 14:46 $
**
** Definition of TQHButtonGroup class
**

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqhbuttongroup.h:47 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqhbuttongroup.h:47 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,15 +32,15 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQHButtonGroup</h1>
<p>This is the complete list of member functions for
<a href="ntqhbuttongroup.html">TQHButtonGroup</a>, including inherited members.
<a href="tqhbuttongroup.html">TQHButtonGroup</a>, including inherited members.
<ul>
<li><a href="ntqhbuttongroup.html#TQHButtonGroup">TQHButtonGroup</a>()
<li><a href="ntqhbuttongroup.html#~TQHButtonGroup">~TQHButtonGroup</a>()
<li><a href="tqhbuttongroup.html#TQHButtonGroup">TQHButtonGroup</a>()
<li><a href="tqhbuttongroup.html#~TQHButtonGroup">~TQHButtonGroup</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="ntqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="ntqgroupbox.html#alignment">alignment</a>()
<li><a href="tqgroupbox.html#alignment">alignment</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
<li><a href="tqwidget.html#backgroundBrush">backgroundBrush</a>()
<li><a href="tqwidget.html#backgroundColor">backgroundColor</a>()
@ -67,7 +67,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#closeEvent">closeEvent</a>()
<li><a href="tqpaintdevice.html#cmd">cmd</a>()
<li><a href="tqwidget.html#colorGroup">colorGroup</a>()
<li><a href="ntqgroupbox.html#columns">columns</a>()
<li><a href="tqgroupbox.html#columns">columns</a>()
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqwidget.html#constPolish">constPolish</a>()
@ -143,13 +143,13 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqbuttongroup.html#insert">insert</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="ntqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="ntqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="tqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="tqwidget.html#isActiveWindow">isActiveWindow</a>()
<li><a href="ntqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="ntqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="tqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqwidget.html#isDesktop">isDesktop</a>()
<li><a href="tqwidget.html#isDialog">isDialog</a>()
<li><a href="tqwidget.html#isEnabled">isEnabled</a>()
@ -157,7 +157,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#isEnabledToTLW">isEnabledToTLW</a>()
<li><a href="tqbuttongroup.html#isExclusive">isExclusive</a>()
<li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>()
<li><a href="ntqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqwidget.html#isFocusEnabled">isFocusEnabled</a>()
<li><a href="tqwidget.html#isFullScreen">isFullScreen</a>()
<li><a href="tqwidget.html#isHidden">isHidden</a>()
@ -213,7 +213,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="ntqgroupbox.html#orientation">orientation</a>()
<li><a href="tqgroupbox.html#orientation">orientation</a>()
<li><a href="tqwidget.html#ownCursor">ownCursor</a>()
<li><a href="tqwidget.html#ownFont">ownFont</a>()
<li><a href="tqwidget.html#ownPalette">ownPalette</a>()
@ -251,7 +251,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="tqwidget.html#setAcceptDrops">setAcceptDrops</a>()
<li><a href="tqwidget.html#setActiveWindow">setActiveWindow</a>()
<li><a href="ntqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqwidget.html#setAutoMask">setAutoMask</a>()
<li><a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>()
<li><a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>()
@ -260,10 +260,10 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setBaseSize">setBaseSize</a>()
<li><a href="tqbuttongroup.html#setButton">setButton</a>()
<li><a href="tqwidget.html#setCaption">setCaption</a>()
<li><a href="ntqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="ntqgroupbox.html#setChecked">setChecked</a>()
<li><a href="ntqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="ntqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="tqgroupbox.html#setChecked">setChecked</a>()
<li><a href="tqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="tqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqwidget.html#setCursor">setCursor</a>()
<li><a href="tqwidget.html#setDisabled">setDisabled</a>()
<li><a href="tqwidget.html#setEnabled">setEnabled</a>()
@ -273,7 +273,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setFixedHeight">setFixedHeight</a>()
<li><a href="tqwidget.html#setFixedSize">setFixedSize</a>()
<li><a href="tqwidget.html#setFixedWidth">setFixedWidth</a>()
<li><a href="ntqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqwidget.html#setFocus">setFocus</a>()
<li><a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>()
<li><a href="tqwidget.html#setFocusProxy">setFocusProxy</a>()
@ -287,8 +287,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setIcon">setIcon</a>()
<li><a href="tqwidget.html#setIconText">setIconText</a>()
<li><a href="tqwidget.html#setInputMethodEnabled">setInputMethodEnabled</a>()
<li><a href="ntqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="ntqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="tqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqwidget.html#setKeyCompression">setKeyCompression</a>()
<li><a href="tqframe.html#setLineWidth">setLineWidth</a>()
<li><a href="tqframe.html#setMargin">setMargin</a>()
@ -303,7 +303,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>()
<li><a href="tqwidget.html#setMouseTracking">setMouseTracking</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="ntqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqwidget.html#setPalette">setPalette</a>()
<li><a href="tqwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>()
<li><a href="tqwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>()
@ -315,7 +315,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setSizePolicy">setSizePolicy</a>()
<li><a href="tqwidget.html#setStyle">setStyle</a>()
<li><a href="tqwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="ntqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>()
<li><a href="tqwidget.html#setWFlags">setWFlags</a>()
<li><a href="tqwidget.html#setWindowOpacity">setWindowOpacity</a>()
@ -338,8 +338,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#tabletEvent">tabletEvent</a>()
<li><a href="tqwidget.html#testWFlags">testWFlags</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="ntqgroupbox.html#title">title</a>()
<li><a href="ntqgroupbox.html#toggled">toggled</a>()
<li><a href="tqgroupbox.html#title">title</a>()
<li><a href="tqgroupbox.html#toggled">toggled</a>()
<li><a href="tqwidget.html#topLevelWidget">topLevelWidget</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/qhbuttongroup.cpp:41 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqhbuttongroup.cpp:41 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -34,9 +34,9 @@ body { background: #ffffff; color: black; }
<p>The TQHButtonGroup widget organizes TQButton widgets in a
group with one horizontal row.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qhbuttongroup-h.html">ntqhbuttongroup.h</a>&gt;</tt>
<p><tt>#include &lt;<a href="tqhbuttongroup-h.html">tqhbuttongroup.h</a>&gt;</tt>
<p>Inherits <a href="tqbuttongroup.html">TQButtonGroup</a>.
<p><a href="qhbuttongroup-members.html">List of all member functions.</a>
<p><a href="tqhbuttongroup-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQHButtonGroup"><b>TQHButtonGroup</b></a> ( TQWidget&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )</li>
@ -53,11 +53,11 @@ group with one horizontal row.
<p> TQHButtonGroup is a convenience class that offers a thin layer on
top of <a href="tqbuttongroup.html">TQButtonGroup</a>. From a layout point of view it is effectively
a <a href="ntqhbox.html">TQHBox</a> that offers a frame with a title and is specifically
a <a href="tqhbox.html">TQHBox</a> that offers a frame with a title and is specifically
designed for buttons. From a functionality point of view it is a
TQButtonGroup.
<p> <center><img src="tqbuttongroup-h.png" alt="TQButtonGroup"></center>
<p> <p>See also <a href="ntqvbuttongroup.html">TQVButtonGroup</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<p> <p>See also <a href="tqvbuttongroup.html">TQVButtonGroup</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQHButtonGroup"></a>TQHButtonGroup::TQHButtonGroup ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqhgroupbox.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqhgroupbox.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqhgroupbox.h Include File</title>
<title>tqhgroupbox.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqhgroupbox.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqhgroupbox.h</h1>
<p>This is the verbatim text of the ntqhgroupbox.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqhgroupbox.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/**********************************************************************
** $Id: qt/ntqhgroupbox.h 3.3.8 edited Jan 11 14:46 $
** $Id: qt/tqhgroupbox.h 3.3.8 edited Jan 11 14:46 $
**
** Definition of TQHGroupBox widget class
**
@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQHGROUPBOX_H
#ifndef QT_H
#include "ntqgroupbox.h"
#include "tqgroupbox.h"
#endif // QT_H
#ifndef TQT_NO_HGROUPBOX

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqhgroupbox.h:47 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqhgroupbox.h:47 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,15 +32,15 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQHGroupBox</h1>
<p>This is the complete list of member functions for
<a href="ntqhgroupbox.html">TQHGroupBox</a>, including inherited members.
<a href="tqhgroupbox.html">TQHGroupBox</a>, including inherited members.
<ul>
<li><a href="ntqhgroupbox.html#TQHGroupBox">TQHGroupBox</a>()
<li><a href="ntqhgroupbox.html#~TQHGroupBox">~TQHGroupBox</a>()
<li><a href="tqhgroupbox.html#TQHGroupBox">TQHGroupBox</a>()
<li><a href="tqhgroupbox.html#~TQHGroupBox">~TQHGroupBox</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="ntqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="ntqgroupbox.html#alignment">alignment</a>()
<li><a href="tqgroupbox.html#alignment">alignment</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
<li><a href="tqwidget.html#backgroundBrush">backgroundBrush</a>()
<li><a href="tqwidget.html#backgroundColor">backgroundColor</a>()
@ -66,7 +66,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#closeEvent">closeEvent</a>()
<li><a href="tqpaintdevice.html#cmd">cmd</a>()
<li><a href="tqwidget.html#colorGroup">colorGroup</a>()
<li><a href="ntqgroupbox.html#columns">columns</a>()
<li><a href="tqgroupbox.html#columns">columns</a>()
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqwidget.html#constPolish">constPolish</a>()
@ -139,20 +139,20 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#imStartEvent">imStartEvent</a>()
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="ntqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="ntqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="tqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="tqwidget.html#isActiveWindow">isActiveWindow</a>()
<li><a href="ntqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="ntqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="tqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqwidget.html#isDesktop">isDesktop</a>()
<li><a href="tqwidget.html#isDialog">isDialog</a>()
<li><a href="tqwidget.html#isEnabled">isEnabled</a>()
<li><a href="tqwidget.html#isEnabledTo">isEnabledTo</a>()
<li><a href="tqwidget.html#isEnabledToTLW">isEnabledToTLW</a>()
<li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>()
<li><a href="ntqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqwidget.html#isFocusEnabled">isFocusEnabled</a>()
<li><a href="tqwidget.html#isFullScreen">isFullScreen</a>()
<li><a href="tqwidget.html#isHidden">isHidden</a>()
@ -206,7 +206,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="ntqgroupbox.html#orientation">orientation</a>()
<li><a href="tqgroupbox.html#orientation">orientation</a>()
<li><a href="tqwidget.html#ownCursor">ownCursor</a>()
<li><a href="tqwidget.html#ownFont">ownFont</a>()
<li><a href="tqwidget.html#ownPalette">ownPalette</a>()
@ -239,7 +239,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="tqwidget.html#setAcceptDrops">setAcceptDrops</a>()
<li><a href="tqwidget.html#setActiveWindow">setActiveWindow</a>()
<li><a href="ntqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqwidget.html#setAutoMask">setAutoMask</a>()
<li><a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>()
<li><a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>()
@ -247,10 +247,10 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>()
<li><a href="tqwidget.html#setBaseSize">setBaseSize</a>()
<li><a href="tqwidget.html#setCaption">setCaption</a>()
<li><a href="ntqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="ntqgroupbox.html#setChecked">setChecked</a>()
<li><a href="ntqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="ntqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="tqgroupbox.html#setChecked">setChecked</a>()
<li><a href="tqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="tqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqwidget.html#setCursor">setCursor</a>()
<li><a href="tqwidget.html#setDisabled">setDisabled</a>()
<li><a href="tqwidget.html#setEnabled">setEnabled</a>()
@ -259,7 +259,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setFixedHeight">setFixedHeight</a>()
<li><a href="tqwidget.html#setFixedSize">setFixedSize</a>()
<li><a href="tqwidget.html#setFixedWidth">setFixedWidth</a>()
<li><a href="ntqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqwidget.html#setFocus">setFocus</a>()
<li><a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>()
<li><a href="tqwidget.html#setFocusProxy">setFocusProxy</a>()
@ -273,8 +273,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setIcon">setIcon</a>()
<li><a href="tqwidget.html#setIconText">setIconText</a>()
<li><a href="tqwidget.html#setInputMethodEnabled">setInputMethodEnabled</a>()
<li><a href="ntqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="ntqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="tqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqwidget.html#setKeyCompression">setKeyCompression</a>()
<li><a href="tqframe.html#setLineWidth">setLineWidth</a>()
<li><a href="tqframe.html#setMargin">setMargin</a>()
@ -289,7 +289,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>()
<li><a href="tqwidget.html#setMouseTracking">setMouseTracking</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="ntqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqwidget.html#setPalette">setPalette</a>()
<li><a href="tqwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>()
<li><a href="tqwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>()
@ -300,7 +300,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setSizePolicy">setSizePolicy</a>()
<li><a href="tqwidget.html#setStyle">setStyle</a>()
<li><a href="tqwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="ntqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>()
<li><a href="tqwidget.html#setWFlags">setWFlags</a>()
<li><a href="tqwidget.html#setWindowOpacity">setWindowOpacity</a>()
@ -323,8 +323,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#tabletEvent">tabletEvent</a>()
<li><a href="tqwidget.html#testWFlags">testWFlags</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="ntqgroupbox.html#title">title</a>()
<li><a href="ntqgroupbox.html#toggled">toggled</a>()
<li><a href="tqgroupbox.html#title">title</a>()
<li><a href="tqgroupbox.html#toggled">toggled</a>()
<li><a href="tqwidget.html#topLevelWidget">topLevelWidget</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/qhgroupbox.cpp:41 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqhgroupbox.cpp:41 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -34,9 +34,9 @@ body { background: #ffffff; color: black; }
<p>The TQHGroupBox widget organizes widgets in a group with one
horizontal row.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qhgroupbox-h.html">ntqhgroupbox.h</a>&gt;</tt>
<p>Inherits <a href="ntqgroupbox.html">TQGroupBox</a>.
<p><a href="qhgroupbox-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqhgroupbox-h.html">tqhgroupbox.h</a>&gt;</tt>
<p>Inherits <a href="tqgroupbox.html">TQGroupBox</a>.
<p><a href="tqhgroupbox-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQHGroupBox"><b>TQHGroupBox</b></a> ( TQWidget&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )</li>
@ -52,10 +52,10 @@ horizontal row.
<p> TQHGroupBox is a convenience class that offers a thin layer on top
of <a href="ntqgroupbox.html">TQGroupBox</a>. Think of it as a <a href="ntqhbox.html">TQHBox</a> that offers a frame with a
of <a href="tqgroupbox.html">TQGroupBox</a>. Think of it as a <a href="tqhbox.html">TQHBox</a> that offers a frame with a
title.
<p> <center><img src="qgroupboxes.png" alt="Group Boxes"></center>
<p> <p>See also <a href="ntqvgroupbox.html">TQVGroupBox</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<p> <center><img src="tqgroupboxes.png" alt="Group Boxes"></center>
<p> <p>See also <a href="tqvgroupbox.html">TQVGroupBox</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQHGroupBox"></a>TQHGroupBox::TQHGroupBox ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )

@ -231,7 +231,7 @@ See the <a href="tqlabel.html#alignment-prop">"alignment"</a> property for detai
<p> When auto-resizing is enabled the label will resize itself to fit
the contents whenever the contents change. The top-left corner is
not moved. This is useful for TQLabel widgets that are not managed by
a <a href="ntqlayout.html">TQLayout</a> (e.g., top-level widgets).
a <a href="tqlayout.html">TQLayout</a> (e.g., top-level widgets).
<p> Auto-resizing is disabled by default.
<p> <p>See also <a href="#autoResize">autoResize</a>(), <a href="tqwidget.html#adjustSize">adjustSize</a>(), and <a href="tqwidget.html#sizeHint-prop">sizeHint</a>.

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqlayout.h Include File</title>
<title>tqlayout.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqlayout.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqlayout.h</h1>
<p>This is the verbatim text of the ntqlayout.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqlayout.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqlayout.h 3.3.8 edited Jan 11 14:38 $
** $Id: qt/tqlayout.h 3.3.8 edited Jan 11 14:38 $
**
** Definition of layout classes
**

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:176 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:176 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,17 +32,17 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQLayout</h1>
<p>This is the complete list of member functions for
<a href="ntqlayout.html">TQLayout</a>, including inherited members.
<a href="tqlayout.html">TQLayout</a>, including inherited members.
<ul>
<li><a href="ntqlayout.html#TQLayout">TQLayout</a>()
<li><a href="ntqlayout.html#activate">activate</a>()
<li><a href="ntqlayout.html#add">add</a>()
<li><a href="ntqlayout.html#addChildLayout">addChildLayout</a>()
<li><a href="ntqlayout.html#addItem">addItem</a>()
<li><a href="qlayoutitem.html#alignment">alignment</a>()
<li><a href="ntqlayout.html#alignmentRect">alignmentRect</a>()
<li><a href="ntqlayout.html#autoAdd">autoAdd</a>()
<li><a href="tqlayout.html#TQLayout">TQLayout</a>()
<li><a href="tqlayout.html#activate">activate</a>()
<li><a href="tqlayout.html#add">add</a>()
<li><a href="tqlayout.html#addChildLayout">addChildLayout</a>()
<li><a href="tqlayout.html#addItem">addItem</a>()
<li><a href="tqlayoutitem.html#alignment">alignment</a>()
<li><a href="tqlayout.html#alignmentRect">alignmentRect</a>()
<li><a href="tqlayout.html#autoAdd">autoAdd</a>()
<li><a href="tqobject.html#blockSignals">blockSignals</a>()
<li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>()
<li><a href="tqobject.html#child">child</a>()
@ -52,7 +52,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqobject.html#customEvent">customEvent</a>()
<li><a href="ntqlayout.html#deleteAllItems">deleteAllItems</a>()
<li><a href="tqlayout.html#deleteAllItems">deleteAllItems</a>()
<li><a href="tqobject.html#deleteLater">deleteLater</a>()
<li><a href="tqobject.html#destroyed">destroyed</a>()
<li><a href="tqobject.html#disconnect">disconnect</a>()
@ -61,63 +61,63 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#dumpObjectTree">dumpObjectTree</a>()
<li><a href="tqobject.html#event">event</a>()
<li><a href="tqobject.html#eventFilter">eventFilter</a>()
<li><a href="ntqlayout.html#expanding">expanding</a>()
<li><a href="qlayoutitem.html#geometry">geometry</a>()
<li><a href="qlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="qlayoutitem.html#heightForWidth">heightForWidth</a>()
<li><a href="tqlayout.html#expanding">expanding</a>()
<li><a href="tqlayoutitem.html#geometry">geometry</a>()
<li><a href="tqlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="tqlayoutitem.html#heightForWidth">heightForWidth</a>()
<li><a href="tqobject.html#highPriority">highPriority</a>()
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="ntqlayout.html#invalidate">invalidate</a>()
<li><a href="tqlayout.html#invalidate">invalidate</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="ntqlayout.html#isEmpty">isEmpty</a>()
<li><a href="ntqlayout.html#isEnabled">isEnabled</a>()
<li><a href="ntqlayout.html#isTopLevel">isTopLevel</a>()
<li><a href="tqlayout.html#isEmpty">isEmpty</a>()
<li><a href="tqlayout.html#isEnabled">isEnabled</a>()
<li><a href="tqlayout.html#isTopLevel">isTopLevel</a>()
<li><a href="tqobject.html#isWidgetType">isWidgetType</a>()
<li><a href="ntqlayout.html#iterator">iterator</a>()
<li><a href="tqlayout.html#iterator">iterator</a>()
<li><a href="tqobject.html#killTimer">killTimer</a>()
<li><a href="tqobject.html#killTimers">killTimers</a>()
<li><a href="qlayoutitem.html#layout">layout</a>()
<li><a href="ntqlayout.html#mainWidget">mainWidget</a>()
<li><a href="ntqlayout.html#margin">margin</a>()
<li><a href="ntqlayout.html#maximumSize">maximumSize</a>()
<li><a href="ntqlayout.html#menuBar">menuBar</a>()
<li><a href="tqlayoutitem.html#layout">layout</a>()
<li><a href="tqlayout.html#mainWidget">mainWidget</a>()
<li><a href="tqlayout.html#margin">margin</a>()
<li><a href="tqlayout.html#maximumSize">maximumSize</a>()
<li><a href="tqlayout.html#menuBar">menuBar</a>()
<li><a href="tqobject.html#metaObject">metaObject</a>()
<li><a href="ntqlayout.html#minimumSize">minimumSize</a>()
<li><a href="tqlayout.html#minimumSize">minimumSize</a>()
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="tqobject.html#parent">parent</a>()
<li><a href="tqobject.html#property">property</a>()
<li><a href="tqobject.html#queryList">queryList</a>()
<li><a href="ntqlayout.html#remove">remove</a>()
<li><a href="tqlayout.html#remove">remove</a>()
<li><a href="tqobject.html#removeChild">removeChild</a>()
<li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>()
<li><a href="ntqlayout.html#removeItem">removeItem</a>()
<li><a href="ntqlayout.html#resizeMode">resizeMode</a>()
<li><a href="tqlayout.html#removeItem">removeItem</a>()
<li><a href="tqlayout.html#resizeMode">resizeMode</a>()
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="qlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>()
<li><a href="ntqlayout.html#setEnabled">setEnabled</a>()
<li><a href="ntqlayout.html#setGeometry">setGeometry</a>()
<li><a href="ntqlayout.html#setMargin">setMargin</a>()
<li><a href="ntqlayout.html#setMenuBar">setMenuBar</a>()
<li><a href="tqlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="tqlayout.html#setAutoAdd">setAutoAdd</a>()
<li><a href="tqlayout.html#setEnabled">setEnabled</a>()
<li><a href="tqlayout.html#setGeometry">setGeometry</a>()
<li><a href="tqlayout.html#setMargin">setMargin</a>()
<li><a href="tqlayout.html#setMenuBar">setMenuBar</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="tqobject.html#setProperty">setProperty</a>()
<li><a href="ntqlayout.html#setResizeMode">setResizeMode</a>()
<li><a href="ntqlayout.html#setSpacing">setSpacing</a>()
<li><a href="ntqlayout.html#setSupportsMargin">setSupportsMargin</a>()
<li><a href="tqlayout.html#setResizeMode">setResizeMode</a>()
<li><a href="tqlayout.html#setSpacing">setSpacing</a>()
<li><a href="tqlayout.html#setSupportsMargin">setSupportsMargin</a>()
<li><a href="tqobject.html#signalsBlocked">signalsBlocked</a>()
<li><a href="qlayoutitem.html#sizeHint">sizeHint</a>()
<li><a href="qlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="ntqlayout.html#spacing">spacing</a>()
<li><a href="tqlayoutitem.html#sizeHint">sizeHint</a>()
<li><a href="tqlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="tqlayout.html#spacing">spacing</a>()
<li><a href="tqobject.html#startTimer">startTimer</a>()
<li><a href="ntqlayout.html#supportsMargin">supportsMargin</a>()
<li><a href="tqlayout.html#supportsMargin">supportsMargin</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()
<li><a href="qlayoutitem.html#widget">widget</a>()
<li><a href="tqlayoutitem.html#widget">widget</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -33,10 +33,10 @@ body { background: #ffffff; color: black; }
<p>The TQLayout class is the base class of geometry managers.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;</tt>
<p>Inherits <a href="tqobject.html">TQObject</a> and <a href="qlayoutitem.html">TQLayoutItem</a>.
<p>Inherited by <a href="tqgridlayout.html">TQGridLayout</a> and <a href="qboxlayout.html">TQBoxLayout</a>.
<p><a href="qlayout-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;</tt>
<p>Inherits <a href="tqobject.html">TQObject</a> and <a href="tqlayoutitem.html">TQLayoutItem</a>.
<p>Inherited by <a href="tqgridlayout.html">TQGridLayout</a> and <a href="tqboxlayout.html">TQBoxLayout</a>.
<p><a href="tqlayout-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn>enum <a href="#ResizeMode-enum"><b>ResizeMode</b></a> { FreeResize, Minimum, Fixed, Auto }</li>
@ -91,17 +91,17 @@ The TQLayout class is the base class of geometry managers.
<p>
<p> This is an abstract base class inherited by the concrete classes,
<a href="qboxlayout.html">TQBoxLayout</a> and <a href="tqgridlayout.html">TQGridLayout</a>.
<a href="tqboxlayout.html">TQBoxLayout</a> and <a href="tqgridlayout.html">TQGridLayout</a>.
<p> For users of TQLayout subclasses or of <a href="tqmainwindow.html">TQMainWindow</a> there is seldom
any need to use the basic functions provided by TQLayout, such as
<a href="#setResizeMode">setResizeMode</a>() or <a href="#setMenuBar">setMenuBar</a>(). See the <a href="layout.html">layout
overview page</a> for more information.
<p> To make your own layout manager, subclass <a href="qglayoutiterator.html">TQGLayoutIterator</a> and
implement the functions <a href="#addItem">addItem</a>(), <a href="qlayoutitem.html#sizeHint">sizeHint</a>(), <a href="#setGeometry">setGeometry</a>(), and
<p> To make your own layout manager, subclass <a href="tqglayoutiterator.html">TQGLayoutIterator</a> and
implement the functions <a href="#addItem">addItem</a>(), <a href="tqlayoutitem.html#sizeHint">sizeHint</a>(), <a href="#setGeometry">setGeometry</a>(), and
<a href="#iterator">iterator</a>(). You should also implement <a href="#minimumSize">minimumSize</a>() to ensure your
layout isn't resized to zero size if there is too little space. To
support children whose heights depend on their widths, implement
<a href="qlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>() and <a href="qlayoutitem.html#heightForWidth">heightForWidth</a>(). See the <a href="customlayout.html">custom layout page</a> for an in-depth
<a href="tqlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>() and <a href="tqlayoutitem.html#heightForWidth">heightForWidth</a>(). See the <a href="customlayout.html">custom layout page</a> for an in-depth
description.
<p> Geometry management stops when the layout manager is deleted.
<p>See also <a href="appearance.html">Widget Appearance and Style</a> and <a href="geomanagement.html">Layout Management</a>.
@ -112,10 +112,10 @@ description.
<p> The possible values are:
<ul>
<li><tt>TQLayout::Auto</tt> - If the main widget is a top-level widget with no
height-for-width (<a href="qlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>()), this is
height-for-width (<a href="tqlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>()), this is
the same as <tt>Minimium</tt>; otherwise, this is the
same as <a href="#ResizeMode-enum">FreeResize</a>.
<li><tt>TQLayout::Fixed</tt> - The main widget's size is set to <a href="qlayoutitem.html#sizeHint">sizeHint</a>(); it
<li><tt>TQLayout::Fixed</tt> - The main widget's size is set to <a href="tqlayoutitem.html#sizeHint">sizeHint</a>(); it
cannot be resized at all.
<li><tt>TQLayout::Minimum</tt> - The main widget's minimum size is set to
<a href="#minimumSize">minimumSize</a>(); it cannot be smaller.
@ -133,7 +133,7 @@ widget and the managed children. The <em>spacing</em> sets the value of
<p> There can be only one top-level layout for a widget. It is
returned by <a href="tqwidget.html#layout">TQWidget::layout</a>()
<h3 class=fn><a name="TQLayout-2"></a>TQLayout::TQLayout ( <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;parentLayout, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQLayout-2"></a>TQLayout::TQLayout ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;parentLayout, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a new child TQLayout called <em>name</em>, and places it
inside <em>parentLayout</em> by using the default placement defined by
@ -167,12 +167,12 @@ to lay it out.
layout. This function uses <a href="#addItem">addItem</a>().
<p>Examples: <a href="customlayout-example.html#x1489">customlayout/border.cpp</a> and <a href="customlayout-example.html#x1536">customlayout/main.cpp</a>.
<h3 class=fn>void <a name="addChildLayout"></a>TQLayout::addChildLayout ( <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;l )<tt> [protected]</tt>
<h3 class=fn>void <a name="addChildLayout"></a>TQLayout::addChildLayout ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;l )<tt> [protected]</tt>
</h3>
This function is called from addLayout() functions in subclasses
to add layout <em>l</em> as a sub-layout.
<h3 class=fn>void <a name="addItem"></a>TQLayout::addItem ( <a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item )<tt> [pure virtual]</tt>
<h3 class=fn>void <a name="addItem"></a>TQLayout::addItem ( <a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item )<tt> [pure virtual]</tt>
</h3>
<p> Implemented in subclasses to add an <em>item</em>. How it is added is
@ -181,13 +181,13 @@ specific to each subclass.
the layout's responsibility to delete it.
<p>Examples: <a href="customlayout-example.html#x1490">customlayout/border.cpp</a>, <a href="customlayout-example.html#x1511">customlayout/card.cpp</a>, and <a href="customlayout-example.html#x1467">customlayout/flow.cpp</a>.
<p>Reimplemented in <a href="tqgridlayout.html#addItem-2">TQGridLayout</a> and <a href="qboxlayout.html#addItem">TQBoxLayout</a>.
<p>Reimplemented in <a href="tqgridlayout.html#addItem-2">TQGridLayout</a> and <a href="tqboxlayout.html#addItem">TQBoxLayout</a>.
<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="alignmentRect"></a>TQLayout::alignmentRect ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r ) const<tt> [protected]</tt>
</h3>
Returns the rectangle that should be covered when the geometry of
this layout is set to <em>r</em>, provided that this layout supports
<a href="qlayoutitem.html#setAlignment">setAlignment</a>().
<p> The result is derived from <a href="qlayoutitem.html#sizeHint">sizeHint</a>() and <a href="#expanding">expanding</a>(). It is never
<a href="tqlayoutitem.html#setAlignment">setAlignment</a>().
<p> The result is derived from <a href="tqlayoutitem.html#sizeHint">sizeHint</a>() and <a href="#expanding">expanding</a>(). It is never
larger than <em>r</em>.
<h3 class=fn>bool <a name="autoAdd"></a>TQLayout::autoAdd () const
@ -210,26 +210,26 @@ Removes and deletes all items in this layout.
<h3 class=fn><a href="tqsizepolicy.html#ExpandData-enum">TQSizePolicy::ExpandData</a> <a name="expanding"></a>TQLayout::expanding () const<tt> [virtual]</tt>
</h3>
Returns whether this layout can make use of more space than
<a href="qlayoutitem.html#sizeHint">sizeHint</a>(). A value of <a href="ntqt.html#Orientation-enum">Vertical</a> or <a href="ntqt.html#Orientation-enum">Horizontal</a> means that it wants
<a href="tqlayoutitem.html#sizeHint">sizeHint</a>(). A value of <a href="ntqt.html#Orientation-enum">Vertical</a> or <a href="ntqt.html#Orientation-enum">Horizontal</a> means that it wants
to grow in only one dimension, whereas <tt>BothDirections</tt> means that
it wants to grow in both dimensions.
<p> The default implementation returns <tt>BothDirections</tt>.
<p>Examples: <a href="customlayout-example.html#x1491">customlayout/border.cpp</a> and <a href="customlayout-example.html#x1468">customlayout/flow.cpp</a>.
<p>Reimplemented from <a href="qlayoutitem.html#expanding">TQLayoutItem</a>.
<p>Reimplemented in <a href="tqgridlayout.html#expanding">TQGridLayout</a> and <a href="qboxlayout.html#expanding">TQBoxLayout</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#expanding">TQLayoutItem</a>.
<p>Reimplemented in <a href="tqgridlayout.html#expanding">TQGridLayout</a> and <a href="tqboxlayout.html#expanding">TQBoxLayout</a>.
<h3 class=fn>void <a name="invalidate"></a>TQLayout::invalidate ()<tt> [virtual]</tt>
</h3>
Invalidates cached information. Reimplementations must call this.
<p>Reimplemented from <a href="qlayoutitem.html#invalidate">TQLayoutItem</a>.
<p>Reimplemented in <a href="tqgridlayout.html#invalidate">TQGridLayout</a> and <a href="qboxlayout.html#invalidate">TQBoxLayout</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#invalidate">TQLayoutItem</a>.
<p>Reimplemented in <a href="tqgridlayout.html#invalidate">TQGridLayout</a> and <a href="tqboxlayout.html#invalidate">TQBoxLayout</a>.
<h3 class=fn>bool <a name="isEmpty"></a>TQLayout::isEmpty () const<tt> [virtual]</tt>
</h3>
Returns TRUE if this layout is empty. The default implementation
returns FALSE.
<p>Reimplemented from <a href="qlayoutitem.html#isEmpty">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#isEmpty">TQLayoutItem</a>.
<h3 class=fn>bool <a name="isEnabled"></a>TQLayout::isEnabled () const
</h3>
Returns TRUE if the layout is enabled; otherwise returns FALSE.
@ -241,7 +241,7 @@ Returns TRUE if the layout is enabled; otherwise returns FALSE.
<p> Returns TRUE if this layout is a top-level layout, i.e. not a
child of another layout; otherwise returns FALSE.
<h3 class=fn><a href="qlayoutiterator.html">TQLayoutIterator</a> <a name="iterator"></a>TQLayout::iterator ()<tt> [pure virtual]</tt>
<h3 class=fn><a href="tqlayoutiterator.html">TQLayoutIterator</a> <a name="iterator"></a>TQLayout::iterator ()<tt> [pure virtual]</tt>
</h3>
<p> Implemented in subclasses to return an iterator that iterates over
@ -250,15 +250,15 @@ this layout's children.
<pre>
TQLayoutIterator MyLayout::iterator()
{
<a href="qglayoutiterator.html">TQGLayoutIterator</a> *i = new MyLayoutIterator( internal_data );
<a href="tqglayoutiterator.html">TQGLayoutIterator</a> *i = new MyLayoutIterator( internal_data );
return TQLayoutIterator( i );
}
</pre>
where MyLayoutIterator is a subclass of <a href="qglayoutiterator.html">TQGLayoutIterator</a>.
where MyLayoutIterator is a subclass of <a href="tqglayoutiterator.html">TQGLayoutIterator</a>.
<p>Examples: <a href="customlayout-example.html#x1492">customlayout/border.cpp</a>, <a href="customlayout-example.html#x1512">customlayout/card.cpp</a>, and <a href="customlayout-example.html#x1469">customlayout/flow.cpp</a>.
<p>Reimplemented from <a href="qlayoutitem.html#iterator">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#iterator">TQLayoutItem</a>.
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="mainWidget"></a>TQLayout::mainWidget ()
</h3>
Returns the main widget (parent widget) of this layout, or 0 if
@ -266,7 +266,7 @@ this layout is a sub-layout that is not yet inserted.
<h3 class=fn>int <a name="margin"></a>TQLayout::margin () const
</h3><p>Returns the width of the outside border of the layout.
See the <a href="ntqlayout.html#margin-prop">"margin"</a> property for details.
See the <a href="tqlayout.html#margin-prop">"margin"</a> property for details.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="maximumSize"></a>TQLayout::maximumSize () const<tt> [virtual]</tt>
</h3>
Returns the maximum size of this layout. This is the largest size
@ -275,8 +275,8 @@ specifications. Does not include what's needed by <a href="#margin">margin</a>()
<a href="#menuBar">menuBar</a>().
<p> The default implementation allows unlimited resizing.
<p>Reimplemented from <a href="qlayoutitem.html#maximumSize">TQLayoutItem</a>.
<p>Reimplemented in <a href="tqgridlayout.html#maximumSize">TQGridLayout</a> and <a href="qboxlayout.html#maximumSize">TQBoxLayout</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#maximumSize">TQLayoutItem</a>.
<p>Reimplemented in <a href="tqgridlayout.html#maximumSize">TQGridLayout</a> and <a href="tqboxlayout.html#maximumSize">TQBoxLayout</a>.
<h3 class=fn><a href="tqmenubar.html">TQMenuBar</a>&nbsp;* <a name="menuBar"></a>TQLayout::menuBar () const
</h3>
@ -292,8 +292,8 @@ specifications. Does not include what's needed by <a href="#margin">margin</a>()
<p> The default implementation allows unlimited resizing.
<p>Examples: <a href="customlayout-example.html#x1493">customlayout/border.cpp</a>, <a href="customlayout-example.html#x1513">customlayout/card.cpp</a>, and <a href="customlayout-example.html#x1470">customlayout/flow.cpp</a>.
<p>Reimplemented from <a href="qlayoutitem.html#minimumSize">TQLayoutItem</a>.
<p>Reimplemented in <a href="tqgridlayout.html#minimumSize">TQGridLayout</a> and <a href="qboxlayout.html#minimumSize">TQBoxLayout</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#minimumSize">TQLayoutItem</a>.
<p>Reimplemented in <a href="tqgridlayout.html#minimumSize">TQGridLayout</a> and <a href="tqboxlayout.html#minimumSize">TQBoxLayout</a>.
<h3 class=fn>void <a name="remove"></a>TQLayout::remove ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget )
</h3>
Removes the widget <em>widget</em> from the layout. After this call, it
@ -301,17 +301,17 @@ is the caller's responsibility to give the widget a reasonable
geometry or to put the widget back into a layout.
<p> <p>See also <a href="#removeItem">removeItem</a>(), <a href="tqwidget.html#geometry-prop">TQWidget::geometry</a>, and <a href="#add">add</a>().
<h3 class=fn>void <a name="removeItem"></a>TQLayout::removeItem ( <a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item )
<h3 class=fn>void <a name="removeItem"></a>TQLayout::removeItem ( <a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;*&nbsp;item )
</h3>
Removes the layout item <em>item</em> from the layout. It is the
caller's responsibility to delete the item.
<p> Notice that <em>item</em> can be a layout (since TQLayout inherits
<a href="qlayoutitem.html">TQLayoutItem</a>).
<a href="tqlayoutitem.html">TQLayoutItem</a>).
<p> <p>See also <a href="#remove">remove</a>() and <a href="#addItem">addItem</a>().
<h3 class=fn><a href="ntqlayout.html#ResizeMode-enum">ResizeMode</a> <a name="resizeMode"></a>TQLayout::resizeMode () const
<h3 class=fn><a href="tqlayout.html#ResizeMode-enum">ResizeMode</a> <a name="resizeMode"></a>TQLayout::resizeMode () const
</h3><p>Returns the resize mode of the layout.
See the <a href="ntqlayout.html#resizeMode-prop">"resizeMode"</a> property for details.
See the <a href="tqlayout.html#resizeMode-prop">"resizeMode"</a> property for details.
<h3 class=fn>void <a name="setAutoAdd"></a>TQLayout::setAutoAdd ( bool&nbsp;b )<tt> [virtual]</tt>
</h3>
If <em>b</em> is TRUE, auto-add is enabled; otherwise auto-add is
@ -335,15 +335,15 @@ layout acts as if it did not exist.
<h3 class=fn>void <a name="setGeometry"></a>TQLayout::setGeometry ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )<tt> [pure virtual]</tt>
</h3>
This function is reimplemented in subclasses to perform layout.
<p> The default implementation maintains the <a href="qlayoutitem.html#geometry">geometry</a>() information
<p> The default implementation maintains the <a href="tqlayoutitem.html#geometry">geometry</a>() information
given by rect <em>r</em>. Reimplementors must call this function.
<p>Examples: <a href="customlayout-example.html#x1494">customlayout/border.cpp</a>, <a href="customlayout-example.html#x1514">customlayout/card.cpp</a>, and <a href="customlayout-example.html#x1471">customlayout/flow.cpp</a>.
<p>Reimplemented from <a href="qlayoutitem.html#setGeometry">TQLayoutItem</a>.
<p>Reimplemented in <a href="tqgridlayout.html#setGeometry">TQGridLayout</a> and <a href="qboxlayout.html#setGeometry">TQBoxLayout</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#setGeometry">TQLayoutItem</a>.
<p>Reimplemented in <a href="tqgridlayout.html#setGeometry">TQGridLayout</a> and <a href="tqboxlayout.html#setGeometry">TQBoxLayout</a>.
<h3 class=fn>void <a name="setMargin"></a>TQLayout::setMargin ( int )<tt> [virtual]</tt>
</h3><p>Sets the width of the outside border of the layout.
See the <a href="ntqlayout.html#margin-prop">"margin"</a> property for details.
See the <a href="tqlayout.html#margin-prop">"margin"</a> property for details.
<h3 class=fn>void <a name="setMenuBar"></a>TQLayout::setMenuBar ( <a href="tqmenubar.html">TQMenuBar</a>&nbsp;*&nbsp;w )<tt> [virtual]</tt>
</h3>
Makes the geometry manager take account of the menu bar <em>w</em>. All
@ -352,12 +352,12 @@ child widgets are placed below the bottom edge of the menu bar.
on a <a href="tqmenubar.html">TQMenuBar</a>.
<p>Examples: <a href="layout-example.html#x539">layout/layout.cpp</a> and <a href="scrollview-example.html#x631">scrollview/scrollview.cpp</a>.
<h3 class=fn>void <a name="setResizeMode"></a>TQLayout::setResizeMode ( <a href="ntqlayout.html#ResizeMode-enum">ResizeMode</a> )
<h3 class=fn>void <a name="setResizeMode"></a>TQLayout::setResizeMode ( <a href="tqlayout.html#ResizeMode-enum">ResizeMode</a> )
</h3><p>Sets the resize mode of the layout.
See the <a href="ntqlayout.html#resizeMode-prop">"resizeMode"</a> property for details.
See the <a href="tqlayout.html#resizeMode-prop">"resizeMode"</a> property for details.
<h3 class=fn>void <a name="setSpacing"></a>TQLayout::setSpacing ( int )<tt> [virtual]</tt>
</h3><p>Sets the spacing between widgets inside the layout.
See the <a href="ntqlayout.html#spacing-prop">"spacing"</a> property for details.
See the <a href="tqlayout.html#spacing-prop">"spacing"</a> property for details.
<h3 class=fn>void <a name="setSupportsMargin"></a>TQLayout::setSupportsMargin ( bool&nbsp;b )<tt> [protected]</tt>
</h3>
Sets the value returned by <a href="#supportsMargin">supportsMargin</a>(). If <em>b</em> is TRUE,
@ -365,13 +365,13 @@ Sets the value returned by <a href="#supportsMargin">supportsMargin</a>(). If <e
FALSE (the default), TQLayout will add margin() around top-level
layouts.
<p> If <em>b</em> is TRUE, margin handling needs to be implemented in
<a href="#setGeometry">setGeometry</a>(), <a href="#maximumSize">maximumSize</a>(), <a href="#minimumSize">minimumSize</a>(), <a href="qlayoutitem.html#sizeHint">sizeHint</a>() and
<a href="qlayoutitem.html#heightForWidth">heightForWidth</a>().
<a href="#setGeometry">setGeometry</a>(), <a href="#maximumSize">maximumSize</a>(), <a href="#minimumSize">minimumSize</a>(), <a href="tqlayoutitem.html#sizeHint">sizeHint</a>() and
<a href="tqlayoutitem.html#heightForWidth">heightForWidth</a>().
<p> <p>See also <a href="#supportsMargin">supportsMargin</a>().
<h3 class=fn>int <a name="spacing"></a>TQLayout::spacing () const
</h3><p>Returns the spacing between widgets inside the layout.
See the <a href="ntqlayout.html#spacing-prop">"spacing"</a> property for details.
See the <a href="tqlayout.html#spacing-prop">"spacing"</a> property for details.
<h3 class=fn>bool <a name="supportsMargin"></a>TQLayout::supportsMargin () const
</h3>
@ -383,12 +383,12 @@ non-top-level layouts; otherwise returns FALSE.
<h3 class=fn>int <a name="margin-prop"></a>margin</h3>
<p>This property holds the width of the outside border of the layout.
<p>For some layout classes this property has an effect only on
top-level layouts; <a href="qboxlayout.html">TQBoxLayout</a> and <a href="tqgridlayout.html">TQGridLayout</a> support margins for
top-level layouts; <a href="tqboxlayout.html">TQBoxLayout</a> and <a href="tqgridlayout.html">TQGridLayout</a> support margins for
child layouts. The default value is 0.
<p> <p>See also <a href="#spacing-prop">spacing</a>.
<p>Set this property's value with <a href="#setMargin">setMargin</a>() and get this property's value with <a href="#margin">margin</a>().
<h3 class=fn><a href="ntqlayout.html#ResizeMode-enum">ResizeMode</a> <a name="resizeMode-prop"></a>resizeMode</h3>
<h3 class=fn><a href="tqlayout.html#ResizeMode-enum">ResizeMode</a> <a name="resizeMode-prop"></a>resizeMode</h3>
<p>This property holds the resize mode of the layout.
<p>The default mode is <a href="#ResizeMode-enum">Auto</a>.
<p> <p>See also <a href="#ResizeMode-enum">TQLayout::ResizeMode</a>.

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:102 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:102 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,27 +32,27 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQLayoutItem</h1>
<p>This is the complete list of member functions for
<a href="qlayoutitem.html">TQLayoutItem</a>, including inherited members.
<a href="tqlayoutitem.html">TQLayoutItem</a>, including inherited members.
<ul>
<li><a href="qlayoutitem.html#TQLayoutItem">TQLayoutItem</a>()
<li><a href="qlayoutitem.html#~TQLayoutItem">~TQLayoutItem</a>()
<li><a href="qlayoutitem.html#alignment">alignment</a>()
<li><a href="qlayoutitem.html#expanding">expanding</a>()
<li><a href="qlayoutitem.html#geometry">geometry</a>()
<li><a href="qlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="qlayoutitem.html#heightForWidth">heightForWidth</a>()
<li><a href="qlayoutitem.html#invalidate">invalidate</a>()
<li><a href="qlayoutitem.html#isEmpty">isEmpty</a>()
<li><a href="qlayoutitem.html#iterator">iterator</a>()
<li><a href="qlayoutitem.html#layout">layout</a>()
<li><a href="qlayoutitem.html#maximumSize">maximumSize</a>()
<li><a href="qlayoutitem.html#minimumSize">minimumSize</a>()
<li><a href="qlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="qlayoutitem.html#setGeometry">setGeometry</a>()
<li><a href="qlayoutitem.html#sizeHint">sizeHint</a>()
<li><a href="qlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="qlayoutitem.html#widget">widget</a>()
<li><a href="tqlayoutitem.html#TQLayoutItem">TQLayoutItem</a>()
<li><a href="tqlayoutitem.html#~TQLayoutItem">~TQLayoutItem</a>()
<li><a href="tqlayoutitem.html#alignment">alignment</a>()
<li><a href="tqlayoutitem.html#expanding">expanding</a>()
<li><a href="tqlayoutitem.html#geometry">geometry</a>()
<li><a href="tqlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="tqlayoutitem.html#heightForWidth">heightForWidth</a>()
<li><a href="tqlayoutitem.html#invalidate">invalidate</a>()
<li><a href="tqlayoutitem.html#isEmpty">isEmpty</a>()
<li><a href="tqlayoutitem.html#iterator">iterator</a>()
<li><a href="tqlayoutitem.html#layout">layout</a>()
<li><a href="tqlayoutitem.html#maximumSize">maximumSize</a>()
<li><a href="tqlayoutitem.html#minimumSize">minimumSize</a>()
<li><a href="tqlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="tqlayoutitem.html#setGeometry">setGeometry</a>()
<li><a href="tqlayoutitem.html#sizeHint">sizeHint</a>()
<li><a href="tqlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="tqlayoutitem.html#widget">widget</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -34,9 +34,9 @@ body { background: #ffffff; color: black; }
<p>The TQLayoutItem class provides an abstract item that a
TQLayout manipulates.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;</tt>
<p>Inherited by <a href="ntqlayout.html">TQLayout</a>, <a href="qspaceritem.html">TQSpacerItem</a>, and <a href="tqwidgetitem.html">TQWidgetItem</a>.
<p><a href="qlayoutitem-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;</tt>
<p>Inherited by <a href="tqlayout.html">TQLayout</a>, <a href="tqspaceritem.html">TQSpacerItem</a>, and <a href="tqwidgetitem.html">TQWidgetItem</a>.
<p><a href="tqlayoutitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQLayoutItem"><b>TQLayoutItem</b></a> ( int&nbsp;alignment = 0 )</li>
@ -64,7 +64,7 @@ TQLayout manipulates.
The TQLayoutItem class provides an abstract item that a
<a href="ntqlayout.html">TQLayout</a> manipulates.
<a href="tqlayout.html">TQLayout</a> manipulates.
<p> This is used by custom layouts.
<p> Pure virtual functions are provided to return information about
the layout, including, <a href="#sizeHint">sizeHint</a>(), <a href="#minimumSize">minimumSize</a>(), <a href="#maximumSize">maximumSize</a>()
@ -76,7 +76,7 @@ and <a href="#geometry">geometry</a>(), and its alignment with <a href="#setAlig
an iterator for the layout's children. If the concrete item is a
<a href="tqwidget.html">TQWidget</a>, it can be retrieved using <a href="#widget">widget</a>(). Similarly for
<a href="#layout">layout</a>() and <a href="#spacerItem">spacerItem</a>().
<p> <p>See also <a href="ntqlayout.html">TQLayout</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<p> <p>See also <a href="tqlayout.html">TQLayout</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQLayoutItem"></a>TQLayoutItem::TQLayoutItem ( int&nbsp;alignment = 0 )
@ -101,7 +101,7 @@ Destroys the TQLayoutItem.
<p> Implemented in subclasses to return the direction(s) this item
"wants" to expand in (if any).
<p>Reimplemented in <a href="ntqlayout.html#expanding">TQLayout</a>, <a href="qspaceritem.html#expanding">TQSpacerItem</a>, and <a href="tqwidgetitem.html#expanding">TQWidgetItem</a>.
<p>Reimplemented in <a href="tqlayout.html#expanding">TQLayout</a>, <a href="tqspaceritem.html#expanding">TQSpacerItem</a>, and <a href="tqwidgetitem.html#expanding">TQWidgetItem</a>.
<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="geometry"></a>TQLayoutItem::geometry () const<tt> [pure virtual]</tt>
</h3>
@ -118,7 +118,7 @@ for width.
<p> <p>See also <a href="#heightForWidth">heightForWidth</a>() and <a href="tqwidget.html#heightForWidth">TQWidget::heightForWidth</a>().
<p>Examples: <a href="customlayout-example.html#x1496">customlayout/border.cpp</a> and <a href="customlayout-example.html#x1472">customlayout/flow.cpp</a>.
<p>Reimplemented in <a href="tqgridlayout.html#hasHeightForWidth">TQGridLayout</a> and <a href="qboxlayout.html#hasHeightForWidth">TQBoxLayout</a>.
<p>Reimplemented in <a href="tqgridlayout.html#hasHeightForWidth">TQGridLayout</a> and <a href="tqboxlayout.html#hasHeightForWidth">TQBoxLayout</a>.
<h3 class=fn>int <a name="heightForWidth"></a>TQLayoutItem::heightForWidth ( int&nbsp;w ) const<tt> [virtual]</tt>
</h3>
Returns the preferred height for this layout item, given the width
@ -148,29 +148,29 @@ exponential time.
<p> <p>See also <a href="#hasHeightForWidth">hasHeightForWidth</a>().
<p>Example: <a href="customlayout-example.html#x1473">customlayout/flow.cpp</a>.
<p>Reimplemented in <a href="tqgridlayout.html#heightForWidth">TQGridLayout</a> and <a href="qboxlayout.html#heightForWidth">TQBoxLayout</a>.
<p>Reimplemented in <a href="tqgridlayout.html#heightForWidth">TQGridLayout</a> and <a href="tqboxlayout.html#heightForWidth">TQBoxLayout</a>.
<h3 class=fn>void <a name="invalidate"></a>TQLayoutItem::invalidate ()<tt> [virtual]</tt>
</h3>
Invalidates any cached information in this layout item.
<p>Reimplemented in <a href="ntqlayout.html#invalidate">TQLayout</a>.
<p>Reimplemented in <a href="tqlayout.html#invalidate">TQLayout</a>.
<h3 class=fn>bool <a name="isEmpty"></a>TQLayoutItem::isEmpty () const<tt> [pure virtual]</tt>
</h3>
<p> Implemented in subclasses to return whether this item is empty,
i.e. whether it contains any widgets.
<p>Reimplemented in <a href="ntqlayout.html#isEmpty">TQLayout</a>, <a href="qspaceritem.html#isEmpty">TQSpacerItem</a>, and <a href="tqwidgetitem.html#isEmpty">TQWidgetItem</a>.
<h3 class=fn><a href="qlayoutiterator.html">TQLayoutIterator</a> <a name="iterator"></a>TQLayoutItem::iterator ()<tt> [virtual]</tt>
<p>Reimplemented in <a href="tqlayout.html#isEmpty">TQLayout</a>, <a href="tqspaceritem.html#isEmpty">TQSpacerItem</a>, and <a href="tqwidgetitem.html#isEmpty">TQWidgetItem</a>.
<h3 class=fn><a href="tqlayoutiterator.html">TQLayoutIterator</a> <a name="iterator"></a>TQLayoutItem::iterator ()<tt> [virtual]</tt>
</h3>
Returns an iterator over this item's TQLayoutItem children. The
default implementation returns an empty iterator.
<p> Reimplement this function in subclasses that can have children.
<p>Reimplemented in <a href="ntqlayout.html#iterator">TQLayout</a>.
<h3 class=fn><a href="ntqlayout.html">TQLayout</a>&nbsp;* <a name="layout"></a>TQLayoutItem::layout ()<tt> [virtual]</tt>
<p>Reimplemented in <a href="tqlayout.html#iterator">TQLayout</a>.
<h3 class=fn><a href="tqlayout.html">TQLayout</a>&nbsp;* <a name="layout"></a>TQLayoutItem::layout ()<tt> [virtual]</tt>
</h3>
If this item is a <a href="ntqlayout.html">TQLayout</a>, it is returned as a TQLayout; otherwise
If this item is a <a href="tqlayout.html">TQLayout</a>, it is returned as a TQLayout; otherwise
0 is returned. This function provides type-safe casting.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="maximumSize"></a>TQLayoutItem::maximumSize () const<tt> [pure virtual]</tt>
@ -178,14 +178,14 @@ If this item is a <a href="ntqlayout.html">TQLayout</a>, it is returned as a TQL
<p> Implemented in subclasses to return the maximum size of this item.
<p>Reimplemented in <a href="ntqlayout.html#maximumSize">TQLayout</a>, <a href="qspaceritem.html#maximumSize">TQSpacerItem</a>, and <a href="tqwidgetitem.html#maximumSize">TQWidgetItem</a>.
<p>Reimplemented in <a href="tqlayout.html#maximumSize">TQLayout</a>, <a href="tqspaceritem.html#maximumSize">TQSpacerItem</a>, and <a href="tqwidgetitem.html#maximumSize">TQWidgetItem</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="minimumSize"></a>TQLayoutItem::minimumSize () const<tt> [pure virtual]</tt>
</h3>
<p> Implemented in subclasses to return the minimum size of this item.
<p>Examples: <a href="customlayout-example.html#x1497">customlayout/border.cpp</a>, <a href="customlayout-example.html#x1515">customlayout/card.cpp</a>, and <a href="customlayout-example.html#x1474">customlayout/flow.cpp</a>.
<p>Reimplemented in <a href="ntqlayout.html#minimumSize">TQLayout</a>, <a href="qspaceritem.html#minimumSize">TQSpacerItem</a>, and <a href="tqwidgetitem.html#minimumSize">TQWidgetItem</a>.
<p>Reimplemented in <a href="tqlayout.html#minimumSize">TQLayout</a>, <a href="tqspaceritem.html#minimumSize">TQSpacerItem</a>, and <a href="tqwidgetitem.html#minimumSize">TQWidgetItem</a>.
<h3 class=fn>void <a name="setAlignment"></a>TQLayoutItem::setAlignment ( int&nbsp;a )<tt> [virtual]</tt>
</h3>
Sets the alignment of this item to <em>a</em>, which is a bitwise OR of
@ -198,17 +198,17 @@ the <a href="ntqt.html#AlignmentFlags-enum">TQt::AlignmentFlags</a>. Not all sub
<p> Implemented in subclasses to set this item's geometry to <em>r</em>.
<p>Examples: <a href="customlayout-example.html#x1498">customlayout/border.cpp</a>, <a href="customlayout-example.html#x1516">customlayout/card.cpp</a>, and <a href="customlayout-example.html#x1475">customlayout/flow.cpp</a>.
<p>Reimplemented in <a href="ntqlayout.html#setGeometry">TQLayout</a>, <a href="qspaceritem.html#setGeometry">TQSpacerItem</a>, and <a href="tqwidgetitem.html#setGeometry">TQWidgetItem</a>.
<p>Reimplemented in <a href="tqlayout.html#setGeometry">TQLayout</a>, <a href="tqspaceritem.html#setGeometry">TQSpacerItem</a>, and <a href="tqwidgetitem.html#setGeometry">TQWidgetItem</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="sizeHint"></a>TQLayoutItem::sizeHint () const<tt> [pure virtual]</tt>
</h3>
<p> Implemented in subclasses to return the preferred size of this item.
<p>Examples: <a href="customlayout-example.html#x1499">customlayout/border.cpp</a>, <a href="customlayout-example.html#x1517">customlayout/card.cpp</a>, and <a href="customlayout-example.html#x1476">customlayout/flow.cpp</a>.
<p>Reimplemented in <a href="qspaceritem.html#sizeHint">TQSpacerItem</a>, <a href="tqwidgetitem.html#sizeHint">TQWidgetItem</a>, <a href="tqgridlayout.html#sizeHint">TQGridLayout</a>, and <a href="qboxlayout.html#sizeHint">TQBoxLayout</a>.
<h3 class=fn><a href="qspaceritem.html">TQSpacerItem</a>&nbsp;* <a name="spacerItem"></a>TQLayoutItem::spacerItem ()<tt> [virtual]</tt>
<p>Reimplemented in <a href="tqspaceritem.html#sizeHint">TQSpacerItem</a>, <a href="tqwidgetitem.html#sizeHint">TQWidgetItem</a>, <a href="tqgridlayout.html#sizeHint">TQGridLayout</a>, and <a href="tqboxlayout.html#sizeHint">TQBoxLayout</a>.
<h3 class=fn><a href="tqspaceritem.html">TQSpacerItem</a>&nbsp;* <a name="spacerItem"></a>TQLayoutItem::spacerItem ()<tt> [virtual]</tt>
</h3>
If this item is a <a href="qspaceritem.html">TQSpacerItem</a>, it is returned as a TQSpacerItem;
If this item is a <a href="tqspaceritem.html">TQSpacerItem</a>, it is returned as a TQSpacerItem;
otherwise 0 is returned. This function provides type-safe casting.
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="widget"></a>TQLayoutItem::widget ()<tt> [virtual]</tt>

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:76 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:76 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,16 +32,16 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQLayoutIterator</h1>
<p>This is the complete list of member functions for
<a href="qlayoutiterator.html">TQLayoutIterator</a>, including inherited members.
<a href="tqlayoutiterator.html">TQLayoutIterator</a>, including inherited members.
<ul>
<li><a href="qlayoutiterator.html#TQLayoutIterator">TQLayoutIterator</a>()
<li><a href="qlayoutiterator.html#~TQLayoutIterator">~TQLayoutIterator</a>()
<li><a href="qlayoutiterator.html#current">current</a>()
<li><a href="qlayoutiterator.html#deleteCurrent">deleteCurrent</a>()
<li><a href="qlayoutiterator.html#operator++">operator++</a>()
<li><a href="qlayoutiterator.html#operator-eq">operator=</a>()
<li><a href="qlayoutiterator.html#takeCurrent">takeCurrent</a>()
<li><a href="tqlayoutiterator.html#TQLayoutIterator">TQLayoutIterator</a>()
<li><a href="tqlayoutiterator.html#~TQLayoutIterator">~TQLayoutIterator</a>()
<li><a href="tqlayoutiterator.html#current">current</a>()
<li><a href="tqlayoutiterator.html#deleteCurrent">deleteCurrent</a>()
<li><a href="tqlayoutiterator.html#operator++">operator++</a>()
<li><a href="tqlayoutiterator.html#operator-eq">operator=</a>()
<li><a href="tqlayoutiterator.html#takeCurrent">takeCurrent</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQLayoutIterator class provides iterators over TQLayoutItem.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;</tt>
<p><a href="qlayoutiterator-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;</tt>
<p><a href="tqlayoutiterator-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQLayoutIterator"><b>TQLayoutIterator</b></a> ( TQGLayoutIterator&nbsp;*&nbsp;gi )</li>
@ -49,10 +49,10 @@ body { background: #ffffff; color: black; }
<hr><a name="details"></a><h2>Detailed Description</h2>
The TQLayoutIterator class provides iterators over <a href="qlayoutitem.html">TQLayoutItem</a>.
The TQLayoutIterator class provides iterators over <a href="tqlayoutitem.html">TQLayoutItem</a>.
<p>
<p> Use <a href="qlayoutitem.html#iterator">TQLayoutItem::iterator</a>() to create an iterator over a layout.
<p> Use <a href="tqlayoutitem.html#iterator">TQLayoutItem::iterator</a>() to create an iterator over a layout.
<p> TQLayoutIterator uses <em>explicit</em> sharing with a reference count.
If an iterator is copied and one of the copies is modified, both
iterators will be modified.
@ -70,7 +70,7 @@ the layout structure of the widget.
static void paintLayout( <a href="tqpainter.html">TQPainter</a> *p, TQLayoutItem *lay )
{
TQLayoutIterator it = lay-&gt;iterator();
<a href="qlayoutitem.html">TQLayoutItem</a> *child;
<a href="tqlayoutitem.html">TQLayoutItem</a> *child;
while ( (child = it.<a href="#current">current</a>()) != 0 ) {
paintLayout( p, child );
++it;
@ -86,21 +86,21 @@ the layout structure of the widget.
</pre>
<p> All the functionality of TQLayoutIterator is implemented by
subclasses of <a href="qglayoutiterator.html">TQGLayoutIterator</a>. TQLayoutIterator itself is not
subclasses of <a href="tqglayoutiterator.html">TQGLayoutIterator</a>. TQLayoutIterator itself is not
designed to be subclassed.
<p>See also <a href="appearance.html">Widget Appearance and Style</a> and <a href="geomanagement.html">Layout Management</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQLayoutIterator"></a>TQLayoutIterator::TQLayoutIterator ( <a href="qglayoutiterator.html">TQGLayoutIterator</a>&nbsp;*&nbsp;gi )
<h3 class=fn><a name="TQLayoutIterator"></a>TQLayoutIterator::TQLayoutIterator ( <a href="tqglayoutiterator.html">TQGLayoutIterator</a>&nbsp;*&nbsp;gi )
</h3>
<p> Constructs an iterator based on <em>gi</em>. The constructed iterator
takes ownership of <em>gi</em> and will delete it.
<p> This constructor is provided for layout implementors. Application
programmers should use <a href="qlayoutitem.html#iterator">TQLayoutItem::iterator</a>() to create an
programmers should use <a href="tqlayoutitem.html#iterator">TQLayoutItem::iterator</a>() to create an
iterator over a layout.
<h3 class=fn><a name="TQLayoutIterator-2"></a>TQLayoutIterator::TQLayoutIterator ( const&nbsp;<a href="qlayoutiterator.html">TQLayoutIterator</a>&nbsp;&amp;&nbsp;i )
<h3 class=fn><a name="TQLayoutIterator-2"></a>TQLayoutIterator::TQLayoutIterator ( const&nbsp;<a href="tqlayoutiterator.html">TQLayoutIterator</a>&nbsp;&amp;&nbsp;i )
</h3>
<p> Creates a <a href="shclass.html#shallow-copy">shallow copy</a> of <em>i</em>, i.e. if the copy is modified, then
@ -111,7 +111,7 @@ the original will also be modified.
<p> Destroys the iterator.
<h3 class=fn><a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="current"></a>TQLayoutIterator::current ()
<h3 class=fn><a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="current"></a>TQLayoutIterator::current ()
</h3>
<p> Returns the current item, or 0 if there is no current item.
@ -124,19 +124,19 @@ moves the iterator to the next item. This iterator will still be
valid, but any other iterator over the same layout may become
invalid.
<h3 class=fn><a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="operator++"></a>TQLayoutIterator::operator++ ()
<h3 class=fn><a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="operator++"></a>TQLayoutIterator::operator++ ()
</h3>
<p> Moves the iterator to the next child item and returns that item,
or 0 if there is no such item.
<h3 class=fn><a href="qlayoutiterator.html">TQLayoutIterator</a>&nbsp;&amp; <a name="operator-eq"></a>TQLayoutIterator::operator= ( const&nbsp;<a href="qlayoutiterator.html">TQLayoutIterator</a>&nbsp;&amp;&nbsp;i )
<h3 class=fn><a href="tqlayoutiterator.html">TQLayoutIterator</a>&nbsp;&amp; <a name="operator-eq"></a>TQLayoutIterator::operator= ( const&nbsp;<a href="tqlayoutiterator.html">TQLayoutIterator</a>&nbsp;&amp;&nbsp;i )
</h3>
<p> Assigns <em>i</em> to this iterator and returns a reference to this
iterator.
<h3 class=fn><a href="qlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="takeCurrent"></a>TQLayoutIterator::takeCurrent ()
<h3 class=fn><a href="tqlayoutitem.html">TQLayoutItem</a>&nbsp;* <a name="takeCurrent"></a>TQLayoutIterator::takeCurrent ()
</h3>
<p> Removes the current child item from the layout without deleting

@ -36,7 +36,7 @@ body { background: #ffffff; color: black; }
<p>All the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support.</p>
<p><tt>#include &lt;<a href="tqobject-h.html">tqobject.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
-<p>Inherited by <a href="ntqaccel.html">TQAccel</a>, <a href="qaccessibleobject.html">TQAccessibleObject</a>, <a href="tqaction.html">TQAction</a>, <a href="ntqapplication.html">TQApplication</a>, <a href="ntqassistantclient.html">TQAssistantClient</a>, <a href="tqdatapump.html">TQDataPump</a>, <a href="tqwidget.html">TQWidget</a>, <a href="tqcanvas.html">TQCanvas</a>, <a href="tqstyle.html">TQStyle</a>, <a href="tqclipboard.html">TQClipboard</a>, <a href="tqdns.html">TQDns</a>, <a href="ntqlayout.html">TQLayout</a>, <a href="tqdragobject.html">TQDragObject</a>, <a href="tqeditorfactory.html">TQEditorFactory</a>, <a href="tqeventloop.html">TQEventLoop</a>, <a href="tqfileiconprovider.html">TQFileIconProvider</a>, <a href="tqnetworkprotocol.html">TQNetworkProtocol</a>, <a href="tqnetworkoperation.html">TQNetworkOperation</a>, <a href="qnpinstance.html">TQNPInstance</a>, <a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a>, <a href="tqprocess.html">TQProcess</a>, <a href="tqserversocket.html">TQServerSocket</a>, <a href="tqsessionmanager.html">TQSessionManager</a>, <a href="tqsignal.html">TQSignal</a>, <a href="tqsignalmapper.html">TQSignalMapper</a>, <a href="tqsocket.html">TQSocket</a>, <a href="tqsocketnotifier.html">TQSocketNotifier</a>, <a href="ntqsound.html">TQSound</a>, <a href="tqsqldatabase.html">TQSqlDatabase</a>, <a href="tqsqldriver.html">TQSqlDriver</a>, <a href="tqsqlform.html">TQSqlForm</a>, <a href="tqstylesheet.html">TQStyleSheet</a>, <a href="tqtimer.html">TQTimer</a>, <a href="tqtooltipgroup.html">TQToolTipGroup</a>, <a href="tqtranslator.html">TQTranslator</a>, <a href="tqurloperator.html">TQUrlOperator</a>, and <a href="ntqvalidator.html">TQValidator</a>.
-<p>Inherited by <a href="ntqaccel.html">TQAccel</a>, <a href="qaccessibleobject.html">TQAccessibleObject</a>, <a href="tqaction.html">TQAction</a>, <a href="ntqapplication.html">TQApplication</a>, <a href="ntqassistantclient.html">TQAssistantClient</a>, <a href="tqdatapump.html">TQDataPump</a>, <a href="tqwidget.html">TQWidget</a>, <a href="tqcanvas.html">TQCanvas</a>, <a href="tqstyle.html">TQStyle</a>, <a href="tqclipboard.html">TQClipboard</a>, <a href="tqdns.html">TQDns</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqdragobject.html">TQDragObject</a>, <a href="tqeditorfactory.html">TQEditorFactory</a>, <a href="tqeventloop.html">TQEventLoop</a>, <a href="tqfileiconprovider.html">TQFileIconProvider</a>, <a href="tqnetworkprotocol.html">TQNetworkProtocol</a>, <a href="tqnetworkoperation.html">TQNetworkOperation</a>, <a href="qnpinstance.html">TQNPInstance</a>, <a href="tqobjectcleanuphandler.html">TQObjectCleanupHandler</a>, <a href="tqprocess.html">TQProcess</a>, <a href="tqserversocket.html">TQServerSocket</a>, <a href="tqsessionmanager.html">TQSessionManager</a>, <a href="tqsignal.html">TQSignal</a>, <a href="tqsignalmapper.html">TQSignalMapper</a>, <a href="tqsocket.html">TQSocket</a>, <a href="tqsocketnotifier.html">TQSocketNotifier</a>, <a href="ntqsound.html">TQSound</a>, <a href="tqsqldatabase.html">TQSqlDatabase</a>, <a href="tqsqldriver.html">TQSqlDriver</a>, <a href="tqsqlform.html">TQSqlForm</a>, <a href="tqstylesheet.html">TQStyleSheet</a>, <a href="tqtimer.html">TQTimer</a>, <a href="tqtooltipgroup.html">TQToolTipGroup</a>, <a href="tqtranslator.html">TQTranslator</a>, <a href="tqurloperator.html">TQUrlOperator</a>, and <a href="ntqvalidator.html">TQValidator</a>.
<p><a href="tqobject-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>

@ -177,7 +177,7 @@ large child in the TQScrollView. The child should be a child of the
<a href="#viewport">viewport</a>() of the scrollview and be added with addChild():
<pre>
TQScrollView* sv = new TQScrollView(...);
<a href="ntqvbox.html">TQVBox</a>* big_box = new <a href="ntqvbox.html">TQVBox</a>(sv-&gt;<a href="#viewport">viewport</a>());
<a href="tqvbox.html">TQVBox</a>* big_box = new <a href="tqvbox.html">TQVBox</a>(sv-&gt;<a href="#viewport">viewport</a>());
sv-&gt;<a href="#addChild">addChild</a>(big_box);
</pre>
@ -192,7 +192,7 @@ in the scrollview as you would with any widget:
<p> Here the TQScrollView has four children: the viewport(), the
<a href="#verticalScrollBar">verticalScrollBar</a>(), the <a href="#horizontalScrollBar">horizontalScrollBar</a>() and a small
<a href="#cornerWidget">cornerWidget</a>(). The <a href="#viewport">viewport</a>() has one child: the big <a href="ntqvbox.html">TQVBox</a>. The
<a href="#cornerWidget">cornerWidget</a>(). The <a href="#viewport">viewport</a>() has one child: the big <a href="tqvbox.html">TQVBox</a>. The
TQVBox has the three <a href="tqlabel.html">TQLabel</a> objects as child widgets. When the view
is scrolled, the TQVBox is moved; its children move with it as
child widgets normally do.

@ -145,7 +145,7 @@ overridden <a href="tqwidget.html#sizePolicy">TQWidget::sizePolicy</a>() functio
subclass.
<p> It constructs a TQSizePolicy with independent horizontal and
vertical sizing types, <em>hor</em> and <em>ver</em> respectively. These <a href="#SizeType-enum">sizing types</a> affect how the widget
is treated by the <a href="ntqlayout.html">layout engine</a>.
is treated by the <a href="tqlayout.html">layout engine</a>.
<p> If <em>hfw</em> is TRUE, the preferred height of the widget is dependent
on the width of the widget (for example, a <a href="tqlabel.html">TQLabel</a> with line
wrapping).

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:130 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:130 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,27 +32,27 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQSpacerItem</h1>
<p>This is the complete list of member functions for
<a href="qspaceritem.html">TQSpacerItem</a>, including inherited members.
<a href="tqspaceritem.html">TQSpacerItem</a>, including inherited members.
<ul>
<li><a href="qspaceritem.html#TQSpacerItem">TQSpacerItem</a>()
<li><a href="qlayoutitem.html#alignment">alignment</a>()
<li><a href="qspaceritem.html#changeSize">changeSize</a>()
<li><a href="qspaceritem.html#expanding">expanding</a>()
<li><a href="qlayoutitem.html#geometry">geometry</a>()
<li><a href="qlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="qlayoutitem.html#heightForWidth">heightForWidth</a>()
<li><a href="qlayoutitem.html#invalidate">invalidate</a>()
<li><a href="qspaceritem.html#isEmpty">isEmpty</a>()
<li><a href="qlayoutitem.html#iterator">iterator</a>()
<li><a href="qlayoutitem.html#layout">layout</a>()
<li><a href="qspaceritem.html#maximumSize">maximumSize</a>()
<li><a href="qspaceritem.html#minimumSize">minimumSize</a>()
<li><a href="qlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="qspaceritem.html#setGeometry">setGeometry</a>()
<li><a href="qspaceritem.html#sizeHint">sizeHint</a>()
<li><a href="qlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="qlayoutitem.html#widget">widget</a>()
<li><a href="tqspaceritem.html#TQSpacerItem">TQSpacerItem</a>()
<li><a href="tqlayoutitem.html#alignment">alignment</a>()
<li><a href="tqspaceritem.html#changeSize">changeSize</a>()
<li><a href="tqspaceritem.html#expanding">expanding</a>()
<li><a href="tqlayoutitem.html#geometry">geometry</a>()
<li><a href="tqlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="tqlayoutitem.html#heightForWidth">heightForWidth</a>()
<li><a href="tqlayoutitem.html#invalidate">invalidate</a>()
<li><a href="tqspaceritem.html#isEmpty">isEmpty</a>()
<li><a href="tqlayoutitem.html#iterator">iterator</a>()
<li><a href="tqlayoutitem.html#layout">layout</a>()
<li><a href="tqspaceritem.html#maximumSize">maximumSize</a>()
<li><a href="tqspaceritem.html#minimumSize">minimumSize</a>()
<li><a href="tqlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="tqspaceritem.html#setGeometry">setGeometry</a>()
<li><a href="tqspaceritem.html#sizeHint">sizeHint</a>()
<li><a href="tqlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="tqlayoutitem.html#widget">widget</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -33,9 +33,9 @@ body { background: #ffffff; color: black; }
<p>The TQSpacerItem class provides blank space in a layout.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;</tt>
<p>Inherits <a href="qlayoutitem.html">TQLayoutItem</a>.
<p><a href="qspaceritem-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;</tt>
<p>Inherits <a href="tqlayoutitem.html">TQLayoutItem</a>.
<p><a href="tqspaceritem-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQSpacerItem"><b>TQSpacerItem</b></a> ( int&nbsp;w, int&nbsp;h, TQSizePolicy::SizeType&nbsp;hData = TQSizePolicy::Minimum, TQSizePolicy::SizeType&nbsp;vData = TQSizePolicy::Minimum )</li>
@ -54,7 +54,7 @@ body { background: #ffffff; color: black; }
The TQSpacerItem class provides blank space in a layout.
<p> This class is used by custom layouts.
<p> <p>See also <a href="ntqlayout.html">TQLayout</a>, <a href="qlayoutitem.html#spacerItem">TQLayout::spacerItem</a>(), <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<p> <p>See also <a href="tqlayout.html">TQLayout</a>, <a href="tqlayoutitem.html#spacerItem">TQLayout::spacerItem</a>(), <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQSpacerItem"></a>TQSpacerItem::TQSpacerItem ( int&nbsp;w, int&nbsp;h, <a href="tqsizepolicy.html#SizeType-enum">TQSizePolicy::SizeType</a>&nbsp;hData = TQSizePolicy::Minimum, <a href="tqsizepolicy.html#SizeType-enum">TQSizePolicy::SizeType</a>&nbsp;vData = TQSizePolicy::Minimum )
@ -79,33 +79,33 @@ nothing else wants the space.
Returns the direction in which this spacer item will expand.
<p> <p>See also <a href="tqsizepolicy.html#ExpandData-enum">TQSizePolicy::ExpandData</a>.
<p>Reimplemented from <a href="qlayoutitem.html#expanding">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#expanding">TQLayoutItem</a>.
<h3 class=fn>bool <a name="isEmpty"></a>TQSpacerItem::isEmpty () const<tt> [virtual]</tt>
</h3>
Returns TRUE because a spacer item never contains widgets.
<p>Reimplemented from <a href="qlayoutitem.html#isEmpty">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#isEmpty">TQLayoutItem</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="maximumSize"></a>TQSpacerItem::maximumSize () const<tt> [virtual]</tt>
</h3>
Returns the maximum size of this spacer item.
<p>Reimplemented from <a href="qlayoutitem.html#maximumSize">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#maximumSize">TQLayoutItem</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="minimumSize"></a>TQSpacerItem::minimumSize () const<tt> [virtual]</tt>
</h3>
Returns the minimum size of this spacer item.
<p>Reimplemented from <a href="qlayoutitem.html#minimumSize">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#minimumSize">TQLayoutItem</a>.
<h3 class=fn>void <a name="setGeometry"></a>TQSpacerItem::setGeometry ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )<tt> [virtual]</tt>
</h3>
Stores the spacer item's rect <em>r</em> so that it can be returned by
<a href="qlayoutitem.html#geometry">geometry</a>().
<a href="tqlayoutitem.html#geometry">geometry</a>().
<p>Reimplemented from <a href="qlayoutitem.html#setGeometry">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#setGeometry">TQLayoutItem</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="sizeHint"></a>TQSpacerItem::sizeHint () const<tt> [virtual]</tt>
</h3>
Returns the preferred size of this spacer item.
<p>Reimplemented from <a href="qlayoutitem.html#sizeHint">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#sizeHint">TQLayoutItem</a>.
<!-- eof -->
<hr><p>
This file is part of the <a href="index.html">TQt toolkit</a>.

@ -354,7 +354,7 @@ header
<a href="tqstatusbar.html">TQStatusBar</a>.
</ul><p> <ul>
<li><tt>TQStyle::PE_GroupBoxFrame</tt> - frame around a group box; see also
<a href="ntqgroupbox.html">TQGroupBox</a>.
<a href="tqgroupbox.html">TQGroupBox</a>.
<li><tt>TQStyle::PE_WindowFrame</tt> - frame around a MDI window or a docking window
</ul><p> <ul>
<li><tt>TQStyle::PE_Separator</tt> - generic separator.

@ -126,12 +126,12 @@ content.
table as normal. Therefore, if the widget returned by createEditor()
does not itself accept the keyboard focus, it is necessary to
nominate a child widget to do so on its behalf. For example, a
<a href="ntqhbox.html">TQHBox</a> with two child TQLineEdit widgets may use one of them to
<a href="tqhbox.html">TQHBox</a> with two child TQLineEdit widgets may use one of them to
accept the keyboard focus:
<p> <pre>
TQWidget* MyTableItem::createEditor() const
{
<a href="ntqhbox.html">TQHBox</a>* hbox = new <a href="ntqhbox.html">TQHBox</a>( <a href="#table">table</a>()-&gt;viewport() );
<a href="tqhbox.html">TQHBox</a>* hbox = new <a href="tqhbox.html">TQHBox</a>( <a href="#table">table</a>()-&gt;viewport() );
hbox-&gt;<a href="tqwidget.html#setFocusProxy">setFocusProxy</a>(new <a href="tqlineedit.html">TQLineEdit</a>( hbox ));
new <a href="tqlineedit.html">TQLineEdit</a>( hbox );
return hbox;

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqvbox.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqvbox.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqvbox.h Include File</title>
<title>tqvbox.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqvbox.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqvbox.h</h1>
<p>This is the verbatim text of the ntqvbox.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqvbox.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqvbox.h 3.3.8 edited Jan 11 14:46 $
** $Id: qt/tqvbox.h 3.3.8 edited Jan 11 14:46 $
**
** Definition of vertical box layout widget class
**
@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQVBOX_H
#ifndef QT_H
#include "ntqhbox.h"
#include "tqhbox.h"
#endif // QT_H
#ifndef TQT_NO_VBOX

Before

Width:  |  Height:  |  Size: 281 B

After

Width:  |  Height:  |  Size: 281 B

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqvbox.h:47 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqvbox.h:47 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,10 +32,10 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQVBox</h1>
<p>This is the complete list of member functions for
<a href="ntqvbox.html">TQVBox</a>, including inherited members.
<a href="tqvbox.html">TQVBox</a>, including inherited members.
<ul>
<li><a href="ntqvbox.html#TQVBox">TQVBox</a>()
<li><a href="tqvbox.html#TQVBox">TQVBox</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
@ -279,8 +279,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setShown">setShown</a>()
<li><a href="tqwidget.html#setSizeIncrement">setSizeIncrement</a>()
<li><a href="tqwidget.html#setSizePolicy">setSizePolicy</a>()
<li><a href="ntqhbox.html#setSpacing">setSpacing</a>()
<li><a href="ntqhbox.html#setStretchFactor">setStretchFactor</a>()
<li><a href="tqhbox.html#setSpacing">setSpacing</a>()
<li><a href="tqhbox.html#setStretchFactor">setStretchFactor</a>()
<li><a href="tqwidget.html#setStyle">setStyle</a>()
<li><a href="tqwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="tqwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>()

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/qvbox.cpp:42 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqvbox.cpp:42 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -34,9 +34,9 @@ body { background: #ffffff; color: black; }
<p>The TQVBox widget provides vertical geometry management of
its child widgets.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;</tt>
<p>Inherits <a href="ntqhbox.html">TQHBox</a>.
<p><a href="qvbox-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;</tt>
<p>Inherits <a href="tqhbox.html">TQHBox</a>.
<p><a href="tqvbox-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQVBox"><b>TQVBox</b></a> ( TQWidget&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )</li>
@ -51,8 +51,8 @@ its child widgets.
<p> All its child widgets will be placed vertically and sized
according to their <a href="tqwidget.html#sizeHint">sizeHint</a>()s.
<p> <center><img src="qvbox-m.png" alt="TQVBox"></center>
<p> <p>See also <a href="ntqhbox.html">TQHBox</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<p> <center><img src="tqvbox-m.png" alt="TQVBox"></center>
<p> <p>See also <a href="tqhbox.html">TQHBox</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQVBox"></a>TQVBox::TQVBox ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:450 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:450 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,23 +32,23 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQVBoxLayout</h1>
<p>This is the complete list of member functions for
<a href="qvboxlayout.html">TQVBoxLayout</a>, including inherited members.
<a href="tqvboxlayout.html">TQVBoxLayout</a>, including inherited members.
<ul>
<li><a href="qvboxlayout.html#TQVBoxLayout">TQVBoxLayout</a>()
<li><a href="qvboxlayout.html#~TQVBoxLayout">~TQVBoxLayout</a>()
<li><a href="ntqlayout.html#activate">activate</a>()
<li><a href="ntqlayout.html#add">add</a>()
<li><a href="ntqlayout.html#addChildLayout">addChildLayout</a>()
<li><a href="qboxlayout.html#addItem">addItem</a>()
<li><a href="qboxlayout.html#addLayout">addLayout</a>()
<li><a href="qboxlayout.html#addSpacing">addSpacing</a>()
<li><a href="qboxlayout.html#addStretch">addStretch</a>()
<li><a href="qboxlayout.html#addStrut">addStrut</a>()
<li><a href="qboxlayout.html#addWidget">addWidget</a>()
<li><a href="qlayoutitem.html#alignment">alignment</a>()
<li><a href="ntqlayout.html#alignmentRect">alignmentRect</a>()
<li><a href="ntqlayout.html#autoAdd">autoAdd</a>()
<li><a href="tqvboxlayout.html#TQVBoxLayout">TQVBoxLayout</a>()
<li><a href="tqvboxlayout.html#~TQVBoxLayout">~TQVBoxLayout</a>()
<li><a href="tqlayout.html#activate">activate</a>()
<li><a href="tqlayout.html#add">add</a>()
<li><a href="tqlayout.html#addChildLayout">addChildLayout</a>()
<li><a href="tqboxlayout.html#addItem">addItem</a>()
<li><a href="tqboxlayout.html#addLayout">addLayout</a>()
<li><a href="tqboxlayout.html#addSpacing">addSpacing</a>()
<li><a href="tqboxlayout.html#addStretch">addStretch</a>()
<li><a href="tqboxlayout.html#addStrut">addStrut</a>()
<li><a href="tqboxlayout.html#addWidget">addWidget</a>()
<li><a href="tqlayoutitem.html#alignment">alignment</a>()
<li><a href="tqlayout.html#alignmentRect">alignmentRect</a>()
<li><a href="tqlayout.html#autoAdd">autoAdd</a>()
<li><a href="tqobject.html#blockSignals">blockSignals</a>()
<li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>()
<li><a href="tqobject.html#child">child</a>()
@ -58,81 +58,81 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqobject.html#customEvent">customEvent</a>()
<li><a href="ntqlayout.html#deleteAllItems">deleteAllItems</a>()
<li><a href="tqlayout.html#deleteAllItems">deleteAllItems</a>()
<li><a href="tqobject.html#deleteLater">deleteLater</a>()
<li><a href="tqobject.html#destroyed">destroyed</a>()
<li><a href="qboxlayout.html#direction">direction</a>()
<li><a href="tqboxlayout.html#direction">direction</a>()
<li><a href="tqobject.html#disconnect">disconnect</a>()
<li><a href="tqobject.html#disconnectNotify">disconnectNotify</a>()
<li><a href="tqobject.html#dumpObjectInfo">dumpObjectInfo</a>()
<li><a href="tqobject.html#dumpObjectTree">dumpObjectTree</a>()
<li><a href="tqobject.html#event">event</a>()
<li><a href="tqobject.html#eventFilter">eventFilter</a>()
<li><a href="qboxlayout.html#expanding">expanding</a>()
<li><a href="qboxlayout.html#findWidget">findWidget</a>()
<li><a href="qlayoutitem.html#geometry">geometry</a>()
<li><a href="qboxlayout.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="qboxlayout.html#heightForWidth">heightForWidth</a>()
<li><a href="tqboxlayout.html#expanding">expanding</a>()
<li><a href="tqboxlayout.html#findWidget">findWidget</a>()
<li><a href="tqlayoutitem.html#geometry">geometry</a>()
<li><a href="tqboxlayout.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="tqboxlayout.html#heightForWidth">heightForWidth</a>()
<li><a href="tqobject.html#highPriority">highPriority</a>()
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="qboxlayout.html#insertItem">insertItem</a>()
<li><a href="qboxlayout.html#insertLayout">insertLayout</a>()
<li><a href="qboxlayout.html#insertSpacing">insertSpacing</a>()
<li><a href="qboxlayout.html#insertStretch">insertStretch</a>()
<li><a href="qboxlayout.html#insertWidget">insertWidget</a>()
<li><a href="tqboxlayout.html#insertItem">insertItem</a>()
<li><a href="tqboxlayout.html#insertLayout">insertLayout</a>()
<li><a href="tqboxlayout.html#insertSpacing">insertSpacing</a>()
<li><a href="tqboxlayout.html#insertStretch">insertStretch</a>()
<li><a href="tqboxlayout.html#insertWidget">insertWidget</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="qboxlayout.html#invalidate">invalidate</a>()
<li><a href="tqboxlayout.html#invalidate">invalidate</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="ntqlayout.html#isEmpty">isEmpty</a>()
<li><a href="ntqlayout.html#isEnabled">isEnabled</a>()
<li><a href="ntqlayout.html#isTopLevel">isTopLevel</a>()
<li><a href="tqlayout.html#isEmpty">isEmpty</a>()
<li><a href="tqlayout.html#isEnabled">isEnabled</a>()
<li><a href="tqlayout.html#isTopLevel">isTopLevel</a>()
<li><a href="tqobject.html#isWidgetType">isWidgetType</a>()
<li><a href="ntqlayout.html#iterator">iterator</a>()
<li><a href="tqlayout.html#iterator">iterator</a>()
<li><a href="tqobject.html#killTimer">killTimer</a>()
<li><a href="tqobject.html#killTimers">killTimers</a>()
<li><a href="qlayoutitem.html#layout">layout</a>()
<li><a href="ntqlayout.html#mainWidget">mainWidget</a>()
<li><a href="ntqlayout.html#margin">margin</a>()
<li><a href="qboxlayout.html#maximumSize">maximumSize</a>()
<li><a href="ntqlayout.html#menuBar">menuBar</a>()
<li><a href="tqlayoutitem.html#layout">layout</a>()
<li><a href="tqlayout.html#mainWidget">mainWidget</a>()
<li><a href="tqlayout.html#margin">margin</a>()
<li><a href="tqboxlayout.html#maximumSize">maximumSize</a>()
<li><a href="tqlayout.html#menuBar">menuBar</a>()
<li><a href="tqobject.html#metaObject">metaObject</a>()
<li><a href="qboxlayout.html#minimumSize">minimumSize</a>()
<li><a href="tqboxlayout.html#minimumSize">minimumSize</a>()
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="tqobject.html#parent">parent</a>()
<li><a href="tqobject.html#property">property</a>()
<li><a href="tqobject.html#queryList">queryList</a>()
<li><a href="ntqlayout.html#remove">remove</a>()
<li><a href="tqlayout.html#remove">remove</a>()
<li><a href="tqobject.html#removeChild">removeChild</a>()
<li><a href="tqobject.html#removeEventFilter">removeEventFilter</a>()
<li><a href="ntqlayout.html#removeItem">removeItem</a>()
<li><a href="ntqlayout.html#resizeMode">resizeMode</a>()
<li><a href="tqlayout.html#removeItem">removeItem</a>()
<li><a href="tqlayout.html#resizeMode">resizeMode</a>()
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="qlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="ntqlayout.html#setAutoAdd">setAutoAdd</a>()
<li><a href="qboxlayout.html#setDirection">setDirection</a>()
<li><a href="ntqlayout.html#setEnabled">setEnabled</a>()
<li><a href="qboxlayout.html#setGeometry">setGeometry</a>()
<li><a href="ntqlayout.html#setMargin">setMargin</a>()
<li><a href="ntqlayout.html#setMenuBar">setMenuBar</a>()
<li><a href="tqlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="tqlayout.html#setAutoAdd">setAutoAdd</a>()
<li><a href="tqboxlayout.html#setDirection">setDirection</a>()
<li><a href="tqlayout.html#setEnabled">setEnabled</a>()
<li><a href="tqboxlayout.html#setGeometry">setGeometry</a>()
<li><a href="tqlayout.html#setMargin">setMargin</a>()
<li><a href="tqlayout.html#setMenuBar">setMenuBar</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="tqobject.html#setProperty">setProperty</a>()
<li><a href="ntqlayout.html#setResizeMode">setResizeMode</a>()
<li><a href="ntqlayout.html#setSpacing">setSpacing</a>()
<li><a href="qboxlayout.html#setStretchFactor">setStretchFactor</a>()
<li><a href="ntqlayout.html#setSupportsMargin">setSupportsMargin</a>()
<li><a href="tqlayout.html#setResizeMode">setResizeMode</a>()
<li><a href="tqlayout.html#setSpacing">setSpacing</a>()
<li><a href="tqboxlayout.html#setStretchFactor">setStretchFactor</a>()
<li><a href="tqlayout.html#setSupportsMargin">setSupportsMargin</a>()
<li><a href="tqobject.html#signalsBlocked">signalsBlocked</a>()
<li><a href="qboxlayout.html#sizeHint">sizeHint</a>()
<li><a href="qlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="ntqlayout.html#spacing">spacing</a>()
<li><a href="tqboxlayout.html#sizeHint">sizeHint</a>()
<li><a href="tqlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="tqlayout.html#spacing">spacing</a>()
<li><a href="tqobject.html#startTimer">startTimer</a>()
<li><a href="ntqlayout.html#supportsMargin">supportsMargin</a>()
<li><a href="tqlayout.html#supportsMargin">supportsMargin</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()
<li><a href="qlayoutitem.html#widget">widget</a>()
<li><a href="tqlayoutitem.html#widget">widget</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/qlayout.cpp:2518 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqlayout.cpp:2518 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -33,9 +33,9 @@ body { background: #ffffff; color: black; }
<p>The TQVBoxLayout class lines up widgets vertically.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;</tt>
<p>Inherits <a href="qboxlayout.html">TQBoxLayout</a>.
<p><a href="qvboxlayout-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;</tt>
<p>Inherits <a href="tqboxlayout.html">TQBoxLayout</a>.
<p><a href="tqvboxlayout-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQVBoxLayout"><b>TQVBoxLayout</b></a> ( TQWidget&nbsp;*&nbsp;parent, int&nbsp;margin = 0, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )</li>
@ -51,16 +51,16 @@ body { background: #ffffff; color: black; }
<p> This class is used to construct vertical box layout objects. See
<a href="qboxlayout.html">TQBoxLayout</a> for more details.
<a href="tqboxlayout.html">TQBoxLayout</a> for more details.
<p> The simplest use of the class is like this:
<pre>
<a href="qboxlayout.html">TQBoxLayout</a> * l = new TQVBoxLayout( widget );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( aWidget );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( anotherWidget );
<a href="tqboxlayout.html">TQBoxLayout</a> * l = new TQVBoxLayout( widget );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( aWidget );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( anotherWidget );
</pre>
<p> <center><img src="qvboxlayout.png" alt="TQVBox"></center>
<p> <p>See also <a href="qhboxlayout.html">TQHBoxLayout</a>, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="layout.html">the Layout overview</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<p> <center><img src="tqvboxlayout.png" alt="TQVBox"></center>
<p> <p>See also <a href="tqhboxlayout.html">TQHBoxLayout</a>, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="layout.html">the Layout overview</a>, <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQVBoxLayout"></a>TQVBoxLayout::TQVBoxLayout ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, int&nbsp;margin = 0, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
@ -72,13 +72,13 @@ widget and its managed children. The <em>spacing</em> is the default
number of pixels between neighboring children. If <em>spacing</em> is -1
the value of <em>margin</em> is used for <em>spacing</em>.
<h3 class=fn><a name="TQVBoxLayout-2"></a>TQVBoxLayout::TQVBoxLayout ( <a href="ntqlayout.html">TQLayout</a>&nbsp;*&nbsp;parentLayout, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
<h3 class=fn><a name="TQVBoxLayout-2"></a>TQVBoxLayout::TQVBoxLayout ( <a href="tqlayout.html">TQLayout</a>&nbsp;*&nbsp;parentLayout, int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
Constructs a new vertical box called name <em>name</em> and adds it to
<em>parentLayout</em>.
<p> The <em>spacing</em> is the default number of pixels between neighboring
children. If <em>spacing</em> is -1, this TQVBoxLayout will inherit its
parent's <a href="ntqlayout.html#spacing">spacing</a>().
parent's <a href="tqlayout.html#spacing">spacing</a>().
<h3 class=fn><a name="TQVBoxLayout-3"></a>TQVBoxLayout::TQVBoxLayout ( int&nbsp;spacing = -1, const&nbsp;char&nbsp;*&nbsp;name = 0 )
</h3>
@ -86,7 +86,7 @@ Constructs a new vertical box called name <em>name</em>. You must add
it to another layout.
<p> The <em>spacing</em> is the default number of pixels between neighboring
children. If <em>spacing</em> is -1, this TQVBoxLayout will inherit its
parent's <a href="ntqlayout.html#spacing">spacing</a>().
parent's <a href="tqlayout.html#spacing">spacing</a>().
<h3 class=fn><a name="~TQVBoxLayout"></a>TQVBoxLayout::~TQVBoxLayout ()
</h3>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqvbuttongroup.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqvbuttongroup.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqvbuttongroup.h Include File</title>
<title>tqvbuttongroup.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqvbuttongroup.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqvbuttongroup.h</h1>
<p>This is the verbatim text of the ntqvbuttongroup.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqvbuttongroup.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqvbuttongroup.h 3.3.8 edited Jan 11 14:46 $
** $Id: qt/tqvbuttongroup.h 3.3.8 edited Jan 11 14:46 $
**
** Definition of TQVButtonGroup class
**

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqvbuttongroup.h:47 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqvbuttongroup.h:47 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,15 +32,15 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQVButtonGroup</h1>
<p>This is the complete list of member functions for
<a href="ntqvbuttongroup.html">TQVButtonGroup</a>, including inherited members.
<a href="tqvbuttongroup.html">TQVButtonGroup</a>, including inherited members.
<ul>
<li><a href="ntqvbuttongroup.html#TQVButtonGroup">TQVButtonGroup</a>()
<li><a href="ntqvbuttongroup.html#~TQVButtonGroup">~TQVButtonGroup</a>()
<li><a href="tqvbuttongroup.html#TQVButtonGroup">TQVButtonGroup</a>()
<li><a href="tqvbuttongroup.html#~TQVButtonGroup">~TQVButtonGroup</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="ntqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="ntqgroupbox.html#alignment">alignment</a>()
<li><a href="tqgroupbox.html#alignment">alignment</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
<li><a href="tqwidget.html#backgroundBrush">backgroundBrush</a>()
<li><a href="tqwidget.html#backgroundColor">backgroundColor</a>()
@ -67,7 +67,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#closeEvent">closeEvent</a>()
<li><a href="tqpaintdevice.html#cmd">cmd</a>()
<li><a href="tqwidget.html#colorGroup">colorGroup</a>()
<li><a href="ntqgroupbox.html#columns">columns</a>()
<li><a href="tqgroupbox.html#columns">columns</a>()
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqwidget.html#constPolish">constPolish</a>()
@ -143,13 +143,13 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqbuttongroup.html#insert">insert</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="ntqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="ntqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="tqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="tqwidget.html#isActiveWindow">isActiveWindow</a>()
<li><a href="ntqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="ntqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="tqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqwidget.html#isDesktop">isDesktop</a>()
<li><a href="tqwidget.html#isDialog">isDialog</a>()
<li><a href="tqwidget.html#isEnabled">isEnabled</a>()
@ -157,7 +157,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#isEnabledToTLW">isEnabledToTLW</a>()
<li><a href="tqbuttongroup.html#isExclusive">isExclusive</a>()
<li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>()
<li><a href="ntqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqwidget.html#isFocusEnabled">isFocusEnabled</a>()
<li><a href="tqwidget.html#isFullScreen">isFullScreen</a>()
<li><a href="tqwidget.html#isHidden">isHidden</a>()
@ -213,7 +213,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="ntqgroupbox.html#orientation">orientation</a>()
<li><a href="tqgroupbox.html#orientation">orientation</a>()
<li><a href="tqwidget.html#ownCursor">ownCursor</a>()
<li><a href="tqwidget.html#ownFont">ownFont</a>()
<li><a href="tqwidget.html#ownPalette">ownPalette</a>()
@ -251,7 +251,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="tqwidget.html#setAcceptDrops">setAcceptDrops</a>()
<li><a href="tqwidget.html#setActiveWindow">setActiveWindow</a>()
<li><a href="ntqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqwidget.html#setAutoMask">setAutoMask</a>()
<li><a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>()
<li><a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>()
@ -260,10 +260,10 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setBaseSize">setBaseSize</a>()
<li><a href="tqbuttongroup.html#setButton">setButton</a>()
<li><a href="tqwidget.html#setCaption">setCaption</a>()
<li><a href="ntqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="ntqgroupbox.html#setChecked">setChecked</a>()
<li><a href="ntqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="ntqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="tqgroupbox.html#setChecked">setChecked</a>()
<li><a href="tqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="tqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqwidget.html#setCursor">setCursor</a>()
<li><a href="tqwidget.html#setDisabled">setDisabled</a>()
<li><a href="tqwidget.html#setEnabled">setEnabled</a>()
@ -273,7 +273,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setFixedHeight">setFixedHeight</a>()
<li><a href="tqwidget.html#setFixedSize">setFixedSize</a>()
<li><a href="tqwidget.html#setFixedWidth">setFixedWidth</a>()
<li><a href="ntqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqwidget.html#setFocus">setFocus</a>()
<li><a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>()
<li><a href="tqwidget.html#setFocusProxy">setFocusProxy</a>()
@ -287,8 +287,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setIcon">setIcon</a>()
<li><a href="tqwidget.html#setIconText">setIconText</a>()
<li><a href="tqwidget.html#setInputMethodEnabled">setInputMethodEnabled</a>()
<li><a href="ntqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="ntqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="tqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqwidget.html#setKeyCompression">setKeyCompression</a>()
<li><a href="tqframe.html#setLineWidth">setLineWidth</a>()
<li><a href="tqframe.html#setMargin">setMargin</a>()
@ -303,7 +303,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>()
<li><a href="tqwidget.html#setMouseTracking">setMouseTracking</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="ntqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqwidget.html#setPalette">setPalette</a>()
<li><a href="tqwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>()
<li><a href="tqwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>()
@ -315,7 +315,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setSizePolicy">setSizePolicy</a>()
<li><a href="tqwidget.html#setStyle">setStyle</a>()
<li><a href="tqwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="ntqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>()
<li><a href="tqwidget.html#setWFlags">setWFlags</a>()
<li><a href="tqwidget.html#setWindowOpacity">setWindowOpacity</a>()
@ -338,8 +338,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#tabletEvent">tabletEvent</a>()
<li><a href="tqwidget.html#testWFlags">testWFlags</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="ntqgroupbox.html#title">title</a>()
<li><a href="ntqgroupbox.html#toggled">toggled</a>()
<li><a href="tqgroupbox.html#title">title</a>()
<li><a href="tqgroupbox.html#toggled">toggled</a>()
<li><a href="tqwidget.html#topLevelWidget">topLevelWidget</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/qvbuttongroup.cpp:41 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqvbuttongroup.cpp:41 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -34,9 +34,9 @@ body { background: #ffffff; color: black; }
<p>The TQVButtonGroup widget organizes TQButton widgets in a
vertical column.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qvbuttongroup-h.html">ntqvbuttongroup.h</a>&gt;</tt>
<p><tt>#include &lt;<a href="tqvbuttongroup-h.html">tqvbuttongroup.h</a>&gt;</tt>
<p>Inherits <a href="tqbuttongroup.html">TQButtonGroup</a>.
<p><a href="qvbuttongroup-members.html">List of all member functions.</a>
<p><a href="tqvbuttongroup-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQVButtonGroup"><b>TQVButtonGroup</b></a> ( TQWidget&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )</li>
@ -52,10 +52,10 @@ vertical column.
<p> TQVButtonGroup is a convenience class that offers a thin layer on top
of <a href="tqbuttongroup.html">TQButtonGroup</a>. Think of it as a <a href="ntqvbox.html">TQVBox</a> that offers a frame with a
of <a href="tqbuttongroup.html">TQButtonGroup</a>. Think of it as a <a href="tqvbox.html">TQVBox</a> that offers a frame with a
title and is specifically designed for buttons.
<p> <center><img src="tqbuttongroup-v.png" alt="TQButtonGroup"></center>
<p> <p>See also <a href="ntqhbuttongroup.html">TQHButtonGroup</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<p> <p>See also <a href="tqhbuttongroup.html">TQHButtonGroup</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQVButtonGroup"></a>TQVButtonGroup::TQVButtonGroup ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqvgroupbox.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqvgroupbox.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqvgroupbox.h Include File</title>
<title>tqvgroupbox.h Include File</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
@ -29,13 +29,13 @@ body { background: #ffffff; color: black; }
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>ntqvgroupbox.h</h1>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>tqvgroupbox.h</h1>
<p>This is the verbatim text of the ntqvgroupbox.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqvgroupbox.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/**********************************************************************
** $Id: qt/ntqvgroupbox.h 3.3.8 edited Jan 11 14:46 $
** $Id: qt/tqvgroupbox.h 3.3.8 edited Jan 11 14:46 $
**
** Definition of TQVGroupBox widget class
**
@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQVGROUPBOX_H
#ifndef QT_H
#include "ntqgroupbox.h"
#include "tqgroupbox.h"
#endif // QT_H
#ifndef TQT_NO_VGROUPBOX

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqvgroupbox.h:47 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqvgroupbox.h:47 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,15 +32,15 @@ body { background: #ffffff; color: black; }
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for TQVGroupBox</h1>
<p>This is the complete list of member functions for
<a href="ntqvgroupbox.html">TQVGroupBox</a>, including inherited members.
<a href="tqvgroupbox.html">TQVGroupBox</a>, including inherited members.
<ul>
<li><a href="ntqvgroupbox.html#TQVGroupBox">TQVGroupBox</a>()
<li><a href="ntqvgroupbox.html#~TQVGroupBox">~TQVGroupBox</a>()
<li><a href="tqvgroupbox.html#TQVGroupBox">TQVGroupBox</a>()
<li><a href="tqvgroupbox.html#~TQVGroupBox">~TQVGroupBox</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="ntqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqgroupbox.html#addSpace">addSpace</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="ntqgroupbox.html#alignment">alignment</a>()
<li><a href="tqgroupbox.html#alignment">alignment</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
<li><a href="tqwidget.html#backgroundBrush">backgroundBrush</a>()
<li><a href="tqwidget.html#backgroundColor">backgroundColor</a>()
@ -66,7 +66,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#closeEvent">closeEvent</a>()
<li><a href="tqpaintdevice.html#cmd">cmd</a>()
<li><a href="tqwidget.html#colorGroup">colorGroup</a>()
<li><a href="ntqgroupbox.html#columns">columns</a>()
<li><a href="tqgroupbox.html#columns">columns</a>()
<li><a href="tqobject.html#connect">connect</a>()
<li><a href="tqobject.html#connectNotify">connectNotify</a>()
<li><a href="tqwidget.html#constPolish">constPolish</a>()
@ -139,20 +139,20 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#imStartEvent">imStartEvent</a>()
<li><a href="tqobject.html#inherits">inherits</a>()
<li><a href="tqobject.html#insertChild">insertChild</a>()
<li><a href="ntqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="ntqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqgroupbox.html#insideMargin">insideMargin</a>()
<li><a href="tqgroupbox.html#insideSpacing">insideSpacing</a>()
<li><a href="tqobject.html#installEventFilter">installEventFilter</a>()
<li><a href="tqobject.html#isA">isA</a>()
<li><a href="tqwidget.html#isActiveWindow">isActiveWindow</a>()
<li><a href="ntqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="ntqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqgroupbox.html#isCheckable">isCheckable</a>()
<li><a href="tqgroupbox.html#isChecked">isChecked</a>()
<li><a href="tqwidget.html#isDesktop">isDesktop</a>()
<li><a href="tqwidget.html#isDialog">isDialog</a>()
<li><a href="tqwidget.html#isEnabled">isEnabled</a>()
<li><a href="tqwidget.html#isEnabledTo">isEnabledTo</a>()
<li><a href="tqwidget.html#isEnabledToTLW">isEnabledToTLW</a>()
<li><a href="tqpaintdevice.html#isExtDev">isExtDev</a>()
<li><a href="ntqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqgroupbox.html#isFlat">isFlat</a>()
<li><a href="tqwidget.html#isFocusEnabled">isFocusEnabled</a>()
<li><a href="tqwidget.html#isFullScreen">isFullScreen</a>()
<li><a href="tqwidget.html#isHidden">isHidden</a>()
@ -206,7 +206,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#name">name</a>()
<li><a href="tqobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="tqobject.html#objectTrees">objectTrees</a>()
<li><a href="ntqgroupbox.html#orientation">orientation</a>()
<li><a href="tqgroupbox.html#orientation">orientation</a>()
<li><a href="tqwidget.html#ownCursor">ownCursor</a>()
<li><a href="tqwidget.html#ownFont">ownFont</a>()
<li><a href="tqwidget.html#ownPalette">ownPalette</a>()
@ -239,7 +239,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqobject.html#sender">sender</a>()
<li><a href="tqwidget.html#setAcceptDrops">setAcceptDrops</a>()
<li><a href="tqwidget.html#setActiveWindow">setActiveWindow</a>()
<li><a href="ntqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqgroupbox.html#setAlignment">setAlignment</a>()
<li><a href="tqwidget.html#setAutoMask">setAutoMask</a>()
<li><a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>()
<li><a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>()
@ -247,10 +247,10 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>()
<li><a href="tqwidget.html#setBaseSize">setBaseSize</a>()
<li><a href="tqwidget.html#setCaption">setCaption</a>()
<li><a href="ntqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="ntqgroupbox.html#setChecked">setChecked</a>()
<li><a href="ntqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="ntqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqgroupbox.html#setCheckable">setCheckable</a>()
<li><a href="tqgroupbox.html#setChecked">setChecked</a>()
<li><a href="tqgroupbox.html#setColumnLayout">setColumnLayout</a>()
<li><a href="tqgroupbox.html#setColumns">setColumns</a>()
<li><a href="tqwidget.html#setCursor">setCursor</a>()
<li><a href="tqwidget.html#setDisabled">setDisabled</a>()
<li><a href="tqwidget.html#setEnabled">setEnabled</a>()
@ -259,7 +259,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setFixedHeight">setFixedHeight</a>()
<li><a href="tqwidget.html#setFixedSize">setFixedSize</a>()
<li><a href="tqwidget.html#setFixedWidth">setFixedWidth</a>()
<li><a href="ntqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqgroupbox.html#setFlat">setFlat</a>()
<li><a href="tqwidget.html#setFocus">setFocus</a>()
<li><a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>()
<li><a href="tqwidget.html#setFocusProxy">setFocusProxy</a>()
@ -273,8 +273,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setIcon">setIcon</a>()
<li><a href="tqwidget.html#setIconText">setIconText</a>()
<li><a href="tqwidget.html#setInputMethodEnabled">setInputMethodEnabled</a>()
<li><a href="ntqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="ntqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqgroupbox.html#setInsideMargin">setInsideMargin</a>()
<li><a href="tqgroupbox.html#setInsideSpacing">setInsideSpacing</a>()
<li><a href="tqwidget.html#setKeyCompression">setKeyCompression</a>()
<li><a href="tqframe.html#setLineWidth">setLineWidth</a>()
<li><a href="tqframe.html#setMargin">setMargin</a>()
@ -289,7 +289,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>()
<li><a href="tqwidget.html#setMouseTracking">setMouseTracking</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="ntqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqgroupbox.html#setOrientation">setOrientation</a>()
<li><a href="tqwidget.html#setPalette">setPalette</a>()
<li><a href="tqwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>()
<li><a href="tqwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>()
@ -300,7 +300,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setSizePolicy">setSizePolicy</a>()
<li><a href="tqwidget.html#setStyle">setStyle</a>()
<li><a href="tqwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="ntqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqgroupbox.html#setTitle">setTitle</a>()
<li><a href="tqwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>()
<li><a href="tqwidget.html#setWFlags">setWFlags</a>()
<li><a href="tqwidget.html#setWindowOpacity">setWindowOpacity</a>()
@ -323,8 +323,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#tabletEvent">tabletEvent</a>()
<li><a href="tqwidget.html#testWFlags">testWFlags</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="ntqgroupbox.html#title">title</a>()
<li><a href="ntqgroupbox.html#toggled">toggled</a>()
<li><a href="tqgroupbox.html#title">title</a>()
<li><a href="tqgroupbox.html#toggled">toggled</a>()
<li><a href="tqwidget.html#topLevelWidget">topLevelWidget</a>()
<li><a href="tqobject.html#tr">tr</a>()
<li><a href="tqobject.html#trUtf8">trUtf8</a>()

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/qvgroupbox.cpp:41 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqvgroupbox.cpp:41 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -34,9 +34,9 @@ body { background: #ffffff; color: black; }
<p>The TQVGroupBox widget organizes a group of widgets in a
vertical column.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qvgroupbox-h.html">ntqvgroupbox.h</a>&gt;</tt>
<p>Inherits <a href="ntqgroupbox.html">TQGroupBox</a>.
<p><a href="qvgroupbox-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqvgroupbox-h.html">tqvgroupbox.h</a>&gt;</tt>
<p>Inherits <a href="tqgroupbox.html">TQGroupBox</a>.
<p><a href="tqvgroupbox-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQVGroupBox"><b>TQVGroupBox</b></a> ( TQWidget&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )</li>
@ -52,9 +52,9 @@ vertical column.
<p> TQVGroupBox is a convenience class that offers a thin layer on top of
<a href="ntqgroupbox.html">TQGroupBox</a>. Think of it as a <a href="ntqvbox.html">TQVBox</a> that offers a frame with a title.
<p> <center><img src="qgroupboxes.png" alt="Group Boxes"></center>
<p> <p>See also <a href="ntqhgroupbox.html">TQHGroupBox</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<a href="tqgroupbox.html">TQGroupBox</a>. Think of it as a <a href="tqvbox.html">TQVBox</a> that offers a frame with a title.
<p> <center><img src="tqgroupboxes.png" alt="Group Boxes"></center>
<p> <p>See also <a href="tqhgroupbox.html">TQHGroupBox</a>, <a href="appearance.html">Widget Appearance and Style</a>, <a href="geomanagement.html">Layout Management</a>, and <a href="organizers.html">Organizers</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQVGroupBox"></a>TQVGroupBox::TQVGroupBox ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )

@ -681,7 +681,7 @@ indicates a "good" size for the widget.
<p> <li> If your widget is a top-level window, <a href="#setCaption">setCaption</a>() and <a href="#setIcon">setIcon</a>() set
the title bar and icon respectively.
<p> </ul>
<p> <p>See also <a href="tqevent.html">TQEvent</a>, <a href="tqpainter.html">TQPainter</a>, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="qboxlayout.html">TQBoxLayout</a>, and <a href="abstractwidgets.html">Abstract Widget Classes</a>.
<p> <p>See also <a href="tqevent.html">TQEvent</a>, <a href="tqpainter.html">TQPainter</a>, <a href="tqgridlayout.html">TQGridLayout</a>, <a href="tqboxlayout.html">TQBoxLayout</a>, and <a href="abstractwidgets.html">Abstract Widget Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="BackgroundOrigin-enum"></a>TQWidget::BackgroundOrigin</h3>
@ -1415,7 +1415,7 @@ Returns the widget that is currently grabbing the keyboard input.
keyboard, 0 is returned.
<p> <p>See also <a href="#grabMouse">grabMouse</a>() and <a href="#mouseGrabber">mouseGrabber</a>().
<h3 class=fn><a href="ntqlayout.html">TQLayout</a>&nbsp;* <a name="layout"></a>TQWidget::layout () const
<h3 class=fn><a href="tqlayout.html">TQLayout</a>&nbsp;* <a name="layout"></a>TQWidget::layout () const
</h3>
<p> Returns the layout engine that manages the geometry of this
@ -2934,7 +2934,7 @@ the current size is smaller.
<p> If you use a layout inside the widget, the minimum size will be
set by the layout and not by <a href="#setMinimumSize">setMinimumSize</a>(), unless you set the
layout's resize mode to TQLayout::FreeResize.
<p> <p>See also <a href="#minimumWidth-prop">minimumWidth</a>, <a href="#minimumHeight-prop">minimumHeight</a>, <a href="#maximumSize-prop">maximumSize</a>, <a href="#sizeIncrement-prop">sizeIncrement</a>, and <a href="ntqlayout.html#resizeMode-prop">TQLayout::resizeMode</a>.
<p> <p>See also <a href="#minimumWidth-prop">minimumWidth</a>, <a href="#minimumHeight-prop">minimumHeight</a>, <a href="#maximumSize-prop">maximumSize</a>, <a href="#sizeIncrement-prop">sizeIncrement</a>, and <a href="tqlayout.html#resizeMode-prop">TQLayout::resizeMode</a>.
<p>Set this property's value with <a href="#setMinimumSize">setMinimumSize</a>() and get this property's value with <a href="#minimumSize">minimumSize</a>().
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="minimumSizeHint-prop"></a>minimumSizeHint</h3>
@ -2945,7 +2945,7 @@ is recommended.
size if there is no layout for this widget, and returns the
layout's minimum size otherwise. Most built-in widgets reimplement
minimumSizeHint().
<p> <a href="ntqlayout.html">TQLayout</a> will never resize a widget to a size smaller than
<p> <a href="tqlayout.html">TQLayout</a> will never resize a widget to a size smaller than
minimumSizeHint.
<p> <p>See also <a href="tqsize.html#isValid">TQSize::isValid</a>(), <a href="#size-prop">size</a>, <a href="#minimumSize-prop">minimumSize</a>, and <a href="#sizePolicy-prop">sizePolicy</a>.
@ -3120,7 +3120,7 @@ be disregarded by the window manager on X.
<p>Set this property's value with <a href="#setSizeIncrement">setSizeIncrement</a>() and get this property's value with <a href="#sizeIncrement">sizeIncrement</a>().
<h3 class=fn><a href="tqsizepolicy.html">TQSizePolicy</a> <a name="sizePolicy-prop"></a>sizePolicy</h3>
<p>This property holds the default layout behavior of the widget.
<p>If there is a <a href="ntqlayout.html">TQLayout</a> that manages this widget's children, the
<p>If there is a <a href="tqlayout.html">TQLayout</a> that manages this widget's children, the
size policy specified by that layout is used. If there is no such
TQLayout, the result of this function is used.
<p> The default policy is Preferred/Preferred, which means that the
@ -3137,7 +3137,7 @@ respective direction only. Widgets that can provide scrollbars
(usually subclasses of <a href="tqscrollview.html">TQScrollView</a>) tend to specify that they can
use additional space, and that they can make do with less than
sizeHint().
<p> <p>See also <a href="#sizeHint-prop">sizeHint</a>, <a href="ntqlayout.html">TQLayout</a>, <a href="tqsizepolicy.html">TQSizePolicy</a>, and <a href="#updateGeometry">updateGeometry</a>().
<p> <p>See also <a href="#sizeHint-prop">sizeHint</a>, <a href="tqlayout.html">TQLayout</a>, <a href="tqsizepolicy.html">TQSizePolicy</a>, and <a href="#updateGeometry">updateGeometry</a>().
<p>Set this property's value with <a href="#setSizePolicy">setSizePolicy</a>() and get this property's value with <a href="#sizePolicy">sizePolicy</a>().
<h3 class=fn>bool <a name="underMouse-prop"></a>underMouse</h3>

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/ntqlayout.h:156 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlayout.h:156 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -36,21 +36,21 @@ body { background: #ffffff; color: black; }
<ul>
<li><a href="tqwidgetitem.html#TQWidgetItem">TQWidgetItem</a>()
<li><a href="qlayoutitem.html#alignment">alignment</a>()
<li><a href="tqlayoutitem.html#alignment">alignment</a>()
<li><a href="tqwidgetitem.html#expanding">expanding</a>()
<li><a href="qlayoutitem.html#geometry">geometry</a>()
<li><a href="qlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="qlayoutitem.html#heightForWidth">heightForWidth</a>()
<li><a href="qlayoutitem.html#invalidate">invalidate</a>()
<li><a href="tqlayoutitem.html#geometry">geometry</a>()
<li><a href="tqlayoutitem.html#hasHeightForWidth">hasHeightForWidth</a>()
<li><a href="tqlayoutitem.html#heightForWidth">heightForWidth</a>()
<li><a href="tqlayoutitem.html#invalidate">invalidate</a>()
<li><a href="tqwidgetitem.html#isEmpty">isEmpty</a>()
<li><a href="qlayoutitem.html#iterator">iterator</a>()
<li><a href="qlayoutitem.html#layout">layout</a>()
<li><a href="tqlayoutitem.html#iterator">iterator</a>()
<li><a href="tqlayoutitem.html#layout">layout</a>()
<li><a href="tqwidgetitem.html#maximumSize">maximumSize</a>()
<li><a href="tqwidgetitem.html#minimumSize">minimumSize</a>()
<li><a href="qlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="tqlayoutitem.html#setAlignment">setAlignment</a>()
<li><a href="tqwidgetitem.html#setGeometry">setGeometry</a>()
<li><a href="tqwidgetitem.html#sizeHint">sizeHint</a>()
<li><a href="qlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="tqlayoutitem.html#spacerItem">spacerItem</a>()
<li><a href="tqwidgetitem.html#widget">widget</a>()
</ul>
<!-- eof -->

@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQWidgetItem class is a layout item that represents a widget.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;</tt>
<p>Inherits <a href="qlayoutitem.html">TQLayoutItem</a>.
<p><tt>#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;</tt>
<p>Inherits <a href="tqlayoutitem.html">TQLayoutItem</a>.
<p><a href="tqwidgetitem-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -54,7 +54,7 @@ body { background: #ffffff; color: black; }
The TQWidgetItem class is a layout item that represents a widget.
<p> This is used by custom layouts.
<p> <p>See also <a href="ntqlayout.html">TQLayout</a>, <a href="qlayoutitem.html#widget">TQLayout::widget</a>(), <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<p> <p>See also <a href="tqlayout.html">TQLayout</a>, <a href="tqlayoutitem.html#widget">TQLayout::widget</a>(), <a href="appearance.html">Widget Appearance and Style</a>, and <a href="geomanagement.html">Layout Management</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQWidgetItem"></a>TQWidgetItem::TQWidgetItem ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w )
@ -70,39 +70,39 @@ to grow in only one dimension, whereas <tt>BothDirections</tt> means that
it wants to grow in both dimensions and <tt>NoDirection</tt> means that
it doesn't want to grow at all.
<p>Reimplemented from <a href="qlayoutitem.html#expanding">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#expanding">TQLayoutItem</a>.
<h3 class=fn>bool <a name="isEmpty"></a>TQWidgetItem::isEmpty () const<tt> [virtual]</tt>
</h3>
Returns TRUE if the widget has been hidden; otherwise returns
FALSE.
<p>Reimplemented from <a href="qlayoutitem.html#isEmpty">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#isEmpty">TQLayoutItem</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="maximumSize"></a>TQWidgetItem::maximumSize () const<tt> [virtual]</tt>
</h3>
Returns the maximum size of this item.
<p>Reimplemented from <a href="qlayoutitem.html#maximumSize">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#maximumSize">TQLayoutItem</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="minimumSize"></a>TQWidgetItem::minimumSize () const<tt> [virtual]</tt>
</h3>
Returns the minimum size of this item.
<p>Reimplemented from <a href="qlayoutitem.html#minimumSize">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#minimumSize">TQLayoutItem</a>.
<h3 class=fn>void <a name="setGeometry"></a>TQWidgetItem::setGeometry ( const&nbsp;<a href="tqrect.html">TQRect</a>&nbsp;&amp;&nbsp;r )<tt> [virtual]</tt>
</h3>
Sets the geometry of this item's widget to be contained within
rect <em>r</em>, taking alignment and maximum size into account.
<p>Reimplemented from <a href="qlayoutitem.html#setGeometry">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#setGeometry">TQLayoutItem</a>.
<h3 class=fn><a href="tqsize.html">TQSize</a> <a name="sizeHint"></a>TQWidgetItem::sizeHint () const<tt> [virtual]</tt>
</h3>
Returns the preferred size of this item.
<p>Reimplemented from <a href="qlayoutitem.html#sizeHint">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#sizeHint">TQLayoutItem</a>.
<h3 class=fn><a href="tqwidget.html">TQWidget</a>&nbsp;* <a name="widget"></a>TQWidgetItem::widget ()<tt> [virtual]</tt>
</h3>
Returns the widget managed by this item.
<p>Reimplemented from <a href="qlayoutitem.html#widget">TQLayoutItem</a>.
<p>Reimplemented from <a href="tqlayoutitem.html#widget">TQLayoutItem</a>.
<!-- eof -->
<hr><p>
This file is part of the <a href="index.html">TQt toolkit</a>.

@ -213,13 +213,13 @@ Inserts <em>page</em> at position <em>index</em> into the page sequence, with
title <em>title</em>. If <em>index</em> is -1, the page will be appended to
the end of the wizard's page sequence.
<h3 class=fn>void <a name="layOutButtonRow"></a>TQWizard::layOutButtonRow ( <a href="qhboxlayout.html">TQHBoxLayout</a>&nbsp;*&nbsp;layout )<tt> [virtual protected]</tt>
<h3 class=fn>void <a name="layOutButtonRow"></a>TQWizard::layOutButtonRow ( <a href="tqhboxlayout.html">TQHBoxLayout</a>&nbsp;*&nbsp;layout )<tt> [virtual protected]</tt>
</h3>
This virtual function is responsible for adding the buttons below
the bottom divider.
<p> <em>layout</em> is the horizontal layout of the entire wizard.
<h3 class=fn>void <a name="layOutTitleRow"></a>TQWizard::layOutTitleRow ( <a href="qhboxlayout.html">TQHBoxLayout</a>&nbsp;*&nbsp;layout, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;title )<tt> [virtual protected]</tt>
<h3 class=fn>void <a name="layOutTitleRow"></a>TQWizard::layOutTitleRow ( <a href="tqhboxlayout.html">TQHBoxLayout</a>&nbsp;*&nbsp;layout, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;title )<tt> [virtual protected]</tt>
</h3>
This virtual function is responsible for laying out the title row.
<p> <em>layout</em> is the horizontal layout for the wizard, and <em>title</em> is the title for this page. This function is called every

@ -44,13 +44,13 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
int main( int argc, char **argv )
{
<a href="ntqapplication.html">TQApplication</a> a( argc, argv );
<a href="ntqvbox.html">TQVBox</a> box;
<a href="tqvbox.html">TQVBox</a> box;
box.<a href="tqwidget.html#resize">resize</a>( 200, 120 );
<a href="tqpushbutton.html">TQPushButton</a> quit( "Quit", &amp;box );
@ -69,12 +69,12 @@ int main( int argc, char **argv )
<p> <h2> Line-by-line Walkthrough
</h2>
<a name="1"></a><p> <pre> #include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
<a name="1"></a><p> <pre> #include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
</pre>
<p> We add an include of ntqvbox.h to get the layout class we'll use.
<p> <pre> <a href="ntqvbox.html">TQVBox</a> box;
<p> We add an include of tqvbox.h to get the layout class we'll use.
<p> <pre> <a href="tqvbox.html">TQVBox</a> box;
</pre>
<p> Here we simply create a vertical box container. The <a href="ntqvbox.html">TQVBox</a> arranges
<p> Here we simply create a vertical box container. The <a href="tqvbox.html">TQVBox</a> arranges
its child widgets in a vertical row, one above the other, handing out
space according to each child's <a href="tqwidget.html#sizePolicy">TQWidget::sizePolicy</a>().
<p> <pre> <a name="x2300"></a> box.<a href="tqwidget.html#resize">resize</a>( 200, 120 );

@ -47,9 +47,9 @@ by using signals and slots, and how to handle resize events.
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
class MyWidget : public <a href="ntqvbox.html">TQVBox</a>
class MyWidget : public <a href="tqvbox.html">TQVBox</a>
{
public:
MyWidget( <a href="tqwidget.html">TQWidget</a> *parent=0, const char *name=0 );
@ -57,7 +57,7 @@ public:
<a name="f553"></a>MyWidget::MyWidget( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqpushbutton.html">TQPushButton</a> *quit = new <a href="tqpushbutton.html">TQPushButton</a>( "Quit", this, "quit" );
quit-&gt;<a href="tqwidget.html#setFont">setFont</a>( TQFont( "Times", 18, TQFont::Bold ) );
@ -94,12 +94,12 @@ int main( int argc, char **argv )
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
</pre>
<p> Three new include files are shown here. tqslider.h and tqlcdnumber.h are there
because we use two new widgets, <a href="tqslider.html">TQSlider</a> and <a href="tqlcdnumber.html">TQLCDNumber</a>. ntqvbox.h is
because we use two new widgets, <a href="tqslider.html">TQSlider</a> and <a href="tqlcdnumber.html">TQLCDNumber</a>. tqvbox.h is
here because we use TQt's automatic layout support.
<p> <pre> class MyWidget : public <a href="ntqvbox.html">TQVBox</a>
<p> <pre> class MyWidget : public <a href="tqvbox.html">TQVBox</a>
{
public:
MyWidget( <a href="tqwidget.html">TQWidget</a> *parent=0, const char *name=0 );
@ -107,10 +107,10 @@ here because we use TQt's automatic layout support.
</pre>
<p> <a name="constructor"></a>
<pre> MyWidget::MyWidget( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
</pre>
<p> MyWidget is now derived from <a href="ntqvbox.html">TQVBox</a> instead of <a href="tqwidget.html">TQWidget</a>. That way we use
<p> MyWidget is now derived from <a href="tqvbox.html">TQVBox</a> instead of <a href="tqwidget.html">TQWidget</a>. That way we use
the layout of the TQVBox (which places all of its children vertically
inside itself). Resizes are now handled automatically by the TQVBox and
therefore by MyWidget, too.

@ -48,17 +48,17 @@ widget as a child widget.
#include &lt;<a href="tqslider-h.html">tqslider.h</a>&gt;
#include &lt;<a href="tqlcdnumber-h.html">tqlcdnumber.h</a>&gt;
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqgrid-h.html">tqgrid.h</a>&gt;
class LCDRange : public <a href="ntqvbox.html">TQVBox</a>
class LCDRange : public <a href="tqvbox.html">TQVBox</a>
{
public:
LCDRange( <a href="tqwidget.html">TQWidget</a> *parent=0, const char *name=0 );
};
<a name="f554"></a>LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqlcdnumber.html">TQLCDNumber</a> *lcd = new <a href="tqlcdnumber.html">TQLCDNumber</a>( 2, this, "lcd" );
<a href="tqslider.html">TQSlider</a> * slider = new <a href="tqslider.html">TQSlider</a>( Horizontal, this, "slider" );
@ -67,7 +67,7 @@ public:
<a href="tqobject.html#connect">connect</a>( slider, TQ_SIGNAL(<a href="tqslider.html#valueChanged">valueChanged</a>(int)), lcd, TQ_SLOT(<a href="tqlcdnumber.html#display">display</a>(int)) );
}
class MyWidget : public <a href="ntqvbox.html">TQVBox</a>
class MyWidget : public <a href="tqvbox.html">TQVBox</a>
{
public:
MyWidget( <a href="tqwidget.html">TQWidget</a> *parent=0, const char *name=0 );
@ -75,7 +75,7 @@ public:
<a name="f555"></a>MyWidget::MyWidget( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqpushbutton.html">TQPushButton</a> *quit = new <a href="tqpushbutton.html">TQPushButton</a>( "Quit", this, "quit" );
quit-&gt;<a href="tqwidget.html#setFont">setFont</a>( TQFont( "Times", 18, TQFont::Bold ) );
@ -104,7 +104,7 @@ int main( int argc, char **argv )
<p> <h2> Line-by-line Walkthrough
</h2>
<a name="1"></a><p> <pre> class LCDRange : public <a href="ntqvbox.html">TQVBox</a>
<a name="1"></a><p> <pre> class LCDRange : public <a href="tqvbox.html">TQVBox</a>
{
public:
LCDRange( <a href="tqwidget.html">TQWidget</a> *parent=0, const char *name=0 );
@ -113,7 +113,7 @@ int main( int argc, char **argv )
<p> The LCDRange widget is a widget without any API. It just has a
constructor. This sort of widget is not very useful, so we'll add some API later.
<p> <pre> LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqlcdnumber.html">TQLCDNumber</a> *lcd = new <a href="tqlcdnumber.html">TQLCDNumber</a>( 2, this, "lcd" );
<a href="tqslider.html">TQSlider</a> * slider = new <a href="tqslider.html">TQSlider</a>( Horizontal, this, "slider" );
@ -126,7 +126,7 @@ constructor. This sort of widget is not very useful, so we'll add some API later
<a href="tutorial1-05.html#constructor">MyWidget constructor</a> in Chapter 5.
The only differences are that the button is left out and the class
is renamed.
<p> <pre> class MyWidget : public <a href="ntqvbox.html">TQVBox</a>
<p> <pre> class MyWidget : public <a href="tqvbox.html">TQVBox</a>
{
public:
MyWidget( <a href="tqwidget.html">TQWidget</a> *parent=0, const char *name=0 );
@ -134,7 +134,7 @@ is renamed.
</pre>
<p> MyWidget, too, contains no API except a constructor.
<p> <pre> MyWidget::MyWidget( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="tqpushbutton.html">TQPushButton</a> *quit = new <a href="tqpushbutton.html">TQPushButton</a>( "Quit", this, "quit" );
<a name="x2328"></a> quit-&gt;<a href="tqwidget.html#setFont">setFont</a>( TQFont( "Times", 18, TQFont::Bold ) );

@ -57,9 +57,9 @@ Chapter 6; only the changes are noted here.
happens to be included more than once. If you don't use it already,
it is a very good habit to develop. The #ifndef should enclose <em>all</em> of the
header file.
<p> <pre> #include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
<p> <pre> #include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
</pre>
<p> <a href="qvbox-h.html">ntqvbox.h</a> is included. LCDRange inherits <a href="ntqvbox.html">TQVBox</a>, and the header file
<p> <a href="tqvbox-h.html">tqvbox.h</a> is included. LCDRange inherits <a href="tqvbox.html">TQVBox</a>, and the header file
of a parent class must always be included. We cheated a bit in the
previous chapters, and we let <a href="tqwidget-h.html">tqwidget.h</a> be included indirectly via
other header files such as <a href="tqpushbutton-h.html">tqpushbutton.h</a>.
@ -73,7 +73,7 @@ file.
<p> This makes the compilation of big projects much faster, because when a
header file has changed, fewer files need to be recompiled. It can
often speed up big compilations by a factor of two or more.
<p> <pre> class LCDRange : public <a href="ntqvbox.html">TQVBox</a>
<p> <pre> class LCDRange : public <a href="tqvbox.html">TQVBox</a>
{
<a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
public:

@ -213,7 +213,7 @@ loop upon the first change of one of the values.
<p> <pre> <a href="tqgridlayout.html">TQGridLayout</a> *grid = new <a href="tqgridlayout.html">TQGridLayout</a>( this, 2, 2, 10 );
//2x2, 10 pixel border
</pre>
<p> So far we have used the no-assembly-required <a href="ntqvbox.html">TQVBox</a> and <a href="tqgrid.html">TQGrid</a> widgets
<p> So far we have used the no-assembly-required <a href="tqvbox.html">TQVBox</a> and <a href="tqgrid.html">TQGrid</a> widgets
for geometry management. Now, however, we want to have a little more
control over the layout, and we switch to the more powerful <a href="tqgridlayout.html">TQGridLayout</a>
class. TQGridLayout isn't a widget; it is a different class that can

@ -196,10 +196,10 @@ is 0, 0).
</pre>
<p> We connect the <tt>force</tt> widget and the <tt>cannonField</tt> widget, just like
we did for the <tt>angle</tt> widget.
<p> <pre> <a href="qvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="qvboxlayout.html">TQVBoxLayout</a>;
<p> <pre> <a href="tqvboxlayout.html">TQVBoxLayout</a> *leftBox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>;
<a name="x2365"></a> grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( leftBox, 1, 0 );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( force );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( angle );
leftBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( force );
</pre>
<p> In Chapter 9 we put <tt>angle</tt> in the lower-left cell of the layout.
Now we want to have two widgets in that cell, so we make a vertical

@ -57,7 +57,7 @@ implementation.
</pre>
<p> We name declare <a href="tqlabel.html">TQLabel</a> because we want to use a pointer to it in the class
definition.
<p> <pre> class LCDRange : public <a href="ntqvbox.html">TQVBox</a>
<p> <pre> class LCDRange : public <a href="tqvbox.html">TQVBox</a>
{
<a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
public:
@ -91,7 +91,7 @@ frame.
</pre>
<p> Here we include the <a href="tqlabel.html">TQLabel</a> class definition.
<p> <pre> LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
init();
}
@ -100,7 +100,7 @@ frame.
initialization code.
<p> <pre> LCDRange::LCDRange( const char *s, TQWidget *parent,
const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
init();
setText( s );
@ -296,7 +296,7 @@ changed the constructor to set the new LCDRange text labels.
<p> <h2> Behavior
</h2>
<a name="2"></a><p> The LCDRange widgets look a bit strange - the built-in layout
management in <a href="ntqvbox.html">TQVBox</a> gives the labels too much space and the rest not
management in <a href="tqvbox.html">TQVBox</a> gives the labels too much space and the rest not
enough. We'll fix that in the next chapter.
<p> (See <a href="tutorial1-07.html#compiling">Compiling</a> for how to create a
makefile and build the application.)

@ -66,17 +66,17 @@ implementation.
class LCDRange : public <a href="tqwidget.html">TQWidget</a>
</pre>
<p> We inherit <a href="tqwidget.html">TQWidget</a> rather than <a href="ntqvbox.html">TQVBox</a>. TQVBox is very easy to use, but
<p> We inherit <a href="tqwidget.html">TQWidget</a> rather than <a href="tqvbox.html">TQVBox</a>. TQVBox is very easy to use, but
again it showed its limitations so we switch to the more powerful and
slightly harder to use <a href="qvboxlayout.html">TQVBoxLayout</a>. (As you remember, TQVBoxLayout is
slightly harder to use <a href="tqvboxlayout.html">TQVBoxLayout</a>. (As you remember, TQVBoxLayout is
not a widget, it manages one.)
<p> <h3> <a href="t13-lcdrange-cpp.html">t13/lcdrange.cpp</a>
</h3>
<a name="1-2"></a><p>
<p> <pre> #include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
<p> <pre> #include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
</pre>
<p> We need to include ntqlayout.h now to get the other layout management
<p> We need to include tqlayout.h now to get the other layout management
API.
<p> <pre> LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="tqwidget.html">TQWidget</a>( parent, name )
@ -84,19 +84,19 @@ API.
<p> We inherit TQWidget in the usual way.
<p> The other constructor has the same change. init() is unchanged,
except that we've added some lines at the end:
<p> <pre> <a href="qvboxlayout.html">TQVBoxLayout</a> * l = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this );
<p> <pre> <a href="tqvboxlayout.html">TQVBoxLayout</a> * l = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this );
</pre>
<p> We create a TQVBoxLayout with all the default values, managing this
widget's children.
<p> <pre> <a name="x2401"></a> l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( lcd, 1 );
<p> <pre> <a name="x2401"></a> l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( lcd, 1 );
</pre>
<p> At the top we add the <a href="tqlcdnumber.html">TQLCDNumber</a> with a non-zero stretch.
<p> <pre> l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( slider );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
<p> <pre> l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( slider );
l-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( label );
</pre>
<p> Then we add the other two, both with the default zero stretch.
<p> This stretch control is something <a href="qvboxlayout.html">TQVBoxLayout</a> (and <a href="qhboxlayout.html">TQHBoxLayout</a>, and
<a href="tqgridlayout.html">TQGridLayout</a>) offers but classes like <a href="ntqvbox.html">TQVBox</a> do not. In this case
<p> This stretch control is something <a href="tqvboxlayout.html">TQVBoxLayout</a> (and <a href="tqhboxlayout.html">TQHBoxLayout</a>, and
<a href="tqgridlayout.html">TQGridLayout</a>) offers but classes like <a href="tqvbox.html">TQVBox</a> do not. In this case
we're saying that the TQLCDNumber should stretch and the others should
not.
<p> <h3> <a href="t13-cannon-h.html">t13/cannon.h</a>
@ -297,15 +297,15 @@ pointers to the <a href="tqlabel.html">TQLabel</a> widgets in the GameBoard clas
nothing much we want to do with them. TQt will delete them when the
GameBoard widget is destroyed, and the layout classes will resize them
appropriately.
<p> <pre> <a href="qhboxlayout.html">TQHBoxLayout</a> *topBox = new <a href="qhboxlayout.html">TQHBoxLayout</a>;
<p> <pre> <a href="tqhboxlayout.html">TQHBoxLayout</a> *topBox = new <a href="tqhboxlayout.html">TQHBoxLayout</a>;
<a name="x2413"></a> grid-&gt;<a href="tqgridlayout.html#addLayout">addLayout</a>( topBox, 0, 1 );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shoot );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( hits );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( hitsL );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shotsLeft );
topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( shotsLeftL );
<a name="x2410"></a> topBox-&gt;<a href="qboxlayout.html#addStretch">addStretch</a>( 1 );
<a name="x2411"></a> topBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( restart );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shoot );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( hits );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( hitsL );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shotsLeft );
topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( shotsLeftL );
<a name="x2410"></a> topBox-&gt;<a href="tqboxlayout.html#addStretch">addStretch</a>( 1 );
<a name="x2411"></a> topBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( restart );
</pre>
<p> The number of widgets in the top-right cell is getting large. Once it
was empty; now it's full enough that we group together the layout

@ -200,13 +200,13 @@ matrix and return TRUE if it is inside the original barrel rectangle.
<p> <pre> #include &lt;<a href="qaccel-h.html">ntqaccel.h</a>&gt;
</pre>
<p> We include the class definition of <a href="ntqaccel.html">TQAccel</a>.
<p> <pre> <a href="ntqvbox.html">TQVBox</a> *box = new <a href="ntqvbox.html">TQVBox</a>( this, "cannonFrame" );
<p> <pre> <a href="tqvbox.html">TQVBox</a> *box = new <a href="tqvbox.html">TQVBox</a>( this, "cannonFrame" );
box-&gt;<a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::WinPanel | TQFrame::Sunken );
cannonField = new CannonField( box, "cannonField" );
</pre>
<p> We create and set up a <a href="ntqvbox.html">TQVBox</a>, set its frame style, and then create
<p> We create and set up a <a href="tqvbox.html">TQVBox</a>, set its frame style, and then create
<tt>CannonField</tt> as a child of that box. Because nothing else is in the
box, the effect is that the <a href="ntqvbox.html">TQVBox</a> will put a frame around the
box, the effect is that the <a href="tqvbox.html">TQVBox</a> will put a frame around the
CannonField.
<p> <pre> <a href="ntqaccel.html">TQAccel</a> *accel = new <a href="ntqaccel.html">TQAccel</a>( this );
<a name="x2438"></a><a name="x2437"></a> accel-&gt;<a href="ntqaccel.html#connectItem">connectItem</a>( accel-&gt;<a href="ntqaccel.html#insertItem">insertItem</a>( Key_Enter ),
@ -238,7 +238,7 @@ inherit the <a href="ntqt.html">TQt</a> namespace class.
grid-&gt;<a href="tqgridlayout.html#addWidget">addWidget</a>( box, 1, 1 );
<a name="x2442"></a> grid-&gt;<a href="tqgridlayout.html#setColStretch">setColStretch</a>( 1, 10 );
</pre>
<p> We put <tt>box</tt> (the <a href="ntqvbox.html">TQVBox</a>), not the CannonField, in the lower-right
<p> We put <tt>box</tt> (the <a href="tqvbox.html">TQVBox</a>), not the CannonField, in the lower-right
cell.
<p> <h2> Behavior
</h2>

@ -65,8 +65,8 @@ enter label text and choose a label color for each label.
<a href="tqpushbutton.html">TQPushButton</a> *cancelPushButton;
protected:
<a href="qvboxlayout.html">TQVBoxLayout</a> *tableButtonBox;
<a href="qhboxlayout.html">TQHBoxLayout</a> *buttonBox;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *tableButtonBox;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *buttonBox;
private:
ElementVector *m_elements;
@ -104,7 +104,7 @@ member functions.
<a href="tqwidget.html#resize">resize</a>( 540, 440 );
</pre>
<p> We set a caption for the dialog and resize it.
<p> <pre> tableButtonBox = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this, 11, 6, "table button box layout" );
<p> <pre> tableButtonBox = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this, 11, 6, "table button box layout" );
</pre>
<p> The layout of the form is quite simple. The buttons will be grouped
together in a horizontal layout and the table and the button layout
@ -126,7 +126,7 @@ will be grouped together vertically using the tableButtonBox layout.
th-&gt;<a href="tqheader.html#setLabel">setLabel</a>( 2, "Pattern" );
th-&gt;<a href="tqheader.html#setLabel">setLabel</a>( 3, "Label" );
th-&gt;<a href="tqheader.html#setLabel">setLabel</a>( 4, "Color" );
tableButtonBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( table );
tableButtonBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( table );
</pre>
<p> We create a new <a href="tqtable.html">TQTable</a> with five columns, and the same number of rows
as we have elements in the elements vector. We make the color and
@ -136,37 +136,37 @@ navigating to a color and clicking the Color button. The pattern will
be in a combobox, changeable simply by the user selecting a different
pattern. Next we set suitable initial widths, insert labels for each
column and finally add the table to the tableButtonBox layout.
<p> <pre> buttonBox = new <a href="qhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6, "button box layout" );
<p> <pre> buttonBox = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6, "button box layout" );
</pre>
<p> We create a horizontal box layout to hold the buttons.
<p> <pre> colorPushButton = new <a href="tqpushbutton.html">TQPushButton</a>( this, "color button" );
<a name="x2598"></a> colorPushButton-&gt;<a href="tqbutton.html#setText">setText</a>( "&amp;Color..." );
colorPushButton-&gt;<a href="tqwidget.html#setEnabled">setEnabled</a>( FALSE );
buttonBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( colorPushButton );
buttonBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( colorPushButton );
</pre>
<p> We create a color button and add it to the buttonBox layout. We
disable the button; we will only enable it when the focus is actually
on a color cell.
<p> <pre> <a href="qspaceritem.html">TQSpacerItem</a> *spacer = new <a href="qspaceritem.html">TQSpacerItem</a>( 0, 0, TQSizePolicy::Expanding,
<p> <pre> <a href="tqspaceritem.html">TQSpacerItem</a> *spacer = new <a href="tqspaceritem.html">TQSpacerItem</a>( 0, 0, TQSizePolicy::Expanding,
TQSizePolicy::Minimum );
<a name="x2593"></a> buttonBox-&gt;<a href="qboxlayout.html#addItem">addItem</a>( spacer );
<a name="x2593"></a> buttonBox-&gt;<a href="tqboxlayout.html#addItem">addItem</a>( spacer );
</pre>
<p> Since we want to separate the color button from the OK and Cancel
buttons we next create a spacer and add that to the buttonBox layout.
<p> <pre> okPushButton = new <a href="tqpushbutton.html">TQPushButton</a>( this, "ok button" );
okPushButton-&gt;<a href="tqbutton.html#setText">setText</a>( "OK" );
<a name="x2607"></a> okPushButton-&gt;<a href="tqpushbutton.html#setDefault">setDefault</a>( TRUE );
buttonBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( okPushButton );
buttonBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( okPushButton );
cancelPushButton = new <a href="tqpushbutton.html">TQPushButton</a>( this, "cancel button" );
cancelPushButton-&gt;<a href="tqbutton.html#setText">setText</a>( "Cancel" );
<a name="x2597"></a> cancelPushButton-&gt;<a href="tqbutton.html#setAccel">setAccel</a>( Key_Escape );
buttonBox-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( cancelPushButton );
buttonBox-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( cancelPushButton );
</pre>
<p> The OK and Cancel buttons are created and added to the buttonBox. We
make the OK button the dialog's default button, and we make the <tt>Esc</tt>
key an accelerator for the Cancel button.
<p> <pre> <a name="x2594"></a> tableButtonBox-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( buttonBox );
<p> <pre> <a name="x2594"></a> tableButtonBox-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( buttonBox );
</pre>
<p> We add the buttonBox layout to the tableButtonBox and the layout is
complete.

@ -68,13 +68,13 @@ apply to all data sets in one place.
void chooseFont();
protected:
<a href="qvboxlayout.html">TQVBoxLayout</a> *optionsFormLayout;
<a href="qhboxlayout.html">TQHBoxLayout</a> *chartTypeLayout;
<a href="qhboxlayout.html">TQHBoxLayout</a> *fontLayout;
<a href="qvboxlayout.html">TQVBoxLayout</a> *addValuesFrameLayout;
<a href="qvboxlayout.html">TQVBoxLayout</a> *addValuesButtonGroupLayout;
<a href="qhboxlayout.html">TQHBoxLayout</a> *decimalPlacesLayout;
<a href="qhboxlayout.html">TQHBoxLayout</a> *buttonsLayout;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *optionsFormLayout;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *chartTypeLayout;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *fontLayout;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *addValuesFrameLayout;
<a href="tqvboxlayout.html">TQVBoxLayout</a> *addValuesButtonGroupLayout;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *decimalPlacesLayout;
<a href="tqhboxlayout.html">TQHBoxLayout</a> *buttonsLayout;
private:
<a href="tqfont.html">TQFont</a> m_font;
@ -111,14 +111,14 @@ buttons will also be placed in a horizontal layout, but with a spacer
to move them to the right. The show values radio buttons will be
vertically aligned within a frame. All of these will be laid out in a
vertical box layout.
<p> <pre> optionsFormLayout = new <a href="qvboxlayout.html">TQVBoxLayout</a>( this, 11, 6 );
<p> <pre> optionsFormLayout = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( this, 11, 6 );
</pre>
<p> All the widgets will be laid out within the form's vertical box layout.
<p> <pre> chartTypeLayout = new <a href="qhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
<p> <pre> chartTypeLayout = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
</pre>
<p> The chart type label and combobox will be laid out side by side.
<p> <pre> chartTypeTextLabel = new <a href="tqlabel.html">TQLabel</a>( "&amp;Chart Type", this );
<a name="x2631"></a> chartTypeLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( chartTypeTextLabel );
<a name="x2631"></a> chartTypeLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( chartTypeTextLabel );
chartTypeComboBox = new <a href="tqcombobox.html">TQComboBox</a>( FALSE, this );
<a name="x2633"></a> chartTypeComboBox-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( TQPixmap( options_piechart ), "Pie Chart" );
@ -126,26 +126,26 @@ vertical box layout.
"Vertical Bar Chart" );
chartTypeComboBox-&gt;<a href="tqcombobox.html#insertItem">insertItem</a>( TQPixmap( options_horizontalbarchart ),
"Horizontal Bar Chart" );
chartTypeLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( chartTypeComboBox );
<a name="x2630"></a> optionsFormLayout-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( chartTypeLayout );
chartTypeLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( chartTypeComboBox );
<a name="x2630"></a> optionsFormLayout-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( chartTypeLayout );
</pre>
<p> We create the chart type label (with an accelerator which we'll relate
to the chart type combobox later). We also create a chart type
combobox, populating it with both pixmaps and text. We add them both
to the horizontal layout and add the horizontal layout to the form's
vertical layout.
<p> <pre> fontLayout = new <a href="qhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
<p> <pre> fontLayout = new <a href="tqhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
fontPushButton = new <a href="tqpushbutton.html">TQPushButton</a>( "&amp;Font...", this );
fontLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( fontPushButton );
<a href="qspaceritem.html">TQSpacerItem</a>* spacer = new <a href="qspaceritem.html">TQSpacerItem</a>( 0, 0,
fontLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( fontPushButton );
<a href="tqspaceritem.html">TQSpacerItem</a>* spacer = new <a href="tqspaceritem.html">TQSpacerItem</a>( 0, 0,
TQSizePolicy::Expanding,
TQSizePolicy::Minimum );
<a name="x2629"></a> fontLayout-&gt;<a href="qboxlayout.html#addItem">addItem</a>( spacer );
<a name="x2629"></a> fontLayout-&gt;<a href="tqboxlayout.html#addItem">addItem</a>( spacer );
fontTextLabel = new <a href="tqlabel.html">TQLabel</a>( this ); // Must be set by caller via setFont()
fontLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( fontTextLabel );
optionsFormLayout-&gt;<a href="qboxlayout.html#addLayout">addLayout</a>( fontLayout );
fontLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( fontTextLabel );
optionsFormLayout-&gt;<a href="tqboxlayout.html#addLayout">addLayout</a>( fontLayout );
</pre>
<p> We create a horizontal box layout to hold the font button and font
label. The font button is straight-forward. We add a spacer to improve
@ -154,27 +154,27 @@ know what font the user is using).
<p> <pre> addValuesFrame = new <a href="tqframe.html">TQFrame</a>( this );
<a name="x2640"></a> addValuesFrame-&gt;<a href="tqframe.html#setFrameShape">setFrameShape</a>( TQFrame::StyledPanel );
<a name="x2639"></a> addValuesFrame-&gt;<a href="tqframe.html#setFrameShadow">setFrameShadow</a>( TQFrame::Sunken );
addValuesFrameLayout = new <a href="qvboxlayout.html">TQVBoxLayout</a>( addValuesFrame, 11, 6 );
addValuesFrameLayout = new <a href="tqvboxlayout.html">TQVBoxLayout</a>( addValuesFrame, 11, 6 );
addValuesButtonGroup = new <a href="tqbuttongroup.html">TQButtonGroup</a>( "Show Values", addValuesFrame );
<a name="x2641"></a> addValuesButtonGroup-&gt;<a href="ntqgroupbox.html#setColumnLayout">setColumnLayout</a>(0, TQt::Vertical );
<a name="x2641"></a> addValuesButtonGroup-&gt;<a href="tqgroupbox.html#setColumnLayout">setColumnLayout</a>(0, TQt::Vertical );
<a name="x2647"></a> addValuesButtonGroup-&gt;<a href="tqwidget.html#layout">layout</a>()-&gt;setSpacing( 6 );
addValuesButtonGroup-&gt;<a href="tqwidget.html#layout">layout</a>()-&gt;setMargin( 11 );
addValuesButtonGroupLayout = new <a href="qvboxlayout.html">TQVBoxLayout</a>(
addValuesButtonGroupLayout = new <a href="tqvboxlayout.html">TQVBoxLayout</a>(
addValuesButtonGroup-&gt;<a href="tqwidget.html#layout">layout</a>() );
<a name="x2644"></a> addValuesButtonGroupLayout-&gt;<a href="qlayoutitem.html#setAlignment">setAlignment</a>( TQt::AlignTop );
<a name="x2644"></a> addValuesButtonGroupLayout-&gt;<a href="tqlayoutitem.html#setAlignment">setAlignment</a>( TQt::AlignTop );
noRadioButton = new <a href="tqradiobutton.html">TQRadioButton</a>( "&amp;No", addValuesButtonGroup );
<a name="x2645"></a> noRadioButton-&gt;<a href="tqradiobutton.html#setChecked">setChecked</a>( TRUE );
addValuesButtonGroupLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( noRadioButton );
addValuesButtonGroupLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( noRadioButton );
yesRadioButton = new <a href="tqradiobutton.html">TQRadioButton</a>( "&amp;Yes", addValuesButtonGroup );
addValuesButtonGroupLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( yesRadioButton );
addValuesButtonGroupLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( yesRadioButton );
asPercentageRadioButton = new <a href="tqradiobutton.html">TQRadioButton</a>( "As &amp;Percentage",
addValuesButtonGroup );
addValuesButtonGroupLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( asPercentageRadioButton );
addValuesFrameLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( addValuesButtonGroup );
addValuesButtonGroupLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( asPercentageRadioButton );
addValuesFrameLayout-&gt;<a href="tqboxlayout.html#addWidget">addWidget</a>( addValuesButtonGroup );
</pre>
<p> The user may opt to display their own labels as they are or to add the
values at the end of each label, either as-is or as percentages.

@ -2,7 +2,7 @@
2D transformations of a coordinate system. | TQWMatrix
Abstract base class for accessing SQL databases. | TQSqlDriver
Abstract base class for custom menu items in popup menus. | QCustomMenuItem
Abstract base class of internal layout iterators. | QGLayoutIterator
Abstract base class of internal layout iterators. | TQGLayoutIterator
Abstract base for custom TQSqlDriver plugins. | TQSqlDriverPlugin
Abstract base for custom TQStyle plugins. | TQStylePlugin
Abstract base for custom TQTextCodec plugins. | TQTextCodecPlugin
@ -11,7 +11,7 @@ Abstract base for custom image format plugins. | TQImageFormatPlugin
Abstract base for fixed-size grids. | TQGridView
Abstract graphic object on a TQCanvas. | TQCanvasItem
Abstract interface for accessing data from SQL databases. | TQSqlResult
Abstract item that a QLayout manipulates. | QLayoutItem
Abstract item that a TQLayout manipulates. | TQLayoutItem
Abstract user interface action that can appear both in menus and tool bars. | TQAction
Abstraction for date and edit editors. | TQDateTimeEditBase
Abstraction of Unicode text and the classic C '&#92;0'-terminated char array. | TQString
@ -38,7 +38,7 @@ Asynchronous DNS lookups. | TQDns
Base class for TQMenuBar and TQPopupMenu. | TQMenuData
Base class for implementing TQTextEdit syntax highlighters. | TQSyntaxHighlighter
Basic functions for reading and writing text using a TQIODevice. | TQTextStream
Blank space in a layout. | QSpacerItem
Blank space in a layout. | TQSpacerItem
Browsing and editing of SQL tables and views. | TQSqlCursor
Browsing of general SQL SELECT statements. | TQSqlSelectCursor
Buffered TCP connection. | TQSocket
@ -140,7 +140,7 @@ For the dynamic creation of widgets from TQt Designer .ui files. | TQWidgetFacto
Framework for wizard dialogs. | TQWizard
Functions to manipulate and describe TQSqlCursor and TQSqlDatabase indexes. | TQSqlIndex
General information about fonts. | TQFontInfo
Group box frame with a title. | QGroupBox
Group box frame with a title. | TQGroupBox
Group of widget colors. | TQColorGroup
Groups actions together. | TQActionGroup
Handles keyboard accelerator and shortcut keys. | QAccel
@ -150,7 +150,7 @@ Header row or column, e.g. for tables and listviews. | TQHeader
Helper class for TQString. | TQCharRef
Helper class for XML readers which want to include namespace support. | TQXmlNamespaceSupport
Horizontal bar suitable for presenting status information. | TQStatusBar
Horizontal geometry management for its child widgets. | QHBox
Horizontal geometry management for its child widgets. | TQHBox
Horizontal menu bar. | TQMenuBar
Horizontal progress bar. | TQProgressBar
I/O device that operates on a TQByteArray. | TQBuffer
@ -196,15 +196,15 @@ Iterator for TQPtrList collections. | TQPtrListIterator
Iterator for TQValueList. | TQValueListIterator
Iterator for collections of TQListViewItems. | TQListViewItemIterator
Iterator for the TQStrList and TQStrIList classes. | TQStrListIterator
Iterators over QLayoutItem. | QLayoutIterator
Iterators over TQLayoutItem. | TQLayoutIterator
Layout attribute describing horizontal and vertical resizing policy. | TQSizePolicy
Layout item that represents a widget. | TQWidgetItem
Lays out widgets in a grid. | TQGridLayout
Lightweight Unicode character. | TQChar
Line on a TQCanvas. | TQCanvasLine
Lines up child widgets horizontally or vertically. | QBoxLayout
Lines up widgets horizontally. | QHBoxLayout
Lines up widgets vertically. | QVBoxLayout
Lines up child widgets horizontally or vertically. | TQBoxLayout
Lines up widgets horizontally. | TQHBoxLayout
Lines up widgets vertically. | TQVBoxLayout
List box items that display text. | TQListBoxText
List box items with a pixmap and optional text. | TQListBoxPixmap
List of TQCanvasItems. | TQCanvasItemList
@ -240,10 +240,10 @@ On-screen view of a TQCanvas. | TQCanvasView
One-line text editor. | TQLineEdit
Optional parameters for TQStyle functions. | TQStyleOption
Organizes TQButton widgets in a group. | TQButtonGroup
Organizes TQButton widgets in a group with one horizontal row. | QHButtonGroup
Organizes TQButton widgets in a vertical column. | QVButtonGroup
Organizes a group of widgets in a vertical column. | QVGroupBox
Organizes widgets in a group with one horizontal row. | QHGroupBox
Organizes TQButton widgets in a group with one horizontal row. | TQHButtonGroup
Organizes TQButton widgets in a vertical column. | TQVButtonGroup
Organizes a group of widgets in a vertical column. | TQVGroupBox
Organizes widgets in a group with one horizontal row. | TQHGroupBox
Paint device that paints on a printer. | TQPrinter
Paint device that records and replays TQPainter commands. | TQPicture
Parameters for input method events. | QIMEvent
@ -346,7 +346,7 @@ The base class of all event classes. Event objects contain event parameters. | T
The base class of all list box items. | TQListBoxItem
The base class of all user interface objects. | TQWidget
The base class of dialog windows. | TQDialog
The base class of geometry managers. | QLayout
The base class of geometry managers. | TQLayout
The base class of most pointer-based TQt collections. | TQPtrCollection
The base class of objects that can be painted. | TQPaintDevice
The base class of widgets that can have a frame. | TQFrame
@ -380,7 +380,7 @@ Value-based template class that provides a dynamic array. | TQValueVector
Value-based template class that provides a pair of elements. | TQPair
Value-based template class that provides a stack. | TQValueStack
Value-based template class that provides lists. | TQValueList
Vertical geometry management of its child widgets. | QVBox
Vertical geometry management of its child widgets. | TQVBox
Vertical or horizontal scroll bar. | TQScrollBar
Vertical or horizontal slider. | TQSlider
Watches the lifetime of multiple TQObjects. | TQObjectCleanupHandler

@ -71,7 +71,7 @@ protected:
void setupPage2();
void setupPage3();
<a href="ntqhbox.html">TQHBox</a> *page1, *page2, *page3;
<a href="tqhbox.html">TQHBox</a> *page1, *page2, *page3;
<a href="tqlineedit.html">TQLineEdit</a> *key, *firstName, *lastName, *address, *phone, *email;
<a href="tqlabel.html">TQLabel</a> *lKey, *lFirstName, *lLastName, *lAddress, *lPhone, *lEmail;
@ -99,8 +99,8 @@ protected slots:
#include "wizard.h"
#include &lt;<a href="tqwidget-h.html">tqwidget.h</a>&gt;
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqlineedit-h.html">tqlineedit.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
@ -119,8 +119,8 @@ protected slots:
void <a name="f183"></a>Wizard::setupPage1()
{
page1 = new <a href="ntqhbox.html">TQHBox</a>( this );
<a name="x2"></a> page1-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>(8);
page1 = new <a href="tqhbox.html">TQHBox</a>( this );
<a name="x2"></a> page1-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>(8);
<a href="tqlabel.html">TQLabel</a> *info = new <a href="tqlabel.html">TQLabel</a>( page1 );
<a name="x1"></a> info-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 11 );
@ -131,9 +131,9 @@ void <a name="f183"></a>Wizard::setupPage1()
"consists of 4 digits" );
<a name="x5"></a><a name="x12"></a> info-&gt;<a href="tqwidget.html#setMaximumWidth">setMaximumWidth</a>( info-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
<a href="ntqvbox.html">TQVBox</a> *page = new <a href="ntqvbox.html">TQVBox</a>( page1 );
<a href="tqvbox.html">TQVBox</a> *page = new <a href="tqvbox.html">TQVBox</a>( page1 );
<a href="ntqhbox.html">TQHBox</a> *row1 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row1 = new <a href="tqhbox.html">TQHBox</a>( page );
(void)new <a href="tqlabel.html">TQLabel</a>( "Key:", row1 );
@ -152,8 +152,8 @@ void <a name="f183"></a>Wizard::setupPage1()
void <a name="f184"></a>Wizard::setupPage2()
{
page2 = new <a href="ntqhbox.html">TQHBox</a>( this );
page2-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>(8);
page2 = new <a href="tqhbox.html">TQHBox</a>( this );
page2-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>(8);
<a href="tqlabel.html">TQLabel</a> *info = new <a href="tqlabel.html">TQLabel</a>( page2 );
info-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 11 );
@ -166,13 +166,13 @@ void <a name="f184"></a>Wizard::setupPage2()
"and E-Mail.\n" );
info-&gt;<a href="tqwidget.html#setMaximumWidth">setMaximumWidth</a>( info-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
<a href="ntqvbox.html">TQVBox</a> *page = new <a href="ntqvbox.html">TQVBox</a>( page2 );
<a href="tqvbox.html">TQVBox</a> *page = new <a href="tqvbox.html">TQVBox</a>( page2 );
<a href="ntqhbox.html">TQHBox</a> *row1 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row2 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row3 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row4 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row5 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row1 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row2 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row3 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row4 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row5 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqlabel.html">TQLabel</a> *label1 = new <a href="tqlabel.html">TQLabel</a>( " First Name: ", row1 );
<a name="x3"></a> label1-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
@ -211,8 +211,8 @@ void <a name="f184"></a>Wizard::setupPage2()
void <a name="f185"></a>Wizard::setupPage3()
{
page3 = new <a href="ntqhbox.html">TQHBox</a>( this );
page3-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>(8);
page3 = new <a href="tqhbox.html">TQHBox</a>( this );
page3-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>(8);
<a href="tqlabel.html">TQLabel</a> *info = new <a href="tqlabel.html">TQLabel</a>( page3 );
info-&gt;<a href="tqwidget.html#setPalette">setPalette</a>( yellow );
@ -227,14 +227,14 @@ void <a name="f185"></a>Wizard::setupPage3()
info-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignTop|AlignLeft );
info-&gt;<a href="tqwidget.html#setMaximumWidth">setMaximumWidth</a>( info-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
<a href="ntqvbox.html">TQVBox</a> *page = new <a href="ntqvbox.html">TQVBox</a>( page3 );
<a href="tqvbox.html">TQVBox</a> *page = new <a href="tqvbox.html">TQVBox</a>( page3 );
<a href="ntqhbox.html">TQHBox</a> *row1 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row2 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row3 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row4 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row5 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row6 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row1 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row2 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row3 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row4 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row5 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row6 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqlabel.html">TQLabel</a> *label1 = new <a href="tqlabel.html">TQLabel</a>( " Personal Key: ", row1 );
label1-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );

@ -45,8 +45,8 @@ body { background: #ffffff; color: black; }
#include "wizard.h"
#include &lt;<a href="tqwidget-h.html">tqwidget.h</a>&gt;
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqhbox-h.html">tqhbox.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqlineedit-h.html">tqlineedit.h</a>&gt;
#include &lt;<a href="tqpushbutton-h.html">tqpushbutton.h</a>&gt;
@ -65,8 +65,8 @@ body { background: #ffffff; color: black; }
void <a name="f4"></a>Wizard::setupPage1()
{
page1 = new <a href="ntqhbox.html">TQHBox</a>( this );
<a name="x2"></a> page1-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>(8);
page1 = new <a href="tqhbox.html">TQHBox</a>( this );
<a name="x2"></a> page1-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>(8);
<a href="tqlabel.html">TQLabel</a> *info = new <a href="tqlabel.html">TQLabel</a>( page1 );
<a name="x1"></a> info-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 11 );
@ -77,9 +77,9 @@ void <a name="f4"></a>Wizard::setupPage1()
"consists of 4 digits" );
<a name="x5"></a><a name="x12"></a> info-&gt;<a href="tqwidget.html#setMaximumWidth">setMaximumWidth</a>( info-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
<a href="ntqvbox.html">TQVBox</a> *page = new <a href="ntqvbox.html">TQVBox</a>( page1 );
<a href="tqvbox.html">TQVBox</a> *page = new <a href="tqvbox.html">TQVBox</a>( page1 );
<a href="ntqhbox.html">TQHBox</a> *row1 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row1 = new <a href="tqhbox.html">TQHBox</a>( page );
(void)new <a href="tqlabel.html">TQLabel</a>( "Key:", row1 );
@ -98,8 +98,8 @@ void <a name="f4"></a>Wizard::setupPage1()
void <a name="f5"></a>Wizard::setupPage2()
{
page2 = new <a href="ntqhbox.html">TQHBox</a>( this );
page2-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>(8);
page2 = new <a href="tqhbox.html">TQHBox</a>( this );
page2-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>(8);
<a href="tqlabel.html">TQLabel</a> *info = new <a href="tqlabel.html">TQLabel</a>( page2 );
info-&gt;<a href="tqframe.html#setMargin">setMargin</a>( 11 );
@ -112,13 +112,13 @@ void <a name="f5"></a>Wizard::setupPage2()
"and E-Mail.\n" );
info-&gt;<a href="tqwidget.html#setMaximumWidth">setMaximumWidth</a>( info-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
<a href="ntqvbox.html">TQVBox</a> *page = new <a href="ntqvbox.html">TQVBox</a>( page2 );
<a href="tqvbox.html">TQVBox</a> *page = new <a href="tqvbox.html">TQVBox</a>( page2 );
<a href="ntqhbox.html">TQHBox</a> *row1 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row2 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row3 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row4 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row5 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row1 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row2 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row3 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row4 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row5 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqlabel.html">TQLabel</a> *label1 = new <a href="tqlabel.html">TQLabel</a>( " First Name: ", row1 );
<a name="x3"></a> label1-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
@ -157,8 +157,8 @@ void <a name="f5"></a>Wizard::setupPage2()
void <a name="f6"></a>Wizard::setupPage3()
{
page3 = new <a href="ntqhbox.html">TQHBox</a>( this );
page3-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>(8);
page3 = new <a href="tqhbox.html">TQHBox</a>( this );
page3-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>(8);
<a href="tqlabel.html">TQLabel</a> *info = new <a href="tqlabel.html">TQLabel</a>( page3 );
info-&gt;<a href="tqwidget.html#setPalette">setPalette</a>( yellow );
@ -173,14 +173,14 @@ void <a name="f6"></a>Wizard::setupPage3()
info-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignTop|AlignLeft );
info-&gt;<a href="tqwidget.html#setMaximumWidth">setMaximumWidth</a>( info-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
<a href="ntqvbox.html">TQVBox</a> *page = new <a href="ntqvbox.html">TQVBox</a>( page3 );
<a href="tqvbox.html">TQVBox</a> *page = new <a href="tqvbox.html">TQVBox</a>( page3 );
<a href="ntqhbox.html">TQHBox</a> *row1 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row2 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row3 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row4 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row5 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="ntqhbox.html">TQHBox</a> *row6 = new <a href="ntqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row1 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row2 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row3 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row4 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row5 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqhbox.html">TQHBox</a> *row6 = new <a href="tqhbox.html">TQHBox</a>( page );
<a href="tqlabel.html">TQLabel</a> *label1 = new <a href="tqlabel.html">TQLabel</a>( " Personal Key: ", row1 );
label1-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );

@ -66,7 +66,7 @@ protected:
void setupPage2();
void setupPage3();
<a href="ntqhbox.html">TQHBox</a> *page1, *page2, *page3;
<a href="tqhbox.html">TQHBox</a> *page1, *page2, *page3;
<a href="tqlineedit.html">TQLineEdit</a> *key, *firstName, *lastName, *address, *phone, *email;
<a href="tqlabel.html">TQLabel</a> *lKey, *lFirstName, *lLastName, *lAddress, *lPhone, *lEmail;

@ -60,8 +60,8 @@ arbitrarily.
#include &lt;<a href="tqslider-h.html">tqslider.h</a>&gt;
#include &lt;<a href="tqmenubar-h.html">tqmenubar.h</a>&gt;
#include &lt;<a href="tqfontdialog-h.html">tqfontdialog.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="tqlayout-h.html">tqlayout.h</a>&gt;
#include &lt;<a href="tqvbox-h.html">tqvbox.h</a>&gt;
#include &lt;<a href="tqwidgetstack-h.html">tqwidgetstack.h</a>&gt;
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
@ -77,7 +77,7 @@ public:
};
class XFormControl : public <a href="ntqvbox.html">TQVBox</a>, public ModeNames
class XFormControl : public <a href="tqvbox.html">TQVBox</a>, public ModeNames
{
<a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
public:
@ -152,9 +152,9 @@ private:
<a name="f397"></a>XFormControl::XFormControl( const <a href="tqfont.html">TQFont</a> &amp;initialFont,
<a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqvbox.html">TQVBox</a>( parent, name )
: <a href="tqvbox.html">TQVBox</a>( parent, name )
{
<a href="ntqhbox.html#setSpacing">setSpacing</a>(6);
<a href="tqhbox.html#setSpacing">setSpacing</a>(6);
<a href="tqframe.html#setMargin">setMargin</a>(6);
currentFont = initialFont;
mode = Image;
@ -170,10 +170,10 @@ private:
rb_img = new <a href="tqradiobutton.html">TQRadioButton</a>( this, "image" );
rb_pic = new <a href="tqradiobutton.html">TQRadioButton</a>( this, "picture" );
optionals = new <a href="tqwidgetstack.html">TQWidgetStack</a>(this);
<a href="ntqvbox.html">TQVBox</a>* optionals_text = new <a href="ntqvbox.html">TQVBox</a>(optionals);
<a name="x1228"></a> optionals_text-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>(6);
<a href="ntqvbox.html">TQVBox</a>* optionals_other = new <a href="ntqvbox.html">TQVBox</a>(optionals);
optionals_other-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>(6);
<a href="tqvbox.html">TQVBox</a>* optionals_text = new <a href="tqvbox.html">TQVBox</a>(optionals);
<a name="x1228"></a> optionals_text-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>(6);
<a href="tqvbox.html">TQVBox</a>* optionals_other = new <a href="tqvbox.html">TQVBox</a>(optionals);
optionals_other-&gt;<a href="tqhbox.html#setSpacing">setSpacing</a>(6);
<a name="x1276"></a> optionals-&gt;<a href="tqwidgetstack.html#addWidget">addWidget</a>(optionals_text,0);
optionals-&gt;<a href="tqwidgetstack.html#addWidget">addWidget</a>(optionals_other,1);
fpb = new <a href="tqpushbutton.html">TQPushButton</a>( optionals_text, "text" );
@ -472,7 +472,7 @@ void <a name="f394"></a>ShowXForm::showIt()
together.
*/
class XFormCenter : public <a href="ntqhbox.html">TQHBox</a>, public ModeNames
class XFormCenter : public <a href="tqhbox.html">TQHBox</a>, public ModeNames
{
TQ_OBJECT
public:
@ -510,13 +510,13 @@ void <a name="f395"></a>XFormCenter::newMode( int m )
}
<a name="f396"></a>XFormCenter::XFormCenter( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
: <a href="ntqhbox.html">TQHBox</a>( parent, name )
: <a href="tqhbox.html">TQHBox</a>( parent, name )
{
<a href="tqfont.html">TQFont</a> f( "Charter", 36, TQFont::Bold );
xc = new XFormControl( f, this );
sx = new ShowXForm( f, this );
<a href="ntqhbox.html#setStretchFactor">setStretchFactor</a>(sx,1);
<a href="tqhbox.html#setStretchFactor">setStretchFactor</a>(sx,1);
xc-&gt;<a href="tqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Raised );
<a name="x1227"></a> xc-&gt;<a href="tqframe.html#setLineWidth">setLineWidth</a>( 2 );
<a href="tqobject.html#connect">connect</a>( xc, TQ_SIGNAL(newText(const <a href="tqstring.html">TQString</a>&amp;)), sx,

@ -71,7 +71,7 @@ layouts and which generates the C++ layout code for you.
\section1 Layout Widgets
The easiest way to give your widgets a good layout is to use the
layout widgets: \l QHBox, \l QVBox and \l TQGrid. A layout widget
layout widgets: \l TQHBox, \l TQVBox and \l TQGrid. A layout widget
automatically lays out its child widgets in the order they are
constructed. To create more complex layouts, you can nest layout
widgets inside each other. (Note that \l TQWidget does not have a
@ -79,13 +79,13 @@ layout by default, you must add one if you want to lay out widgets
inside a \l TQWidget.)
\list
\i A \l QHBox lays out its child widgets in a horizontal row, left to right.
\i A \l TQHBox lays out its child widgets in a horizontal row, left to right.
\img qhbox-m.png Horizontal box with five child widgets
\img tqhbox-m.png Horizontal box with five child widgets
\i A \l QVBox lays out its child widgets in a vertical column, top to bottom.
\i A \l TQVBox lays out its child widgets in a vertical column, top to bottom.
\img qvbox-m.png Vertical box with five child widgets
\img tqvbox-m.png Vertical box with five child widgets
\i A \l TQGrid lays out its child widgets in a two dimensional grid.
You can specify how many columns the grid has, and it is populated left to
@ -142,7 +142,7 @@ accordance with their TQWidget::sizePolicy() or their minimum size hint
whichever is the greater. Stretch factors are used to change how much
space widgets are given in proportion to one another.
If we have three widgets laid out using a QHBox with no stretch
If we have three widgets laid out using a TQHBox with no stretch
factors set we will get a layout like this:
\img layout1.png 3 widgets in a row
@ -153,13 +153,13 @@ proportion (but never less than their minimum size hint), e.g.
\img layout2.png 3 stretch factored widgets in a row
\section1 QLayout subclassing
\section1 TQLayout subclassing
If you need more control over the layout, use a \link QLayout
QLayout\endlink subclass. The layout classes included in TQt are \link
TQGridLayout TQGridLayout\endlink and \link QBoxLayout
QBoxLayout\endlink. (\link QHBoxLayout QHBoxLayout\endlink and \link
QVBoxLayout QVBoxLayout\endlink are trivial subclasses of QBoxLayout,
If you need more control over the layout, use a \link TQLayout
TQLayout\endlink subclass. The layout classes included in TQt are \link
TQGridLayout TQGridLayout\endlink and \link TQBoxLayout
TQBoxLayout\endlink. (\link TQHBoxLayout TQHBoxLayout\endlink and \link
TQVBoxLayout TQVBoxLayout\endlink are trivial subclasses of TQBoxLayout,
that are simpler to use and make the code easier to read.)
When you use a layout, you must insert each child both into its parent
@ -202,12 +202,12 @@ a parameter in the constructor.
TQLabel *label = new TQLabel( "Write once, compile everywhere.", main );
// a layout on a widget
QVBoxLayout *vbox = new QVBoxLayout( main );
TQVBoxLayout *vbox = new TQVBoxLayout( main );
vbox->addWidget( label );
vbox->addWidget( field );
// a layout inside a layout
QHBoxLayout *buttons = new QHBoxLayout( vbox );
TQHBoxLayout *buttons = new TQHBoxLayout( vbox );
buttons->addWidget( ok );
buttons->addWidget( cancel );
\endcode
@ -219,8 +219,8 @@ into.
\section1 Custom Layouts
If the built-in layout classes are not sufficient, you can define your
own. You must make a subclass of \l QLayout that handles resizing and
size calculations, as well as a subclass of \l QGLayoutIterator to
own. You must make a subclass of \l TQLayout that handles resizing and
size calculations, as well as a subclass of \l TQGLayoutIterator to
iterate over your layout class.
See the \link customlayout.html Custom Layout \endlink page for an
@ -229,7 +229,7 @@ in-depth description.
\section1 Custom Widgets In Layouts
When you make your own widget class, you should also communicate its
layout properties. If the widget has a QLayout, this is already taken
layout properties. If the widget has a TQLayout, this is already taken
care of. If the widget does not have any child widgets, or uses manual
layout, you should reimplement the following TQWidget member functions:
@ -252,8 +252,8 @@ TQWidget::heightForWidth().
Even if you implement heightForWidth(), it is still necessary to
provide a good sizeHint(). The sizeHint() provides the preferred width
of the widget, and it is used by QLayout subclasses that do not
support heightForWidth() (both TQGridLayout and QBoxLayout support it).
of the widget, and it is used by TQLayout subclasses that do not
support heightForWidth() (both TQGridLayout and TQBoxLayout support it).
For further guidance when implementing these functions, see their
implementations in existing TQt classes that have similar layout
@ -275,7 +275,7 @@ TQWidget::event() to be notified of \c LayoutHint events.
The use of rich text in a label widget can introduce some problems to
the layout of its parent widget. Problems occur due to the way rich text
is handled by Qt's layout managers when the label is word wrapped.
In certain cases the parent layout is put into QLayout::FreeResize mode,
In certain cases the parent layout is put into TQLayout::FreeResize mode,
meaning that it will not adapt the layout of its contents to fit inside
small sized windows, or even prevent the user from making the
window too small to be usable. This can be overcome by subclassing
@ -292,24 +292,24 @@ minimumSizeHint() functions.
Here we present an example in detail. The class CardLayout is inspired
by the Java layout manager of the same name. It lays out the items
(widgets or nested layouts) on top of each other, each item offset by
QLayout::spacing().
TQLayout::spacing().
To write your own layout class, you must define the following:
\list
\i A data structure to store the items handled by the layout. Each
item is a \link QLayoutItem QLayoutItem\endlink. We will use a
item is a \link TQLayoutItem TQLayoutItem\endlink. We will use a
TQPtrList in this example.
\i \link QLayout::addItem() addItem() \endlink, how to add items to
\i \link TQLayout::addItem() addItem() \endlink, how to add items to
the layout.
\i \link QLayout::setGeometry() setGeometry() \endlink, how to perform
\i \link TQLayout::setGeometry() setGeometry() \endlink, how to perform
the layout.
\i \link QLayout::sizeHint() sizeHint() \endlink, the preferred size
\i \link TQLayout::sizeHint() sizeHint() \endlink, the preferred size
of the layout.
\i \link QLayout::iterator() iterator() \endlink, how to iterate over
\i \link TQLayout::iterator() iterator() \endlink, how to iterate over
the layout.
\endlist
In most cases, you will also implement \link QLayout::minimumSize()
In most cases, you will also implement \link TQLayout::minimumSize()
minimumSize\endlink().
\section1 card.h
@ -318,28 +318,28 @@ minimumSize\endlink().
#ifndef CARD_H
#define CARD_H
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqptrlist.h>
class CardLayout : public QLayout
class CardLayout : public TQLayout
{
public:
CardLayout( TQWidget *parent, int dist )
: QLayout( parent, 0, dist ) {}
CardLayout( QLayout* parent, int dist)
: QLayout( parent, dist ) { }
: TQLayout( parent, 0, dist ) {}
CardLayout( TQLayout* parent, int dist)
: TQLayout( parent, dist ) { }
CardLayout( int dist )
: QLayout( dist ) {}
: TQLayout( dist ) {}
~CardLayout();
void addItem(QLayoutItem *item);
void addItem(TQLayoutItem *item);
TQSize sizeHint() const;
TQSize minimumSize() const;
QLayoutIterator iterator();
TQLayoutIterator iterator();
void setGeometry(const TQRect &rect);
private:
TQPtrList<QLayoutItem> list;
TQPtrList<TQLayoutItem> list;
};
#endif
@ -355,69 +355,69 @@ First we define an iterator over the layout. Layout iterators are used
internally by the layout system to handle deletion of widgets. They
are also available for application programmers.
There are two different classes involved: QLayoutIterator is the class
There are two different classes involved: TQLayoutIterator is the class
that is visible to application programmers, it is explicitly shared.
The QLayoutIterator contains a QGLayoutIterator that does all the
work. We must create a subclass of QGLayoutIterator that knows how to
The TQLayoutIterator contains a TQGLayoutIterator that does all the
work. We must create a subclass of TQGLayoutIterator that knows how to
iterate over our layout class.
In this case, we choose a simple implementation: we store an integer
index into the list and a pointer to the list. Every \l
QGLayoutIterator subclass must implement \link
QGLayoutIterator::current() current\endlink(), \link
QGLayoutIterator::next() next\endlink() and \link
QGLayoutIterator::takeCurrent() takeCurrent\endlink(), as well as a
TQGLayoutIterator subclass must implement \link
TQGLayoutIterator::current() current\endlink(), \link
TQGLayoutIterator::next() next\endlink() and \link
TQGLayoutIterator::takeCurrent() takeCurrent\endlink(), as well as a
constructor. In our example we do not need a destructor.
\code
class CardLayoutIterator : public QGLayoutIterator
class CardLayoutIterator : public TQGLayoutIterator
{
public:
CardLayoutIterator( TQPtrList<QLayoutItem> *l )
CardLayoutIterator( TQPtrList<TQLayoutItem> *l )
: idx( 0 ), list( l ) {}
QLayoutItem *current()
TQLayoutItem *current()
{ return idx < int(list->count()) ? list->at(idx) : 0; }
QLayoutItem *next()
TQLayoutItem *next()
{ idx++; return current(); }
QLayoutItem *takeCurrent()
TQLayoutItem *takeCurrent()
{ return list->take( idx ); }
private:
int idx;
TQPtrList<QLayoutItem> *list;
TQPtrList<TQLayoutItem> *list;
};
\endcode
We must implement QLayout:iterator() to return a QLayoutIterator over
We must implement TQLayout:iterator() to return a TQLayoutIterator over
this layout.
\code
QLayoutIterator CardLayout::iterator()
TQLayoutIterator CardLayout::iterator()
{
return QLayoutIterator( new CardLayoutIterator(&list) );
return TQLayoutIterator( new CardLayoutIterator(&list) );
}
\endcode
addItem() implements the default placement strategy for layout items.
It must be implemented. It is used by QLayout::add(), by the QLayout
It must be implemented. It is used by TQLayout::add(), by the TQLayout
constructor that takes a layout as parent, and it is used to implement
the \link QLayout::autoAdd() auto-add\endlink feature. If your layout
the \link TQLayout::autoAdd() auto-add\endlink feature. If your layout
has advanced placement options that require parameters, you must
provide extra access functions such as \l TQGridLayout::addMultiCell().
\code
void CardLayout::addItem( QLayoutItem *item )
void CardLayout::addItem( TQLayoutItem *item )
{
list.append( item );
}
\endcode
The layout takes over responsibility of the items added. Since
QLayoutItem does not inherit TQObject, we must delete the items
manually. The function QLayout::deleteAllItems() uses the iterator we
TQLayoutItem does not inherit TQObject, we must delete the items
manually. The function TQLayout::deleteAllItems() uses the iterator we
defined above to delete all the items in the layout.
\code
@ -434,13 +434,13 @@ spacing() as the distance between items.
\code
void CardLayout::setGeometry( const TQRect &rect )
{
QLayout::setGeometry( rect );
TQLayout::setGeometry( rect );
TQPtrListIterator<QLayoutItem> it( list );
TQPtrListIterator<TQLayoutItem> it( list );
if (it.count() == 0)
return;
QLayoutItem *item;
TQLayoutItem *item;
int i = 0;
@ -468,8 +468,8 @@ TQSize CardLayout::sizeHint() const
int n = list.count();
if ( n > 0 )
s = TQSize( 100, 70 ); // start with a nice default size
TQPtrListIterator<QLayoutItem> it( list );
QLayoutItem *item;
TQPtrListIterator<TQLayoutItem> it( list );
TQLayoutItem *item;
while ( (item = it.current()) != 0 ) {
++it;
s = s.expandedTo( item->minimumSize() );
@ -481,8 +481,8 @@ TQSize CardLayout::minimumSize() const
{
TQSize s( 0, 0 );
int n = list.count();
TQPtrListIterator<QLayoutItem> it( list );
QLayoutItem *item;
TQPtrListIterator<TQLayoutItem> it( list );
TQLayoutItem *item;
while ( (item = it.current()) != 0 ) {
++it;
s = s.expandedTo( item->minimumSize() );
@ -495,18 +495,18 @@ TQSize CardLayout::minimumSize() const
This layout does not implement heightForWidth().
We ignore QLayoutItem::isEmpty(), this means that the layout will
We ignore TQLayoutItem::isEmpty(), this means that the layout will
treat hidden widgets as visible.
For complex layouts, speed can be greatly increased by caching
calculated values. In that case, implement QLayoutItem::invalidate()
calculated values. In that case, implement TQLayoutItem::invalidate()
to mark the cached data as dirty.
Calling QLayoutItem::sizeHint(), etc. may be expensive, so you should
Calling TQLayoutItem::sizeHint(), etc. may be expensive, so you should
store the value in a local variable if you need it again later in the
same function.
You should not call QLayoutItem::setGeometry() twice on the same item
You should not call TQLayoutItem::setGeometry() twice on the same item
in the same function. That can be very expensive if the item has
several child widgets, because it will have to do a complete layout
every time. Instead, calculate the geometry and then set it. (This

@ -102,7 +102,7 @@ The QAccel class handles keyboard accelerator and shortcut keys.
.PP
A keyboard accelerator triggers an action when a certain key combination is pressed. The accelerator handles all keyboard activity for all the children of one top-level widget, so it is not affected by the keyboard focus.
.PP
In most cases, you will not need to use this class directly. Use the TQAction class to create actions with accelerators that can be used in both menus and toolbars. If you're only interested in menus use TQMenuData::insertItem() or TQMenuData::setAccel() to make accelerators for operations that are also available on menus. Many widgets automatically generate accelerators, such as TQButton, QGroupBox, TQLabel (with TQLabel::setBuddy()), TQMenuBar and TQTabBar. Example:
In most cases, you will not need to use this class directly. Use the TQAction class to create actions with accelerators that can be used in both menus and toolbars. If you're only interested in menus use TQMenuData::insertItem() or TQMenuData::setAccel() to make accelerators for operations that are also available on menus. Many widgets automatically generate accelerators, such as TQButton, TQGroupBox, TQLabel (with TQLabel::setBuddy()), TQMenuBar and TQTabBar. Example:
.PP
.nf
.br

@ -1,5 +1,5 @@
'\" t
.TH QBoxLayout 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQBoxLayout 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,13 +7,13 @@
.ad l
.nh
.SH NAME
QBoxLayout \- Lines up child widgets horizontally or vertically
TQBoxLayout \- Lines up child widgets horizontally or vertically
.SH SYNOPSIS
\fC#include <ntqlayout.h>\fR
\fC#include <tqlayout.h>\fR
.PP
Inherits QLayout.
Inherits TQLayout.
.PP
Inherited by QHBoxLayout and QVBoxLayout.
Inherited by TQHBoxLayout and TQVBoxLayout.
.PP
.SS "Public Members"
.in +1c
@ -21,19 +21,19 @@ Inherited by QHBoxLayout and QVBoxLayout.
.BI "enum \fBDirection\fR { LeftToRight, RightToLeft, TopToBottom, BottomToTop, Down = TopToBottom, Up = BottomToTop }"
.br
.ti -1c
.BI "\fBQBoxLayout\fR ( TQWidget * parent, Direction d, int margin = 0, int spacing = -1, const char * name = 0 )"
.BI "\fBTQBoxLayout\fR ( TQWidget * parent, Direction d, int margin = 0, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQBoxLayout\fR ( QLayout * parentLayout, Direction d, int spacing = -1, const char * name = 0 )"
.BI "\fBTQBoxLayout\fR ( TQLayout * parentLayout, Direction d, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQBoxLayout\fR ( Direction d, int spacing = -1, const char * name = 0 )"
.BI "\fBTQBoxLayout\fR ( Direction d, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~QBoxLayout\fR ()"
.BI "\fB~TQBoxLayout\fR ()"
.br
.ti -1c
.BI "virtual void \fBaddItem\fR ( QLayoutItem * item )"
.BI "virtual void \fBaddItem\fR ( TQLayoutItem * item )"
.br
.ti -1c
.BI "Direction \fBdirection\fR () const"
@ -51,7 +51,7 @@ Inherited by QHBoxLayout and QVBoxLayout.
.BI "void \fBaddWidget\fR ( TQWidget * widget, int stretch = 0, int alignment = 0 )"
.br
.ti -1c
.BI "void \fBaddLayout\fR ( QLayout * layout, int stretch = 0 )"
.BI "void \fBaddLayout\fR ( TQLayout * layout, int stretch = 0 )"
.br
.ti -1c
.BI "void \fBaddStrut\fR ( int size )"
@ -66,13 +66,13 @@ Inherited by QHBoxLayout and QVBoxLayout.
.BI "void \fBinsertWidget\fR ( int index, TQWidget * widget, int stretch = 0, int alignment = 0 )"
.br
.ti -1c
.BI "void \fBinsertLayout\fR ( int index, QLayout * layout, int stretch = 0 )"
.BI "void \fBinsertLayout\fR ( int index, TQLayout * layout, int stretch = 0 )"
.br
.ti -1c
.BI "bool \fBsetStretchFactor\fR ( TQWidget * w, int stretch )"
.br
.ti -1c
.BI "bool \fBsetStretchFactor\fR ( QLayout * l, int stretch )"
.BI "bool \fBsetStretchFactor\fR ( TQLayout * l, int stretch )"
.br
.ti -1c
.BI "virtual TQSize \fBsizeHint\fR () const"
@ -105,13 +105,13 @@ Inherited by QHBoxLayout and QVBoxLayout.
.SS "Protected Members"
.in +1c
.ti -1c
.BI "void \fBinsertItem\fR ( int index, QLayoutItem * item )"
.BI "void \fBinsertItem\fR ( int index, TQLayoutItem * item )"
.br
.in -1c
.SH DESCRIPTION
The QBoxLayout class lines up child widgets horizontally or vertically.
The TQBoxLayout class lines up child widgets horizontally or vertically.
.PP
QBoxLayout takes the space it gets (from its parent layout or from the mainWidget()), divides it up into a row of boxes, and makes each managed widget fill one box.
TQBoxLayout takes the space it gets (from its parent layout or from the mainWidget()), divides it up into a row of boxes, and makes each managed widget fill one box.
.PP
<center>
.ce 1
@ -119,7 +119,7 @@ QBoxLayout takes the space it gets (from its parent layout or from the mainWidge
.PP
</center>
.PP
If the QBoxLayout's orientation is Horizontal the boxes are placed in a row, with suitable sizes. Each widget (or other box) will get at least its minimum size and at most its maximum size. Any excess space is shared according to the stretch factors (more about that below).
If the TQBoxLayout's orientation is Horizontal the boxes are placed in a row, with suitable sizes. Each widget (or other box) will get at least its minimum size and at most its maximum size. Any excess space is shared according to the stretch factors (more about that below).
.PP
<center>
.ce 1
@ -127,15 +127,15 @@ If the QBoxLayout's orientation is Horizontal the boxes are placed in a row, wit
.PP
</center>
.PP
If the QBoxLayout's orientation is Vertical, the boxes are placed in a column, again with suitable sizes.
If the TQBoxLayout's orientation is Vertical, the boxes are placed in a column, again with suitable sizes.
.PP
The easiest way to create a QBoxLayout is to use one of the convenience classes, e.g. QHBoxLayout (for Horizontal boxes) or QVBoxLayout (for Vertical boxes). You can also use the QBoxLayout constructor directly, specifying its direction as LeftToRight, Down, RightToLeft or Up.
The easiest way to create a TQBoxLayout is to use one of the convenience classes, e.g. TQHBoxLayout (for Horizontal boxes) or TQVBoxLayout (for Vertical boxes). You can also use the TQBoxLayout constructor directly, specifying its direction as LeftToRight, Down, RightToLeft or Up.
.PP
If the QBoxLayout is not the top-level layout (i.e. it is not managing all of the widget's area and children), you must add it to its parent layout before you can do anything with it. The normal way to add a layout is by calling parentLayout->addLayout().
If the TQBoxLayout is not the top-level layout (i.e. it is not managing all of the widget's area and children), you must add it to its parent layout before you can do anything with it. The normal way to add a layout is by calling parentLayout->addLayout().
.PP
Once you have done this, you can add boxes to the QBoxLayout using one of four functions:
Once you have done this, you can add boxes to the TQBoxLayout using one of four functions:
.TP
addWidget() to add a widget to the QBoxLayout and set the widget's stretch factor. (The stretch factor is along the row of boxes.)
addWidget() to add a widget to the TQBoxLayout and set the widget's stretch factor. (The stretch factor is along the row of boxes.)
.IP
.TP
addSpacing() to create an empty box; this is one of the functions you use to create nice and spacious dialogs. See below for ways to set margins.
@ -144,13 +144,13 @@ addSpacing() to create an empty box; this is one of the functions you use to cre
addStretch() to create an empty, stretchable box.
.IP
.TP
addLayout() to add a box containing another QLayout to the row and set that layout's stretch factor.
addLayout() to add a box containing another TQLayout to the row and set that layout's stretch factor.
.PP
Use insertWidget(), insertSpacing(), insertStretch() or insertLayout() to insert a box at a specified position in the layout.
.PP
QBoxLayout also includes two margin widths:
TQBoxLayout also includes two margin widths:
.TP
setMargin() sets the width of the outer border. This is the width of the reserved space along each of the QBoxLayout's four sides.
setMargin() sets the width of the outer border. This is the width of the reserved space along each of the TQBoxLayout's four sides.
.TP
setSpacing() sets the width between neighboring boxes. (You can use addSpacing() to get more space at a particular spot.)
.PP
@ -158,55 +158,55 @@ The margin defaults to 0. The spacing defaults to the same as the margin width f
.PP
To remove a widget from a layout, call remove(). Calling TQWidget::hide() on a widget also effectively removes the widget from the layout until TQWidget::show() is called.
.PP
You will almost always want to use QVBoxLayout and QHBoxLayout rather than QBoxLayout because of their convenient constructors.
You will almost always want to use TQVBoxLayout and TQHBoxLayout rather than TQBoxLayout because of their convenient constructors.
.PP
See also TQGrid, Layout Overview, Widget Appearance and Style, and Layout Management.
.SS "Member Type Documentation"
.SH "QBoxLayout::Direction"
.SH "TQBoxLayout::Direction"
This type is used to determine the direction of a box layout.
.TP
\fCQBoxLayout::LeftToRight\fR - Horizontal, from left to right
\fCTQBoxLayout::LeftToRight\fR - Horizontal, from left to right
.TP
\fCQBoxLayout::RightToLeft\fR - Horizontal, from right to left
\fCTQBoxLayout::RightToLeft\fR - Horizontal, from right to left
.TP
\fCQBoxLayout::TopToBottom\fR - Vertical, from top to bottom
\fCTQBoxLayout::TopToBottom\fR - Vertical, from top to bottom
.TP
\fCQBoxLayout::Down\fR - The same as TopToBottom
\fCTQBoxLayout::Down\fR - The same as TopToBottom
.TP
\fCQBoxLayout::BottomToTop\fR - Vertical, from bottom to top
\fCTQBoxLayout::BottomToTop\fR - Vertical, from bottom to top
.TP
\fCQBoxLayout::Up\fR - The same as BottomToTop
\fCTQBoxLayout::Up\fR - The same as BottomToTop
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QBoxLayout::QBoxLayout ( TQWidget * parent, Direction d, int margin = 0, int spacing = -1, const char * name = 0 )"
Constructs a new QBoxLayout with direction \fId\fR and main widget \fIparent\fR. \fIparent\fR may not be 0.
.SH "TQBoxLayout::TQBoxLayout ( TQWidget * parent, Direction d, int margin = 0, int spacing = -1, const char * name = 0 )"
Constructs a new TQBoxLayout with direction \fId\fR and main widget \fIparent\fR. \fIparent\fR may not be 0.
.PP
The \fImargin\fR is the number of pixels between the edge of the widget and its managed children. The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1 the value of \fImargin\fR is used for \fIspacing\fR.
.PP
\fIname\fR is the internal object name.
.PP
See also direction().
.SH "QBoxLayout::QBoxLayout ( QLayout * parentLayout, Direction d, int spacing = -1, const char * name = 0 )"
Constructs a new QBoxLayout called \fIname\fR, with direction \fId\fR, and inserts it into \fIparentLayout\fR.
.SH "TQBoxLayout::TQBoxLayout ( TQLayout * parentLayout, Direction d, int spacing = -1, const char * name = 0 )"
Constructs a new TQBoxLayout called \fIname\fR, with direction \fId\fR, and inserts it into \fIparentLayout\fR.
.PP
The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1, the layout will inherit its parent's spacing().
.SH "QBoxLayout::QBoxLayout ( Direction d, int spacing = -1, const char * name = 0 )"
Constructs a new QBoxLayout called \fIname\fR, with direction \fId\fR.
.SH "TQBoxLayout::TQBoxLayout ( Direction d, int spacing = -1, const char * name = 0 )"
Constructs a new TQBoxLayout called \fIname\fR, with direction \fId\fR.
.PP
If \fIspacing\fR is -1, the layout will inherit its parent's spacing(); otherwise \fIspacing\fR is used.
.PP
You must insert this box into another layout.
.SH "QBoxLayout::~QBoxLayout ()"
.SH "TQBoxLayout::~TQBoxLayout ()"
Destroys this box layout.
.PP
The layout's widgets aren't destroyed.
.SH "void QBoxLayout::addItem ( QLayoutItem * item )\fC [virtual]\fR"
.SH "void TQBoxLayout::addItem ( TQLayoutItem * item )\fC [virtual]\fR"
Adds \fIitem\fR to the end of this box layout.
.PP
Examples:
.)l chart/optionsform.cpp and chart/setdataform.cpp.
.PP
Reimplemented from QLayout.
.SH "void QBoxLayout::addLayout ( QLayout * layout, int stretch = 0 )"
Reimplemented from TQLayout.
.SH "void TQBoxLayout::addLayout ( TQLayout * layout, int stretch = 0 )"
Adds \fIlayout\fR to the end of the box, with serial stretch factor \fIstretch\fR.
.PP
When a layout is constructed with another layout as its parent, you don't need to call addLayout(); the child layout is automatically added to the parent layout as it is constructed.
@ -215,27 +215,27 @@ See also insertLayout(), setAutoAdd(), addWidget(), and addSpacing().
.PP
Examples:
.)l chart/optionsform.cpp, chart/setdataform.cpp, fonts/simple-tqfont-demo/viewer.cpp, listbox/listbox.cpp, regexptester/regexptester.cpp, and tictac/tictac.cpp.
.SH "void QBoxLayout::addSpacing ( int size )"
Adds a non-stretchable space with size \fIsize\fR to the end of this box layout. QBoxLayout provides default margin and spacing. This function adds additional space.
.SH "void TQBoxLayout::addSpacing ( int size )"
Adds a non-stretchable space with size \fIsize\fR to the end of this box layout. TQBoxLayout provides default margin and spacing. This function adds additional space.
.PP
See also insertSpacing() and addStretch().
.PP
Example: listbox/listbox.cpp.
.SH "void QBoxLayout::addStretch ( int stretch = 0 )"
.SH "void TQBoxLayout::addStretch ( int stretch = 0 )"
Adds a stretchable space with zero minimum size and stretch factor \fIstretch\fR to the end of this box layout.
.PP
See also addSpacing().
.PP
Examples:
.)l layout/layout.cpp, listbox/listbox.cpp, regexptester/regexptester.cpp, and t13/gamebrd.cpp.
.SH "void QBoxLayout::addStrut ( int size )"
.SH "void TQBoxLayout::addStrut ( int size )"
Limits the perpendicular dimension of the box (e.g. height if the box is LeftToRight) to a minimum of \fIsize\fR. Other constraints may increase the limit.
.SH "void QBoxLayout::addWidget ( TQWidget * widget, int stretch = 0, int alignment = 0 )"
.SH "void TQBoxLayout::addWidget ( TQWidget * widget, int stretch = 0, int alignment = 0 )"
Adds \fIwidget\fR to the end of this box layout, with a stretch factor of \fIstretch\fR and alignment \fIalignment\fR.
.PP
The stretch factor applies only in the direction of the QBoxLayout, and is relative to the other boxes and widgets in this QBoxLayout. Widgets and boxes with higher stretch factors grow more.
The stretch factor applies only in the direction of the TQBoxLayout, and is relative to the other boxes and widgets in this TQBoxLayout. Widgets and boxes with higher stretch factors grow more.
.PP
If the stretch factor is 0 and nothing else in the QBoxLayout has a stretch factor greater than zero, the space is distributed according to the TQWidget:sizePolicy() of each widget that's involved.
If the stretch factor is 0 and nothing else in the TQBoxLayout has a stretch factor greater than zero, the space is distributed according to the TQWidget:sizePolicy() of each widget that's involved.
.PP
Alignment is specified by \fIalignment\fR which is a bitwise OR of TQt::AlignmentFlags values. The default alignment is 0, which means that the widget fills the entire cell.
.PP
@ -245,91 +245,91 @@ See also insertWidget(), setAutoAdd(), addLayout(), and addSpacing().
.PP
Examples:
.)l chart/optionsform.cpp, checklists/checklists.cpp, layout/layout.cpp, lineedits/lineedits.cpp, listbox/listbox.cpp, t13/gamebrd.cpp, and t13/lcdrange.cpp.
.SH "Direction QBoxLayout::direction () const"
.SH "Direction TQBoxLayout::direction () const"
Returns the direction of the box. addWidget() and addSpacing() work in this direction; the stretch stretches in this direction.
.PP
See also QBoxLayout::Direction, addWidget(), and addSpacing().
.SH "TQSizePolicy::ExpandData QBoxLayout::expanding () const\fC [virtual]\fR"
See also TQBoxLayout::Direction, addWidget(), and addSpacing().
.SH "TQSizePolicy::ExpandData TQBoxLayout::expanding () const\fC [virtual]\fR"
Returns whether this layout can make use of more space than sizeHint(). A value of Vertical or Horizontal means that it wants to grow in only one dimension, whereas \fCBothDirections\fR means that it wants to grow in both dimensions.
.PP
Reimplemented from QLayout.
.SH "int QBoxLayout::findWidget ( TQWidget * w )"
Reimplemented from TQLayout.
.SH "int TQBoxLayout::findWidget ( TQWidget * w )"
Searches for widget \fIw\fR in this layout (not including child layouts).
.PP
Returns the index of \fIw\fR, or -1 if \fIw\fR is not found.
.SH "bool QBoxLayout::hasHeightForWidth () const\fC [virtual]\fR"
.SH "bool TQBoxLayout::hasHeightForWidth () const\fC [virtual]\fR"
Returns TRUE if this layout's preferred height depends on its width; otherwise returns FALSE.
.PP
Reimplemented from QLayoutItem.
.SH "int QBoxLayout::heightForWidth ( int w ) const\fC [virtual]\fR"
Reimplemented from TQLayoutItem.
.SH "int TQBoxLayout::heightForWidth ( int w ) const\fC [virtual]\fR"
Returns the layout's preferred height when it is \fIw\fR pixels wide.
.PP
Reimplemented from QLayoutItem.
.SH "void QBoxLayout::insertItem ( int index, QLayoutItem * item )\fC [protected]\fR"
Reimplemented from TQLayoutItem.
.SH "void TQBoxLayout::insertItem ( int index, TQLayoutItem * item )\fC [protected]\fR"
Inserts \fIitem\fR into this box layout at position \fIindex\fR. If \fIindex\fR is negative, the item is added at the end.
.PP
\fBWarning:\fR Does not call QLayout::insertChildLayout() if \fIitem\fR is a QLayout.
\fBWarning:\fR Does not call TQLayout::insertChildLayout() if \fIitem\fR is a TQLayout.
.PP
See also addItem() and findWidget().
.SH "void QBoxLayout::insertLayout ( int index, QLayout * layout, int stretch = 0 )"
.SH "void TQBoxLayout::insertLayout ( int index, TQLayout * layout, int stretch = 0 )"
Inserts \fIlayout\fR at position \fIindex\fR, with stretch factor \fIstretch\fR. If \fIindex\fR is negative, the layout is added at the end.
.PP
\fIlayout\fR becomes a child of the box layout.
.PP
See also setAutoAdd(), insertWidget(), and insertSpacing().
.SH "void QBoxLayout::insertSpacing ( int index, int size )"
.SH "void TQBoxLayout::insertSpacing ( int index, int size )"
Inserts a non-stretchable space at position \fIindex\fR, with size \fIsize\fR. If \fIindex\fR is negative the space is added at the end.
.PP
The box layout has default margin and spacing. This function adds additional space.
.PP
See also insertStretch().
.SH "void QBoxLayout::insertStretch ( int index, int stretch = 0 )"
.SH "void TQBoxLayout::insertStretch ( int index, int stretch = 0 )"
Inserts a stretchable space at position \fIindex\fR, with zero minimum size and stretch factor \fIstretch\fR. If \fIindex\fR is negative the space is added at the end.
.PP
See also insertSpacing().
.SH "void QBoxLayout::insertWidget ( int index, TQWidget * widget, int stretch = 0, int alignment = 0 )"
.SH "void TQBoxLayout::insertWidget ( int index, TQWidget * widget, int stretch = 0, int alignment = 0 )"
Inserts \fIwidget\fR at position \fIindex\fR, with stretch factor \fIstretch\fR and alignment \fIalignment\fR. If \fIindex\fR is negative, the widget is added at the end.
.PP
The stretch factor applies only in the direction of the QBoxLayout, and is relative to the other boxes and widgets in this QBoxLayout. Widgets and boxes with higher stretch factors grow more.
The stretch factor applies only in the direction of the TQBoxLayout, and is relative to the other boxes and widgets in this TQBoxLayout. Widgets and boxes with higher stretch factors grow more.
.PP
If the stretch factor is 0 and nothing else in the QBoxLayout has a stretch factor greater than zero, the space is distributed according to the TQWidget:sizePolicy() of each widget that's involved.
If the stretch factor is 0 and nothing else in the TQBoxLayout has a stretch factor greater than zero, the space is distributed according to the TQWidget:sizePolicy() of each widget that's involved.
.PP
Alignment is specified by \fIalignment\fR, which is a bitwise OR of TQt::AlignmentFlags values. The default alignment is 0, which means that the widget fills the entire cell.
.PP
From TQt 3.0, the \fIalignment\fR parameter is interpreted more aggressively than in previous versions of Qt. A non-default alignment now indicates that the widget should not grow to fill the available space, but should be sized according to sizeHint().
.PP
See also setAutoAdd(), insertLayout(), and insertSpacing().
.SH "void QBoxLayout::invalidate ()\fC [virtual]\fR"
.SH "void TQBoxLayout::invalidate ()\fC [virtual]\fR"
Resets cached information.
.PP
Reimplemented from QLayout.
.SH "TQSize QBoxLayout::maximumSize () const\fC [virtual]\fR"
Reimplemented from TQLayout.
.SH "TQSize TQBoxLayout::maximumSize () const\fC [virtual]\fR"
Returns the maximum size needed by this box layout.
.PP
Reimplemented from QLayout.
.SH "TQSize QBoxLayout::minimumSize () const\fC [virtual]\fR"
Reimplemented from TQLayout.
.SH "TQSize TQBoxLayout::minimumSize () const\fC [virtual]\fR"
Returns the minimum size needed by this box layout.
.PP
Reimplemented from QLayout.
.SH "void QBoxLayout::setDirection ( Direction direction )"
Reimplemented from TQLayout.
.SH "void TQBoxLayout::setDirection ( Direction direction )"
Sets the direction of this layout to \fIdirection\fR.
.SH "void QBoxLayout::setGeometry ( const TQRect & r )\fC [virtual]\fR"
.SH "void TQBoxLayout::setGeometry ( const TQRect & r )\fC [virtual]\fR"
Resizes managed widgets within the rectangle \fIr\fR.
.PP
Reimplemented from QLayout.
.SH "bool QBoxLayout::setStretchFactor ( TQWidget * w, int stretch )"
Reimplemented from TQLayout.
.SH "bool TQBoxLayout::setStretchFactor ( TQWidget * w, int stretch )"
Sets the stretch factor for widget \fIw\fR to \fIstretch\fR and returns TRUE if \fIw\fR is found in this layout (not including child layouts); otherwise returns FALSE.
.SH "bool QBoxLayout::setStretchFactor ( QLayout * l, int stretch )"
.SH "bool TQBoxLayout::setStretchFactor ( TQLayout * l, int stretch )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Sets the stretch factor for the layout \fIl\fR to \fIstretch\fR and returns TRUE if \fIl\fR is found in this layout (not including child layouts); otherwise returns FALSE.
.SH "TQSize QBoxLayout::sizeHint () const\fC [virtual]\fR"
.SH "TQSize TQBoxLayout::sizeHint () const\fC [virtual]\fR"
Returns the preferred size of this box layout.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qboxlayout.html
.BR http://doc.trolltech.com/tqboxlayout.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -11,9 +11,9 @@ TQButtonGroup \- Organizes TQButton widgets in a group
.SH SYNOPSIS
\fC#include <tqbuttongroup.h>\fR
.PP
Inherits QGroupBox.
Inherits TQGroupBox.
.PP
Inherited by QHButtonGroup and QVButtonGroup.
Inherited by TQHButtonGroup and TQVButtonGroup.
.PP
.SS "Public Members"
.in +1c
@ -102,7 +102,7 @@ An exclusive button group switches off all toggle buttons except the one that wa
.PP
There are two ways of using a button group:
.TP
The button group is the parent widget of a number of buttons, i.e. the button group is the parent argument in the button constructor. The buttons are assigned identifiers 0, 1, 2, etc., in the order they are created. A TQButtonGroup can display a frame and a title because it inherits QGroupBox.
The button group is the parent widget of a number of buttons, i.e. the button group is the parent argument in the button constructor. The buttons are assigned identifiers 0, 1, 2, etc., in the order they are created. A TQButtonGroup can display a frame and a title because it inherits TQGroupBox.
.TP
The button group is an invisible widget and the contained buttons have some other parent widget. In this usage, each button must be manually inserted, using insert(), into the button group and given an identifier.
.PP

@ -114,7 +114,7 @@ Inherited by TQToolBar.
.BI "TQt::Orientation \fBorientation\fR () const"
.br
.ti -1c
.BI "QBoxLayout * \fBboxLayout\fR ()"
.BI "TQBoxLayout * \fBboxLayout\fR ()"
.br
.ti -1c
.BI "virtual void \fBsetOpaqueMoving\fR ( bool b )"
@ -213,7 +213,7 @@ When you construct a dock window you \fImust\fR pass it a QDockArea or a TQMainW
.PP
In the example above we create a new TQToolBar in the constructor of a TQMainWindow subclass (so that the \fIthis\fR pointer points to the TQMainWindow). By default the toolbar will be added to the Top dock area, but we've moved it to the Left dock area.
.PP
A dock window is often used to contain a single widget. In these cases the widget can be set by calling setWidget(). If you're constructing a dock window that contains multiple widgets, e.g. a toolbar, arrange the widgets within a box layout inside the dock window. To do this use the boxLayout() function to get a pointer to the dock window's box layout, then add widgets to the layout using the box layout's QBoxLayout::addWidget() function. The dock window will dynamically set the orientation of the layout to be vertical or horizontal as necessary, although you can control this yourself with setOrientation().
A dock window is often used to contain a single widget. In these cases the widget can be set by calling setWidget(). If you're constructing a dock window that contains multiple widgets, e.g. a toolbar, arrange the widgets within a box layout inside the dock window. To do this use the boxLayout() function to get a pointer to the dock window's box layout, then add widgets to the layout using the box layout's TQBoxLayout::addWidget() function. The dock window will dynamically set the orientation of the layout to be vertical or horizontal as necessary, although you can control this yourself with setOrientation().
.PP
Although a common use of dock windows is for toolbars, they can be used with any widgets. (See the TQt Designer and TQt Linguist applications, for example.) When using larger widgets it may make sense for the dock window to be resizable by calling setResizeEnabled(). Resizable dock windows are given splitter-like handles to allow the user to resize them within their dock area. When resizable dock windows are undocked they become top level windows and can be resized like any other top level windows, e.g. by dragging a corner or edge.
.PP
@ -254,8 +254,8 @@ We recommend creating the dock area InDock with a TQMainWindow as parent then ca
Constructs a QDockWindow with parent \fIparent\fR, called \fIname\fR and with widget flags \fIf\fR.
.SH "QDockArea * QDockWindow::area () const"
Returns the dock area in which this dock window is docked, or 0 if the dock window is floating.
.SH "QBoxLayout * QDockWindow::boxLayout ()"
Returns the layout which is used for adding widgets to the dock window. The layout's orientation is set automatically to match the orientation of the dock window. You can add widgets to the layout using the box layout's QBoxLayout::addWidget() function.
.SH "TQBoxLayout * QDockWindow::boxLayout ()"
Returns the layout which is used for adding widgets to the dock window. The layout's orientation is set automatically to match the orientation of the dock window. You can add widgets to the layout using the box layout's TQBoxLayout::addWidget() function.
.PP
If the dock window only needs to contain a single widget use setWidget() instead.
.PP

@ -13,7 +13,7 @@ TQFrame \- The base class of widgets that can have a frame
.PP
Inherits TQWidget.
.PP
Inherited by QGroupBox, TQScrollView, QDockWindow, TQGrid, QHBox, TQLabel, TQLCDNumber, TQLineEdit, TQMenuBar, TQPopupMenu, TQProgressBar, QSplitter, TQToolBox, and TQWidgetStack.
Inherited by TQGroupBox, TQScrollView, QDockWindow, TQGrid, TQHBox, TQLabel, TQLCDNumber, TQLineEdit, TQMenuBar, TQPopupMenu, TQProgressBar, QSplitter, TQToolBox, and TQWidgetStack.
.PP
.SS "Public Members"
.in +1c
@ -142,7 +142,7 @@ TQPopupMenu uses this to "raise" the menu above the surrounding screen. TQProgre
.br
.fi
.PP
The TQFrame class can also be used directly for creating simple frames without any contents, although usually you would use a QHBox or QVBox because they automatically lay out the widgets you put inside the frame.
The TQFrame class can also be used directly for creating simple frames without any contents, although usually you would use a TQHBox or TQVBox because they automatically lay out the widgets you put inside the frame.
.PP
A frame widget has four attributes: frameStyle(), lineWidth(), midLineWidth(), and margin().
.PP

@ -1,5 +1,5 @@
'\" t
.TH QGLayoutIterator 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQGLayoutIterator 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,56 +7,56 @@
.ad l
.nh
.SH NAME
QGLayoutIterator \- Abstract base class of internal layout iterators
TQGLayoutIterator \- Abstract base class of internal layout iterators
.SH SYNOPSIS
\fC#include <ntqlayout.h>\fR
\fC#include <tqlayout.h>\fR
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "virtual \fB~QGLayoutIterator\fR ()"
.BI "virtual \fB~TQGLayoutIterator\fR ()"
.br
.ti -1c
.BI "virtual QLayoutItem * \fBnext\fR () = 0"
.BI "virtual TQLayoutItem * \fBnext\fR () = 0"
.br
.ti -1c
.BI "virtual QLayoutItem * \fBcurrent\fR () = 0"
.BI "virtual TQLayoutItem * \fBcurrent\fR () = 0"
.br
.ti -1c
.BI "virtual QLayoutItem * \fBtakeCurrent\fR () = 0"
.BI "virtual TQLayoutItem * \fBtakeCurrent\fR () = 0"
.br
.in -1c
.SH DESCRIPTION
The QGLayoutIterator class is an abstract base class of internal layout iterators.
The TQGLayoutIterator class is an abstract base class of internal layout iterators.
.PP
(This class is \fInot\fR OpenGL related, it just happens to start with the letters TQGL...)
.PP
Subclass this class to create a custom layout. The functions that must be implemented are next(), current(), and takeCurrent().
.PP
The QGLayoutIterator implements the functionality of QLayoutIterator. Each subclass of QLayout needs a QGLayoutIterator subclass.
The TQGLayoutIterator implements the functionality of TQLayoutIterator. Each subclass of TQLayout needs a TQGLayoutIterator subclass.
.PP
See also Widget Appearance and Style and Layout Management.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QGLayoutIterator::~QGLayoutIterator ()\fC [virtual]\fR"
.SH "TQGLayoutIterator::~TQGLayoutIterator ()\fC [virtual]\fR"
Destroys the iterator
.SH "QLayoutItem * QGLayoutIterator::current ()\fC [pure virtual]\fR"
.SH "TQLayoutItem * TQGLayoutIterator::current ()\fC [pure virtual]\fR"
Implemented in subclasses to return the current item, or 0 if there is no current item.
.PP
Examples:
.)l customlayout/border.cpp, customlayout/card.cpp, and customlayout/flow.cpp.
.SH "QLayoutItem * QGLayoutIterator::next ()\fC [pure virtual]\fR"
.SH "TQLayoutItem * TQGLayoutIterator::next ()\fC [pure virtual]\fR"
Implemented in subclasses to move the iterator to the next item and return that item, or 0 if there is no next item.
.PP
Examples:
.)l customlayout/border.cpp, customlayout/card.cpp, and customlayout/flow.cpp.
.SH "QLayoutItem * QGLayoutIterator::takeCurrent ()\fC [pure virtual]\fR"
.SH "TQLayoutItem * TQGLayoutIterator::takeCurrent ()\fC [pure virtual]\fR"
Implemented in subclasses. The function must remove the current item from the layout without deleting it, move the iterator to the next item and return the removed item, or 0 if no item was removed.
.PP
Examples:
.)l customlayout/border.cpp, customlayout/card.cpp, and customlayout/flow.cpp.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qglayoutiterator.html
.BR http://doc.trolltech.com/tqglayoutiterator.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -40,7 +40,7 @@ Use setMargin() to add space around the grid itself, and setSpacing() to add spa
.PP
</center>
.PP
See also QVBox, QHBox, TQGridLayout, Widget Appearance and Style, and Layout Management.
See also TQVBox, TQHBox, TQGridLayout, Widget Appearance and Style, and Layout Management.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "TQGrid::TQGrid ( int n, TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )"
Constructs a grid widget with parent \fIparent\fR, called \fIname\fR. \fIn\fR specifies the number of columns. The widget flags \fIf\fR are passed to the TQFrame constructor.

@ -9,9 +9,9 @@
.SH NAME
TQGridLayout \- Lays out widgets in a grid
.SH SYNOPSIS
\fC#include <ntqlayout.h>\fR
\fC#include <tqlayout.h>\fR
.PP
Inherits QLayout.
Inherits TQLayout.
.PP
.SS "Public Members"
.in +1c
@ -22,7 +22,7 @@ Inherits QLayout.
.BI "\fBTQGridLayout\fR ( int nRows = 1, int nCols = 1, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fBTQGridLayout\fR ( QLayout * parentLayout, int nRows = 1, int nCols = 1, int spacing = -1, const char * name = 0 )"
.BI "\fBTQGridLayout\fR ( TQLayout * parentLayout, int nRows = 1, int nCols = 1, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~TQGridLayout\fR ()"
@ -82,13 +82,13 @@ Inherits QLayout.
.BI "virtual void \fBinvalidate\fR ()"
.br
.ti -1c
.BI "virtual void \fBaddItem\fR ( QLayoutItem * item )"
.BI "virtual void \fBaddItem\fR ( TQLayoutItem * item )"
.br
.ti -1c
.BI "void \fBaddItem\fR ( QLayoutItem * item, int row, int col )"
.BI "void \fBaddItem\fR ( TQLayoutItem * item, int row, int col )"
.br
.ti -1c
.BI "void \fBaddMultiCell\fR ( QLayoutItem * item, int fromRow, int toRow, int fromCol, int toCol, int alignment = 0 )"
.BI "void \fBaddMultiCell\fR ( TQLayoutItem * item, int fromRow, int toRow, int fromCol, int toCol, int alignment = 0 )"
.br
.ti -1c
.BI "void \fBaddWidget\fR ( TQWidget * w, int row, int col, int alignment = 0 )"
@ -97,10 +97,10 @@ Inherits QLayout.
.BI "void \fBaddMultiCellWidget\fR ( TQWidget * w, int fromRow, int toRow, int fromCol, int toCol, int alignment = 0 )"
.br
.ti -1c
.BI "void \fBaddLayout\fR ( QLayout * layout, int row, int col )"
.BI "void \fBaddLayout\fR ( TQLayout * layout, int row, int col )"
.br
.ti -1c
.BI "void \fBaddMultiCellLayout\fR ( QLayout * layout, int fromRow, int toRow, int fromCol, int toCol, int alignment = 0 )"
.BI "void \fBaddMultiCellLayout\fR ( TQLayout * layout, int fromRow, int toRow, int fromCol, int toCol, int alignment = 0 )"
.br
.ti -1c
.BI "void addRowSpacing ( int row, int minsize ) \fI(obsolete)\fR"
@ -130,7 +130,7 @@ Inherits QLayout.
.BI "bool \fBfindWidget\fR ( TQWidget * w, int * row, int * col )"
.br
.ti -1c
.BI "void \fBadd\fR ( QLayoutItem * item, int row, int col )"
.BI "void \fBadd\fR ( TQLayoutItem * item, int row, int col )"
.br
.in -1c
.SH DESCRIPTION
@ -187,7 +187,7 @@ Constructs a new TQGridLayout with \fInRows\fR rows, \fInCols\fR columns and par
Constructs a new grid with \fInRows\fR rows and \fInCols\fR columns. If \fIspacing\fR is -1, this TQGridLayout inherits its parent's spacing(); otherwise \fIspacing\fR is used. The grid layout is called \fIname\fR.
.PP
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.
.SH "TQGridLayout::TQGridLayout ( QLayout * parentLayout, int nRows = 1, int nCols = 1, int spacing = -1, const char * name = 0 )"
.SH "TQGridLayout::TQGridLayout ( TQLayout * parentLayout, int nRows = 1, int nCols = 1, int spacing = -1, const char * name = 0 )"
Constructs a new grid that is placed inside \fIparentLayout\fR with \fInRows\fR rows and \fInCols\fR columns. If \fIspacing\fR is -1, this TQGridLayout inherits its parent's spacing(); otherwise \fIspacing\fR is used. The grid layout is called \fIname\fR.
.PP
This grid is placed according to \fIparentLayout\fR's default placement rules.
@ -195,7 +195,7 @@ This grid is placed according to \fIparentLayout\fR's default placement rules.
Destroys the grid layout. Geometry management is terminated if this is a top-level grid.
.PP
The layout's widgets aren't destroyed.
.SH "void TQGridLayout::add ( QLayoutItem * item, int row, int col )\fC [protected]\fR"
.SH "void TQGridLayout::add ( TQLayoutItem * item, int row, int col )\fC [protected]\fR"
Adds \fIitem\fR at position \fIrow\fR, \fIcol\fR. The layout takes ownership of the \fIitem\fR.
.SH "void TQGridLayout::addColSpacing ( int col, int minsize )"
\fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code.
@ -203,15 +203,15 @@ Adds \fIitem\fR at position \fIrow\fR, \fIcol\fR. The layout takes ownership of
Sets the minimum width of column \fIcol\fR to \fIminsize\fR pixels.
.PP
Use setColSpacing() instead.
.SH "void TQGridLayout::addItem ( QLayoutItem * item, int row, int col )"
.SH "void TQGridLayout::addItem ( TQLayoutItem * item, int row, int col )"
Adds \fIitem\fR at position \fIrow\fR, \fIcol\fR. The layout takes ownership of the \fIitem\fR.
.SH "void TQGridLayout::addItem ( QLayoutItem * item )\fC [virtual]\fR"
.SH "void TQGridLayout::addItem ( TQLayoutItem * item )\fC [virtual]\fR"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Adds \fIitem\fR to the next free position of this layout.
.PP
Reimplemented from QLayout.
.SH "void TQGridLayout::addLayout ( QLayout * layout, int row, int col )"
Reimplemented from TQLayout.
.SH "void TQGridLayout::addLayout ( TQLayout * layout, int row, int col )"
Places the \fIlayout\fR at position (\fIrow\fR, \fIcol\fR) in the grid. The top-left position is (0, 0).
.PP
\fIlayout\fR becomes a child of the grid layout.
@ -222,11 +222,11 @@ See also addMultiCellLayout().
.PP
Examples:
.)l listbox/listbox.cpp, progressbar/progressbar.cpp, t10/main.cpp, and t13/gamebrd.cpp.
.SH "void TQGridLayout::addMultiCell ( QLayoutItem * item, int fromRow, int toRow, int fromCol, int toCol, int alignment = 0 )"
.SH "void TQGridLayout::addMultiCell ( TQLayoutItem * item, int fromRow, int toRow, int fromCol, int toCol, int alignment = 0 )"
Adds the \fIitem\fR to the cell grid, spanning multiple rows/columns.
.PP
The cell will span from \fIfromRow\fR, \fIfromCol\fR to \fItoRow\fR, \fItoCol\fR. Alignment is specified by \fIalignment\fR, which is a bitwise OR of TQt::AlignmentFlags values. The default alignment is 0, which means that the widget fills the entire cell.
.SH "void TQGridLayout::addMultiCellLayout ( QLayout * layout, int fromRow, int toRow, int fromCol, int toCol, int alignment = 0 )"
.SH "void TQGridLayout::addMultiCellLayout ( TQLayout * layout, int fromRow, int toRow, int fromCol, int toCol, int alignment = 0 )"
Adds the layout \fIlayout\fR to the cell grid, spanning multiple rows/columns. The cell will span from \fIfromRow\fR, \fIfromCol\fR to \fItoRow\fR, \fItoCol\fR.
.PP
Alignment is specified by \fIalignment\fR, which is a bitwise OR of TQt::AlignmentFlags values. The default alignment is 0, which means that the widget fills the entire cell.
@ -284,7 +284,7 @@ Expands this grid so that it will have \fInRows\fR rows and \fInCols\fR columns.
.SH "TQSizePolicy::ExpandData TQGridLayout::expanding () const\fC [virtual]\fR"
Returns whether this layout can make use of more space than sizeHint(). A value of Vertical or Horizontal means that it wants to grow in only one dimension, whereas \fCBothDirections\fR means that it wants to grow in both dimensions.
.PP
Reimplemented from QLayout.
Reimplemented from TQLayout.
.SH "bool TQGridLayout::findWidget ( TQWidget * w, int * row, int * col )\fC [protected]\fR"
Searches for widget \fIw\fR in this layout (not including child layouts). If \fIw\fR is found, it sets \fC<em>row</em>\fR and \fC<em>col</em>\fR to the row and column and returns TRUE; otherwise returns FALSE.
.PP
@ -292,23 +292,23 @@ Note: if a widget spans multiple rows/columns, the top-left cell is returned.
.SH "bool TQGridLayout::hasHeightForWidth () const\fC [virtual]\fR"
Returns TRUE if this layout's preferred height depends on its width; otherwise returns FALSE.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "int TQGridLayout::heightForWidth ( int w ) const\fC [virtual]\fR"
Returns the layout's preferred height when it is \fIw\fR pixels wide.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "void TQGridLayout::invalidate ()\fC [virtual]\fR"
Resets cached information.
.PP
Reimplemented from QLayout.
Reimplemented from TQLayout.
.SH "TQSize TQGridLayout::maximumSize () const\fC [virtual]\fR"
Returns the maximum size needed by this grid.
.PP
Reimplemented from QLayout.
Reimplemented from TQLayout.
.SH "TQSize TQGridLayout::minimumSize () const\fC [virtual]\fR"
Returns the minimum size needed by this grid.
.PP
Reimplemented from QLayout.
Reimplemented from TQLayout.
.SH "int TQGridLayout::numCols () const"
Returns the number of columns in this grid.
.SH "int TQGridLayout::numRows () const"
@ -341,7 +341,7 @@ Examples:
.SH "void TQGridLayout::setGeometry ( const TQRect & r )\fC [virtual]\fR"
Resizes managed widgets within the rectangle \fIr\fR.
.PP
Reimplemented from QLayout.
Reimplemented from TQLayout.
.SH "void TQGridLayout::setOrigin ( Corner c )"
Sets the grid's origin corner, i.e. position (0, 0), to \fIc\fR.
.SH "void TQGridLayout::setRowSpacing ( int row, int minSize )"
@ -362,7 +362,7 @@ Examples:
.SH "TQSize TQGridLayout::sizeHint () const\fC [virtual]\fR"
Returns the preferred size of this grid.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/tqgridlayout.html

@ -1,5 +1,5 @@
'\" t
.TH QGroupBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQGroupBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,30 +7,30 @@
.ad l
.nh
.SH NAME
QGroupBox \- Group box frame with a title
TQGroupBox \- Group box frame with a title
.SH SYNOPSIS
\fC#include <ntqgroupbox.h>\fR
\fC#include <tqgroupbox.h>\fR
.PP
Inherits TQFrame.
.PP
Inherited by TQButtonGroup, QHGroupBox, and QVGroupBox.
Inherited by TQButtonGroup, TQHGroupBox, and TQVGroupBox.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQGroupBox\fR ( TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQGroupBox\fR ( TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQGroupBox\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQGroupBox\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQGroupBox\fR ( int strips, Orientation orientation, TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQGroupBox\fR ( int strips, Orientation orientation, TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQGroupBox\fR ( int strips, Orientation orientation, const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQGroupBox\fR ( int strips, Orientation orientation, const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~QGroupBox\fR ()"
.BI "\fB~TQGroupBox\fR ()"
.br
.ti -1c
.BI "virtual void \fBsetColumnLayout\fR ( int strips, Orientation direction )"
@ -114,7 +114,7 @@ Inherited by TQButtonGroup, QHGroupBox, and QVGroupBox.
.BI "bool \fBchecked\fR - whether the group box's checkbox is checked"
.br
.ti -1c
.BI "int \fBcolumns\fR - the number of columns or rows (depending on \\l QGroupBox::orientation) in the group box"
.BI "int \fBcolumns\fR - the number of columns or rows (depending on \\l TQGroupBox::orientation) in the group box"
.br
.ti -1c
.BI "bool \fBflat\fR - whether the group box is painted flat or has a frame"
@ -127,7 +127,7 @@ Inherited by TQButtonGroup, QHGroupBox, and QVGroupBox.
.br
.in -1c
.SH DESCRIPTION
The QGroupBox widget provides a group box frame with a title.
The TQGroupBox widget provides a group box frame with a title.
.PP
A group box provides a frame, a title and a keyboard shortcut, and displays various other widgets inside itself. The title is on top, the keyboard shortcut moves keyboard focus to one of the group box's child widgets, and the child widgets are usually laid out horizontally (or vertically) inside the frame.
.PP
@ -135,7 +135,7 @@ The simplest way to use it is to create a group box with the desired number of c
.PP
It is also possible to change the orientation() and number of columns() after construction, or to ignore all the automatic layout support and manage the layout yourself. You can add 'empty' spaces to the group box with addSpace().
.PP
QGroupBox also lets you set the title() (normally set in the constructor) and the title's alignment().
TQGroupBox also lets you set the title() (normally set in the constructor) and the title's alignment().
.PP
You can change the spacing used by the group box with setInsideMargin() and setInsideSpacing(). To minimize space consumption, you can remove the right, left and bottom edges of the frame with setFlat().
.PP
@ -144,37 +144,37 @@ You can change the spacing used by the group box with setInsideMargin() and setI
.PP
See also TQButtonGroup, Widget Appearance and Style, Layout Management, and Organizers.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QGroupBox::QGroupBox ( TQWidget * parent = 0, const char * name = 0 )"
.SH "TQGroupBox::TQGroupBox ( TQWidget * parent = 0, const char * name = 0 )"
Constructs a group box widget with no title.
.PP
The \fIparent\fR and \fIname\fR arguments are passed to the TQWidget constructor.
.PP
This constructor does not do automatic layout.
.SH "QGroupBox::QGroupBox ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.SH "TQGroupBox::TQGroupBox ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
Constructs a group box with the title \fItitle\fR.
.PP
The \fIparent\fR and \fIname\fR arguments are passed to the TQWidget constructor.
.PP
This constructor does not do automatic layout.
.SH "QGroupBox::QGroupBox ( int strips, Orientation orientation, TQWidget * parent = 0, const char * name = 0 )"
.SH "TQGroupBox::TQGroupBox ( int strips, Orientation orientation, TQWidget * parent = 0, const char * name = 0 )"
Constructs a group box with no title. Child widgets will be arranged in \fIstrips\fR rows or columns (depending on \fIorientation\fR).
.PP
The \fIparent\fR and \fIname\fR arguments are passed to the TQWidget constructor.
.SH "QGroupBox::QGroupBox ( int strips, Orientation orientation, const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.SH "TQGroupBox::TQGroupBox ( int strips, Orientation orientation, const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
Constructs a group box titled \fItitle\fR. Child widgets will be arranged in \fIstrips\fR rows or columns (depending on \fIorientation\fR).
.PP
The \fIparent\fR and \fIname\fR arguments are passed to the TQWidget constructor.
.SH "QGroupBox::~QGroupBox ()"
.SH "TQGroupBox::~TQGroupBox ()"
Destroys the group box.
.SH "void QGroupBox::addSpace ( int size )"
.SH "void TQGroupBox::addSpace ( int size )"
Adds an empty cell at the next free position. If \fIsize\fR is greater than 0, the empty cell takes \fIsize\fR to be its fixed width (if orientation() is Horizontal) or height (if orientation() is Vertical).
.PP
Use this method to separate the widgets in the group box or to skip the next free cell. For performance reasons, call this method after calling setColumnLayout() or by changing the QGroupBox::columns or QGroupBox::orientation properties. It is generally a good idea to call these methods first (if needed at all), and insert the widgets and spaces afterwards.
.SH "int QGroupBox::alignment () const"
Use this method to separate the widgets in the group box or to skip the next free cell. For performance reasons, call this method after calling setColumnLayout() or by changing the TQGroupBox::columns or TQGroupBox::orientation properties. It is generally a good idea to call these methods first (if needed at all), and insert the widgets and spaces afterwards.
.SH "int TQGroupBox::alignment () const"
Returns the alignment of the group box title. See the "alignment" property for details.
.SH "int QGroupBox::columns () const"
Returns the number of columns or rows (depending on QGroupBox::orientation) in the group box. See the "columns" property for details.
.SH "int QGroupBox::insideMargin () const"
.SH "int TQGroupBox::columns () const"
Returns the number of columns or rows (depending on TQGroupBox::orientation) in the group box. See the "columns" property for details.
.SH "int TQGroupBox::insideMargin () const"
Returns the width of the empty space between the items in the group and the frame of the group.
.PP
Only applies if the group box has a defined orientation.
@ -182,7 +182,7 @@ Only applies if the group box has a defined orientation.
The default is usually 11, by may vary depending on the platform and style.
.PP
See also setInsideMargin() and orientation.
.SH "int QGroupBox::insideSpacing () const"
.SH "int TQGroupBox::insideSpacing () const"
Returns the width of the empty space between each of the items in the group.
.PP
Only applies if the group box has a defined orientation.
@ -190,45 +190,45 @@ Only applies if the group box has a defined orientation.
The default is usually 5, by may vary depending on the platform and style.
.PP
See also setInsideSpacing() and orientation.
.SH "bool QGroupBox::isCheckable () const"
.SH "bool TQGroupBox::isCheckable () const"
Returns TRUE if the group box has a checkbox in its title; otherwise returns FALSE. See the "checkable" property for details.
.SH "bool QGroupBox::isChecked () const"
.SH "bool TQGroupBox::isChecked () const"
Returns TRUE if the group box's checkbox is checked; otherwise returns FALSE. See the "checked" property for details.
.SH "bool QGroupBox::isFlat () const"
.SH "bool TQGroupBox::isFlat () const"
Returns TRUE if the group box is painted flat or has a frame; otherwise returns FALSE. See the "flat" property for details.
.SH "Orientation QGroupBox::orientation () const"
.SH "Orientation TQGroupBox::orientation () const"
Returns the group box's orientation. See the "orientation" property for details.
.SH "void QGroupBox::setAlignment ( int )\fC [virtual]\fR"
.SH "void TQGroupBox::setAlignment ( int )\fC [virtual]\fR"
Sets the alignment of the group box title. See the "alignment" property for details.
.SH "void QGroupBox::setCheckable ( bool b )"
.SH "void TQGroupBox::setCheckable ( bool b )"
Sets whether the group box has a checkbox in its title to \fIb\fR. See the "checkable" property for details.
.SH "void QGroupBox::setChecked ( bool b )\fC [slot]\fR"
.SH "void TQGroupBox::setChecked ( bool b )\fC [slot]\fR"
Sets whether the group box's checkbox is checked to \fIb\fR. See the "checked" property for details.
.SH "void QGroupBox::setColumnLayout ( int strips, Orientation direction )\fC [virtual]\fR"
.SH "void TQGroupBox::setColumnLayout ( int strips, Orientation direction )\fC [virtual]\fR"
Changes the layout of the group box. This function is only useful in combination with the default constructor that does not take any layout information. This function will put all existing children in the new layout. It is not good TQt programming style to call this function after children have been inserted. Sets the number of columns or rows to be \fIstrips\fR, depending on \fIdirection\fR.
.PP
See also orientation and columns.
.PP
Example: chart/optionsform.cpp.
.SH "void QGroupBox::setColumns ( int )"
Sets the number of columns or rows (depending on QGroupBox::orientation) in the group box. See the "columns" property for details.
.SH "void QGroupBox::setFlat ( bool b )"
.SH "void TQGroupBox::setColumns ( int )"
Sets the number of columns or rows (depending on TQGroupBox::orientation) in the group box. See the "columns" property for details.
.SH "void TQGroupBox::setFlat ( bool b )"
Sets whether the group box is painted flat or has a frame to \fIb\fR. See the "flat" property for details.
.SH "void QGroupBox::setInsideMargin ( int m )"
.SH "void TQGroupBox::setInsideMargin ( int m )"
Sets the the width of the inside margin to \fIm\fR pixels.
.PP
See also insideMargin().
.SH "void QGroupBox::setInsideSpacing ( int s )"
.SH "void TQGroupBox::setInsideSpacing ( int s )"
Sets the width of the empty space between each of the items in the group to \fIs\fR pixels.
.PP
See also insideSpacing().
.SH "void QGroupBox::setOrientation ( Orientation )"
.SH "void TQGroupBox::setOrientation ( Orientation )"
Sets the group box's orientation. See the "orientation" property for details.
.SH "void QGroupBox::setTitle ( const TQString & )\fC [virtual]\fR"
.SH "void TQGroupBox::setTitle ( const TQString & )\fC [virtual]\fR"
Sets the group box title text. See the "title" property for details.
.SH "TQString QGroupBox::title () const"
.SH "TQString TQGroupBox::title () const"
Returns the group box title text. See the "title" property for details.
.SH "void QGroupBox::toggled ( bool on )\fC [signal]\fR"
.SH "void TQGroupBox::toggled ( bool on )\fC [signal]\fR"
If the group box has a check box (see isCheckable()) this signal is emitted when the check box is toggled. \fIon\fR is TRUE if the check box is checked; otherwise it is FALSE.
.SS "Property Documentation"
.SH "Alignment alignment"
@ -266,7 +266,7 @@ If the group box has a check box (see isCheckable()), and the check box is check
.PP
Set this property's value with setChecked() and get this property's value with isChecked().
.SH "int columns"
This property holds the number of columns or rows (depending on QGroupBox::orientation) in the group box.
This property holds the number of columns or rows (depending on TQGroupBox::orientation) in the group box.
.PP
Usually it is not a good idea to set this property because it is slow (it does a complete layout). It is best to set the number of columns directly in the constructor.
.PP
@ -304,7 +304,7 @@ There is no default title text.
Set this property's value with setTitle() and get this property's value with title().
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqgroupbox.html
.BR http://doc.trolltech.com/tqgroupbox.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QHBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQHBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,18 +7,18 @@
.ad l
.nh
.SH NAME
QHBox \- Horizontal geometry management for its child widgets
TQHBox \- Horizontal geometry management for its child widgets
.SH SYNOPSIS
\fC#include <ntqhbox.h>\fR
\fC#include <tqhbox.h>\fR
.PP
Inherits TQFrame.
.PP
Inherited by QVBox.
Inherited by TQVBox.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQHBox\fR ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )"
.BI "\fBTQHBox\fR ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )"
.br
.ti -1c
.BI "void \fBsetSpacing\fR ( int space )"
@ -30,11 +30,11 @@ Inherited by QVBox.
.SS "Protected Members"
.in +1c
.ti -1c
.BI "\fBQHBox\fR ( bool horizontal, TQWidget * parent, const char * name, WFlags f = 0 )"
.BI "\fBTQHBox\fR ( bool horizontal, TQWidget * parent, const char * name, WFlags f = 0 )"
.br
.in -1c
.SH DESCRIPTION
The QHBox widget provides horizontal geometry management for its child widgets.
The TQHBox widget provides horizontal geometry management for its child widgets.
.PP
All the horizontal box's child widgets will be placed alongside each other and sized according to their sizeHint()s.
.PP
@ -46,28 +46,28 @@ Use setMargin() to add space around the edges, and use setSpacing() to add space
.PP
</center>
.PP
See also QHBoxLayout, QVBox, TQGrid, Widget Appearance and Style, Layout Management, and Organizers.
See also TQHBoxLayout, TQVBox, TQGrid, Widget Appearance and Style, Layout Management, and Organizers.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QHBox::QHBox ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )"
.SH "TQHBox::TQHBox ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )"
Constructs an hbox widget with parent \fIparent\fR, called \fIname\fR. The parent, name and widget flags, \fIf\fR, are passed to the TQFrame constructor.
.SH "QHBox::QHBox ( bool horizontal, TQWidget * parent, const char * name, WFlags f = 0 )\fC [protected]\fR"
.SH "TQHBox::TQHBox ( bool horizontal, TQWidget * parent, const char * name, WFlags f = 0 )\fC [protected]\fR"
Constructs a horizontal hbox if \fIhorizontal\fR is TRUE, otherwise constructs a vertical hbox (also known as a vbox).
.PP
This constructor is provided for the QVBox class. You should never need to use it directly.
This constructor is provided for the TQVBox class. You should never need to use it directly.
.PP
The \fIparent\fR, \fIname\fR and widget flags, \fIf\fR, are passed to the TQFrame constructor.
.SH "void QHBox::setSpacing ( int space )"
.SH "void TQHBox::setSpacing ( int space )"
Sets the spacing between the child widgets to \fIspace\fR.
.PP
Examples:
.)l i18n/mywidget.cpp, listboxcombo/listboxcombo.cpp, tqdir/tqdir.cpp, tabdialog/tabdialog.cpp, wizard/wizard.cpp, and xform/xform.cpp.
.SH "bool QHBox::setStretchFactor ( TQWidget * w, int stretch )"
.SH "bool TQHBox::setStretchFactor ( TQWidget * w, int stretch )"
Sets the stretch factor of widget \fIw\fR to \fIstretch\fR. Returns TRUE if \fIw\fR is found. Otherwise returns FALSE.
.PP
See also QBoxLayout::setStretchFactor() and Layouts.
See also TQBoxLayout::setStretchFactor() and Layouts.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqhbox.html
.BR http://doc.trolltech.com/tqhbox.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QHBoxLayout 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQHBoxLayout 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,37 +7,37 @@
.ad l
.nh
.SH NAME
QHBoxLayout \- Lines up widgets horizontally
TQHBoxLayout \- Lines up widgets horizontally
.SH SYNOPSIS
\fC#include <ntqlayout.h>\fR
\fC#include <tqlayout.h>\fR
.PP
Inherits QBoxLayout.
Inherits TQBoxLayout.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQHBoxLayout\fR ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
.BI "\fBTQHBoxLayout\fR ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQHBoxLayout\fR ( QLayout * parentLayout, int spacing = -1, const char * name = 0 )"
.BI "\fBTQHBoxLayout\fR ( TQLayout * parentLayout, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQHBoxLayout\fR ( int spacing = -1, const char * name = 0 )"
.BI "\fBTQHBoxLayout\fR ( int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~QHBoxLayout\fR ()"
.BI "\fB~TQHBoxLayout\fR ()"
.br
.in -1c
.SH DESCRIPTION
The QHBoxLayout class lines up widgets horizontally.
The TQHBoxLayout class lines up widgets horizontally.
.PP
This class is used to construct horizontal box layout objects. See QBoxLayout for more details.
This class is used to construct horizontal box layout objects. See TQBoxLayout for more details.
.PP
The simplest use of the class is like this:
.PP
.nf
.br
QBoxLayout * l = new QHBoxLayout( widget );
TQBoxLayout * l = new TQHBoxLayout( widget );
.br
l->setAutoAdd( TRUE );
.br
@ -53,7 +53,7 @@ or like this:
.PP
.nf
.br
QBoxLayout * l = new QHBoxLayout( widget );
TQBoxLayout * l = new TQHBoxLayout( widget );
.br
l->addWidget( existingChildOfWidget );
.br
@ -67,27 +67,27 @@ or like this:
.PP
</center>
.PP
See also QVBoxLayout, TQGridLayout, the Layout overview, Widget Appearance and Style, and Layout Management.
See also TQVBoxLayout, TQGridLayout, the Layout overview, Widget Appearance and Style, and Layout Management.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QHBoxLayout::QHBoxLayout ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
.SH "TQHBoxLayout::TQHBoxLayout ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
Constructs a new top-level horizontal box called \fIname\fR, with parent \fIparent\fR.
.PP
The \fImargin\fR is the number of pixels between the edge of the widget and its managed children. The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1 the value of \fImargin\fR is used for \fIspacing\fR.
.SH "QHBoxLayout::QHBoxLayout ( QLayout * parentLayout, int spacing = -1, const char * name = 0 )"
.SH "TQHBoxLayout::TQHBoxLayout ( TQLayout * parentLayout, int spacing = -1, const char * name = 0 )"
Constructs a new horizontal box called name \fIname\fR and adds it to \fIparentLayout\fR.
.PP
The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1, this QHBoxLayout will inherit its parent's spacing().
.SH "QHBoxLayout::QHBoxLayout ( int spacing = -1, const char * name = 0 )"
The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1, this TQHBoxLayout will inherit its parent's spacing().
.SH "TQHBoxLayout::TQHBoxLayout ( int spacing = -1, const char * name = 0 )"
Constructs a new horizontal box called name \fIname\fR. You must add it to another layout.
.PP
The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1, this QHBoxLayout will inherit its parent's spacing().
.SH "QHBoxLayout::~QHBoxLayout ()"
The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1, this TQHBoxLayout will inherit its parent's spacing().
.SH "TQHBoxLayout::~TQHBoxLayout ()"
Destroys this box layout.
.PP
The layout's widgets aren't destroyed.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qhboxlayout.html
.BR http://doc.trolltech.com/tqhboxlayout.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QHButtonGroup 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQHButtonGroup 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,28 +7,28 @@
.ad l
.nh
.SH NAME
QHButtonGroup \- Organizes TQButton widgets in a group with one horizontal row
TQHButtonGroup \- Organizes TQButton widgets in a group with one horizontal row
.SH SYNOPSIS
\fC#include <ntqhbuttongroup.h>\fR
\fC#include <tqhbuttongroup.h>\fR
.PP
Inherits TQButtonGroup.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQHButtonGroup\fR ( TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQHButtonGroup\fR ( TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQHButtonGroup\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQHButtonGroup\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~QHButtonGroup\fR ()"
.BI "\fB~TQHButtonGroup\fR ()"
.br
.in -1c
.SH DESCRIPTION
The QHButtonGroup widget organizes TQButton widgets in a group with one horizontal row.
The TQHButtonGroup widget organizes TQButton widgets in a group with one horizontal row.
.PP
QHButtonGroup is a convenience class that offers a thin layer on top of TQButtonGroup. From a layout point of view it is effectively a QHBox that offers a frame with a title and is specifically designed for buttons. From a functionality point of view it is a TQButtonGroup.
TQHButtonGroup is a convenience class that offers a thin layer on top of TQButtonGroup. From a layout point of view it is effectively a TQHBox that offers a frame with a title and is specifically designed for buttons. From a functionality point of view it is a TQButtonGroup.
.PP
<center>
.ce 1
@ -36,21 +36,21 @@ QHButtonGroup is a convenience class that offers a thin layer on top of TQButton
.PP
</center>
.PP
See also QVButtonGroup, Widget Appearance and Style, Layout Management, and Organizers.
See also TQVButtonGroup, Widget Appearance and Style, Layout Management, and Organizers.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QHButtonGroup::QHButtonGroup ( TQWidget * parent = 0, const char * name = 0 )"
.SH "TQHButtonGroup::TQHButtonGroup ( TQWidget * parent = 0, const char * name = 0 )"
Constructs a horizontal button group with no title.
.PP
The \fIparent\fR and \fIname\fR arguments are passed to the TQWidget constructor.
.SH "QHButtonGroup::QHButtonGroup ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.SH "TQHButtonGroup::TQHButtonGroup ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
Constructs a horizontal button group with the title \fItitle\fR.
.PP
The \fIparent\fR and \fIname\fR arguments are passed to the TQWidget constructor.
.SH "QHButtonGroup::~QHButtonGroup ()"
.SH "TQHButtonGroup::~TQHButtonGroup ()"
Destroys the horizontal button group, deleting its child widgets.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqhbuttongroup.html
.BR http://doc.trolltech.com/tqhbuttongroup.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QHGroupBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQHGroupBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,28 +7,28 @@
.ad l
.nh
.SH NAME
QHGroupBox \- Organizes widgets in a group with one horizontal row
TQHGroupBox \- Organizes widgets in a group with one horizontal row
.SH SYNOPSIS
\fC#include <ntqhgroupbox.h>\fR
\fC#include <tqhgroupbox.h>\fR
.PP
Inherits QGroupBox.
Inherits TQGroupBox.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQHGroupBox\fR ( TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQHGroupBox\fR ( TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQHGroupBox\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQHGroupBox\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~QHGroupBox\fR ()"
.BI "\fB~TQHGroupBox\fR ()"
.br
.in -1c
.SH DESCRIPTION
The QHGroupBox widget organizes widgets in a group with one horizontal row.
The TQHGroupBox widget organizes widgets in a group with one horizontal row.
.PP
QHGroupBox is a convenience class that offers a thin layer on top of QGroupBox. Think of it as a QHBox that offers a frame with a title.
TQHGroupBox is a convenience class that offers a thin layer on top of TQGroupBox. Think of it as a TQHBox that offers a frame with a title.
.PP
<center>
.ce 1
@ -36,21 +36,21 @@ QHGroupBox is a convenience class that offers a thin layer on top of QGroupBox.
.PP
</center>
.PP
See also QVGroupBox, Widget Appearance and Style, Layout Management, and Organizers.
See also TQVGroupBox, Widget Appearance and Style, Layout Management, and Organizers.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QHGroupBox::QHGroupBox ( TQWidget * parent = 0, const char * name = 0 )"
.SH "TQHGroupBox::TQHGroupBox ( TQWidget * parent = 0, const char * name = 0 )"
Constructs a horizontal group box with no title.
.PP
The \fIparent\fR and \fIname\fR arguments are passed to the TQWidget constructor.
.SH "QHGroupBox::QHGroupBox ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.SH "TQHGroupBox::TQHGroupBox ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
Constructs a horizontal group box with the title \fItitle\fR.
.PP
The \fIparent\fR and \fIname\fR arguments are passed to the TQWidget constructor.
.SH "QHGroupBox::~QHGroupBox ()"
.SH "TQHGroupBox::~TQHGroupBox ()"
Destroys the horizontal group box, deleting its child widgets.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqhgroupbox.html
.BR http://doc.trolltech.com/tqhgroupbox.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -243,7 +243,7 @@ Sets the alignment of the label's contents. See the "alignment" property for det
.PP
Enables auto-resizing if \fIenable\fR is TRUE, or disables it if \fIenable\fR is FALSE.
.PP
When auto-resizing is enabled the label will resize itself to fit the contents whenever the contents change. The top-left corner is not moved. This is useful for TQLabel widgets that are not managed by a QLayout (e.g., top-level widgets).
When auto-resizing is enabled the label will resize itself to fit the contents whenever the contents change. The top-left corner is not moved. This is useful for TQLabel widgets that are not managed by a TQLayout (e.g., top-level widgets).
.PP
Auto-resizing is disabled by default.
.PP

@ -1,5 +1,5 @@
'\" t
.TH QLayout 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQLayout 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,13 +7,13 @@
.ad l
.nh
.SH NAME
QLayout \- The base class of geometry managers
TQLayout \- The base class of geometry managers
.SH SYNOPSIS
\fC#include <ntqlayout.h>\fR
\fC#include <tqlayout.h>\fR
.PP
Inherits TQObject and QLayoutItem.
Inherits TQObject and TQLayoutItem.
.PP
Inherited by TQGridLayout and QBoxLayout.
Inherited by TQGridLayout and TQBoxLayout.
.PP
.SS "Public Members"
.in +1c
@ -21,13 +21,13 @@ Inherited by TQGridLayout and QBoxLayout.
.BI "enum \fBResizeMode\fR { FreeResize, Minimum, Fixed, Auto }"
.br
.ti -1c
.BI "\fBQLayout\fR ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
.BI "\fBTQLayout\fR ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQLayout\fR ( QLayout * parentLayout, int spacing = -1, const char * name = 0 )"
.BI "\fBTQLayout\fR ( TQLayout * parentLayout, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQLayout\fR ( int spacing = -1, const char * name = 0 )"
.BI "\fBTQLayout\fR ( int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "int \fBmargin\fR () const"
@ -75,13 +75,13 @@ Inherited by TQGridLayout and QBoxLayout.
.BI "void \fBadd\fR ( TQWidget * w )"
.br
.ti -1c
.BI "virtual void \fBaddItem\fR ( QLayoutItem * item ) = 0"
.BI "virtual void \fBaddItem\fR ( TQLayoutItem * item ) = 0"
.br
.ti -1c
.BI "void \fBremove\fR ( TQWidget * widget )"
.br
.ti -1c
.BI "void \fBremoveItem\fR ( QLayoutItem * item )"
.BI "void \fBremoveItem\fR ( TQLayoutItem * item )"
.br
.ti -1c
.BI "virtual TQSizePolicy::ExpandData \fBexpanding\fR () const"
@ -96,7 +96,7 @@ Inherited by TQGridLayout and QBoxLayout.
.BI "virtual void \fBsetGeometry\fR ( const TQRect & r ) = 0"
.br
.ti -1c
.BI "virtual QLayoutIterator \fBiterator\fR () = 0"
.BI "virtual TQLayoutIterator \fBiterator\fR () = 0"
.br
.ti -1c
.BI "virtual bool \fBisEmpty\fR () const"
@ -126,7 +126,7 @@ Inherited by TQGridLayout and QBoxLayout.
.SS "Protected Members"
.in +1c
.ti -1c
.BI "void \fBaddChildLayout\fR ( QLayout * l )"
.BI "void \fBaddChildLayout\fR ( TQLayout * l )"
.br
.ti -1c
.BI "void \fBdeleteAllItems\fR ()"
@ -139,60 +139,60 @@ Inherited by TQGridLayout and QBoxLayout.
.br
.in -1c
.SH DESCRIPTION
The QLayout class is the base class of geometry managers.
The TQLayout class is the base class of geometry managers.
.PP
This is an abstract base class inherited by the concrete classes, QBoxLayout and TQGridLayout.
This is an abstract base class inherited by the concrete classes, TQBoxLayout and TQGridLayout.
.PP
For users of QLayout subclasses or of TQMainWindow there is seldom any need to use the basic functions provided by QLayout, such as setResizeMode() or setMenuBar(). See the layout overview page for more information.
For users of TQLayout subclasses or of TQMainWindow there is seldom any need to use the basic functions provided by TQLayout, such as setResizeMode() or setMenuBar(). See the layout overview page for more information.
.PP
To make your own layout manager, subclass QGLayoutIterator and implement the functions addItem(), sizeHint(), setGeometry(), and iterator(). You should also implement minimumSize() to ensure your layout isn't resized to zero size if there is too little space. To support children whose heights depend on their widths, implement hasHeightForWidth() and heightForWidth(). See the custom layout page for an in-depth description.
To make your own layout manager, subclass TQGLayoutIterator and implement the functions addItem(), sizeHint(), setGeometry(), and iterator(). You should also implement minimumSize() to ensure your layout isn't resized to zero size if there is too little space. To support children whose heights depend on their widths, implement hasHeightForWidth() and heightForWidth(). See the custom layout page for an in-depth description.
.PP
Geometry management stops when the layout manager is deleted.
.PP
See also Widget Appearance and Style and Layout Management.
.SS "Member Type Documentation"
.SH "QLayout::ResizeMode"
.SH "TQLayout::ResizeMode"
The possible values are:
.TP
\fCQLayout::Auto\fR - If the main widget is a top-level widget with no height-for-width (hasHeightForWidth()), this is the same as \fCMinimium\fR; otherwise, this is the same as FreeResize.
\fCTQLayout::Auto\fR - If the main widget is a top-level widget with no height-for-width (hasHeightForWidth()), this is the same as \fCMinimium\fR; otherwise, this is the same as FreeResize.
.TP
\fCQLayout::Fixed\fR - The main widget's size is set to sizeHint(); it cannot be resized at all.
\fCTQLayout::Fixed\fR - The main widget's size is set to sizeHint(); it cannot be resized at all.
.TP
\fCQLayout::Minimum\fR - The main widget's minimum size is set to minimumSize(); it cannot be smaller.
\fCTQLayout::Minimum\fR - The main widget's minimum size is set to minimumSize(); it cannot be smaller.
.TP
\fCQLayout::FreeResize\fR - The widget is not constrained.
\fCTQLayout::FreeResize\fR - The widget is not constrained.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QLayout::QLayout ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
Constructs a new top-level QLayout called \fIname\fR, with main widget \fIparent\fR. \fIparent\fR may not be 0.
.SH "TQLayout::TQLayout ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
Constructs a new top-level TQLayout called \fIname\fR, with main widget \fIparent\fR. \fIparent\fR may not be 0.
.PP
The \fImargin\fR is the number of pixels between the edge of the widget and the managed children. The \fIspacing\fR sets the value of spacing(), which gives the spacing between the managed widgets. If \fIspacing\fR is -1 (the default), spacing is set to the value of \fImargin\fR.
.PP
There can be only one top-level layout for a widget. It is returned by TQWidget::layout()
.SH "QLayout::QLayout ( QLayout * parentLayout, int spacing = -1, const char * name = 0 )"
Constructs a new child QLayout called \fIname\fR, and places it inside \fIparentLayout\fR by using the default placement defined by addItem().
.SH "TQLayout::TQLayout ( TQLayout * parentLayout, int spacing = -1, const char * name = 0 )"
Constructs a new child TQLayout called \fIname\fR, and places it inside \fIparentLayout\fR by using the default placement defined by addItem().
.PP
If \fIspacing\fR is -1, this QLayout inherits \fIparentLayout\fR's spacing(), otherwise the value of \fIspacing\fR is used.
.SH "QLayout::QLayout ( int spacing = -1, const char * name = 0 )"
Constructs a new child QLayout called \fIname\fR. If \fIspacing\fR is -1, this QLayout inherits its parent's spacing(); otherwise the value of \fIspacing\fR is used.
If \fIspacing\fR is -1, this TQLayout inherits \fIparentLayout\fR's spacing(), otherwise the value of \fIspacing\fR is used.
.SH "TQLayout::TQLayout ( int spacing = -1, const char * name = 0 )"
Constructs a new child TQLayout called \fIname\fR. If \fIspacing\fR is -1, this TQLayout inherits its parent's spacing(); otherwise the value of \fIspacing\fR is used.
.PP
This layout has to be inserted into another layout before geometry management will work.
.SH "bool QLayout::activate ()"
.SH "bool TQLayout::activate ()"
Redoes the layout for mainWidget(). You should generally not need to call this because it is automatically called at the most appropriate times.
.PP
However, if you set up a QLayout for a visible widget without resizing that widget, you will need to call this function in order to lay it out.
However, if you set up a TQLayout for a visible widget without resizing that widget, you will need to call this function in order to lay it out.
.PP
See also TQWidget::updateGeometry().
.PP
Examples:
.)l layout/layout.cpp, popup/popup.cpp, scrollview/scrollview.cpp, and sql/overview/form1/main.cpp.
.SH "void QLayout::add ( TQWidget * w )"
.SH "void TQLayout::add ( TQWidget * w )"
Adds widget \fIw\fR to this layout in a manner specific to the layout. This function uses addItem().
.PP
Examples:
.)l customlayout/border.cpp and customlayout/main.cpp.
.SH "void QLayout::addChildLayout ( QLayout * l )\fC [protected]\fR"
.SH "void TQLayout::addChildLayout ( TQLayout * l )\fC [protected]\fR"
This function is called from addLayout() functions in subclasses to add layout \fIl\fR as a sub-layout.
.SH "void QLayout::addItem ( QLayoutItem * item )\fC [pure virtual]\fR"
.SH "void TQLayout::addItem ( TQLayoutItem * item )\fC [pure virtual]\fR"
Implemented in subclasses to add an \fIitem\fR. How it is added is specific to each subclass.
.PP
The ownership of \fIitem\fR is transferred to the layout, and it's the layout's responsibility to delete it.
@ -200,12 +200,12 @@ The ownership of \fIitem\fR is transferred to the layout, and it's the layout's
Examples:
.)l customlayout/border.cpp, customlayout/card.cpp, and customlayout/flow.cpp.
.PP
Reimplemented in TQGridLayout and QBoxLayout.
.SH "TQRect QLayout::alignmentRect ( const TQRect & r ) const\fC [protected]\fR"
Reimplemented in TQGridLayout and TQBoxLayout.
.SH "TQRect TQLayout::alignmentRect ( const TQRect & r ) const\fC [protected]\fR"
Returns the rectangle that should be covered when the geometry of this layout is set to \fIr\fR, provided that this layout supports setAlignment().
.PP
The result is derived from sizeHint() and expanding(). It is never larger than \fIr\fR.
.SH "bool QLayout::autoAdd () const"
.SH "bool TQLayout::autoAdd () const"
Returns TRUE if this layout automatically grabs all new mainWidget()'s new children and adds them as defined by addItem(); otherwise returns FALSE. This has effect only for top-level layouts, i.e. layouts that are direct children of their mainWidget().
.PP
autoAdd() is disabled by default.
@ -213,9 +213,9 @@ autoAdd() is disabled by default.
Note that a top-level layout is not necessarily associated with the top-level widget.
.PP
See also setAutoAdd().
.SH "void QLayout::deleteAllItems ()\fC [protected]\fR"
.SH "void TQLayout::deleteAllItems ()\fC [protected]\fR"
Removes and deletes all items in this layout.
.SH "TQSizePolicy::ExpandData QLayout::expanding () const\fC [virtual]\fR"
.SH "TQSizePolicy::ExpandData TQLayout::expanding () const\fC [virtual]\fR"
Returns whether this layout can make use of more space than sizeHint(). A value of Vertical or Horizontal means that it wants to grow in only one dimension, whereas \fCBothDirections\fR means that it wants to grow in both dimensions.
.PP
The default implementation returns \fCBothDirections\fR.
@ -223,64 +223,64 @@ The default implementation returns \fCBothDirections\fR.
Examples:
.)l customlayout/border.cpp and customlayout/flow.cpp.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.PP
Reimplemented in TQGridLayout and QBoxLayout.
.SH "void QLayout::invalidate ()\fC [virtual]\fR"
Reimplemented in TQGridLayout and TQBoxLayout.
.SH "void TQLayout::invalidate ()\fC [virtual]\fR"
Invalidates cached information. Reimplementations must call this.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.PP
Reimplemented in TQGridLayout and QBoxLayout.
.SH "bool QLayout::isEmpty () const\fC [virtual]\fR"
Reimplemented in TQGridLayout and TQBoxLayout.
.SH "bool TQLayout::isEmpty () const\fC [virtual]\fR"
Returns TRUE if this layout is empty. The default implementation returns FALSE.
.PP
Reimplemented from QLayoutItem.
.SH "bool QLayout::isEnabled () const"
Reimplemented from TQLayoutItem.
.SH "bool TQLayout::isEnabled () const"
Returns TRUE if the layout is enabled; otherwise returns FALSE.
.PP
See also setEnabled().
.SH "bool QLayout::isTopLevel () const"
.SH "bool TQLayout::isTopLevel () const"
Returns TRUE if this layout is a top-level layout, i.e. not a child of another layout; otherwise returns FALSE.
.SH "QLayoutIterator QLayout::iterator ()\fC [pure virtual]\fR"
.SH "TQLayoutIterator TQLayout::iterator ()\fC [pure virtual]\fR"
Implemented in subclasses to return an iterator that iterates over this layout's children.
.PP
A typical implementation will be:
.PP
.nf
.br
QLayoutIterator MyLayout::iterator()
TQLayoutIterator MyLayout::iterator()
.br
{
.br
QGLayoutIterator *i = new MyLayoutIterator( internal_data );
TQGLayoutIterator *i = new MyLayoutIterator( internal_data );
.br
return QLayoutIterator( i );
return TQLayoutIterator( i );
.br
}
.br
.fi
where MyLayoutIterator is a subclass of QGLayoutIterator.
where MyLayoutIterator is a subclass of TQGLayoutIterator.
.PP
Examples:
.)l customlayout/border.cpp, customlayout/card.cpp, and customlayout/flow.cpp.
.PP
Reimplemented from QLayoutItem.
.SH "TQWidget * QLayout::mainWidget ()"
Reimplemented from TQLayoutItem.
.SH "TQWidget * TQLayout::mainWidget ()"
Returns the main widget (parent widget) of this layout, or 0 if this layout is a sub-layout that is not yet inserted.
.SH "int QLayout::margin () const"
.SH "int TQLayout::margin () const"
Returns the width of the outside border of the layout. See the "margin" property for details.
.SH "TQSize QLayout::maximumSize () const\fC [virtual]\fR"
.SH "TQSize TQLayout::maximumSize () const\fC [virtual]\fR"
Returns the maximum size of this layout. This is the largest size that the layout can have while still respecting the specifications. Does not include what's needed by margin() or menuBar().
.PP
The default implementation allows unlimited resizing.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.PP
Reimplemented in TQGridLayout and QBoxLayout.
.SH "TQMenuBar * QLayout::menuBar () const"
Reimplemented in TQGridLayout and TQBoxLayout.
.SH "TQMenuBar * TQLayout::menuBar () const"
Returns the menu bar set for this layout, or 0 if no menu bar is set.
.SH "TQSize QLayout::minimumSize () const\fC [virtual]\fR"
.SH "TQSize TQLayout::minimumSize () const\fC [virtual]\fR"
Returns the minimum size of this layout. This is the smallest size that the layout can have while still respecting the specifications. Does not include what's needed by margin() or menuBar().
.PP
The default implementation allows unlimited resizing.
@ -288,22 +288,22 @@ The default implementation allows unlimited resizing.
Examples:
.)l customlayout/border.cpp, customlayout/card.cpp, and customlayout/flow.cpp.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.PP
Reimplemented in TQGridLayout and QBoxLayout.
.SH "void QLayout::remove ( TQWidget * widget )"
Reimplemented in TQGridLayout and TQBoxLayout.
.SH "void TQLayout::remove ( TQWidget * widget )"
Removes the widget \fIwidget\fR from the layout. After this call, it is the caller's responsibility to give the widget a reasonable geometry or to put the widget back into a layout.
.PP
See also removeItem(), TQWidget::geometry, and add().
.SH "void QLayout::removeItem ( QLayoutItem * item )"
.SH "void TQLayout::removeItem ( TQLayoutItem * item )"
Removes the layout item \fIitem\fR from the layout. It is the caller's responsibility to delete the item.
.PP
Notice that \fIitem\fR can be a layout (since QLayout inherits QLayoutItem).
Notice that \fIitem\fR can be a layout (since TQLayout inherits TQLayoutItem).
.PP
See also remove() and addItem().
.SH "ResizeMode QLayout::resizeMode () const"
.SH "ResizeMode TQLayout::resizeMode () const"
Returns the resize mode of the layout. See the "resizeMode" property for details.
.SH "void QLayout::setAutoAdd ( bool b )\fC [virtual]\fR"
.SH "void TQLayout::setAutoAdd ( bool b )\fC [virtual]\fR"
If \fIb\fR is TRUE, auto-add is enabled; otherwise auto-add is disabled.
.PP
\fBWarning:\fR If auto-add is enabled, you cannot set stretch factors on the child widgets until the widgets are actually inserted in the layout (after control returned to the event loop). We therefore recommend that you avoid the auto-add feature in new programs.
@ -312,7 +312,7 @@ See also autoAdd().
.PP
Examples:
.)l hierarchy/objects.cpp and i18n/main.cpp.
.SH "void QLayout::setEnabled ( bool enable )"
.SH "void TQLayout::setEnabled ( bool enable )"
Enables this layout if \fIenable\fR is TRUE, otherwise disables it.
.PP
An enabled layout adjusts dynamically to changes; a disabled layout acts as if it did not exist.
@ -320,7 +320,7 @@ An enabled layout adjusts dynamically to changes; a disabled layout acts as if i
By default all layouts are enabled.
.PP
See also isEnabled().
.SH "void QLayout::setGeometry ( const TQRect & r )\fC [pure virtual]\fR"
.SH "void TQLayout::setGeometry ( const TQRect & r )\fC [pure virtual]\fR"
This function is reimplemented in subclasses to perform layout.
.PP
The default implementation maintains the geometry() information given by rect \fIr\fR. Reimplementors must call this function.
@ -328,39 +328,39 @@ The default implementation maintains the geometry() information given by rect \f
Examples:
.)l customlayout/border.cpp, customlayout/card.cpp, and customlayout/flow.cpp.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.PP
Reimplemented in TQGridLayout and QBoxLayout.
.SH "void QLayout::setMargin ( int )\fC [virtual]\fR"
Reimplemented in TQGridLayout and TQBoxLayout.
.SH "void TQLayout::setMargin ( int )\fC [virtual]\fR"
Sets the width of the outside border of the layout. See the "margin" property for details.
.SH "void QLayout::setMenuBar ( TQMenuBar * w )\fC [virtual]\fR"
.SH "void TQLayout::setMenuBar ( TQMenuBar * w )\fC [virtual]\fR"
Makes the geometry manager take account of the menu bar \fIw\fR. All child widgets are placed below the bottom edge of the menu bar.
.PP
A menu bar does its own geometry management: never do addWidget() on a TQMenuBar.
.PP
Examples:
.)l layout/layout.cpp and scrollview/scrollview.cpp.
.SH "void QLayout::setResizeMode ( ResizeMode )"
.SH "void TQLayout::setResizeMode ( ResizeMode )"
Sets the resize mode of the layout. See the "resizeMode" property for details.
.SH "void QLayout::setSpacing ( int )\fC [virtual]\fR"
.SH "void TQLayout::setSpacing ( int )\fC [virtual]\fR"
Sets the spacing between widgets inside the layout. See the "spacing" property for details.
.SH "void QLayout::setSupportsMargin ( bool b )\fC [protected]\fR"
Sets the value returned by supportsMargin(). If \fIb\fR is TRUE, margin() handling is implemented by the subclass. If \fIb\fR is FALSE (the default), QLayout will add margin() around top-level layouts.
.SH "void TQLayout::setSupportsMargin ( bool b )\fC [protected]\fR"
Sets the value returned by supportsMargin(). If \fIb\fR is TRUE, margin() handling is implemented by the subclass. If \fIb\fR is FALSE (the default), TQLayout will add margin() around top-level layouts.
.PP
If \fIb\fR is TRUE, margin handling needs to be implemented in setGeometry(), maximumSize(), minimumSize(), sizeHint() and heightForWidth().
.PP
See also supportsMargin().
.SH "int QLayout::spacing () const"
.SH "int TQLayout::spacing () const"
Returns the spacing between widgets inside the layout. See the "spacing" property for details.
.SH "bool QLayout::supportsMargin () const"
Returns TRUE if this layout supports QLayout::margin on non-top-level layouts; otherwise returns FALSE.
.SH "bool TQLayout::supportsMargin () const"
Returns TRUE if this layout supports TQLayout::margin on non-top-level layouts; otherwise returns FALSE.
.PP
See also margin.
.SS "Property Documentation"
.SH "int margin"
This property holds the width of the outside border of the layout.
.PP
For some layout classes this property has an effect only on top-level layouts; QBoxLayout and TQGridLayout support margins for child layouts. The default value is 0.
For some layout classes this property has an effect only on top-level layouts; TQBoxLayout and TQGridLayout support margins for child layouts. The default value is 0.
.PP
See also spacing.
.PP
@ -370,7 +370,7 @@ This property holds the resize mode of the layout.
.PP
The default mode is Auto.
.PP
See also QLayout::ResizeMode.
See also TQLayout::ResizeMode.
.PP
Set this property's value with setResizeMode() and get this property's value with resizeMode().
.SH "int spacing"
@ -383,7 +383,7 @@ See also margin.
Set this property's value with setSpacing() and get this property's value with spacing().
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqlayout.html
.BR http://doc.trolltech.com/tqlayout.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QLayoutItem 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQLayoutItem 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,19 +7,19 @@
.ad l
.nh
.SH NAME
QLayoutItem \- Abstract item that a QLayout manipulates
TQLayoutItem \- Abstract item that a TQLayout manipulates
.SH SYNOPSIS
\fC#include <ntqlayout.h>\fR
\fC#include <tqlayout.h>\fR
.PP
Inherited by QLayout, QSpacerItem, and TQWidgetItem.
Inherited by TQLayout, TQSpacerItem, and TQWidgetItem.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQLayoutItem\fR ( int alignment = 0 )"
.BI "\fBTQLayoutItem\fR ( int alignment = 0 )"
.br
.ti -1c
.BI "virtual \fB~QLayoutItem\fR ()"
.BI "virtual \fB~TQLayoutItem\fR ()"
.br
.ti -1c
.BI "virtual TQSize \fBsizeHint\fR () const = 0"
@ -55,13 +55,13 @@ Inherited by QLayout, QSpacerItem, and TQWidgetItem.
.BI "virtual TQWidget * \fBwidget\fR ()"
.br
.ti -1c
.BI "virtual QLayoutIterator \fBiterator\fR ()"
.BI "virtual TQLayoutIterator \fBiterator\fR ()"
.br
.ti -1c
.BI "virtual QLayout * \fBlayout\fR ()"
.BI "virtual TQLayout * \fBlayout\fR ()"
.br
.ti -1c
.BI "virtual QSpacerItem * \fBspacerItem\fR ()"
.BI "virtual TQSpacerItem * \fBspacerItem\fR ()"
.br
.ti -1c
.BI "int \fBalignment\fR () const"
@ -71,7 +71,7 @@ Inherited by QLayout, QSpacerItem, and TQWidgetItem.
.br
.in -1c
.SH DESCRIPTION
The QLayoutItem class provides an abstract item that a QLayout manipulates.
The TQLayoutItem class provides an abstract item that a TQLayout manipulates.
.PP
This is used by custom layouts.
.PP
@ -81,23 +81,23 @@ The layout's geometry can be set and retrieved with setGeometry() and geometry()
.PP
isEmpty() returns whether the layout is empty. iterator() returns an iterator for the layout's children. If the concrete item is a TQWidget, it can be retrieved using widget(). Similarly for layout() and spacerItem().
.PP
See also QLayout, Widget Appearance and Style, and Layout Management.
See also TQLayout, Widget Appearance and Style, and Layout Management.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QLayoutItem::QLayoutItem ( int alignment = 0 )"
.SH "TQLayoutItem::TQLayoutItem ( int alignment = 0 )"
Constructs a layout item with an \fIalignment\fR that is a bitwise OR of the TQt::AlignmentFlags. Not all subclasses support alignment.
.SH "QLayoutItem::~QLayoutItem ()\fC [virtual]\fR"
Destroys the QLayoutItem.
.SH "int QLayoutItem::alignment () const"
.SH "TQLayoutItem::~TQLayoutItem ()\fC [virtual]\fR"
Destroys the TQLayoutItem.
.SH "int TQLayoutItem::alignment () const"
Returns the alignment of this item.
.SH "TQSizePolicy::ExpandData QLayoutItem::expanding () const\fC [pure virtual]\fR"
.SH "TQSizePolicy::ExpandData TQLayoutItem::expanding () const\fC [pure virtual]\fR"
Implemented in subclasses to return the direction(s) this item" wants" to expand in (if any).
.PP
Reimplemented in QLayout, QSpacerItem, and TQWidgetItem.
.SH "TQRect QLayoutItem::geometry () const\fC [pure virtual]\fR"
Reimplemented in TQLayout, TQSpacerItem, and TQWidgetItem.
.SH "TQRect TQLayoutItem::geometry () const\fC [pure virtual]\fR"
Returns the rectangle covered by this layout item.
.PP
Example: customlayout/border.cpp.
.SH "bool QLayoutItem::hasHeightForWidth () const\fC [virtual]\fR"
.SH "bool TQLayoutItem::hasHeightForWidth () const\fC [virtual]\fR"
Returns TRUE if this layout's preferred height depends on its width; otherwise returns FALSE. The default implementation returns FALSE.
.PP
Reimplement this function in layout managers that support height for width.
@ -107,8 +107,8 @@ See also heightForWidth() and TQWidget::heightForWidth().
Examples:
.)l customlayout/border.cpp and customlayout/flow.cpp.
.PP
Reimplemented in TQGridLayout and QBoxLayout.
.SH "int QLayoutItem::heightForWidth ( int w ) const\fC [virtual]\fR"
Reimplemented in TQGridLayout and TQBoxLayout.
.SH "int TQLayoutItem::heightForWidth ( int w ) const\fC [virtual]\fR"
Returns the preferred height for this layout item, given the width \fIw\fR.
.PP
The default implementation returns -1, indicating that the preferred height is independent of the width of the item. Using the function hasHeightForWidth() will typically be much faster than calling this function and testing for -1.
@ -147,61 +147,61 @@ See also hasHeightForWidth().
.PP
Example: customlayout/flow.cpp.
.PP
Reimplemented in TQGridLayout and QBoxLayout.
.SH "void QLayoutItem::invalidate ()\fC [virtual]\fR"
Reimplemented in TQGridLayout and TQBoxLayout.
.SH "void TQLayoutItem::invalidate ()\fC [virtual]\fR"
Invalidates any cached information in this layout item.
.PP
Reimplemented in QLayout.
.SH "bool QLayoutItem::isEmpty () const\fC [pure virtual]\fR"
Reimplemented in TQLayout.
.SH "bool TQLayoutItem::isEmpty () const\fC [pure virtual]\fR"
Implemented in subclasses to return whether this item is empty, i.e. whether it contains any widgets.
.PP
Reimplemented in QLayout, QSpacerItem, and TQWidgetItem.
.SH "QLayoutIterator QLayoutItem::iterator ()\fC [virtual]\fR"
Returns an iterator over this item's QLayoutItem children. The default implementation returns an empty iterator.
Reimplemented in TQLayout, TQSpacerItem, and TQWidgetItem.
.SH "TQLayoutIterator TQLayoutItem::iterator ()\fC [virtual]\fR"
Returns an iterator over this item's TQLayoutItem children. The default implementation returns an empty iterator.
.PP
Reimplement this function in subclasses that can have children.
.PP
Reimplemented in QLayout.
.SH "QLayout * QLayoutItem::layout ()\fC [virtual]\fR"
If this item is a QLayout, it is returned as a QLayout; otherwise 0 is returned. This function provides type-safe casting.
.SH "TQSize QLayoutItem::maximumSize () const\fC [pure virtual]\fR"
Reimplemented in TQLayout.
.SH "TQLayout * TQLayoutItem::layout ()\fC [virtual]\fR"
If this item is a TQLayout, it is returned as a TQLayout; otherwise 0 is returned. This function provides type-safe casting.
.SH "TQSize TQLayoutItem::maximumSize () const\fC [pure virtual]\fR"
Implemented in subclasses to return the maximum size of this item.
.PP
Reimplemented in QLayout, QSpacerItem, and TQWidgetItem.
.SH "TQSize QLayoutItem::minimumSize () const\fC [pure virtual]\fR"
Reimplemented in TQLayout, TQSpacerItem, and TQWidgetItem.
.SH "TQSize TQLayoutItem::minimumSize () const\fC [pure virtual]\fR"
Implemented in subclasses to return the minimum size of this item.
.PP
Examples:
.)l customlayout/border.cpp, customlayout/card.cpp, and customlayout/flow.cpp.
.PP
Reimplemented in QLayout, QSpacerItem, and TQWidgetItem.
.SH "void QLayoutItem::setAlignment ( int a )\fC [virtual]\fR"
Reimplemented in TQLayout, TQSpacerItem, and TQWidgetItem.
.SH "void TQLayoutItem::setAlignment ( int a )\fC [virtual]\fR"
Sets the alignment of this item to \fIa\fR, which is a bitwise OR of the TQt::AlignmentFlags. Not all subclasses support alignment.
.PP
Example: chart/optionsform.cpp.
.SH "void QLayoutItem::setGeometry ( const TQRect & r )\fC [pure virtual]\fR"
.SH "void TQLayoutItem::setGeometry ( const TQRect & r )\fC [pure virtual]\fR"
Implemented in subclasses to set this item's geometry to \fIr\fR.
.PP
Examples:
.)l customlayout/border.cpp, customlayout/card.cpp, and customlayout/flow.cpp.
.PP
Reimplemented in QLayout, QSpacerItem, and TQWidgetItem.
.SH "TQSize QLayoutItem::sizeHint () const\fC [pure virtual]\fR"
Reimplemented in TQLayout, TQSpacerItem, and TQWidgetItem.
.SH "TQSize TQLayoutItem::sizeHint () const\fC [pure virtual]\fR"
Implemented in subclasses to return the preferred size of this item.
.PP
Examples:
.)l customlayout/border.cpp, customlayout/card.cpp, and customlayout/flow.cpp.
.PP
Reimplemented in QSpacerItem, TQWidgetItem, TQGridLayout, and QBoxLayout.
.SH "QSpacerItem * QLayoutItem::spacerItem ()\fC [virtual]\fR"
If this item is a QSpacerItem, it is returned as a QSpacerItem; otherwise 0 is returned. This function provides type-safe casting.
.SH "TQWidget * QLayoutItem::widget ()\fC [virtual]\fR"
Reimplemented in TQSpacerItem, TQWidgetItem, TQGridLayout, and TQBoxLayout.
.SH "TQSpacerItem * TQLayoutItem::spacerItem ()\fC [virtual]\fR"
If this item is a TQSpacerItem, it is returned as a TQSpacerItem; otherwise 0 is returned. This function provides type-safe casting.
.SH "TQWidget * TQLayoutItem::widget ()\fC [virtual]\fR"
If this item is a TQWidget, it is returned as a TQWidget; otherwise 0 is returned. This function provides type-safe casting.
.PP
Reimplemented in TQWidgetItem.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qlayoutitem.html
.BR http://doc.trolltech.com/tqlayoutitem.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QLayoutIterator 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQLayoutIterator 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,45 +7,45 @@
.ad l
.nh
.SH NAME
QLayoutIterator \- Iterators over QLayoutItem
TQLayoutIterator \- Iterators over TQLayoutItem
.SH SYNOPSIS
\fC#include <ntqlayout.h>\fR
\fC#include <tqlayout.h>\fR
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQLayoutIterator\fR ( QGLayoutIterator * gi )"
.BI "\fBTQLayoutIterator\fR ( TQGLayoutIterator * gi )"
.br
.ti -1c
.BI "\fBQLayoutIterator\fR ( const QLayoutIterator & i )"
.BI "\fBTQLayoutIterator\fR ( const TQLayoutIterator & i )"
.br
.ti -1c
.BI "\fB~QLayoutIterator\fR ()"
.BI "\fB~TQLayoutIterator\fR ()"
.br
.ti -1c
.BI "QLayoutIterator & \fBoperator=\fR ( const QLayoutIterator & i )"
.BI "TQLayoutIterator & \fBoperator=\fR ( const TQLayoutIterator & i )"
.br
.ti -1c
.BI "QLayoutItem * \fBoperator++\fR ()"
.BI "TQLayoutItem * \fBoperator++\fR ()"
.br
.ti -1c
.BI "QLayoutItem * \fBcurrent\fR ()"
.BI "TQLayoutItem * \fBcurrent\fR ()"
.br
.ti -1c
.BI "QLayoutItem * \fBtakeCurrent\fR ()"
.BI "TQLayoutItem * \fBtakeCurrent\fR ()"
.br
.ti -1c
.BI "void \fBdeleteCurrent\fR ()"
.br
.in -1c
.SH DESCRIPTION
The QLayoutIterator class provides iterators over QLayoutItem.
The TQLayoutIterator class provides iterators over TQLayoutItem.
.PP
Use QLayoutItem::iterator() to create an iterator over a layout.
Use TQLayoutItem::iterator() to create an iterator over a layout.
.PP
QLayoutIterator uses \fIexplicit\fR sharing with a reference count. If an iterator is copied and one of the copies is modified, both iterators will be modified.
TQLayoutIterator uses \fIexplicit\fR sharing with a reference count. If an iterator is copied and one of the copies is modified, both iterators will be modified.
.PP
A QLayoutIterator is not protected against changes in its layout. If the layout is modified or deleted the iterator will become invalid. It is not possible to test for validity. It is safe to delete an invalid layout; any other access may lead to an illegal memory reference and the abnormal termination of the program.
A TQLayoutIterator is not protected against changes in its layout. If the layout is modified or deleted the iterator will become invalid. It is not possible to test for validity. It is safe to delete an invalid layout; any other access may lead to an illegal memory reference and the abnormal termination of the program.
.PP
Calling takeCurrent() or deleteCurrent() leaves the iterator in a valid state, but may invalidate any other iterators that access the same layout.
.PP
@ -53,13 +53,13 @@ The following code will draw a rectangle for each layout item in the layout stru
.PP
.nf
.br
static void paintLayout( TQPainter *p, QLayoutItem *lay )
static void paintLayout( TQPainter *p, TQLayoutItem *lay )
.br
{
.br
QLayoutIterator it = lay->iterator();
TQLayoutIterator it = lay->iterator();
.br
QLayoutItem *child;
TQLayoutItem *child;
.br
while ( (child = it.current()) != 0 ) {
.br
@ -87,27 +87,27 @@ The following code will draw a rectangle for each layout item in the layout stru
.br
.fi
.PP
All the functionality of QLayoutIterator is implemented by subclasses of QGLayoutIterator. QLayoutIterator itself is not designed to be subclassed.
All the functionality of TQLayoutIterator is implemented by subclasses of TQGLayoutIterator. TQLayoutIterator itself is not designed to be subclassed.
.PP
See also Widget Appearance and Style and Layout Management.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QLayoutIterator::QLayoutIterator ( QGLayoutIterator * gi )"
.SH "TQLayoutIterator::TQLayoutIterator ( TQGLayoutIterator * gi )"
Constructs an iterator based on \fIgi\fR. The constructed iterator takes ownership of \fIgi\fR and will delete it.
.PP
This constructor is provided for layout implementors. Application programmers should use QLayoutItem::iterator() to create an iterator over a layout.
.SH "QLayoutIterator::QLayoutIterator ( const QLayoutIterator & i )"
This constructor is provided for layout implementors. Application programmers should use TQLayoutItem::iterator() to create an iterator over a layout.
.SH "TQLayoutIterator::TQLayoutIterator ( const TQLayoutIterator & i )"
Creates a shallow copy of \fIi\fR, i.e. if the copy is modified, then the original will also be modified.
.SH "QLayoutIterator::~QLayoutIterator ()"
.SH "TQLayoutIterator::~TQLayoutIterator ()"
Destroys the iterator.
.SH "QLayoutItem * QLayoutIterator::current ()"
.SH "TQLayoutItem * TQLayoutIterator::current ()"
Returns the current item, or 0 if there is no current item.
.SH "void QLayoutIterator::deleteCurrent ()"
.SH "void TQLayoutIterator::deleteCurrent ()"
Removes and deletes the current child item from the layout and moves the iterator to the next item. This iterator will still be valid, but any other iterator over the same layout may become invalid.
.SH "QLayoutItem * QLayoutIterator::operator++ ()"
.SH "TQLayoutItem * TQLayoutIterator::operator++ ()"
Moves the iterator to the next child item and returns that item, or 0 if there is no such item.
.SH "QLayoutIterator & QLayoutIterator::operator= ( const QLayoutIterator & i )"
.SH "TQLayoutIterator & TQLayoutIterator::operator= ( const TQLayoutIterator & i )"
Assigns \fIi\fR to this iterator and returns a reference to this iterator.
.SH "QLayoutItem * QLayoutIterator::takeCurrent ()"
.SH "TQLayoutItem * TQLayoutIterator::takeCurrent ()"
Removes the current child item from the layout without deleting
it, and moves the iterator to the next item. Returns the removed
item, or 0 if there was no item to be removed. This iterator will
@ -115,7 +115,7 @@ still be valid, but any other iterator over the same layout may
become invalid.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qlayoutiterator.html
.BR http://doc.trolltech.com/tqlayoutiterator.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -51,7 +51,7 @@ This class is implemented as a wrapper to the Apple Appearance Manager. This all
There are additional issues that should be taken into consideration to make an application compatible with the Aqua Style Guidelines. Some of these issues are outlined below.
.IP
.TP
Layout - The restrictions on window layout are such that some aspects of layout that are style-dependent cannot be achieved using QLayout. Changes are being considered (and feedback would be appreciated) to make layouts TQStyle-able. Some of the restrictions involve horizontal and vertical widget alignment and widget size (covered below).
Layout - The restrictions on window layout are such that some aspects of layout that are style-dependent cannot be achieved using TQLayout. Changes are being considered (and feedback would be appreciated) to make layouts TQStyle-able. Some of the restrictions involve horizontal and vertical widget alignment and widget size (covered below).
.IP
.TP
Widget size - Aqua allows widgets to have specific fixed sizes. TQt does not fully implement this behaviour so as to maintain multiplatform compatibility. As a result some widgets sizes may be inappropriate (and subsequently not rendered correctly by the Appearance Manager).The TQWidget::sizeHint() will return the appropriate size for many managed widgets (widgets enumerated in TQStyle::ContentsType).

@ -15,7 +15,7 @@ All the functions in this class are reentrant when TQt is built with thread supp
.PP
Inherits Qt.
.PP
-Inherited by QAccel, QAccessibleObject, TQAction, QApplication, QAssistantClient, TQDataPump, TQWidget, TQCanvas, TQStyle, TQClipboard, TQDns, QLayout, TQDragObject, TQEditorFactory, TQEventLoop, TQFileIconProvider, TQNetworkProtocol, TQNetworkOperation, QNPInstance, TQObjectCleanupHandler, TQProcess, TQServerSocket, TQSessionManager, TQSignal, TQSignalMapper, TQSocket, TQSocketNotifier, QSound, TQSqlDatabase, TQSqlDriver, TQSqlForm, TQStyleSheet, TQTimer, TQToolTipGroup, TQTranslator, TQUrlOperator, and QValidator.
-Inherited by QAccel, QAccessibleObject, TQAction, QApplication, QAssistantClient, TQDataPump, TQWidget, TQCanvas, TQStyle, TQClipboard, TQDns, TQLayout, TQDragObject, TQEditorFactory, TQEventLoop, TQFileIconProvider, TQNetworkProtocol, TQNetworkOperation, QNPInstance, TQObjectCleanupHandler, TQProcess, TQServerSocket, TQSessionManager, TQSignal, TQSignalMapper, TQSocket, TQSocketNotifier, QSound, TQSqlDatabase, TQSqlDriver, TQSqlForm, TQStyleSheet, TQTimer, TQToolTipGroup, TQTranslator, TQUrlOperator, and QValidator.
.PP
.SS "Public Members"
.in +1c

@ -327,7 +327,7 @@ The first, simplest usage of TQScrollView (depicted above), is appropriate for s
.br
TQScrollView* sv = new TQScrollView(...);
.br
QVBox* big_box = new QVBox(sv->viewport());
TQVBox* big_box = new TQVBox(sv->viewport());
.br
sv->addChild(big_box);
.br
@ -346,7 +346,7 @@ You can go on to add arbitrary child widgets to the single child in the scrollvi
.br
.fi
.PP
Here the TQScrollView has four children: the viewport(), the verticalScrollBar(), the horizontalScrollBar() and a small cornerWidget(). The viewport() has one child: the big QVBox. The QVBox has the three TQLabel objects as child widgets. When the view is scrolled, the QVBox is moved; its children move with it as child widgets normally do.
Here the TQScrollView has four children: the viewport(), the verticalScrollBar(), the horizontalScrollBar() and a small cornerWidget(). The viewport() has one child: the big TQVBox. The TQVBox has the three TQLabel objects as child widgets. When the view is scrolled, the TQVBox is moved; its children move with it as child widgets normally do.
.SH "Using a Very Big View with Some Widgets"
<center>
.ce 1

@ -1,5 +1,5 @@
'\" t
.TH QSpacerItem 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQSpacerItem 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,16 +7,16 @@
.ad l
.nh
.SH NAME
QSpacerItem \- Blank space in a layout
TQSpacerItem \- Blank space in a layout
.SH SYNOPSIS
\fC#include <ntqlayout.h>\fR
\fC#include <tqlayout.h>\fR
.PP
Inherits QLayoutItem.
Inherits TQLayoutItem.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQSpacerItem\fR ( int w, int h, TQSizePolicy::SizeType hData = TQSizePolicy::Minimum, TQSizePolicy::SizeType vData = TQSizePolicy::Minimum )"
.BI "\fBTQSpacerItem\fR ( int w, int h, TQSizePolicy::SizeType hData = TQSizePolicy::Minimum, TQSizePolicy::SizeType vData = TQSizePolicy::Minimum )"
.br
.ti -1c
.BI "void \fBchangeSize\fR ( int w, int h, TQSizePolicy::SizeType hData = TQSizePolicy::Minimum, TQSizePolicy::SizeType vData = TQSizePolicy::Minimum )"
@ -41,49 +41,49 @@ Inherits QLayoutItem.
.br
.in -1c
.SH DESCRIPTION
The QSpacerItem class provides blank space in a layout.
The TQSpacerItem class provides blank space in a layout.
.PP
This class is used by custom layouts.
.PP
See also QLayout, QLayout::spacerItem(), Widget Appearance and Style, and Layout Management.
See also TQLayout, TQLayout::spacerItem(), Widget Appearance and Style, and Layout Management.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QSpacerItem::QSpacerItem ( int w, int h, TQSizePolicy::SizeType hData = TQSizePolicy::Minimum, TQSizePolicy::SizeType vData = TQSizePolicy::Minimum )"
.SH "TQSpacerItem::TQSpacerItem ( int w, int h, TQSizePolicy::SizeType hData = TQSizePolicy::Minimum, TQSizePolicy::SizeType vData = TQSizePolicy::Minimum )"
Constructs a spacer item with preferred width \fIw\fR, preferred height \fIh\fR, horizontal size policy \fIhData\fR and vertical size policy \fIvData\fR.
.PP
The default values provide a gap that is able to stretch if nothing else wants the space.
.SH "void QSpacerItem::changeSize ( int w, int h, TQSizePolicy::SizeType hData = TQSizePolicy::Minimum, TQSizePolicy::SizeType vData = TQSizePolicy::Minimum )"
.SH "void TQSpacerItem::changeSize ( int w, int h, TQSizePolicy::SizeType hData = TQSizePolicy::Minimum, TQSizePolicy::SizeType vData = TQSizePolicy::Minimum )"
Changes this spacer item to have preferred width \fIw\fR, preferred height \fIh\fR, horizontal size policy \fIhData\fR and vertical size policy \fIvData\fR.
.PP
The default values provide a gap that is able to stretch if nothing else wants the space.
.SH "TQSizePolicy::ExpandData QSpacerItem::expanding () const\fC [virtual]\fR"
.SH "TQSizePolicy::ExpandData TQSpacerItem::expanding () const\fC [virtual]\fR"
Returns the direction in which this spacer item will expand.
.PP
See also TQSizePolicy::ExpandData.
.PP
Reimplemented from QLayoutItem.
.SH "bool QSpacerItem::isEmpty () const\fC [virtual]\fR"
Reimplemented from TQLayoutItem.
.SH "bool TQSpacerItem::isEmpty () const\fC [virtual]\fR"
Returns TRUE because a spacer item never contains widgets.
.PP
Reimplemented from QLayoutItem.
.SH "TQSize QSpacerItem::maximumSize () const\fC [virtual]\fR"
Reimplemented from TQLayoutItem.
.SH "TQSize TQSpacerItem::maximumSize () const\fC [virtual]\fR"
Returns the maximum size of this spacer item.
.PP
Reimplemented from QLayoutItem.
.SH "TQSize QSpacerItem::minimumSize () const\fC [virtual]\fR"
Reimplemented from TQLayoutItem.
.SH "TQSize TQSpacerItem::minimumSize () const\fC [virtual]\fR"
Returns the minimum size of this spacer item.
.PP
Reimplemented from QLayoutItem.
.SH "void QSpacerItem::setGeometry ( const TQRect & r )\fC [virtual]\fR"
Reimplemented from TQLayoutItem.
.SH "void TQSpacerItem::setGeometry ( const TQRect & r )\fC [virtual]\fR"
Stores the spacer item's rect \fIr\fR so that it can be returned by geometry().
.PP
Reimplemented from QLayoutItem.
.SH "TQSize QSpacerItem::sizeHint () const\fC [virtual]\fR"
Reimplemented from TQLayoutItem.
.SH "TQSize TQSpacerItem::sizeHint () const\fC [virtual]\fR"
Returns the preferred size of this spacer item.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qspaceritem.html
.BR http://doc.trolltech.com/tqspaceritem.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -440,7 +440,7 @@ This enum represents the PrimitiveElements of a style. A PrimitiveElement is a c
.TP
\fCTQStyle::PE_StatusBarSection\fR - section of a status bar; see also TQStatusBar.
.TP
\fCTQStyle::PE_GroupBoxFrame\fR - frame around a group box; see also QGroupBox.
\fCTQStyle::PE_GroupBoxFrame\fR - frame around a group box; see also TQGroupBox.
.TP
\fCTQStyle::PE_WindowFrame\fR - frame around a MDI window or a docking window
.TP

@ -150,7 +150,7 @@ Note, that if you have a table item that is not currently in a table then anythi
.PP
Reimplement createEditor() and setContentFromEditor() if you want to use your own widget instead of a TQLineEdit for editing cell contents. Reimplement paint() if you want to display custom content.
.PP
It is important to ensure that your custom widget can accept the keyboard focus, so that the user can use the tab key to navigate the table as normal. Therefore, if the widget returned by createEditor() does not itself accept the keyboard focus, it is necessary to nominate a child widget to do so on its behalf. For example, a QHBox with two child TQLineEdit widgets may use one of them to accept the keyboard focus:
It is important to ensure that your custom widget can accept the keyboard focus, so that the user can use the tab key to navigate the table as normal. Therefore, if the widget returned by createEditor() does not itself accept the keyboard focus, it is necessary to nominate a child widget to do so on its behalf. For example, a TQHBox with two child TQLineEdit widgets may use one of them to accept the keyboard focus:
.PP
.nf
.br
@ -158,7 +158,7 @@ It is important to ensure that your custom widget can accept the keyboard focus,
.br
{
.br
QHBox* hbox = new QHBox( table()->viewport() );
TQHBox* hbox = new TQHBox( table()->viewport() );
.br
hbox->setFocusProxy(new TQLineEdit( hbox ));
.br

@ -1,5 +1,5 @@
'\" t
.TH QVBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQVBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,20 +7,20 @@
.ad l
.nh
.SH NAME
QVBox \- Vertical geometry management of its child widgets
TQVBox \- Vertical geometry management of its child widgets
.SH SYNOPSIS
\fC#include <ntqvbox.h>\fR
\fC#include <tqvbox.h>\fR
.PP
Inherits QHBox.
Inherits TQHBox.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQVBox\fR ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )"
.BI "\fBTQVBox\fR ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )"
.br
.in -1c
.SH DESCRIPTION
The QVBox widget provides vertical geometry management of its child widgets.
The TQVBox widget provides vertical geometry management of its child widgets.
.PP
All its child widgets will be placed vertically and sized according to their sizeHint()s.
.PP
@ -30,14 +30,14 @@ All its child widgets will be placed vertically and sized according to their siz
.PP
</center>
.PP
See also QHBox, Widget Appearance and Style, Layout Management, and Organizers.
See also TQHBox, Widget Appearance and Style, Layout Management, and Organizers.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QVBox::QVBox ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )"
.SH "TQVBox::TQVBox ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )"
Constructs a vbox widget called \fIname\fR with parent \fIparent\fR and
widget flags \fIf\fR.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqvbox.html
.BR http://doc.trolltech.com/tqvbox.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QVBoxLayout 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQVBoxLayout 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,37 +7,37 @@
.ad l
.nh
.SH NAME
QVBoxLayout \- Lines up widgets vertically
TQVBoxLayout \- Lines up widgets vertically
.SH SYNOPSIS
\fC#include <ntqlayout.h>\fR
\fC#include <tqlayout.h>\fR
.PP
Inherits QBoxLayout.
Inherits TQBoxLayout.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQVBoxLayout\fR ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
.BI "\fBTQVBoxLayout\fR ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQVBoxLayout\fR ( QLayout * parentLayout, int spacing = -1, const char * name = 0 )"
.BI "\fBTQVBoxLayout\fR ( TQLayout * parentLayout, int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQVBoxLayout\fR ( int spacing = -1, const char * name = 0 )"
.BI "\fBTQVBoxLayout\fR ( int spacing = -1, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~QVBoxLayout\fR ()"
.BI "\fB~TQVBoxLayout\fR ()"
.br
.in -1c
.SH DESCRIPTION
The QVBoxLayout class lines up widgets vertically.
The TQVBoxLayout class lines up widgets vertically.
.PP
This class is used to construct vertical box layout objects. See QBoxLayout for more details.
This class is used to construct vertical box layout objects. See TQBoxLayout for more details.
.PP
The simplest use of the class is like this:
.PP
.nf
.br
QBoxLayout * l = new QVBoxLayout( widget );
TQBoxLayout * l = new TQVBoxLayout( widget );
.br
l->addWidget( aWidget );
.br
@ -51,27 +51,27 @@ The simplest use of the class is like this:
.PP
</center>
.PP
See also QHBoxLayout, TQGridLayout, the Layout overview, Widget Appearance and Style, and Layout Management.
See also TQHBoxLayout, TQGridLayout, the Layout overview, Widget Appearance and Style, and Layout Management.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QVBoxLayout::QVBoxLayout ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
.SH "TQVBoxLayout::TQVBoxLayout ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
Constructs a new top-level vertical box called \fIname\fR, with parent \fIparent\fR.
.PP
The \fImargin\fR is the number of pixels between the edge of the widget and its managed children. The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1 the value of \fImargin\fR is used for \fIspacing\fR.
.SH "QVBoxLayout::QVBoxLayout ( QLayout * parentLayout, int spacing = -1, const char * name = 0 )"
.SH "TQVBoxLayout::TQVBoxLayout ( TQLayout * parentLayout, int spacing = -1, const char * name = 0 )"
Constructs a new vertical box called name \fIname\fR and adds it to \fIparentLayout\fR.
.PP
The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1, this QVBoxLayout will inherit its parent's spacing().
.SH "QVBoxLayout::QVBoxLayout ( int spacing = -1, const char * name = 0 )"
The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1, this TQVBoxLayout will inherit its parent's spacing().
.SH "TQVBoxLayout::TQVBoxLayout ( int spacing = -1, const char * name = 0 )"
Constructs a new vertical box called name \fIname\fR. You must add it to another layout.
.PP
The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1, this QVBoxLayout will inherit its parent's spacing().
.SH "QVBoxLayout::~QVBoxLayout ()"
The \fIspacing\fR is the default number of pixels between neighboring children. If \fIspacing\fR is -1, this TQVBoxLayout will inherit its parent's spacing().
.SH "TQVBoxLayout::~TQVBoxLayout ()"
Destroys this box layout.
.PP
The layout's widgets aren't destroyed.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qvboxlayout.html
.BR http://doc.trolltech.com/tqvboxlayout.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QVButtonGroup 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQVButtonGroup 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,28 +7,28 @@
.ad l
.nh
.SH NAME
QVButtonGroup \- Organizes TQButton widgets in a vertical column
TQVButtonGroup \- Organizes TQButton widgets in a vertical column
.SH SYNOPSIS
\fC#include <ntqvbuttongroup.h>\fR
\fC#include <tqvbuttongroup.h>\fR
.PP
Inherits TQButtonGroup.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQVButtonGroup\fR ( TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQVButtonGroup\fR ( TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQVButtonGroup\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQVButtonGroup\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~QVButtonGroup\fR ()"
.BI "\fB~TQVButtonGroup\fR ()"
.br
.in -1c
.SH DESCRIPTION
The QVButtonGroup widget organizes TQButton widgets in a vertical column.
The TQVButtonGroup widget organizes TQButton widgets in a vertical column.
.PP
QVButtonGroup is a convenience class that offers a thin layer on top of TQButtonGroup. Think of it as a QVBox that offers a frame with a title and is specifically designed for buttons.
TQVButtonGroup is a convenience class that offers a thin layer on top of TQButtonGroup. Think of it as a TQVBox that offers a frame with a title and is specifically designed for buttons.
.PP
<center>
.ce 1
@ -36,21 +36,21 @@ QVButtonGroup is a convenience class that offers a thin layer on top of TQButton
.PP
</center>
.PP
See also QHButtonGroup, Widget Appearance and Style, Layout Management, and Organizers.
See also TQHButtonGroup, Widget Appearance and Style, Layout Management, and Organizers.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QVButtonGroup::QVButtonGroup ( TQWidget * parent = 0, const char * name = 0 )"
.SH "TQVButtonGroup::TQVButtonGroup ( TQWidget * parent = 0, const char * name = 0 )"
Constructs a vertical button group with no title.
.PP
The \fIparent\fR and \fIname\fR arguments are passed on to the TQWidget constructor.
.SH "QVButtonGroup::QVButtonGroup ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.SH "TQVButtonGroup::TQVButtonGroup ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
Constructs a vertical button group with the title \fItitle\fR.
.PP
The \fIparent\fR and \fIname\fR arguments are passed on to the TQWidget constructor.
.SH "QVButtonGroup::~QVButtonGroup ()"
.SH "TQVButtonGroup::~TQVButtonGroup ()"
Destroys the vertical button group, deleting its child widgets.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqvbuttongroup.html
.BR http://doc.trolltech.com/tqvbuttongroup.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1,5 +1,5 @@
'\" t
.TH QVGroupBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQVGroupBox 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2007 Trolltech ASA. All rights reserved. See the
.\" license file included in the distribution for a complete license
.\" statement.
@ -7,28 +7,28 @@
.ad l
.nh
.SH NAME
QVGroupBox \- Organizes a group of widgets in a vertical column
TQVGroupBox \- Organizes a group of widgets in a vertical column
.SH SYNOPSIS
\fC#include <ntqvgroupbox.h>\fR
\fC#include <tqvgroupbox.h>\fR
.PP
Inherits QGroupBox.
Inherits TQGroupBox.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQVGroupBox\fR ( TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQVGroupBox\fR ( TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fBQVGroupBox\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.BI "\fBTQVGroupBox\fR ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.br
.ti -1c
.BI "\fB~QVGroupBox\fR ()"
.BI "\fB~TQVGroupBox\fR ()"
.br
.in -1c
.SH DESCRIPTION
The QVGroupBox widget organizes a group of widgets in a vertical column.
The TQVGroupBox widget organizes a group of widgets in a vertical column.
.PP
QVGroupBox is a convenience class that offers a thin layer on top of QGroupBox. Think of it as a QVBox that offers a frame with a title.
TQVGroupBox is a convenience class that offers a thin layer on top of TQGroupBox. Think of it as a TQVBox that offers a frame with a title.
.PP
<center>
.ce 1
@ -36,21 +36,21 @@ QVGroupBox is a convenience class that offers a thin layer on top of QGroupBox.
.PP
</center>
.PP
See also QHGroupBox, Widget Appearance and Style, Layout Management, and Organizers.
See also TQHGroupBox, Widget Appearance and Style, Layout Management, and Organizers.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QVGroupBox::QVGroupBox ( TQWidget * parent = 0, const char * name = 0 )"
.SH "TQVGroupBox::TQVGroupBox ( TQWidget * parent = 0, const char * name = 0 )"
Constructs a vertical group box with no title.
.PP
The \fIparent\fR and \fIname\fR arguments are passed on to the TQWidget constructor.
.SH "QVGroupBox::QVGroupBox ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
.SH "TQVGroupBox::TQVGroupBox ( const TQString & title, TQWidget * parent = 0, const char * name = 0 )"
Constructs a vertical group box with the title \fItitle\fR.
.PP
The \fIparent\fR and \fIname\fR arguments are passed on to the TQWidget constructor.
.SH "QVGroupBox::~QVGroupBox ()"
.SH "TQVGroupBox::~TQVGroupBox ()"
Destroys the vertical group box, deleting its child widgets.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqvgroupbox.html
.BR http://doc.trolltech.com/tqvgroupbox.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -423,7 +423,7 @@ Inherited by TQButton, TQFrame, TQDialog, TQComboBox, TQDataBrowser, TQDataView,
.BI "TQRegion \fBclipRegion\fR () const"
.br
.ti -1c
.BI "QLayout * \fBlayout\fR () const"
.BI "TQLayout * \fBlayout\fR () const"
.br
.ti -1c
.BI "void \fBupdateGeometry\fR ()"
@ -1101,7 +1101,7 @@ It is almost always useful to reimplement sizeHint() and to set the correct size
If your widget is a top-level window, setCaption() and setIcon() set the title bar and icon respectively.
.IP
.PP
See also TQEvent, TQPainter, TQGridLayout, QBoxLayout, and Abstract Widget Classes.
See also TQEvent, TQPainter, TQGridLayout, TQBoxLayout, and Abstract Widget Classes.
.SS "Member Type Documentation"
.SH "TQWidget::BackgroundOrigin"
This enum defines the origin used to draw a widget's background pixmap.
@ -1646,7 +1646,7 @@ Returns the widget that is currently grabbing the keyboard input.
If no widget in this application is currently grabbing the keyboard, 0 is returned.
.PP
See also grabMouse() and mouseGrabber().
.SH "QLayout * TQWidget::layout () const"
.SH "TQLayout * TQWidget::layout () const"
Returns the layout engine that manages the geometry of this widget's children.
.PP
If the widget does not have a layout, layout() returns 0.
@ -2904,9 +2904,9 @@ This property holds the widget's minimum size.
.PP
The widget cannot be resized to a smaller size than the minimum widget size. The widget's size is forced to the minimum size if the current size is smaller.
.PP
If you use a layout inside the widget, the minimum size will be set by the layout and not by setMinimumSize(), unless you set the layout's resize mode to QLayout::FreeResize.
If you use a layout inside the widget, the minimum size will be set by the layout and not by setMinimumSize(), unless you set the layout's resize mode to TQLayout::FreeResize.
.PP
See also minimumWidth, minimumHeight, maximumSize, sizeIncrement, and QLayout::resizeMode.
See also minimumWidth, minimumHeight, maximumSize, sizeIncrement, and TQLayout::resizeMode.
.PP
Set this property's value with setMinimumSize() and get this property's value with minimumSize().
.SH "TQSize minimumSizeHint"
@ -2916,7 +2916,7 @@ If the value of this property is an invalid size, no minimum size is recommended
.PP
The default implementation of minimumSizeHint() returns an invalid size if there is no layout for this widget, and returns the layout's minimum size otherwise. Most built-in widgets reimplement minimumSizeHint().
.PP
QLayout will never resize a widget to a size smaller than minimumSizeHint.
TQLayout will never resize a widget to a size smaller than minimumSizeHint.
.PP
See also TQSize::isValid(), size, minimumSize, and sizePolicy.
.PP
@ -3042,7 +3042,7 @@ When resizing, the widget, if visible, receives a resize event (resizeEvent()) i
.PP
The size is adjusted if it lies outside the range defined by minimumSize() and maximumSize(). Furthermore, the size is always at least TQSize(1, 1). For toplevel widgets, the minimum size might be larger, depending on the window manager.
.PP
If you want a top-level window to have a fixed size, call setResizeMode( QLayout::FreeResize ) on its layout.
If you want a top-level window to have a fixed size, call setResizeMode( TQLayout::FreeResize ) on its layout.
.PP
resize() is virtual, and all other overloaded resize() implementations in TQt call it.
.PP
@ -3084,11 +3084,11 @@ Set this property's value with setSizeIncrement() and get this property's value
.SH "TQSizePolicy sizePolicy"
This property holds the default layout behavior of the widget.
.PP
If there is a QLayout that manages this widget's children, the size policy specified by that layout is used. If there is no such QLayout, the result of this function is used.
If there is a TQLayout that manages this widget's children, the size policy specified by that layout is used. If there is no such TQLayout, the result of this function is used.
.PP
The default policy is Preferred/Preferred, which means that the widget can be freely resized, but prefers to be the size sizeHint() returns. Button-like widgets set the size policy to specify that they may stretch horizontally, but are fixed vertically. The same applies to lineedit controls (such as TQLineEdit, TQSpinBox or an editable TQComboBox) and other horizontally orientated widgets (such as TQProgressBar). TQToolButton's are normally square, so they allow growth in both directions. Widgets that support different directions (such as TQSlider, TQScrollBar or TQHeader) specify stretching in the respective direction only. Widgets that can provide scrollbars (usually subclasses of TQScrollView) tend to specify that they can use additional space, and that they can make do with less than sizeHint().
.PP
See also sizeHint, QLayout, TQSizePolicy, and updateGeometry().
See also sizeHint, TQLayout, TQSizePolicy, and updateGeometry().
.PP
Set this property's value with setSizePolicy() and get this property's value with sizePolicy().
.SH "bool underMouse"

@ -9,9 +9,9 @@
.SH NAME
TQWidgetItem \- Layout item that represents a widget
.SH SYNOPSIS
\fC#include <ntqlayout.h>\fR
\fC#include <tqlayout.h>\fR
.PP
Inherits QLayoutItem.
Inherits TQLayoutItem.
.PP
.SS "Public Members"
.in +1c
@ -45,38 +45,38 @@ The TQWidgetItem class is a layout item that represents a widget.
.PP
This is used by custom layouts.
.PP
See also QLayout, QLayout::widget(), Widget Appearance and Style, and Layout Management.
See also TQLayout, TQLayout::widget(), Widget Appearance and Style, and Layout Management.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "TQWidgetItem::TQWidgetItem ( TQWidget * w )"
Creates an item containing widget \fIw\fR.
.SH "TQSizePolicy::ExpandData TQWidgetItem::expanding () const\fC [virtual]\fR"
Returns whether this item's widget can make use of more space than sizeHint(). A value of \fCVertical\fR or \fCHorizontal\fR means that it wants to grow in only one dimension, whereas \fCBothDirections\fR means that it wants to grow in both dimensions and \fCNoDirection\fR means that it doesn't want to grow at all.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "bool TQWidgetItem::isEmpty () const\fC [virtual]\fR"
Returns TRUE if the widget has been hidden; otherwise returns FALSE.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "TQSize TQWidgetItem::maximumSize () const\fC [virtual]\fR"
Returns the maximum size of this item.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "TQSize TQWidgetItem::minimumSize () const\fC [virtual]\fR"
Returns the minimum size of this item.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "void TQWidgetItem::setGeometry ( const TQRect & r )\fC [virtual]\fR"
Sets the geometry of this item's widget to be contained within rect \fIr\fR, taking alignment and maximum size into account.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "TQSize TQWidgetItem::sizeHint () const\fC [virtual]\fR"
Returns the preferred size of this item.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "TQWidget * TQWidgetItem::widget ()\fC [virtual]\fR"
Returns the widget managed by this item.
.PP
Reimplemented from QLayoutItem.
Reimplemented from TQLayoutItem.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/tqwidgetitem.html

@ -115,10 +115,10 @@ Inherits TQDialog.
.SS "Protected Members"
.in +1c
.ti -1c
.BI "virtual void \fBlayOutButtonRow\fR ( QHBoxLayout * layout )"
.BI "virtual void \fBlayOutButtonRow\fR ( TQHBoxLayout * layout )"
.br
.ti -1c
.BI "virtual void \fBlayOutTitleRow\fR ( QHBoxLayout * layout, const TQString & title )"
.BI "virtual void \fBlayOutTitleRow\fR ( TQHBoxLayout * layout, const TQString & title )"
.br
.in -1c
.SS "Protected Slots"
@ -200,11 +200,11 @@ This signal is emitted when the user clicks on the Help button.
Returns the position of page \fIpage\fR. If the page is not part of the wizard -1 is returned.
.SH "void TQWizard::insertPage ( TQWidget * page, const TQString & title, int index )\fC [virtual]\fR"
Inserts \fIpage\fR at position \fIindex\fR into the page sequence, with title \fItitle\fR. If \fIindex\fR is -1, the page will be appended to the end of the wizard's page sequence.
.SH "void TQWizard::layOutButtonRow ( QHBoxLayout * layout )\fC [virtual protected]\fR"
.SH "void TQWizard::layOutButtonRow ( TQHBoxLayout * layout )\fC [virtual protected]\fR"
This virtual function is responsible for adding the buttons below the bottom divider.
.PP
\fIlayout\fR is the horizontal layout of the entire wizard.
.SH "void TQWizard::layOutTitleRow ( QHBoxLayout * layout, const TQString & title )\fC [virtual protected]\fR"
.SH "void TQWizard::layOutTitleRow ( TQHBoxLayout * layout, const TQString & title )\fC [virtual protected]\fR"
This virtual function is responsible for laying out the title row.
.PP
\fIlayout\fR is the horizontal layout for the wizard, and \fItitle\fR is the title for this page. This function is called every time \fItitle\fR changes.

@ -107,7 +107,7 @@ also be used as a separate widget.
\img qprogdlg-w.png
In the screenshot below we have a \l QGroupBox that contains a \l
In the screenshot below we have a \l TQGroupBox that contains a \l
TQLineEdit, a read-only \l TQComboBox and an editable \l TQComboBox.
\img groupbox-w.png

@ -440,12 +440,12 @@ If you used calls to QInputDialog::getText(...) that provided more
than the first two required parameters you will must add a value
for the \c echo parameter.
\section1 QLayout and Other Abstract Layout Classes
\section1 TQLayout and Other Abstract Layout Classes
The definitions of \l QGLayoutIterator, \l QLayout, \l QLayoutItem, \l
QLayoutIterator, \l QSpacerItem and \l TQWidgetItem have been moved from \c
<ntqabstractlayout.h> to \c <ntqlayout.h>. The header \c
<ntqabstractlayout.h> now includes \c <ntqlayout.h> for compatibility. It
The definitions of \l TQGLayoutIterator, \l TQLayout, \l TQLayoutItem, \l
TQLayoutIterator, \l TQSpacerItem and \l TQWidgetItem have been moved from \c
<ntqabstractlayout.h> to \c <tqlayout.h>. The header \c
<ntqabstractlayout.h> now includes \c <tqlayout.h> for compatibility. It
might be removed in a future version.
\section1 TQListViewItem

@ -318,15 +318,15 @@ We'll keep it simple and use just a single parent and a lone child.
\section1 Line-by-line Walkthrough
\skipto ntqvbox.h
\printline ntqvbox.h
\skipto tqvbox.h
\printline tqvbox.h
We add an include of ntqvbox.h to get the layout class we'll use.
We add an include of tqvbox.h to get the layout class we'll use.
\skipto QVBox
\printline QVBox
\skipto TQVBox
\printline TQVBox
Here we simply create a vertical box container. The QVBox arranges
Here we simply create a vertical box container. The TQVBox arranges
its child widgets in a vertical row, one above the other, handing out
space according to each child's \l TQWidget::sizePolicy().
@ -342,7 +342,7 @@ This TQPushButton is created with both a text ("Quit") and a parent
(box). A child widget is always on top of its parent. When
displayed, it is clipped by its parent's bounds.
The parent widget, the QVBox, automatically adds the child centered in
The parent widget, the TQVBox, automatically adds the child centered in
its box. Because nothing else is added, the button gets all the space
the parent has.
@ -502,10 +502,10 @@ by using signals and slots, and how to handle resize events.
\section1 Line-by-line Walkthrough
\skipto qapp
\printuntil qvbox
\printuntil tqvbox
Three new include files are shown here. tqslider.h and tqlcdnumber.h are there
because we use two new widgets, TQSlider and TQLCDNumber. ntqvbox.h is
because we use two new widgets, TQSlider and TQLCDNumber. tqvbox.h is
here because we use Qt's automatic layout support.
\skipto MyWidget
@ -514,9 +514,9 @@ here because we use Qt's automatic layout support.
\target constructor
\printuntil {
MyWidget is now derived from QVBox instead of TQWidget. That way we use
the layout of the QVBox (which places all of its children vertically
inside itself). Resizes are now handled automatically by the QVBox and
MyWidget is now derived from TQVBox instead of TQWidget. That way we use
the layout of the TQVBox (which places all of its children vertically
inside itself). Resizes are now handled automatically by the TQVBox and
therefore by MyWidget, too.
\skipto lcd
@ -706,7 +706,7 @@ header file.
\printline include
\c ntqvbox.h is included. LCDRange inherits QVBox, and the header file
\c tqvbox.h is included. LCDRange inherits TQVBox, and the header file
of a parent class must always be included. We cheated a bit in the
previous chapters, and we let \c tqwidget.h be included indirectly via
other header files such as \c tqpushbutton.h.
@ -1050,7 +1050,7 @@ loop upon the first change of one of the values.
\printline TQGridLayout
\printline 2x2
So far we have used the no-assembly-required QVBox and TQGrid widgets
So far we have used the no-assembly-required TQVBox and TQGrid widgets
for geometry management. Now, however, we want to have a little more
control over the layout, and we switch to the more powerful TQGridLayout
class. TQGridLayout isn't a widget; it is a different class that can
@ -1456,8 +1456,8 @@ We add a second LCDRange, which will be used to set the force.
We connect the \c force widget and the \c cannonField widget, just like
we did for the \c angle widget.
\skipto QVBoxLayout
\printline QVBoxLayout
\skipto TQVBoxLayout
\printline TQVBoxLayout
\printline addLayout
\printline addWidget
\printline addWidget
@ -1991,7 +1991,7 @@ We set the force text label to "FORCE".
\section1 Behavior
The LCDRange widgets look a bit strange - the built-in layout
management in QVBox gives the labels too much space and the rest not
management in TQVBox gives the labels too much space and the rest not
enough. We'll fix that in the next chapter.
(See \link tutorial1-07.html#compiling Compiling\endlink for how to create a
@ -2073,9 +2073,9 @@ implementation.
\skipto include
\printuntil TQWidget
We inherit TQWidget rather than QVBox. QVBox is very easy to use, but
We inherit TQWidget rather than TQVBox. TQVBox is very easy to use, but
again it showed its limitations so we switch to the more powerful and
slightly harder to use QVBoxLayout. (As you remember, QVBoxLayout is
slightly harder to use TQVBoxLayout. (As you remember, TQVBoxLayout is
not a widget, it manages one.)
\section2 \l t13/lcdrange.cpp
@ -2085,7 +2085,7 @@ not a widget, it manages one.)
\skipto layout
\printline layout
We need to include ntqlayout.h now to get the other layout management
We need to include tqlayout.h now to get the other layout management
API.
\printline LCDRange
@ -2096,10 +2096,10 @@ We inherit TQWidget in the usual way.
The other constructor has the same change. init() is unchanged,
except that we've added some lines at the end:
\skipto QVBoxLayout
\printline QVBoxLayout
\skipto TQVBoxLayout
\printline TQVBoxLayout
We create a QVBoxLayout with all the default values, managing this
We create a TQVBoxLayout with all the default values, managing this
widget's children.
\printline addWidget
@ -2111,8 +2111,8 @@ At the top we add the TQLCDNumber with a non-zero stretch.
Then we add the other two, both with the default zero stretch.
This stretch control is something QVBoxLayout (and QHBoxLayout, and
TQGridLayout) offers but classes like QVBox do not. In this case
This stretch control is something TQVBoxLayout (and TQHBoxLayout, and
TQGridLayout) offers but classes like TQVBox do not. In this case
we're saying that the TQLCDNumber should stretch and the others should
not.
@ -2289,7 +2289,7 @@ nothing much we want to do with them. TQt will delete them when the
GameBoard widget is destroyed, and the layout classes will resize them
appropriately.
\skipto QHBoxLayout
\skipto TQHBoxLayout
\printuntil addStretch
\printline addWidget
@ -2567,14 +2567,14 @@ matrix and return TRUE if it is inside the original barrel rectangle.
We include the class definition of \l QAccel.
\skipto ::GameBoard
\skipto QVBox
\printline QVBox
\skipto TQVBox
\printline TQVBox
\printline setFrameStyle
\printline cannonField
We create and set up a \l QVBox, set its frame style, and then create
We create and set up a \l TQVBox, set its frame style, and then create
\c CannonField as a child of that box. Because nothing else is in the
box, the effect is that the QVBox will put a frame around the
box, the effect is that the TQVBox will put a frame around the
CannonField.
\skipto QAccel
@ -2612,7 +2612,7 @@ inherit the \l TQt namespace class.
\printline addWidget
\printline setColStretch
We put \c box (the QVBox), not the CannonField, in the lower-right
We put \c box (the TQVBox), not the CannonField, in the lower-right
cell.
\section1 Behavior

@ -1080,7 +1080,7 @@ be in a combobox, changeable simply by the user selecting a different
pattern. Next we set suitable initial widths, insert labels for each
column and finally add the table to the tableButtonBox layout.
\skipto QHBoxLayout
\skipto TQHBoxLayout
\printline
We create a horizontal box layout to hold the buttons.
@ -1092,7 +1092,7 @@ We create a color button and add it to the buttonBox layout. We
disable the button; we will only enable it when the focus is actually
on a color cell.
\skipto QSpacerItem
\skipto TQSpacerItem
\printuntil addItem
Since we want to separate the color button from the OK and Cancel

@ -33,7 +33,7 @@ biff [Unix-specific]
buttongroups
This examples shows different types of group boxes (TQButtonGroup,
and QGroupBox), and different kinds of buttons (TQCheckBox,
and TQGroupBox), and different kinds of buttons (TQCheckBox,
TQRadioButton, and TQPushButton). It also shows how to add a
TQPopupMenu to a button.
@ -160,7 +160,7 @@ iconview
layout [obsolete]
This example shows simple and intermediate use of Qt's layout
classes, TQGridLaout, QBoxLayout etc.
classes, TQGridLaout, TQBoxLayout etc.
life
An implementation of the life game with a Unix-flavor GUI.

@ -11,7 +11,7 @@
#include <tqtabwidget.h>
#include <tqlistview.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqwidget.h>
#include <tqlabel.h>
#include <tqpushbutton.h>

@ -11,10 +11,10 @@
#include <tqpopupmenu.h>
#include <tqbuttongroup.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqradiobutton.h>
#include <tqcheckbox.h>
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
#include <tqpushbutton.h>
/*

@ -6,7 +6,7 @@
#include <tqframe.h>
#include <tqimage.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqpushbutton.h>
#include <tqradiobutton.h>
#include <tqspinbox.h>

@ -3,7 +3,7 @@
#include <tqcolordialog.h>
#include <tqcombobox.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqpixmap.h>
#include <tqpushbutton.h>
#include <tqtable.h>

@ -10,12 +10,12 @@
#include "checklists.h"
#include <tqlistview.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqlabel.h>
#include <tqvaluelist.h>
#include <tqstring.h>
#include <tqpushbutton.h>
#include <ntqlayout.h>
#include <tqlayout.h>
/*
* Constructor

@ -10,7 +10,7 @@
#include <tqlabel.h>
#include <tqbitmap.h>
#include <ntqapplication.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <ntqcursor.h>
// cb_bits and cm_bits were generated by X bitmap program.

@ -14,7 +14,7 @@
#ifndef BORDER_H
#define BORDER_H
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqptrlist.h>
class BorderWidgetItem : public TQWidgetItem

@ -14,7 +14,7 @@
#ifndef CARD_H
#define CARD_H
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqptrlist.h>
class CardLayout : public TQLayout

@ -14,7 +14,7 @@
#ifndef FLOW_H
#define FLOW_H
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqptrlist.h>
class SimpleFlow : public TQLayout

@ -16,7 +16,7 @@
#include <ntqapplication.h>
#include <tqlabel.h>
#include <tqcolor.h>
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
#include <tqpushbutton.h>
#include <tqmultilineedit.h>
#include <tqcolor.h>

@ -10,7 +10,7 @@
#include "display.h"
#include <tqpainter.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqtimer.h>
#include <tqpushbutton.h>
#include <tqframe.h>

@ -1,6 +1,6 @@
#include <tqiconview.h>
#include <tqdragobject.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqmultilineedit.h>
#include "dnd.h"

@ -2,11 +2,11 @@
#include <tqcanvas.h>
#include <stdlib.h>
#include <tqdatetime.h>
#include <ntqhbox.h>
#include <tqhbox.h>
#include <tqpushbutton.h>
#include <tqslider.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
const int bounce_rtti = 1234;

@ -3,8 +3,8 @@
#include "../textdrawing/textedit.h"
#include <tqaction.h>
#include <ntqlayout.h>
#include <ntqvbox.h>
#include <tqlayout.h>
#include <tqvbox.h>
#include <tqworkspace.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>

@ -1,7 +1,7 @@
#ifndef WRAPPER_H
#define WRAPPER_H
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqtranslator.h>

@ -1,4 +1,4 @@
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqtextview.h>
#include <tqfont.h>
#include "glinfo.h"

@ -12,7 +12,7 @@
#include <tqprinter.h>
#include <tqpainter.h>
#include <tqcheckbox.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqimage.h>
#include "printpreview.h"

@ -6,7 +6,7 @@
// --- toplevel.cpp ---
#include <ntqaccel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlcdnumber.h>
#include <tqpushbutton.h>

@ -208,7 +208,7 @@ Enables auto-resizing if <em>enable</em> is TRUE, or disables it if <em>enable</
<p>When auto-resizing is enabled, the label will resize itself to fit
the contents whenever the contents change. The top left corner is
not moved. This is useful for TQLabel widgets that are not managed by
a <a href="ntqlayout.html">TQLayout</a> (e.g. top-level widgets).
a <a href="tqlayout.html">TQLayout</a> (e.g. top-level widgets).
<p>Auto-resizing is disabled by default.
<p>See also <a href="#75b2a1">autoResize</a>(), <a href="tqwidget.html#ab3108">adjustSize</a>() and <a href="#614dd5">sizeHint</a>().
<h3 class="fn">void <a name="191701"></a>TQLabel::setBuddy ( <a href="tqwidget.html">TQWidget</a> * buddy ) <code>[virtual]</code></h3>

@ -12,7 +12,7 @@
#include <ntqapplication.h>
#include "dropsite.h"
#include "secret.h"
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqcombobox.h>
#include <tqlabel.h>
#include <tqpixmap.h>

@ -4,7 +4,7 @@
#include <tqstringlist.h>
#include <tqtextview.h>
#include <tqpushbutton.h>
#include <ntqlayout.h>
#include <tqlayout.h>
Viewer::Viewer()
:TQWidget()

@ -12,8 +12,8 @@
#include <tqfileinfo.h>
#include <ntqmessagebox.h>
#include <tqcheckbox.h>
#include <ntqvbox.h>
#include <ntqlayout.h>
#include <tqvbox.h>
#include <tqlayout.h>
#include <tqbuttongroup.h>
#include <tqpushbutton.h>
#include <tqsignalmapper.h>

@ -13,8 +13,8 @@
#include <tqlistbox.h>
#include <tqcombobox.h>
#include <tqlabel.h>
#include <ntqhbox.h>
#include <ntqvbox.h>
#include <tqhbox.h>
#include <tqvbox.h>
#include <ntqaccel.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>

@ -11,7 +11,7 @@
#include <tqlabel.h>
#include <tqcolor.h>
#include <tqpushbutton.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlineedit.h>
#include <tqmultilineedit.h>
#include <tqmenubar.h>

@ -6,7 +6,7 @@
\title Layout Managers
This example shows simple and intermediate use of Qt's layout
classes, TQGridLayout, QBoxLayout etc.
classes, TQGridLayout, TQBoxLayout etc.
<hr>

@ -14,8 +14,8 @@
#include <tqframe.h>
#include <ntqvalidator.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqhbox.h>
#include <tqlayout.h>
#include <tqhbox.h>
/*
* Constructor

@ -10,7 +10,7 @@
#ifndef LINEDITS_H
#define LINEDITS_H
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
class TQLineEdit;
class TQComboBox;

@ -15,7 +15,7 @@
#include <tqspinbox.h>
#include <tqlistbox.h>
#include <tqbuttongroup.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqpushbutton.h>

@ -11,7 +11,7 @@
#include <tqcombobox.h>
#include <tqlistbox.h>
#include <ntqhbox.h>
#include <tqhbox.h>
#include <tqpushbutton.h>
#include <tqstring.h>
#include <tqpixmap.h>

@ -10,7 +10,7 @@
#ifndef LISTBOX_COMBO_H
#define LISTBOX_COMBO_H
#include <ntqvbox.h>
#include <tqvbox.h>
class TQListBox;
class TQLabel;

@ -31,7 +31,7 @@
#include <tqpaintdevicemetrics.h>
#include <tqwhatsthis.h>
#include <tqobjectlist.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqsimplerichtext.h>
#include "filesave.xpm"

@ -14,7 +14,7 @@
#include <tqpainter.h>
#include <ntqmessagebox.h>
#include <tqmovie.h>
#include <ntqvbox.h>
#include <tqvbox.h>
class MovieScreen : public TQFrame {

@ -9,8 +9,8 @@
#include <tqsocket.h>
#include <ntqapplication.h>
#include <ntqvbox.h>
#include <ntqhbox.h>
#include <tqvbox.h>
#include <tqhbox.h>
#include <tqtextview.h>
#include <tqlineedit.h>
#include <tqlabel.h>

@ -10,7 +10,7 @@
#include <tqsocket.h>
#include <tqserversocket.h>
#include <ntqapplication.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqtextview.h>
#include <tqlabel.h>
#include <tqpushbutton.h>

@ -13,7 +13,7 @@
#include <ntqapplication.h>
#include <tqmainwindow.h>
#include <tqtextstream.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqlabel.h>
#include <tqtextview.h>
#include <tqpushbutton.h>

@ -14,7 +14,7 @@
#include <tqmultilineedit.h>
#include <tqpushbutton.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
Composer::Composer( TQWidget *parent )
: TQWidget( parent )

@ -10,7 +10,7 @@
#ifndef VIEW_H
#define VIEW_H
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqcstring.h>
#include <tqurloperator.h>

@ -9,7 +9,7 @@
#include <tqpushbutton.h>
#include <tqslider.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqframe.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>

@ -16,7 +16,7 @@
#include <tqpushbutton.h>
#include <tqslider.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqframe.h>
#include <tqlabel.h>
#include <tqmenubar.h>

@ -7,7 +7,7 @@
**
*****************************************************************************/
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqframe.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>

@ -54,10 +54,10 @@ can put all kinds of TQt widgets (your own or those provided with Qt)
on top of the OpenGL image (widget), e.g. pushbuttons etc., and they
can be moved, resized, or removed without destroying the OpenGL image.
Using with geometry management: The QLayout classes will not allow you
Using with geometry management: The TQLayout classes will not allow you
to put one widget (the overlay) on top of another (the OpenGL widget);
that would defy the whole purpose of the automatic layout. The
solution is to add just one of them to the QLayout object. Have it
solution is to add just one of them to the TQLayout object. Have it
keep a pointer to the other (i.e. the TQGLWidget knows about its
overlay widget or vice versa). Implement the resizeEvent() method of
the widget you put in the layout, and make it call setGeometry() on

@ -59,10 +59,10 @@ can put all kinds of TQt widgets (your own or standard TQt widgets) on
top of the OpenGL image (widget), e.g. pushbuttons etc., and they can
be moved, resized, or removed without destroying the OpenGL image.
\i \e{Using with geometry management.} The QLayout classes don't permit
\i \e{Using with geometry management.} The TQLayout classes don't permit
putting one widget (the overlay) on top of another (the OpenGL
widget); that would defy the whole purpose of the automatic layout.
The solution is to add just one of them to the QLayout object. Have it
The solution is to add just one of them to the TQLayout object. Have it
keep a pointer to the other (i.e. the TQGLWidget knows about its
overlay widget or vice versa). Implement the resizeEvent() method of
the widget you put in the layout, and make it call setGeometry() on

@ -9,7 +9,7 @@
#include <tqpushbutton.h>
#include <tqslider.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqframe.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>

@ -9,7 +9,7 @@
#include <tqpushbutton.h>
#include <tqslider.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqframe.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>

@ -9,7 +9,7 @@
#include "popup.h"
#include <ntqapplication.h>
#include <ntqlayout.h>
#include <tqlayout.h>
FancyPopup::FancyPopup( TQWidget* parent, const char* name ):
TQLabel( parent, name, WType_Popup ){

@ -9,7 +9,7 @@
#include <tqobject.h>
#include <tqprocess.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqtextview.h>
#include <tqpushbutton.h>
#include <ntqapplication.h>

@ -12,7 +12,7 @@
#include <tqradiobutton.h>
#include <tqpushbutton.h>
#include <tqprogressbar.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <ntqmotifstyle.h>

@ -9,7 +9,7 @@
#include "rangecontrols.h"
#include <ntqhbox.h>
#include <tqhbox.h>
#include <tqlcdnumber.h>
#include <tqspinbox.h>
#include <tqlabel.h>

@ -10,7 +10,7 @@
#ifndef RANGECONTROLS_H
#define RANGECONTROLS_H
#include <ntqvbox.h>
#include <tqvbox.h>
class TQCheckBox;

@ -3,7 +3,7 @@
#include <tqclipboard.h>
#include <tqcombobox.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqpushbutton.h>
#include <tqregexp.h>
#include <tqstatusbar.h>

@ -9,8 +9,8 @@
#include "richtext.h"
#include <ntqhbox.h>
#include <ntqhbox.h>
#include <tqhbox.h>
#include <tqhbox.h>
#include <tqpushbutton.h>
#include <tqtextview.h>
#include <tqbrush.h>

@ -10,7 +10,7 @@
#ifndef RICHTEXT_H
#define RICHTEXT_H
#include <ntqvbox.h>
#include <tqvbox.h>
class TQTextView;
class TQPushButton;

@ -12,7 +12,7 @@
#include <tqmultilineedit.h>
#include <tqpushbutton.h>
#include <ntqapplication.h>
#include <ntqlayout.h>
#include <tqlayout.h>
Rot13::Rot13()
{

@ -15,7 +15,7 @@
#include <tqpainter.h>
#include <tqpixmap.h>
#include <ntqmessagebox.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlabel.h>
#include <tqmultilineedit.h>
#include <tqsizegrip.h>

@ -9,10 +9,10 @@
#include "imagetexteditor.h"
#include <tqimage.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqgrid.h>
#include <ntqvbox.h>
#include <ntqhbox.h>
#include <tqvbox.h>
#include <tqhbox.h>
#include <tqcombobox.h>
#include <tqmultilineedit.h>
#include <tqlabel.h>

@ -10,7 +10,7 @@
#include <ntqapplication.h>
#include <tqdialog.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlineedit.h>
#include <tqpushbutton.h>
#include <tqsqldatabase.h>

@ -10,7 +10,7 @@
#include <ntqapplication.h>
#include <tqdialog.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlineedit.h>
#include <tqsqldatabase.h>
#include <tqsqlcursor.h>

@ -10,7 +10,7 @@
#include <ntqapplication.h>
#include <tqdialog.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlineedit.h>
#include <tqpushbutton.h>
#include <tqsqldatabase.h>

@ -9,7 +9,7 @@
#include "tabdialog.h"
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqlabel.h>
#include <tqlineedit.h>
#include <tqdatetime.h>

@ -8,7 +8,7 @@
*****************************************************************************/
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqpainter.h>
#include <math.h>

@ -6,7 +6,7 @@
#include <tqpushbutton.h>
#include <tqcheckbox.h>
#include <tqprogressbar.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqevent.h>
#include <tqlabel.h>
#include <tqcstring.h>

@ -13,7 +13,7 @@
#include <tqthread.h>
#include <tqsemaphore.h>
#include <tqmutex.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <ntqmessagebox.h>
#include <tqlabel.h>

@ -14,7 +14,7 @@
#include <tqcombobox.h>
#include <tqcheckbox.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <stdlib.h> // rand() function
#include <tqdatetime.h> // seed for rand()

@ -534,7 +534,7 @@ Note that this attribute is not supported on many windowing systems and will hav
</connections>
<includes>
<include location="global" impldecl="in declaration">ntqguardedptr.h</include>
<include location="global" impldecl="in declaration">ntqvbox.h</include>
<include location="global" impldecl="in declaration">tqvbox.h</include>
<include location="global" impldecl="in implementation">tqfiledialog.h</include>
</includes>
<variables>

@ -15,7 +15,7 @@
#include <tqfileinfo.h>
#include <tqfile.h>
#include <tqtextstream.h>
#include <ntqhbox.h>
#include <tqhbox.h>
#include <tqspinbox.h>
#include <tqlabel.h>
#include <tqmultilineedit.h>

@ -13,7 +13,7 @@
#include <tqscrollview.h>
#include <tqfiledialog.h>
#include <tqwidgetstack.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqurl.h>
#include <tqpixmap.h>
#include <tqstringlist.h>

@ -9,7 +9,7 @@
#include <ntqmessagebox.h>
#include <tqpixmap.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <ntqapplication.h>
// Standard TQt widgets
@ -21,7 +21,7 @@
#include <tqcheckbox.h>
#include <tqcombobox.h>
#include <tqframe.h>
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
#include <tqlabel.h>
#include <tqlcdnumber.h>
#include <tqmultilineedit.h>
@ -35,7 +35,7 @@
#include <tqstatusbar.h>
#include <tqwhatsthis.h>
#include <tqtoolbutton.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqtabbar.h>
#include <tqtabwidget.h>
#include <tqwidgetstack.h>

@ -10,8 +10,8 @@
#include "wizard.h"
#include <tqwidget.h>
#include <ntqhbox.h>
#include <ntqvbox.h>
#include <tqhbox.h>
#include <tqvbox.h>
#include <tqlabel.h>
#include <tqlineedit.h>
#include <tqpushbutton.h>

@ -20,8 +20,8 @@
#include <tqslider.h>
#include <tqmenubar.h>
#include <tqfontdialog.h>
#include <ntqlayout.h>
#include <ntqvbox.h>
#include <tqlayout.h>
#include <tqvbox.h>
#include <tqwidgetstack.h>
#include <tqpainter.h>

@ -1 +0,0 @@
../src/widgets/ntqgroupbox.h

@ -1 +0,0 @@
../src/widgets/ntqhbox.h

@ -1 +0,0 @@
../src/widgets/ntqhbuttongroup.h

@ -1 +0,0 @@
../src/widgets/ntqhgroupbox.h

@ -1 +0,0 @@
../src/kernel/ntqlayout.h

@ -1 +0,0 @@
../src/widgets/ntqvbox.h

@ -1 +0,0 @@
../src/widgets/ntqvbuttongroup.h

@ -1 +0,0 @@
../src/widgets/ntqvgroupbox.h

@ -1 +0,0 @@
../../src/kernel/qlayoutengine_p.h

@ -0,0 +1 @@
../../src/kernel/tqlayoutengine_p.h

@ -0,0 +1 @@
../src/widgets/tqgroupbox.h

@ -0,0 +1 @@
../src/widgets/tqhbox.h

@ -0,0 +1 @@
../src/widgets/tqhbuttongroup.h

@ -0,0 +1 @@
../src/widgets/tqhgroupbox.h

@ -0,0 +1 @@
../src/kernel/tqlayout.h

@ -0,0 +1 @@
../src/widgets/tqvbox.h

@ -0,0 +1 @@
../src/widgets/tqvbuttongroup.h

@ -0,0 +1 @@
../src/widgets/tqvgroupbox.h

@ -13,7 +13,7 @@
#include <tqlabel.h>
#include <tqlcdnumber.h>
#include <tqprogressbar.h>
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
#include <tqtoolbutton.h>
#include <tqwhatsthis.h>
#include <tqtooltip.h>

@ -46,7 +46,7 @@
#include "tqcheckbox.h"
#include "tqdict.h"
#include "tqlabel.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "ntqmessagebox.h"
#include "tqpushbutton.h"
#include "tqstringlist.h"

@ -42,7 +42,7 @@
#ifndef TQT_NO_INPUTDIALOG
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqlabel.h"
#include "tqlineedit.h"
#include "tqpushbutton.h"

@ -52,7 +52,7 @@
#include "tqpushbutton.h"
#include "tqprinter.h"
#include "tqlistview.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqbuttongroup.h"
#include "tqradiobutton.h"
#include "tqspinbox.h"

@ -43,7 +43,7 @@
#ifndef TQT_NO_COLORDIALOG
#include "tqpainter.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqlabel.h"
#include "tqpushbutton.h"
#include "tqlineedit.h"

@ -47,7 +47,7 @@
#include "ntqapplication.h"
#include "tqobjectlist.h"
#include "tqwidgetlist.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqsizegrip.h"
#include "tqwhatsthis.h"
#include "tqpopupmenu.h"

@ -66,10 +66,10 @@
#include "tqdragobject.h"
#include "tqfile.h"
#include "ntqguardedptr.h"
#include "ntqhbox.h"
#include "tqhbox.h"
#include "tqheader.h"
#include "tqlabel.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "ntqlibrary.h"
#include "tqlineedit.h"
#include "tqlistbox.h"
@ -91,7 +91,7 @@
#include "tqtimer.h"
#include "tqtoolbutton.h"
#include "tqtooltip.h"
#include "ntqvbox.h"
#include "tqvbox.h"
#include "tqwidgetstack.h"
#ifdef TQ_WS_X11

@ -49,9 +49,9 @@
#include "tqpushbutton.h"
#include "tqcheckbox.h"
#include "tqcombobox.h"
#include "ntqlayout.h"
#include "ntqvgroupbox.h"
#include "ntqhgroupbox.h"
#include "tqlayout.h"
#include "tqvgroupbox.h"
#include "tqhgroupbox.h"
#include "tqlabel.h"
#include "ntqapplication.h"
#include "tqfontdatabase.h"

@ -51,7 +51,7 @@
#include "ntqapplication.h"
#include "tqtabwidget.h"
#include "tqwidgetstack.h"
#include "ntqlayout.h"
#include "tqlayout.h"
/*!
\class TQTabDialog tqtabdialog.h

@ -42,7 +42,7 @@
#ifndef TQT_NO_WIZARD
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqpushbutton.h"
#include "ntqcursor.h"
#include "tqlabel.h"

@ -47,7 +47,7 @@
#ifndef QT_H
#ifndef TQT_NO_COMPAT
#include "ntqlayout.h"
#include "tqlayout.h"
#endif
#endif // QT_H

@ -78,7 +78,7 @@
#include "tqurlinfo.h"
#include "tqwidgetlist.h"
#include <tqcombobox.h>
#include "ntqgroupbox.h"
#include "tqgroupbox.h"
#include "tqdialog.h"
#include <tqdataview.h>
#include "ntqdockwindow.h"
@ -97,9 +97,9 @@
#include "tqbuttongroup.h"
#include <tqdatetimeedit.h>
#include "ntqgvector.h"
#include "ntqhbox.h"
#include <ntqhbuttongroup.h>
#include <ntqhgroupbox.h>
#include "tqhbox.h"
#include <tqhbuttongroup.h>
#include <tqhgroupbox.h>
#include "tqsocketnotifier.h"
#include <tqeventloop.h>
#include <tqhttp.h>
@ -117,7 +117,7 @@
#include <ntqkeycode.h>
#include <ntqaccel.h>
#include "tqlabel.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include <tqlcdnumber.h>
#include <ntqlibrary.h>
#include <ntqinputdialog.h>
@ -254,9 +254,9 @@
#include <tqvaluestack.h>
#include <tqvaluevector.h>
#include <tqdatatable.h>
#include <ntqvbox.h>
#include <ntqvbuttongroup.h>
#include <ntqvgroupbox.h>
#include <tqvbox.h>
#include <tqvbuttongroup.h>
#include <tqvgroupbox.h>
#include <tqthread.h>
#include <tqwhatsthis.h>
#include <ntqapplication.h>
@ -278,7 +278,7 @@
#include "private/qcom_p.h"
#include "private/tqimageformatinterface_p.h"
#include "private/tqisciicodec_p.h"
#include "private/qlayoutengine_p.h"
#include "private/tqlayoutengine_p.h"
#include "private/qcomlibrary_p.h"
#include "private/qeffects_p.h"
#include "private/qgpluginmanager_p.h"

@ -38,11 +38,11 @@
**
**********************************************************************/
#include "ntqlayout.h"
#include "tqlayout.h"
#ifndef TQT_NO_LAYOUT
#include "ntqapplication.h"
#include "qlayoutengine_p.h"
#include "tqlayoutengine_p.h"
#include "tqmenubar.h"
#include "tqtoolbar.h"

@ -72,7 +72,7 @@
#include "tqstylesheet.h"
#include "tqptrvector.h"
#include "tqpainter.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqobject.h"
#include "ntqapplication.h"
#endif // QT_H

@ -37,8 +37,8 @@ kernel {
$$KERNEL_H/tqimageformatplugin.h \
$$KERNEL_H/ntqkeycode.h \
$$KERNEL_H/ntqkeysequence.h \
$$KERNEL_H/ntqlayout.h \
$$KERNEL_P/qlayoutengine_p.h \
$$KERNEL_H/tqlayout.h \
$$KERNEL_P/tqlayoutengine_p.h \
$$KERNEL_H/tqtranslator.h \
$$KERNEL_H/ntqmetaobject.h \
$$KERNEL_H/tqmime.h \
@ -218,8 +218,8 @@ kernel {
$$KERNEL_CPP/tqimage.cpp \
$$KERNEL_CPP/tqimageformatplugin.cpp \
$$KERNEL_CPP/qkeysequence.cpp \
$$KERNEL_CPP/qlayout.cpp \
$$KERNEL_CPP/qlayoutengine.cpp \
$$KERNEL_CPP/tqlayout.cpp \
$$KERNEL_CPP/tqlayoutengine.cpp \
$$KERNEL_CPP/tqtranslator.cpp \
$$KERNEL_CPP/qmetaobject.cpp \
$$KERNEL_CPP/tqmime.cpp \

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "ntqlayout.h"
#include "tqlayout.h"
#ifndef TQT_NO_LAYOUT
@ -47,7 +47,7 @@
#include "tqptrlist.h"
#include "tqsizepolicy.h"
#include "qlayoutengine_p.h"
#include "tqlayoutengine_p.h"
/*
Three internal classes related to TQGridLayout: (1) TQGridBox is a
@ -1625,7 +1625,7 @@ private:
the mainWidget()), divides it up into a row of boxes, and makes
each managed widget fill one box.
\img qhbox-m.png Horizontal box with five child widgets
\img tqhbox-m.png Horizontal box with five child widgets
If the TQBoxLayout's orientation is \c Horizontal the boxes are
placed in a row, with suitable sizes. Each widget (or other box)
@ -1633,7 +1633,7 @@ private:
Any excess space is shared according to the stretch factors (more
about that below).
\img qvbox-m.png Vertical box with five child widgets
\img tqvbox-m.png Vertical box with five child widgets
If the TQBoxLayout's orientation is \c Vertical, the boxes are
placed in a column, again with suitable sizes.
@ -2457,7 +2457,7 @@ void TQBoxLayout::calcHfw( int w )
l->addWidget( anotherChildOfWidget );
\endcode
\img qhboxlayout.png TQHBox
\img tqhboxlayout.png TQHBox
\sa TQVBoxLayout TQGridLayout
\link layout.html the Layout overview \endlink
@ -2533,7 +2533,7 @@ TQHBoxLayout::~TQHBoxLayout()
l->addWidget( anotherWidget );
\endcode
\img qvboxlayout.png TQVBox
\img tqvboxlayout.png TQVBox
\sa TQHBoxLayout TQGridLayout \link layout.html the Layout overview \endlink
*/

@ -38,8 +38,8 @@
**
**********************************************************************/
#include "ntqlayout.h"
#include "private/qlayoutengine_p.h"
#include "tqlayout.h"
#include "private/tqlayoutengine_p.h"
#ifndef TQT_NO_LAYOUT

@ -42,7 +42,7 @@
#define TQLAYOUTENGINE_P_H
#ifndef TQLAYOUT_H
#error "Need to include ntqlayout.h before including qlayoutengine_p.h"
#error "Need to include tqlayout.h before including tqlayoutengine_p.h"
#endif
//
@ -50,7 +50,7 @@
// -------------
//
// This file is not part of the TQt API. It exists for the convenience
// of qlayout.cpp, qlayoutengine.cpp, tqmainwindow.cpp and qsplitter.cpp.
// of tqlayout.cpp, tqlayoutengine.cpp, tqmainwindow.cpp and qsplitter.cpp.
// This header file may change from version to version without notice,
// or even be removed.
//

@ -45,7 +45,7 @@
#include "tqbitmap.h"
#include "tqpixmapcache.h"
#include "tqframe.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqlistview.h"
#include "tqpopupmenu.h"
#include "tqpushbutton.h"

@ -43,7 +43,7 @@
#ifndef TQT_NO_RICHTEXT
#include "private/qrichtext_p.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqpainter.h"
#include "ntqcleanuphandler.h"

@ -50,7 +50,7 @@
#include "ntqapplication.h"
#include "qapplication_p.h"
#include "tqbrush.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqstylefactory.h"
#include "ntqcleanuphandler.h"
#include "tqstyle.h"

@ -46,7 +46,7 @@
#include "tqbitmap.h"
#include "tqimage.h"
#include "tqobjectlist.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqtextcodec.h"
#include "tqdatetime.h"
#include "ntqcursor.h"

@ -46,7 +46,7 @@
#include "tqsqleditorfactory.h"
#include "tqsqlpropertymap.h"
#include "ntqapplication.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqpainter.h"
#include "tqpopupmenu.h"
#include "tqvaluelist.h"

@ -60,7 +60,7 @@
#include "tqheader.h"
#include "tqspinbox.h"
#include "ntqrangecontrol.h"
#include "ntqgroupbox.h"
#include "tqgroupbox.h"
#include "tqslider.h"
#include "tqlistview.h"
#include "tqcheckbox.h"

@ -59,7 +59,7 @@
#include "tqtabbar.h"
#include "tqtoolbar.h"
#include "ntqguardedptr.h"
#include "ntqlayout.h"
#include "tqlayout.h"
struct TQMotifPlusStylePrivate

@ -45,7 +45,7 @@
#include "tqwidget.h"
#include "tqptrlist.h"
#include "ntqdockwindow.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqvaluelist.h"
#include "ntqguardedptr.h"
#include "tqtextstream.h"

@ -42,7 +42,7 @@
#ifndef TQT_NO_MAINWINDOW
#include "ntqsplitter.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqptrvector.h"
#include "ntqapplication.h"
#include "tqpainter.h"

@ -49,7 +49,7 @@
#include "ntqapplication.h"
#include "tqtoolbutton.h"
#include "tqtoolbar.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqmainwindow.h"
#include "tqtimer.h"
#include "tqtooltip.h"

@ -41,8 +41,8 @@
#include "ntqsplitter.h"
#ifndef TQT_NO_SPLITTER
#include "ntqlayout.h"
#include "../kernel/qlayoutengine_p.h"
#include "tqlayout.h"
#include "../kernel/tqlayoutengine_p.h"
#include "ntqapplication.h"
#include "tqbitmap.h"
#include "ntqdrawutil.h"

@ -15,11 +15,11 @@ widgets {
$$WIDGETS_H/tqframe.h \
$$WIDGETS_H/tqgrid.h \
$$WIDGETS_H/tqgridview.h \
$$WIDGETS_H/ntqgroupbox.h \
$$WIDGETS_H/ntqhbuttongroup.h \
$$WIDGETS_H/tqgroupbox.h \
$$WIDGETS_H/tqhbuttongroup.h \
$$WIDGETS_H/tqheader.h \
$$WIDGETS_H/ntqhgroupbox.h \
$$WIDGETS_H/ntqhbox.h \
$$WIDGETS_H/tqhgroupbox.h \
$$WIDGETS_H/tqhbox.h \
$$WIDGETS_H/tqiconview.h \
$$WIDGETS_H/tqlabel.h \
$$WIDGETS_H/tqlcdnumber.h \
@ -52,9 +52,9 @@ widgets {
$$WIDGETS_H/tqtoolbutton.h \
$$WIDGETS_H/tqtooltip.h \
$$WIDGETS_H/ntqvalidator.h \
$$WIDGETS_H/ntqvbox.h \
$$WIDGETS_H/ntqvbuttongroup.h \
$$WIDGETS_H/ntqvgroupbox.h \
$$WIDGETS_H/tqvbox.h \
$$WIDGETS_H/tqvbuttongroup.h \
$$WIDGETS_H/tqvgroupbox.h \
$$WIDGETS_H/tqwhatsthis.h \
$$WIDGETS_H/tqwidgetstack.h \
$$WIDGETS_H/tqaction.h \
@ -77,11 +77,11 @@ widgets {
$$WIDGETS_CPP/tqframe.cpp \
$$WIDGETS_CPP/tqgrid.cpp \
$$WIDGETS_CPP/tqgridview.cpp \
$$WIDGETS_CPP/qgroupbox.cpp \
$$WIDGETS_CPP/qhbuttongroup.cpp \
$$WIDGETS_CPP/tqgroupbox.cpp \
$$WIDGETS_CPP/tqhbuttongroup.cpp \
$$WIDGETS_CPP/tqheader.cpp \
$$WIDGETS_CPP/qhgroupbox.cpp \
$$WIDGETS_CPP/qhbox.cpp \
$$WIDGETS_CPP/tqhgroupbox.cpp \
$$WIDGETS_CPP/tqhbox.cpp \
$$WIDGETS_CPP/tqiconview.cpp \
$$WIDGETS_CPP/tqlabel.cpp \
$$WIDGETS_CPP/tqlcdnumber.cpp \
@ -114,9 +114,9 @@ widgets {
$$WIDGETS_CPP/tqtoolbutton.cpp \
$$WIDGETS_CPP/tqtooltip.cpp \
$$WIDGETS_CPP/qvalidator.cpp \
$$WIDGETS_CPP/qvbox.cpp \
$$WIDGETS_CPP/qvbuttongroup.cpp \
$$WIDGETS_CPP/qvgroupbox.cpp \
$$WIDGETS_CPP/tqvbox.cpp \
$$WIDGETS_CPP/tqvbuttongroup.cpp \
$$WIDGETS_CPP/tqvgroupbox.cpp \
$$WIDGETS_CPP/tqwhatsthis.cpp \
$$WIDGETS_CPP/tqwidgetstack.cpp \
$$WIDGETS_CPP/tqaction.cpp \

@ -42,7 +42,7 @@
#define TQBUTTONGROUP_H
#ifndef QT_H
#include "ntqgroupbox.h"
#include "tqgroupbox.h"
#endif // QT_H
#ifndef TQT_NO_BUTTONGROUP

@ -47,7 +47,7 @@
#ifndef TQT_NO_DIALOG
#include <tqdialog.h>
#endif // TQT_NO_DIALOG
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqstyle.h>
#include <tqmap.h>

@ -37,7 +37,7 @@
#include "tqgrid.h"
#ifndef TQT_NO_GRID
#include "ntqlayout.h"
#include "tqlayout.h"
#include "ntqapplication.h"
/*!

@ -38,9 +38,9 @@
**
**********************************************************************/
#include "ntqgroupbox.h"
#include "tqgroupbox.h"
#ifndef TQT_NO_GROUPBOX
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqpainter.h"
#include "tqbitmap.h"
#include "ntqaccel.h"
@ -57,7 +57,7 @@
#endif
/*!
\class TQGroupBox ntqgroupbox.h
\class TQGroupBox tqgroupbox.h
\brief The TQGroupBox widget provides a group box frame with a title.
\ingroup organizers

@ -34,15 +34,15 @@
**
**********************************************************************/
#include "ntqhbox.h"
#include "tqhbox.h"
#ifndef TQT_NO_HBOX
#include "ntqlayout.h"
#include "tqlayout.h"
#include "ntqapplication.h"
#include "tqobjectlist.h"
/*!
\class TQHBox ntqhbox.h
\class TQHBox tqhbox.h
\brief The TQHBox widget provides horizontal geometry management
for its child widgets.
@ -59,7 +59,7 @@
in proportion to one another. (See \link layout.html
Layouts\endlink for more information on stretch factors.)
\img qhbox-m.png TQHBox
\img tqhbox-m.png TQHBox
\sa TQHBoxLayout TQVBox TQGrid
*/

@ -38,11 +38,11 @@
**
**********************************************************************/
#include "ntqhbuttongroup.h"
#include "tqhbuttongroup.h"
#ifndef TQT_NO_HBUTTONGROUP
/*!
\class TQHButtonGroup ntqhbuttongroup.h
\class TQHButtonGroup tqhbuttongroup.h
\brief The TQHButtonGroup widget organizes TQButton widgets in a
group with one horizontal row.

@ -38,11 +38,11 @@
**
**********************************************************************/
#include "ntqhgroupbox.h"
#include "tqhgroupbox.h"
#ifndef TQT_NO_HGROUPBOX
/*!
\class TQHGroupBox ntqhgroupbox.h
\class TQHGroupBox tqhgroupbox.h
\brief The TQHGroupBox widget organizes widgets in a group with one
horizontal row.
@ -55,7 +55,7 @@
of TQGroupBox. Think of it as a TQHBox that offers a frame with a
title.
\img qgroupboxes.png Group Boxes
\img tqgroupboxes.png Group Boxes
\sa TQVGroupBox
*/

@ -42,7 +42,7 @@
#define TQHGROUPBOX_H
#ifndef QT_H
#include "ntqgroupbox.h"
#include "tqgroupbox.h"
#endif // QT_H
#ifndef TQT_NO_HGROUPBOX

@ -62,7 +62,7 @@
#include "tqtextedit.h"
#include "tqmemarray.h"
#include "tqptrlist.h"
#include "ntqvbox.h"
#include "tqvbox.h"
#include "tqtooltip.h"
#include "tqbitmap.h"
#include "tqpixmapcache.h"

@ -59,7 +59,7 @@
#include "ntqtl.h"
#include "tqdragobject.h"
#include "tqlineedit.h"
#include "ntqvbox.h"
#include "tqvbox.h"
#include "tqtooltip.h"
#include "tqstyle.h"
#include "tqstylesheet.h"

@ -42,7 +42,7 @@
#ifndef TQT_NO_MAINWINDOW
#include "tqtimer.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqobjectlist.h"
#include "tqintdict.h"
#include "ntqapplication.h"

@ -50,7 +50,7 @@
#include "ntqdrawutil.h"
#include "ntqapplication.h"
#include "ntqguardedptr.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "ntqcleanuphandler.h"
#include "../kernel/qinternal_p.h"
#include "tqstyle.h"

@ -42,7 +42,7 @@
#ifndef TQT_NO_STATUSBAR
#include "tqptrlist.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqpainter.h"
#include "tqtimer.h"
#include "ntqdrawutil.h"

@ -43,14 +43,14 @@
#include "../kernel/qrichtext_p.h"
#include "ntqapplication.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqpainter.h"
#include "tqvaluestack.h"
#include "stdio.h"
#include "tqfile.h"
#include "tqtextstream.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqbitmap.h"
#include "tqtimer.h"
#include "tqimage.h"

@ -60,7 +60,7 @@
#include "tqtimer.h"
#include "ntqapplication.h"
#include "tqlistbox.h"
#include "ntqvbox.h"
#include "tqvbox.h"
#include "ntqapplication.h"
#include "tqclipboard.h"
#include "tqcolordialog.h"

@ -44,7 +44,7 @@
#include "tqmainwindow.h"
#include "tqtooltip.h"
#include "ntqcursor.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqframe.h"
#include "tqobjectlist.h"
#include "tqpainter.h"

@ -43,14 +43,14 @@
#ifndef TQT_NO_TOOLBOX
#include <tqbutton.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqscrollview.h>
#include <tqpainter.h>
#include <tqstyle.h>
#include <tqobjectlist.h>
#include <ntqapplication.h>
#include <tqwidgetlist.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqvaluelist.h>
#include <tqtooltip.h>
#include <tqeventloop.h>

@ -39,11 +39,11 @@
**********************************************************************/
#include "ntqvbox.h"
#include "tqvbox.h"
#ifndef TQT_NO_VBOX
/*!
\class TQVBox ntqvbox.h
\class TQVBox tqvbox.h
\brief The TQVBox widget provides vertical geometry management of
its child widgets.
@ -54,7 +54,7 @@
All its child widgets will be placed vertically and sized
according to their sizeHint()s.
\img qvbox-m.png TQVBox
\img tqvbox-m.png TQVBox
\sa TQHBox
*/

@ -42,7 +42,7 @@
#define TQVBOX_H
#ifndef QT_H
#include "ntqhbox.h"
#include "tqhbox.h"
#endif // QT_H
#ifndef TQT_NO_VBOX

@ -38,11 +38,11 @@
**
**********************************************************************/
#include "ntqvbuttongroup.h"
#include "tqvbuttongroup.h"
#ifndef TQT_NO_VBUTTONGROUP
/*!
\class TQVButtonGroup ntqvbuttongroup.h
\class TQVButtonGroup tqvbuttongroup.h
\brief The TQVButtonGroup widget organizes TQButton widgets in a
vertical column.

@ -38,11 +38,11 @@
**
**********************************************************************/
#include "ntqvgroupbox.h"
#include "tqvgroupbox.h"
#ifndef TQT_NO_VGROUPBOX
/*!
\class TQVGroupBox ntqvgroupbox.h
\class TQVGroupBox tqvgroupbox.h
\brief The TQVGroupBox widget organizes a group of widgets in a
vertical column.
@ -53,7 +53,7 @@
TQVGroupBox is a convenience class that offers a thin layer on top of
TQGroupBox. Think of it as a TQVBox that offers a frame with a title.
\img qgroupboxes.png Group Boxes
\img tqgroupboxes.png Group Boxes
\sa TQHGroupBox
*/

@ -42,7 +42,7 @@
#define TQVGROUPBOX_H
#ifndef QT_H
#include "ntqgroupbox.h"
#include "tqgroupbox.h"
#endif // QT_H
#ifndef TQT_NO_VGROUPBOX

@ -39,8 +39,8 @@
**********************************************************************/
#include "tqwidgetstack.h"
#include "ntqlayout.h"
#include "../kernel/qlayoutengine_p.h"
#include "tqlayout.h"
#include "../kernel/tqlayoutengine_p.h"
#ifndef TQT_NO_WIDGETSTACK
#include "tqobjectlist.h"

@ -43,10 +43,10 @@
#include "ntqapplication.h"
#include "../widgets/qtitlebar_p.h"
#include "tqobjectlist.h"
#include "ntqlayout.h"
#include "tqlayout.h"
#include "tqtoolbutton.h"
#include "tqlabel.h"
#include "ntqvbox.h"
#include "tqvbox.h"
#include "ntqaccel.h"
#include "ntqcursor.h"
#include "tqpopupmenu.h"

@ -45,7 +45,7 @@
#include <tqbitmap.h>
#include <tqdragobject.h>
#include <ntqinputdialog.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqmainwindow.h>
#include <tqmenudata.h>
#include <ntqmessagebox.h>

@ -50,7 +50,7 @@
#include <tqwidget.h>
#include <ntqmetaobject.h>
#include <ntqapplication.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <ntqmessagebox.h>
#include <tqlistbox.h>
#include <tqiconview.h>

@ -35,11 +35,11 @@
#include "dbconnection.h"
#include "project.h"
#include "asciivalidator.h"
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
#include <tqcombobox.h>
#include <tqspinbox.h>
#include <tqlineedit.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqsqldatabase.h>
DatabaseConnectionEditor::DatabaseConnectionEditor( DatabaseConnection* connection, TQWidget* parent,

@ -33,8 +33,8 @@
#include "dbconnectionsimpl.h"
#include <tqptrlist.h>
#include <ntqgroupbox.h>
#include <ntqlayout.h>
#include <tqgroupbox.h>
#include <tqlayout.h>
#include "project.h"
#include <tqlistbox.h>
#include <tqcombobox.h>

@ -16,7 +16,7 @@
#include <tqdialog.h>
#include <tqheader.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlineedit.h>
#include <tqlistbox.h>
#include <tqlistview.h>

@ -45,9 +45,9 @@
#include <tqcombobox.h>
#include <tqstrlist.h>
#include <ntqmessagebox.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlabel.h>
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
#include <tqheader.h>
#include <tqcheckbox.h>

@ -58,7 +58,7 @@
#include <tqobjectlist.h>
#include <tqtimer.h>
#include <ntqapplication.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqspinbox.h>
#include <tqstatusbar.h>
#include <ntqapplication.h>

@ -36,7 +36,7 @@
#include <widgetdatabase.h>
#include "widgetfactory.h"
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqevent.h>
#include <tqpainter.h>
#include <tqpen.h>

@ -38,7 +38,7 @@
#include <tqmap.h>
#include <ntqguardedptr.h>
#include <tqobject.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqmap.h>
#include <tqwidgetlist.h>

@ -110,7 +110,7 @@
#include <tqlistbox.h>
#include <ntqdockwindow.h>
#include <tqstylefactory.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqprocess.h>
#include <tqsettings.h>
#include <ntqaccel.h>
@ -785,7 +785,7 @@ void MainWindow::helpContents()
TQString classname = WidgetFactory::classNameOf( propertyEditor->widget() );
if ( source.isEmpty() || source == "designer-manual.html" ) {
if ( classname.lower() == "spacer" )
source = "qspaceritem.html#details";
source = "tqspaceritem.html#details";
else if ( classname == "TQLayoutWidget" )
source = "layout.html";
else

@ -43,7 +43,7 @@
#include <ntqapplication.h>
#include <tqobject.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqptrdict.h>
#include <tqobjectlist.h>
#include <tqstrlist.h>

@ -42,7 +42,7 @@
#include <tqtextedit.h>
#include <./private/qrichtext_p.h>
#include <tqpushbutton.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqtoolbutton.h>
#include <ntqapplication.h>
#include <tqaction.h>

@ -42,7 +42,7 @@
#include <tqpushbutton.h>
#include <tqlistbox.h>
#include <tqpainter.h>
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
/*!
Class used by PaletteEditor for bold combobox items

@ -31,7 +31,7 @@
**
**********************************************************************/
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqpainter.h>
#include "previewframe.h"

@ -34,7 +34,7 @@
#ifndef PREVIEWFRAME_H
#define PREVIEWFRAME_H
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqworkspace.h>
#include "previewwidgetimpl.h"

@ -60,7 +60,7 @@
#include <ntqmetaobject.h>
#include <tqcombobox.h>
#include <tqpushbutton.h>
#include <ntqhbox.h>
#include <tqhbox.h>
#include <tqfontdialog.h>
#include <tqspinbox.h>
#include <tqevent.h>
@ -70,7 +70,7 @@
#include <tqcolor.h>
#include <tqcolordialog.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqsizepolicy.h>
#include <tqbitmap.h>
#include <tqtooltip.h>

@ -42,7 +42,7 @@
#include <tqtabwidget.h>
#include <ntqmodules.h>
#include <tqptrlist.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqcheckbox.h>
#include <tqcombobox.h>
#include "hierarchyview.h"

@ -35,7 +35,7 @@
#include <tqlistbox.h>
#include <tqsizegrip.h>
#include <ntqapplication.h>
#include <ntqvbox.h>
#include <tqvbox.h>
TQCompletionEdit::TQCompletionEdit( TQWidget *parent, const char *name )
: TQLineEdit( parent, name ), aAdd( FALSE ), caseSensitive( FALSE )

@ -61,7 +61,7 @@
#include <tqheader.h>
#include <tqiconview.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlistbox.h>
#include <tqlistview.h>
#include <tqmenudata.h>

@ -35,7 +35,7 @@
#define SOURCEEDITOR_H
#include "../interfaces/editorinterface.h"
#include <ntqvbox.h>
#include <tqvbox.h>
#include <ntqguardedptr.h>
class FormWindow;

@ -9,7 +9,7 @@
#include <tqpoint.h>
#include <tqobjectlist.h>
#include <tqpushbutton.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqfileinfo.h>
#include <tqmap.h>
#include <tqdatetime.h>

@ -32,7 +32,7 @@
**********************************************************************/
#include <tqlistview.h>
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
#include <tqlineedit.h>
#include <tqcombobox.h>
#include <ntqmessagebox.h>

@ -55,7 +55,7 @@
#include <ntqfeatures.h>
#include <tqpixmap.h>
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
#include <tqiconview.h>
#ifndef TQT_NO_TABLE
#include <tqtable.h>
@ -69,7 +69,7 @@
#include <tqmultilineedit.h>
#include <tqtextedit.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqwidgetstack.h>
#include <tqcombobox.h>
#include <tqtabbar.h>

@ -34,7 +34,7 @@
#include "arghintwidget.h"
#include <tqbutton.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqpainter.h>
#include <tqpixmap.h>

@ -35,7 +35,7 @@
#include "paragdata.h"
#include "editor.h"
#include <tqlistbox.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqmap.h>
#include <private/qrichtext_p.h>
#include <ntqapplication.h>

@ -34,7 +34,7 @@
#include "viewmanager.h"
#include "editor.h"
#include "markerwidget.h"
#include <ntqlayout.h>
#include <tqlayout.h>
#include <private/qrichtext_p.h>
#include "paragdata.h"
#include <tqobjectlist.h>

@ -15,7 +15,7 @@
#include <tqspinbox.h>
#include <tqmime.h>
#include <tqdragobject.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqtooltip.h>
#include <tqwhatsthis.h>
#include "creditformbase.ui.h"

@ -2,7 +2,7 @@
#include <tqlineedit.h>
#include <tqpushbutton.h>
#include <tqfiledialog.h>
#include <ntqlayout.h>
#include <tqlayout.h>
FileChooser::FileChooser( TQWidget *parent, const char *name )
: TQWidget( parent, name ), md( File )

@ -1,6 +1,6 @@
#include "vcr.h"
#include <tqpushbutton.h>
#include <ntqlayout.h>
#include <tqlayout.h>
static const char * rewind_xpm[] = {
"16 16 3 1",

@ -39,8 +39,8 @@
#include <tqlineedit.h>
#include <tqlabel.h>
#include <ntqgroupbox.h>
#include <ntqlayout.h>
#include <tqgroupbox.h>
#include <tqlayout.h>
#include <tqregexp.h>
#include <tqpushbutton.h>
#include <tqmultilineedit.h>

@ -68,8 +68,8 @@ static TQString converted_widgets[] =
"TQCheckBox", "TQColorDialog", "TQComboBox",
"TQDateTimeEdit", "TQDesktopWidget", "TQDial", "TQDialog",
"TQFileDialog", "TQFrame",
"TQGrid", "TQGridView",
"TQHeader",
"TQGrid", "TQGridView", "TQGroupBox",
"TQHBox", "TQHButtonGroup", "TQHeader", "TQHGroupBox",
"TQIconView",
"TQLabel", "TQLCDNumber", "TQLineEdit", "TQListBox", "TQListView",
"TQMainWindow", "TQMenuBar", "TQMultiLineEdit",
@ -77,6 +77,7 @@ static TQString converted_widgets[] =
"TQRadioButton",
"TQScrollBar", "TQScrollView", "TQSizeGrip", "TQSlider", "TQSpinBox", "TQStatusBar",
"TQTabBar", "TQTabDialog", "TQTabWidget", "TQTable", "TQTextBrowser", "TQTextEdit", "TQTextView", "TQToolBar", "TQToolBox", "TQToolButton", "TQToolTip",
"TQVBox", "TQVButtonGroup", "TQVGroupBox",
"TQWidget", "TQWidgetStack", "TQWizard", "TQWorkspace"
};
size_t converted_widgets_size = sizeof(converted_widgets) / sizeof(TQString);

@ -289,7 +289,7 @@ void Uic::createFormDecl( const TQDomElement &e )
for ( i = 1; i < (int) nl.length(); i++ ) { // begin at 1, 0 is the toplevel widget
TQString s = getClassName( nl.item(i).toElement() );
if ( s == "TQLayoutWidget" )
continue; // hide qlayoutwidgets
continue; // hide tqlayoutwidgets
if ( s == "Line" )
s = "TQFrame";
if ( !(nofwd && customWidgets.contains(s)) )
@ -803,7 +803,7 @@ void Uic::createFormImpl( const TQDomElement &e )
for ( i = 1; i < (int) nl.length(); i++ ) { // start at 1, 0 is the toplevel widget
TQString name = getClassName( nl.item(i).toElement() );
if ( name == "Spacer" ) {
globalIncludes += "ntqlayout.h";
globalIncludes += "tqlayout.h";
globalIncludes += "ntqapplication.h";
continue;
}
@ -826,7 +826,7 @@ void Uic::createFormImpl( const TQDomElement &e )
out << "#include <" << *it << ">" << endl;
}
out << "#include <ntqlayout.h>" << endl;
out << "#include <tqlayout.h>" << endl;
out << "#include <tqtooltip.h>" << endl;
out << "#include <tqwhatsthis.h>" << endl;
if ( objClass == "TQMainWindow" ) {

@ -811,11 +811,11 @@ TQString Uic::createLayoutImpl( const TQDomElement &e, const TQString& parentCla
TQString objClass, objName;
objClass = e.tagName();
TQString qlayout = "TQVBoxLayout";
TQString tqlayout = "TQVBoxLayout";
if ( objClass == "hbox" )
qlayout = "TQHBoxLayout";
tqlayout = "TQHBoxLayout";
else if ( objClass == "grid" )
qlayout = "TQGridLayout";
tqlayout = "TQGridLayout";
bool isGrid = e.tagName() == "grid" ;
objName = registerObject( getLayoutName( e ) );
@ -833,10 +833,10 @@ TQString Uic::createLayoutImpl( const TQDomElement &e, const TQString& parentCla
out << indent << parent << "->setColumnLayout(0, TQt::Vertical );" << endl;
out << indent << parent << "->layout()->setSpacing( " << spacing << " );" << endl;
out << indent << parent << "->layout()->setMargin( " << margin << " );" << endl;
out << indent << objName << " = new " << qlayout << "( " << parent << "->layout() );" << endl;
out << indent << objName << " = new " << tqlayout << "( " << parent << "->layout() );" << endl;
out << indent << objName << "->setAlignment( TQt::AlignTop );" << endl;
} else {
out << indent << objName << " = new " << qlayout << "( ";
out << indent << objName << " = new " << tqlayout << "( ";
if ( layout.isEmpty() )
out << parent;
else {

@ -40,7 +40,7 @@
#include "../designer/database2.h"
#include <tqdom.h>
#include <tqdir.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <ntqmetaobject.h>
#include <domtool.h>
#include <uib.h>
@ -63,7 +63,7 @@
#include <tqtoolbutton.h>
#include <tqcheckbox.h>
#include <tqradiobutton.h>
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
#include <tqbuttongroup.h>
#include <tqiconview.h>
#include <tqheader.h>
@ -99,8 +99,8 @@
#include <tqmenubar.h>
#include <tqpopupmenu.h>
#include <tqdatetimeedit.h>
#include <ntqvbox.h>
#include <ntqhbox.h>
#include <tqvbox.h>
#include <tqhbox.h>
#include <tqgrid.h>
#include <stdlib.h>

@ -848,8 +848,8 @@ Version 1.0 consists of these files:
The PrintPanel is defined in \c printpanel.h.
\quotefile tt3/printpanel.h
\skipto QVBox
\printline QVBox
\skipto TQVBox
\printline TQVBox
\printuntil TQ_OBJECT
\index TQ_OBJECT

@ -41,7 +41,7 @@
#include <tqcheckbox.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlineedit.h>
#include <tqpushbutton.h>
#include <tqwhatsthis.h>

@ -46,14 +46,14 @@
#include <tqcheckbox.h>
#include <tqclipboard.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqtextedit.h>
#include <tqpalette.h>
#include <tqpushbutton.h>
#include <tqstring.h>
#include <tqtextview.h>
#include <tqwhatsthis.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqmainwindow.h>
#include <tqheader.h>
#include <tqregexp.h>

@ -42,7 +42,7 @@
#include <ntqapplication.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqlineedit.h>
#include <ntqmessagebox.h>
#include <tqpushbutton.h>

@ -58,7 +58,7 @@
#include <tqfileinfo.h>
#include <tqheader.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include <tqmenubar.h>
#include <ntqmessagebox.h>
#include <tqpopupmenu.h>

@ -8,7 +8,7 @@
#include <tqlabel.h>
#include <tqradiobutton.h>
#include <ntqhbuttongroup.h>
#include <tqhbuttongroup.h>
PrintPanel::PrintPanel( TQWidget *parent, const char *name )
: TQVBox( parent, name )

@ -7,7 +7,7 @@
#ifndef PRINTPANEL_H
#define PRINTPANEL_H
#include <ntqvbox.h>
#include <tqvbox.h>
class PrintPanel : public TQVBox
{

@ -36,7 +36,7 @@
#include <tqfile.h>
#include <tqtextstream.h>
#include <tqlistview.h>
#include <ntqhbox.h>
#include <tqhbox.h>
#include <tqlabel.h>
#include <ntqmessagebox.h>
#include <tqpopupmenu.h>

@ -40,7 +40,7 @@
#include <tqpushbutton.h>
#include <tqlistbox.h>
#include <tqpainter.h>
#include <ntqgroupbox.h>
#include <tqgroupbox.h>
/*!
Class used by PaletteEditor for bold combobox items

@ -33,7 +33,7 @@
#include "previewframe.h"
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqpainter.h>
PreviewFrame::PreviewFrame( TQWidget *parent, const char *name )

@ -36,7 +36,7 @@
#include "previewwidget.h"
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqworkspace.h>
class Workspace : public TQWorkspace

@ -7,7 +7,7 @@
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include <ntqvbox.h>
#include <tqvbox.h>
class TQSlider;

@ -8,7 +8,7 @@
#include <tqpushbutton.h>
#include <tqlcdnumber.h>
#include <tqfont.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include "lcdrange.h"
#include "cannon.h"

@ -7,7 +7,7 @@
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include <ntqvbox.h>
#include <tqvbox.h>
class TQSlider;

@ -8,7 +8,7 @@
#include <tqpushbutton.h>
#include <tqlcdnumber.h>
#include <tqfont.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include "lcdrange.h"
#include "cannon.h"

@ -7,7 +7,7 @@
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include <ntqvbox.h>
#include <tqvbox.h>
class TQSlider;
class TQLabel;

@ -8,7 +8,7 @@
#include <tqpushbutton.h>
#include <tqlcdnumber.h>
#include <tqfont.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include "lcdrange.h"
#include "cannon.h"

@ -11,7 +11,7 @@
#include <tqlabel.h>
#include <tqpushbutton.h>
#include <tqlcdnumber.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include "lcdrange.h"
#include "cannon.h"

@ -9,7 +9,7 @@
#include <tqslider.h>
#include <tqlcdnumber.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
LCDRange::LCDRange( TQWidget *parent, const char *name )

@ -12,8 +12,8 @@
#include <ntqaccel.h>
#include <tqpushbutton.h>
#include <tqlcdnumber.h>
#include <ntqlayout.h>
#include <ntqvbox.h>
#include <tqlayout.h>
#include <tqvbox.h>
#include "lcdrange.h"
#include "cannon.h"

@ -9,7 +9,7 @@
#include <tqslider.h>
#include <tqlcdnumber.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqlayout.h>
LCDRange::LCDRange( TQWidget *parent, const char *name )

@ -7,7 +7,7 @@
#include <ntqapplication.h>
#include <tqpushbutton.h>
#include <tqfont.h>
#include <ntqvbox.h>
#include <tqvbox.h>
int main( int argc, char **argv )
{

@ -10,7 +10,7 @@
#include <tqlcdnumber.h>
#include <tqfont.h>
#include <ntqvbox.h>
#include <tqvbox.h>
class MyWidget : public TQVBox
{

@ -9,7 +9,7 @@
#include <tqslider.h>
#include <tqlcdnumber.h>
#include <tqfont.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqgrid.h>
class LCDRange : public TQVBox

@ -7,7 +7,7 @@
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include <ntqvbox.h>
#include <tqvbox.h>
class TQSlider;

@ -8,7 +8,7 @@
#include <tqpushbutton.h>
#include <tqlcdnumber.h>
#include <tqfont.h>
#include <ntqvbox.h>
#include <tqvbox.h>
#include <tqgrid.h>
#include "lcdrange.h"

@ -7,7 +7,7 @@
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include <ntqvbox.h>
#include <tqvbox.h>
class TQSlider;

@ -8,7 +8,7 @@
#include <tqpushbutton.h>
#include <tqlcdnumber.h>
#include <tqfont.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include "lcdrange.h"
#include "cannon.h"

@ -7,7 +7,7 @@
#ifndef LCDRANGE_H
#define LCDRANGE_H
#include <ntqvbox.h>
#include <tqvbox.h>
class TQSlider;

@ -8,7 +8,7 @@
#include <tqpushbutton.h>
#include <tqlcdnumber.h>
#include <tqfont.h>
#include <ntqlayout.h>
#include <tqlayout.h>
#include "lcdrange.h"
#include "cannon.h"

Loading…
Cancel
Save