Rename text class nt* related files to equivalent tq*

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/176/head
Michele Calgaro 5 months ago
parent 1e9fa8e06d
commit 0e787fb7f5
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -48,7 +48,7 @@ TQPopupMenu, \l TQToolBar and \l TQStatusBar - classes that every
modern application window tends to use. (See also \link tutorial2.html
Tutorial #2\endlink.)
It also illustrates some aspects of \l QWhatsThis (for simple help) and a
It also illustrates some aspects of \l TQWhatsThis (for simple help) and a
typical \c main() using \l QApplication.
Finally, it shows a typical print function based on \l TQPrinter.
@ -368,10 +368,10 @@ tool button.
We present the user with the print setup dialog, and abandon printing
if they cancel.
We create a QSimpleRichText object and give it the text. This object
We create a TQSimpleRichText object and give it the text. This object
is able to format the text nicely as one long page. We achieve
pagination by printing one paper page's worth of text from the
QSimpleRichText page at a time.
TQSimpleRichText page at a time.
Now let's see what happens when a user wishes to \e close()

@ -48,11 +48,11 @@
<area shape="rect" coords="32,94,149,115" href="ntqkeysequence.html">
<area shape="rect" coords="30,115,149,129" href="tqpainter.html">
<area shape="rect" coords="30,129,136,148" href="tqpen.html">
<area shape="rect" coords="33,149,147,168" href="ntqsyntaxhighlighter.html">
<area shape="rect" coords="33,149,147,168" href="tqsyntaxhighlighter.html">
<area shape="rect" coords="33,168,133,185" href="qtab.html">
<area shape="rect" coords="31,186,134,203" href="tqthread.html">
<area shape="rect" coords="31,203,129,220" href="tqtooltip.html">
<area shape="rect" coords="33,220,129,240" href="ntqwhatsthis.html">
<area shape="rect" coords="33,220,129,240" href="tqwhatsthis.html">
<area shape="rect" coords="33,239,155,255" href="tqcanvasitem.html">
<area shape="rect" coords="24,256,155,272" href="tqcanvastext.html">
<area shape="rect" coords="24,272,164,290" href="tqcanvassprite.html">
@ -189,7 +189,7 @@
<area shape="rect" coords="545,275,662,291" href="ntqerrormessage.html">
<area shape="rect" coords="545,292,660,318" href="ntqprogressdialog.html">
<area shape="rect" coords="549,321,649,345" href="ntqgrid.html">
<area shape="rect" coords="550,345,650,362" href="ntqlabel.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="545,398,652,415" href="ntqsplitter.html">
@ -239,8 +239,8 @@
<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">
<area shape="rect" coords="782,80,882,98" href="qchar.html">
<area shape="rect" coords="782,99,882,116" href="qcharref.html">
<area shape="rect" coords="782,80,882,98" href="tqchar.html">
<area shape="rect" coords="782,99,882,116" href="tqcharref.html">
<area shape="rect" coords="782,116,878,133" href="tqcolor.html">
<area shape="rect" coords="786,133,878,150" href="tqcolorgroup.html">
<area shape="rect" coords="786,150,877,171" href="tqdatastream.html">
@ -266,7 +266,7 @@
<area shape="rect" coords="789,505,869,523" href="tqintcache.html">
<area shape="rect" coords="785,524,868,542" href="tqiodevice.html">
<area shape="rect" coords="785,542,872,558" href="ntqlibrary.html">
<area shape="rect" coords="786,558,873,575" href="ntqlocale.html">
<area shape="rect" coords="786,558,873,575" href="tqlocale.html">
<area shape="rect" coords="787,576,873,594" href="tqmap.html">
<area shape="rect" coords="792,593,901,611" href="tqasciicacheiterator.html">
<area shape="rect" coords="790,611,901,630" href="tqcacheiterator.html">
@ -295,11 +295,11 @@
<area shape="rect" coords="892,380,984,398" href="tqregion.html">
<area shape="rect" coords="888,398,984,417" href="tqsemaphore.html">
<area shape="rect" coords="888,417,992,435" href="tqsettings.html">
<area shape="rect" coords="887,435,991,451" href="ntqsimplerichtext.html">
<area shape="rect" coords="887,435,991,451" href="tqsimplerichtext.html">
<area shape="rect" coords="887,451,993,469" href="tqsize.html">
<area shape="rect" coords="893,469,993,488" href="tqsizepolicy.html">
<area shape="rect" coords="894,488,986,505" href="tqstring.html">
<area shape="rect" coords="894,506,986,524" href="qconststring.html">
<area shape="rect" coords="894,506,986,524" href="tqconststring.html">
<area shape="rect" coords="895,525,996,543" href="tqtextcodec.html">
<area shape="rect" coords="897,538,996,559" href="tqtextcodecplugin.html">
<area shape="rect" coords="902,560,987,579" href="tqtextstream.html">

@ -103,7 +103,7 @@ The available options are:
and tagging typed data (eg. text, images, colors) (\l TQMimeSource)
\i &nbsp;
\row \i TQT_NO_RICHTEXT
\i HTML-like text (\l TQStyleSheet, \l QLabel)
\i HTML-like text (\l TQStyleSheet, \l TQLabel)
\i TQT_NO_MIME
\row \i TQT_NO_DRAGANDDROP
\i Drag-and-drop data between applications (\l TQDragObject)

@ -163,7 +163,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 QLabel::setBuddy(), \l
focus accelerators such as those provided by \l TQLabel::setBuddy(), \l
QGroupBox and \l QTabBar.
We advise supporting shortcut focus for all widgets that the user may

@ -284,10 +284,10 @@ protected:
#include &lt;<a href="qlistview-h.html">ntqlistview.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
#include &lt;<a href="tqwidget-h.html">tqwidget.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qlineedit-h.html">ntqlineedit.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qcheckbox-h.html">ntqcheckbox.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;
@ -352,19 +352,19 @@ void <a name="f277"></a>ABCentralWidget::setupTabWidget()
<a href="tqwidget.html">TQWidget</a> *input = new <a href="tqwidget.html">TQWidget</a>( tabWidget );
<a href="qgridlayout.html">TQGridLayout</a> *grid1 = new <a href="qgridlayout.html">TQGridLayout</a>( input, 2, 5, 5, 5 );
<a href="ntqlabel.html">TQLabel</a> *liFirstName = new <a href="ntqlabel.html">TQLabel</a>( "First &amp;Name", input );
<a href="tqlabel.html">TQLabel</a> *liFirstName = new <a href="tqlabel.html">TQLabel</a>( "First &amp;Name", input );
<a name="x604"></a><a name="x581"></a> liFirstName-&gt;<a href="tqwidget.html#resize">resize</a>( liFirstName-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>() );
<a name="x578"></a> grid1-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( liFirstName, 0, 0 );
<a href="ntqlabel.html">TQLabel</a> *liLastName = new <a href="ntqlabel.html">TQLabel</a>( "&amp;Last Name", input );
<a href="tqlabel.html">TQLabel</a> *liLastName = new <a href="tqlabel.html">TQLabel</a>( "&amp;Last Name", input );
liLastName-&gt;<a href="tqwidget.html#resize">resize</a>( liLastName-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>() );
grid1-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( liLastName, 0, 1 );
<a href="ntqlabel.html">TQLabel</a> *liAddress = new <a href="ntqlabel.html">TQLabel</a>( "Add&amp;ress", input );
<a href="tqlabel.html">TQLabel</a> *liAddress = new <a href="tqlabel.html">TQLabel</a>( "Add&amp;ress", input );
liAddress-&gt;<a href="tqwidget.html#resize">resize</a>( liAddress-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>() );
grid1-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( liAddress, 0, 2 );
<a href="ntqlabel.html">TQLabel</a> *liEMail = new <a href="ntqlabel.html">TQLabel</a>( "&amp;E-Mail", input );
<a href="tqlabel.html">TQLabel</a> *liEMail = new <a href="tqlabel.html">TQLabel</a>( "&amp;E-Mail", input );
liEMail-&gt;<a href="tqwidget.html#resize">resize</a>( liEMail-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>() );
grid1-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( liEMail, 0, 3 );
@ -376,22 +376,22 @@ void <a name="f277"></a>ABCentralWidget::setupTabWidget()
iFirstName = new <a href="ntqlineedit.html">TQLineEdit</a>( input );
<a name="x583"></a> iFirstName-&gt;<a href="tqwidget.html#resize">resize</a>( iFirstName-&gt;<a href="ntqlineedit.html#sizeHint">sizeHint</a>() );
grid1-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( iFirstName, 1, 0 );
<a name="x580"></a> liFirstName-&gt;<a href="ntqlabel.html#setBuddy">setBuddy</a>( iFirstName );
<a name="x580"></a> liFirstName-&gt;<a href="tqlabel.html#setBuddy">setBuddy</a>( iFirstName );
iLastName = new <a href="ntqlineedit.html">TQLineEdit</a>( input );
iLastName-&gt;<a href="tqwidget.html#resize">resize</a>( iLastName-&gt;<a href="ntqlineedit.html#sizeHint">sizeHint</a>() );
grid1-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( iLastName, 1, 1 );
liLastName-&gt;<a href="ntqlabel.html#setBuddy">setBuddy</a>( iLastName );
liLastName-&gt;<a href="tqlabel.html#setBuddy">setBuddy</a>( iLastName );
iAddress = new <a href="ntqlineedit.html">TQLineEdit</a>( input );
iAddress-&gt;<a href="tqwidget.html#resize">resize</a>( iAddress-&gt;<a href="ntqlineedit.html#sizeHint">sizeHint</a>() );
grid1-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( iAddress, 1, 2 );
liAddress-&gt;<a href="ntqlabel.html#setBuddy">setBuddy</a>( iAddress );
liAddress-&gt;<a href="tqlabel.html#setBuddy">setBuddy</a>( iAddress );
iEMail = new <a href="ntqlineedit.html">TQLineEdit</a>( input );
iEMail-&gt;<a href="tqwidget.html#resize">resize</a>( iEMail-&gt;<a href="ntqlineedit.html#sizeHint">sizeHint</a>() );
grid1-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( iEMail, 1, 3 );
liEMail-&gt;<a href="ntqlabel.html#setBuddy">setBuddy</a>( iEMail );
liEMail-&gt;<a href="tqlabel.html#setBuddy">setBuddy</a>( iEMail );
change = new <a href="ntqpushbutton.html">TQPushButton</a>( "&amp;Change", input );
change-&gt;<a href="tqwidget.html#resize">resize</a>( change-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>() );

@ -76,8 +76,8 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqcanvassprite.html">TQCanvasSprite</a></b><td>Animated canvas item on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="tqcanvastext.html">TQCanvasText</a></b><td>Text object on a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="tqcanvasview.html">TQCanvasView</a></b><td>On-screen view of a TQCanvas
<tr bgcolor=#f0f0f0><td><b><a href="qchar.html">TQChar</a></b><td>Lightweight Unicode character
<tr bgcolor=#f0f0f0><td><b><a href="qcharref.html">TQCharRef</a></b><td>Helper class for TQString
<tr bgcolor=#f0f0f0><td><b><a href="tqchar.html">TQChar</a></b><td>Lightweight Unicode character
<tr bgcolor=#f0f0f0><td><b><a href="tqcharref.html">TQCharRef</a></b><td>Helper class for TQString
<tr bgcolor=#f0f0f0><td><b><a href="ntqcheckbox.html">TQCheckBox</a></b><td>Checkbox with a text label
<tr bgcolor=#f0f0f0><td><b><a href="qchecklistitem.html">TQCheckListItem</a></b><td>Checkable list view items
<tr bgcolor=#f0f0f0><td><b><a href="qchecktableitem.html">TQCheckTableItem</a></b><td>Checkboxes in TQTables
@ -91,7 +91,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="ntqcombobox.html">TQComboBox</a></b><td>Combined button and popup list
<tr bgcolor=#f0f0f0><td><b><a href="qcombotableitem.html">TQComboTableItem</a></b><td>Means of using comboboxes in TQTables
<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="qconststring.html">TQConstString</a></b><td>String objects using constant Unicode data
<tr bgcolor=#f0f0f0><td><b><a href="tqconststring.html">TQConstString</a></b><td>String objects using constant Unicode data
<tr bgcolor=#f0f0f0><td><b><a href="qcontextmenuevent.html">TQContextMenuEvent</a></b><td>Parameters that describe a context menu event
<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="qcustomevent.html">TQCustomEvent</a></b><td>Support for custom events
@ -211,7 +211,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="qkeyevent.html">TQKeyEvent</a></b><td>Describes a key event
<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="ntqlcdnumber.html">TQLCDNumber</a></b><td>Displays a number with LCD-like digits
<tr bgcolor=#f0f0f0><td><b><a href="ntqlabel.html">TQLabel</a></b><td>Text or image display
<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
@ -225,7 +225,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="qlistviewitem.html">TQListViewItem</a></b><td>Implements a list view item
<tr bgcolor=#f0f0f0><td><b><a href="qlistviewitemiterator.html">TQListViewItemIterator</a></b><td>Iterator for collections of TQListViewItems
<tr bgcolor=#f0f0f0><td><b><a href="tqlocalfs.html">TQLocalFs</a></b><td>Implementation of a TQNetworkProtocol that works on the local file system
<tr bgcolor=#f0f0f0><td><b><a href="ntqlocale.html">TQLocale</a></b><td>Converts between numbers and their string representations in various languages
<tr bgcolor=#f0f0f0><td><b><a href="tqlocale.html">TQLocale</a></b><td>Converts between numbers and their string representations in various languages
<tr bgcolor=#f0f0f0><td><b><a href="tqmacmime.html">TQMacMime</a></b><td>Maps open-standard MIME to Mac flavors
<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="tqmainwindow.html">TQMainWindow</a></b><td>Main application window, with a menu bar, dock windows (e.g. for toolbars), and a status bar
@ -305,7 +305,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="qshowevent.html">TQShowEvent</a></b><td>Event which is sent when a widget is shown
<tr bgcolor=#f0f0f0><td><b><a href="tqsignal.html">TQSignal</a></b><td>Can be used to send signals for classes that don't inherit TQObject
<tr bgcolor=#f0f0f0><td><b><a href="tqsignalmapper.html">TQSignalMapper</a></b><td>Bundles signals from identifiable senders
<tr bgcolor=#f0f0f0><td><b><a href="ntqsimplerichtext.html">TQSimpleRichText</a></b><td>Small displayable piece of rich text
<tr bgcolor=#f0f0f0><td><b><a href="tqsimplerichtext.html">TQSimpleRichText</a></b><td>Small displayable piece of rich text
<tr bgcolor=#f0f0f0><td><b><a href="tqsize.html">TQSize</a></b><td>Defines the size of a two-dimensional object
<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
@ -349,7 +349,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="tqstyleplugin.html">TQStylePlugin</a></b><td>Abstract base for custom TQStyle plugins
<tr bgcolor=#f0f0f0><td><b><a href="tqstylesheet.html">TQStyleSheet</a></b><td>Collection of styles for rich text rendering and a generator of tags
<tr bgcolor=#f0f0f0><td><b><a href="tqstylesheetitem.html">TQStyleSheetItem</a></b><td>Encapsulation of a set of text styles
<tr bgcolor=#f0f0f0><td><b><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters
<tr bgcolor=#f0f0f0><td><b><a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters
<tr bgcolor=#f0f0f0><td><b><a href="qtab.html">TQTab</a></b><td>The structures in a TQTabBar
<tr bgcolor=#f0f0f0><td><b><a href="ntqtabbar.html">TQTabBar</a></b><td>Tab bar, e.g. for use in tabbed dialogs
<tr bgcolor=#f0f0f0><td><b><a href="ntqtabdialog.html">TQTabDialog</a></b><td>Stack of tabbed widgets
@ -400,7 +400,7 @@ body { background: #ffffff; color: black; }
<tr bgcolor=#f0f0f0><td><b><a href="ntqvariant.html">TQVariant</a></b><td>Acts like a union for the most common TQt data types
<tr bgcolor=#f0f0f0><td><b><a href="tqwmatrix.html">TQWMatrix</a></b><td>2D transformations of a coordinate system
<tr bgcolor=#f0f0f0><td><b><a href="tqwaitcondition.html">TQWaitCondition</a></b><td>Allows waiting/waking for conditions between threads
<tr bgcolor=#f0f0f0><td><b><a href="ntqwhatsthis.html">TQWhatsThis</a></b><td>Simple description of any widget, i.e. answering the question "What's this?"
<tr bgcolor=#f0f0f0><td><b><a href="tqwhatsthis.html">TQWhatsThis</a></b><td>Simple description of any widget, i.e. answering the question "What's this?"
<tr bgcolor=#f0f0f0><td><b><a href="qwheelevent.html">TQWheelEvent</a></b><td>Parameters that describe a wheel event
<tr bgcolor=#f0f0f0><td><b><a href="tqwidget.html">TQWidget</a></b><td>The base class of all user interface objects
<tr bgcolor=#f0f0f0><td><b><a href="tqwidgetfactory.html">TQWidgetFactory</a></b><td>For the dynamic creation of widgets from TQt Designer .ui files

@ -43,7 +43,7 @@ widgets.</a>
<tr bgcolor=#f0f0f0><td><b><a href="ntqcheckbox.html">TQCheckBox</a></b><td>Checkbox with a text label
<tr bgcolor=#f0f0f0><td><b><a href="ntqcombobox.html">TQComboBox</a></b><td>Combined button and popup list
<tr bgcolor=#f0f0f0><td><b><a href="ntqdial.html">TQDial</a></b><td>Rounded range control (like a speedometer or potentiometer)
<tr bgcolor=#f0f0f0><td><b><a href="ntqlabel.html">TQLabel</a></b><td>Text or image display
<tr bgcolor=#f0f0f0><td><b><a href="tqlabel.html">TQLabel</a></b><td>Text or image display
<tr bgcolor=#f0f0f0><td><b><a href="ntqlcdnumber.html">TQLCDNumber</a></b><td>Displays a number with LCD-like digits
<tr bgcolor=#f0f0f0><td><b><a href="ntqlineedit.html">TQLineEdit</a></b><td>One-line text editor
<tr bgcolor=#f0f0f0><td><b><a href="tqpopupmenu.html">TQPopupMenu</a></b><td>Popup menu widget
@ -53,7 +53,7 @@ widgets.</a>
<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="ntqslider.html">TQSlider</a></b><td>Vertical or horizontal slider
<tr bgcolor=#f0f0f0><td><b><a href="ntqspinbox.html">TQSpinBox</a></b><td>Spin box widget (spin button)
<tr bgcolor=#f0f0f0><td><b><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters
<tr bgcolor=#f0f0f0><td><b><a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters
<tr bgcolor=#f0f0f0><td><b><a href="tqtextedit.html">TQTextEdit</a></b><td>Powerful single-page rich text editor
<tr bgcolor=#f0f0f0><td><b><a href="tqtoolbutton.html">TQToolButton</a></b><td>Quick-access button to commands or options, usually used inside a TQToolBar
</table>

@ -141,7 +141,7 @@ private:
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="tqprinter-h.html">tqprinter.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqimage-h.html">tqimage.h</a>&gt;
#include &lt;<a href="qprogressdialog-h.html">ntqprogressdialog.h</a>&gt;
#include "canvas.h"

@ -39,7 +39,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqfontdialog-h.html">tqfontdialog.h</a>&gt;
#include &lt;<a href="qframe-h.html">ntqframe.h</a>&gt;
#include &lt;<a href="tqimage-h.html">tqimage.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qradiobutton-h.html">ntqradiobutton.h</a>&gt;
@ -61,7 +61,7 @@ body { background: #ffffff; color: black; }
chartTypeLayout = new <a href="qhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
chartTypeTextLabel = new <a href="ntqlabel.html">TQLabel</a>( "&amp;Chart Type", this );
chartTypeTextLabel = new <a href="tqlabel.html">TQLabel</a>( "&amp;Chart Type", this );
chartTypeLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( chartTypeTextLabel );
chartTypeComboBox = new <a href="ntqcombobox.html">TQComboBox</a>( FALSE, this );
@ -82,7 +82,7 @@ body { background: #ffffff; color: black; }
TQSizePolicy::Minimum );
fontLayout-&gt;<a href="qboxlayout.html#addItem">addItem</a>( spacer );
fontTextLabel = new <a href="ntqlabel.html">TQLabel</a>( this ); // Must be set by caller via setFont()
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 );
@ -113,7 +113,7 @@ body { background: #ffffff; color: black; }
decimalPlacesLayout = new <a href="qhboxlayout.html">TQHBoxLayout</a>( 0, 0, 6 );
decimalPlacesTextLabel = new <a href="ntqlabel.html">TQLabel</a>( "&amp;Decimal Places", addValuesFrame );
decimalPlacesTextLabel = new <a href="tqlabel.html">TQLabel</a>( "&amp;Decimal Places", addValuesFrame );
decimalPlacesLayout-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( decimalPlacesTextLabel );
decimalPlacesSpinBox = new <a href="ntqspinbox.html">TQSpinBox</a>( addValuesFrame );
@ -142,8 +142,8 @@ body { background: #ffffff; color: black; }
<a href="tqobject.html#connect">connect</a>( okPushButton, TQ_SIGNAL( <a href="ntqbutton.html#clicked">clicked</a>() ), this, TQ_SLOT( <a href="ntqdialog.html#accept">accept</a>() ) );
<a href="tqobject.html#connect">connect</a>( cancelPushButton, TQ_SIGNAL( <a href="ntqbutton.html#clicked">clicked</a>() ), this, TQ_SLOT( <a href="ntqdialog.html#reject">reject</a>() ) );
chartTypeTextLabel-&gt;<a href="ntqlabel.html#setBuddy">setBuddy</a>( chartTypeComboBox );
decimalPlacesTextLabel-&gt;<a href="ntqlabel.html#setBuddy">setBuddy</a>( decimalPlacesSpinBox );
chartTypeTextLabel-&gt;<a href="tqlabel.html#setBuddy">setBuddy</a>( chartTypeComboBox );
decimalPlacesTextLabel-&gt;<a href="tqlabel.html#setBuddy">setBuddy</a>( decimalPlacesSpinBox );
}
@ -164,7 +164,7 @@ void OptionsForm::<a href="tqwidget.html#setFont">setFont</a>( <a href="tqfont.h
label += " Bold";
if ( font.<a href="tqfont.html#italic">italic</a>() )
label += " Italic";
fontTextLabel-&gt;<a href="ntqlabel.html#setText">setText</a>( label );
fontTextLabel-&gt;<a href="tqlabel.html#setText">setText</a>( label );
m_font = font;
}
</pre><!-- eof -->

@ -60,16 +60,16 @@ public:
<a href="tqfont.html">TQFont</a> font() const { return m_font; }
void setFont( <a href="tqfont.html">TQFont</a> font );
<a href="ntqlabel.html">TQLabel</a> *chartTypeTextLabel;
<a href="tqlabel.html">TQLabel</a> *chartTypeTextLabel;
<a href="ntqcombobox.html">TQComboBox</a> *chartTypeComboBox;
<a href="ntqpushbutton.html">TQPushButton</a> *fontPushButton;
<a href="ntqlabel.html">TQLabel</a> *fontTextLabel;
<a href="tqlabel.html">TQLabel</a> *fontTextLabel;
<a href="ntqframe.html">TQFrame</a> *addValuesFrame;
<a href="ntqbuttongroup.html">TQButtonGroup</a> *addValuesButtonGroup;
<a href="ntqradiobutton.html">TQRadioButton</a> *noRadioButton;
<a href="ntqradiobutton.html">TQRadioButton</a> *yesRadioButton;
<a href="ntqradiobutton.html">TQRadioButton</a> *asPercentageRadioButton;
<a href="ntqlabel.html">TQLabel</a> *decimalPlacesTextLabel;
<a href="tqlabel.html">TQLabel</a> *decimalPlacesTextLabel;
<a href="ntqspinbox.html">TQSpinBox</a> *decimalPlacesSpinBox;
<a href="ntqpushbutton.html">TQPushButton</a> *okPushButton;
<a href="ntqpushbutton.html">TQPushButton</a> *cancelPushButton;

@ -64,7 +64,7 @@ public:
protected:
<a href="ntqlistview.html">TQListView</a> *lv1, *lv2;
<a href="ntqlabel.html">TQLabel</a> *label;
<a href="tqlabel.html">TQLabel</a> *label;
protected slots:
void copy1to2();
@ -91,7 +91,7 @@ protected slots:
#include &lt;<a href="qlistview-h.html">ntqlistview.h</a>&gt;
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
@ -114,7 +114,7 @@ protected slots:
vbox1-&gt;<a href="ntqlayout.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="ntqlabel.html">TQLabel</a>( "Check some items!", this ) );
<a name="x423"></a> vbox1-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Check some items!", this ) );
// Second child: the ListView
lv1 = new <a href="ntqlistview.html">TQListView</a>( this );
@ -157,7 +157,7 @@ protected slots:
vbox2-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
// and another label
vbox2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( new <a href="ntqlabel.html">TQLabel</a>( "Check one item!", this ) );
vbox2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Check one item!", this ) );
// create the second listview
lv2 = new <a href="ntqlistview.html">TQListView</a>( this );
@ -180,7 +180,7 @@ protected slots:
tmp-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
// and create a label which will be at the right of the window
label = new <a href="ntqlabel.html">TQLabel</a>( "No Item yet...", this );
label = new <a href="tqlabel.html">TQLabel</a>( "No Item yet...", this );
tmp-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
}
@ -228,7 +228,7 @@ void <a name="f250"></a>CheckLists::copy2to3()
// create an iterator which operates on the second ListView
<a href="qlistviewitemiterator.html">TQListViewItemIterator</a> it( lv2 );
label-&gt;<a href="ntqlabel.html#setText">setText</a>( "No Item checked" );
label-&gt;<a href="tqlabel.html#setText">setText</a>( "No Item checked" );
// iterate through the second ListView...
for ( ; it.<a href="qlistviewitemiterator.html#current">current</a>(); ++it )
@ -237,7 +237,7 @@ void <a name="f250"></a>CheckLists::copy2to3()
// ...if the item is checked...
if ( ( (TQCheckListItem*)it.<a href="qlistviewitemiterator.html#current">current</a>() )-&gt;isOn() )
// ...set the text of the item to the label
label-&gt;<a href="ntqlabel.html#setText">setText</a>( it.<a href="qlistviewitemiterator.html#current">current</a>()-&gt;text( 0 ) );
label-&gt;<a href="tqlabel.html#setText">setText</a>( it.<a href="qlistviewitemiterator.html#current">current</a>()-&gt;text( 0 ) );
}
</pre>

@ -38,11 +38,11 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="32,94,149,115" href="ntqkeysequence.html">
<area shape="rect" coords="30,115,149,129" href="tqpainter.html">
<area shape="rect" coords="30,129,136,148" href="tqpen.html">
<area shape="rect" coords="33,149,147,168" href="ntqsyntaxhighlighter.html">
<area shape="rect" coords="33,149,147,168" href="tqsyntaxhighlighter.html">
<area shape="rect" coords="33,168,133,185" href="qtab.html">
<area shape="rect" coords="31,186,134,203" href="tqthread.html">
<area shape="rect" coords="31,203,129,220" href="tqtooltip.html">
<area shape="rect" coords="33,220,129,240" href="ntqwhatsthis.html">
<area shape="rect" coords="33,220,129,240" href="tqwhatsthis.html">
<area shape="rect" coords="33,239,155,255" href="tqcanvasitem.html">
<area shape="rect" coords="24,256,155,272" href="tqcanvastext.html">
<area shape="rect" coords="24,272,164,290" href="tqcanvassprite.html">
@ -179,7 +179,7 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="545,275,662,291" href="ntqerrormessage.html">
<area shape="rect" coords="545,292,660,318" href="ntqprogressdialog.html">
<area shape="rect" coords="549,321,649,345" href="ntqgrid.html">
<area shape="rect" coords="550,345,650,362" href="ntqlabel.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="545,398,652,415" href="ntqsplitter.html">
@ -229,8 +229,8 @@ body { background: #ffffff; color: black; }
<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">
<area shape="rect" coords="782,80,882,98" href="qchar.html">
<area shape="rect" coords="782,99,882,116" href="qcharref.html">
<area shape="rect" coords="782,80,882,98" href="tqchar.html">
<area shape="rect" coords="782,99,882,116" href="tqcharref.html">
<area shape="rect" coords="782,116,878,133" href="tqcolor.html">
<area shape="rect" coords="786,133,878,150" href="tqcolorgroup.html">
<area shape="rect" coords="786,150,877,171" href="tqdatastream.html">
@ -256,7 +256,7 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="789,505,869,523" href="tqintcache.html">
<area shape="rect" coords="785,524,868,542" href="tqiodevice.html">
<area shape="rect" coords="785,542,872,558" href="ntqlibrary.html">
<area shape="rect" coords="786,558,873,575" href="ntqlocale.html">
<area shape="rect" coords="786,558,873,575" href="tqlocale.html">
<area shape="rect" coords="787,576,873,594" href="tqmap.html">
<area shape="rect" coords="792,593,901,611" href="tqasciicacheiterator.html">
<area shape="rect" coords="790,611,901,630" href="tqcacheiterator.html">
@ -285,11 +285,11 @@ body { background: #ffffff; color: black; }
<area shape="rect" coords="892,380,984,398" href="tqregion.html">
<area shape="rect" coords="888,398,984,417" href="tqsemaphore.html">
<area shape="rect" coords="888,417,992,435" href="tqsettings.html">
<area shape="rect" coords="887,435,991,451" href="ntqsimplerichtext.html">
<area shape="rect" coords="887,435,991,451" href="tqsimplerichtext.html">
<area shape="rect" coords="887,451,993,469" href="tqsize.html">
<area shape="rect" coords="893,469,993,488" href="tqsizepolicy.html">
<area shape="rect" coords="894,488,986,505" href="tqstring.html">
<area shape="rect" coords="894,506,986,524" href="qconststring.html">
<area shape="rect" coords="894,506,986,524" href="tqconststring.html">
<area shape="rect" coords="895,525,996,543" href="tqtextcodec.html">
<area shape="rect" coords="897,538,996,559" href="tqtextcodecplugin.html">
<area shape="rect" coords="902,560,987,579" href="tqtextstream.html">

@ -295,7 +295,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqdomtext.html">TQDomText</a>
<td align="right"><b>L</b>
<td><a href="ntqlabel.html">TQLabel</a>
<td><a href="tqlabel.html">TQLabel</a>
<td align="right">
<td><a href="tqregexpvalidator.html">TQRegExpValidator</a>
<td align="right">
@ -449,9 +449,9 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqfiledialog.html">TQFileDialog</a>
<td align="right">
<td><a href="ntqlocale.html">TQLocale</a>
<td><a href="tqlocale.html">TQLocale</a>
<td align="right">
<td><a href="ntqsimplerichtext.html">TQSimpleRichText</a>
<td><a href="tqsimplerichtext.html">TQSimpleRichText</a>
<td align="right">
<td><a href="tqvaluelist.html">TQValueList</a>
<tr>
@ -574,10 +574,10 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="ntqspinbox.html">TQSpinBox</a>
<td align="right">
<td><a href="ntqwhatsthis.html">TQWhatsThis</a>
<td><a href="tqwhatsthis.html">TQWhatsThis</a>
<tr>
<td align="right">
<td><a href="qchar.html">TQChar</a>
<td><a href="tqchar.html">TQChar</a>
<td align="right">
<td><a href="ntqframe.html">TQFrame</a>
<td align="right">
@ -588,7 +588,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td><a href="qwheelevent.html">TQWheelEvent</a>
<tr>
<td align="right">
<td><a href="qcharref.html">TQCharRef</a>
<td><a href="tqcharref.html">TQCharRef</a>
<td align="right">
<td><a href="tqftp.html">TQFtp</a>
<td align="right">
@ -741,7 +741,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<tr>
<td align="right">
<td><a href="qconststring.html">TQConstString</a>
<td><a href="tqconststring.html">TQConstString</a>
<td align="right">
<td><a href="ntqgridview.html">TQGridView</a>
<td align="right">
@ -934,7 +934,7 @@ classes, see <a href="mainclasses.html">TQt's Main Classes</a>.
<td align="right">
<td><a href="tqpen.html">TQPen</a>
<td align="right">
<td><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a>
<td><a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a>
<td align="right">
<td align="right">
<tr>

@ -60,7 +60,7 @@ specified. You can send single lines to the server.
#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="tqtextview-h.html">tqtextview.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="tqtextstream-h.html">tqtextstream.h</a>&gt;
@ -163,8 +163,8 @@ public:
"This is a small server example.\n"
"Connect with the client now."
);
<a href="ntqlabel.html">TQLabel</a> *lb = new <a href="ntqlabel.html">TQLabel</a>( itext, this );
<a name="x784"></a> lb-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignHCenter );
<a href="tqlabel.html">TQLabel</a> *lb = new <a href="tqlabel.html">TQLabel</a>( itext, this );
<a name="x784"></a> lb-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignHCenter );
infoText = new <a href="tqtextview.html">TQTextView</a>( this );
<a href="ntqpushbutton.html">TQPushButton</a> *quit = new <a href="ntqpushbutton.html">TQPushButton</a>( tr("Quit") , this );
@ -228,7 +228,7 @@ int main( int argc, char** argv )
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="tqtextview-h.html">tqtextview.h</a>&gt;
#include &lt;<a href="qlineedit-h.html">ntqlineedit.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="tqtextstream-h.html">tqtextstream.h</a>&gt;

@ -46,7 +46,7 @@ This example shows how to set a mouse cursor for a widget.
**
*****************************************************************************/
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#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;
@ -130,15 +130,15 @@ CursorView::CursorView() // construct view
setCaption( "CursorView" ); // set window caption
<a href="qgridlayout.html">TQGridLayout</a>* grid = new <a href="qgridlayout.html">TQGridLayout</a>( this, 5, 4, 20 );
<a href="ntqlabel.html">TQLabel</a> *label;
<a href="tqlabel.html">TQLabel</a> *label;
int i=0;
for ( int y=0; y&lt;4; y++ ) { // create the small labels
for ( int x=0; x&lt;4; x++ ) {
label = new <a href="ntqlabel.html">TQLabel</a>( this );
label = new <a href="tqlabel.html">TQLabel</a>( this );
<a name="x1121"></a> label-&gt;<a href="tqwidget.html#setCursor">setCursor</a>( TQCursor( list[i].shape ) );
<a name="x1119"></a> label-&gt;<a href="ntqlabel.html#setText">setText</a>( list[i].name );
<a name="x1118"></a> label-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
<a name="x1119"></a> label-&gt;<a href="tqlabel.html#setText">setText</a>( list[i].name );
<a name="x1118"></a> label-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
<a name="x1115"></a> label-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 10 );
<a name="x1114"></a> label-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Box | TQFrame::Raised );
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( label, x, y );
@ -147,10 +147,10 @@ CursorView::CursorView() // construct view
}
label = new <a href="ntqlabel.html">TQLabel</a>( this );
label = new <a href="tqlabel.html">TQLabel</a>( this );
label-&gt;<a href="tqwidget.html#setCursor">setCursor</a>( TQCursor( list[i].shape ) );
label-&gt;<a href="ntqlabel.html#setText">setText</a>( list[i].name );
label-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
label-&gt;<a href="tqlabel.html#setText">setText</a>( list[i].name );
label-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
label-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 10 );
label-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Box | TQFrame::Raised );
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( label, 4, 0 );
@ -161,10 +161,10 @@ CursorView::CursorView() // construct view
<a href="tqbitmap.html">TQBitmap</a> cm( cm_width, cm_height, cm_bits, TRUE );
<a href="ntqcursor.html">TQCursor</a> custom( cb, cm ); // create bitmap cursor
label = new <a href="ntqlabel.html">TQLabel</a>( this ); // create the big label
label = new <a href="tqlabel.html">TQLabel</a>( this ); // create the big label
label-&gt;<a href="tqwidget.html#setCursor">setCursor</a>( custom );
label-&gt;<a href="ntqlabel.html#setText">setText</a>( "Custom bitmap cursor" );
label-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
label-&gt;<a href="tqlabel.html#setText">setText</a>( "Custom bitmap cursor" );
label-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
label-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 10 );
label-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Box | TQFrame::Sunken );
<a name="x1116"></a> grid-&gt;<a href="qgridlayout.html#addMultiCellWidget">addMultiCellWidget</a>( label, 4, 4, 1, 3 );

@ -756,7 +756,7 @@ CardLayout::~CardLayout()
#include "card.h"
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
@ -824,10 +824,10 @@ int main( int argc, char **argv )
gm-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( wid );
<a href="ntqlabel.html">TQLabel</a>* s = new <a href="ntqlabel.html">TQLabel</a>( f );
s-&gt;<a href="ntqlabel.html#setText">setText</a>( "outermost box" );
<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="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
s-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter | TQt::AlignHCenter );
s-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter | TQt::AlignHCenter );
gm-&gt;<a href="qboxlayout.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");

@ -95,7 +95,7 @@ body { background: #ffffff; color: black; }
</ul><p align="center"><img align="middle" src="qs-addwidg.png" width="422" height="210">
</p>
<p>Now we need to relate each of the text labels to the corresponding widget. We do this by creating "buddies".</p>
<p>A widget that does not accept focus itself, e.g. a <a href="ntqlabel.html">TQLabel</a>, can have an accelerator that will pass the focus to its "buddy", e.g. a <a href="ntqlineedit.html">TQLineEdit</a>. In <em>TQt Designer</em>, we enable this by setting the first widget's <em>buddy</em> property to the name of the buddy widget.</p>
<p>A widget that does not accept focus itself, e.g. a <a href="tqlabel.html">TQLabel</a>, can have an accelerator that will pass the focus to its "buddy", e.g. a <a href="ntqlineedit.html">TQLineEdit</a>. In <em>TQt Designer</em>, we enable this by setting the first widget's <em>buddy</em> property to the name of the buddy widget.</p>
<ul><li><p>Click the <b>Set Buddy</b> toolbar button (or press <b>F12</b>). Click the Enter Number label, drag the line to the numberLineEdit, then release.</p>
<li><p>Click the <b>Set Buddy</b> toolbar button. Click the Convert From label, drag the line to the fromComboBox, then release.</p>
<li><p>Click the <b>Set Buddy</b> toolbar button. Click the Convert To label, drag the line to the toComboBox, then release.</p>

@ -58,8 +58,8 @@ body { background: #ffffff; color: black; }
<p>We can use one of TQt's static dialogs to get the user to choose a color, but we need our own dialog to get them to give it a name. We'll create that dialog now.</p>
<p>Click <b>File|New</b> to invoke the <em>New File</em> dialog, then click "Dialog", then click <b>OK</b>. Drag a corner of the new form to make it a lot smaller. Change the form's name (in the <a href="designer-manual-3.html#using-the-property-editor-sidebar">Property Editor</a>) to "ColorNameForm", and change its caption to "Color Tool -- Color Name". Click <b>File|Save</b>, then click <b>Save</b> to save it.</p>
<p>We'll now add some widgets to the dialog. Don't worry about precise positioning or sizing; we'll get <em>TQt Designer</em> to lay the form out perfectly for us shortly.</p>
<p>We need to create a <a href="ntqlabel.html">TQLabel</a> that will show the color the user has chosen. Click the TextLabel tool in the Toolbox, then click on the left hand side of the form. Change the label's <em>name</em> property to "colorLabel", and delete the text in the <em>text</em> property. Click the <em>pixmap</em> property's ellipsis button and choose the "editraise.png" image. Change the <em>minimumSize</em> property's <em>width</em> sub-property to 80, and set the <em>scaledContents</em> property to True.</p>
<p>Click the TextLabel tool again, then click to the right of the colorLabel, towards the top of the form. Change the <em>text</em> property to "&amp;Name". Note that the ampersand is displayed; this is because a <a href="ntqlabel.html">TQLabel</a> cannot accept focus and we haven't specified a focus widget ("buddy") yet.</p>
<p>We need to create a <a href="tqlabel.html">TQLabel</a> that will show the color the user has chosen. Click the TextLabel tool in the Toolbox, then click on the left hand side of the form. Change the label's <em>name</em> property to "colorLabel", and delete the text in the <em>text</em> property. Click the <em>pixmap</em> property's ellipsis button and choose the "editraise.png" image. Change the <em>minimumSize</em> property's <em>width</em> sub-property to 80, and set the <em>scaledContents</em> property to True.</p>
<p>Click the TextLabel tool again, then click to the right of the colorLabel, towards the top of the form. Change the <em>text</em> property to "&amp;Name". Note that the ampersand is displayed; this is because a <a href="tqlabel.html">TQLabel</a> cannot accept focus and we haven't specified a focus widget ("buddy") yet.</p>
<p>Click the LineEdit tool, then click to the right of the "Name" label, again towards the top of the form. Change the <em>name</em> property to "colorLineEdit".</p>
<p>Click on the "Name" label and change its <em>buddy</em> property to "colorLineEdit". The ampersand has now disappeared and <b>Alt+N</b> will set the focus in the colorLineEdit.</p>
<p>Click the PushButton tool, then click below the "colorLabel". Change the button's <em>name</em> property to "okPushButton", its <em>text</em> property to "OK", and its <em>default</em> property to True.</p>
@ -151,10 +151,10 @@ body { background: #ffffff; color: black; }
<h4><a name="1-3"></a>Using the Dialog</h4>
<p>The ColorNameForm dialog will be called from the main form. The caller will firstly call one of TQt's static "choose a color" dialogs, and if the user chooses a color, will then invoke our custom dialog. Since we're going to use a "choose a color" dialog we will need the appropriate header file. We'll also be accessing the dialog's colorLabel (to set it to the chosen color), and the dialog's line edit (to retrieve the color name), so we'll need appropriate headers for these too.</p>
<p>Click "MainForm" in the Project Overview window so that Object Explorer shows the main form's objects.</p>
<p>Click Object Explorer's Members tab. Right click "Includes (in Implementation)", then click <b>Edit</b> to invoke the <em>Edit Includes (in Implementation)</em> dialog. Click <b>Add</b> then enter "tqcolordialog.h". Click <b>Add</b> again, and enter "ntqlabel.h". Similarly add "ntqlineedit.h". We also need to include the header for the form we've just created, so add "colornameform.h", and since it is our last entry press <b>Enter</b>, then click <b>Close</b>.</p>
<p>Click Object Explorer's Members tab. Right click "Includes (in Implementation)", then click <b>Edit</b> to invoke the <em>Edit Includes (in Implementation)</em> dialog. Click <b>Add</b> then enter "tqcolordialog.h". Click <b>Add</b> again, and enter "tqlabel.h". Similarly add "ntqlineedit.h". We also need to include the header for the form we've just created, so add "colornameform.h", and since it is our last entry press <b>Enter</b>, then click <b>Close</b>.</p>
<p>You should now have added the following declarations to your includes (in implementation):</p>
<ul><li><p>"tqcolordialog.h"</p>
<li><p>"ntqlabel.h"</p>
<li><p>"tqlabel.h"</p>
<li><p>"ntqlineedit.h"</p>
<li><p>"colornameform.h"</p>
</ul><p>Now we're ready to enter the <tt>editAdd()</tt> slot's code. Click "mainform.ui.h" in the Project Overview to invoke the code editor.</p>
@ -483,7 +483,7 @@ body { background: #ffffff; color: black; }
</ul><p>Includes (in Implementation):</p>
<ul><li><p>"optionsform.h"</p>
<li><p>"ntqlineedit.h"</p>
<li><p>"ntqlabel.h"</p>
<li><p>"tqlabel.h"</p>
<li><p>"tqclipboard.h"</p>
<li><p>"ntqmessagebox.h"</p>
<li><p>"tqstatusbar.h"</p>

@ -193,11 +193,11 @@ myform.h: myform.ui
<p>Although Glade does not target TQt, the layout system and the widget set of GTK+ are similar to those of TQt, so the filter will retain most of the information in the<!-- index .glade --> <tt>.glade</tt> file.</p>
<p>There are some considerations regarding the conversion of Glade files, as listed below:</p>
<ul><li><p>Ampersands (&amp;) in labels</p>
<p>TQt displays an ampersand when a <a href="ntqlabel.html">TQLabel</a> has no buddy. (A buddy is a widget that accepts focus on behalf of a <a href="ntqlabel.html">TQLabel</a>.) Glade allows GtkLabel widgets with an (underlined) accelerator key but with no buddy. This is an error since users expect underlined characters to be accelerators. In this situation, TQt displays the ampersand itself instead of underlining the accelerator key. You should go over these <a href="ntqlabel.html">TQLabel</a> widgets and set their "<em>buddy</em>" property.</p>
<p>TQt displays an ampersand when a <a href="tqlabel.html">TQLabel</a> has no buddy. (A buddy is a widget that accepts focus on behalf of a <a href="tqlabel.html">TQLabel</a>.) Glade allows GtkLabel widgets with an (underlined) accelerator key but with no buddy. This is an error since users expect underlined characters to be accelerators. In this situation, TQt displays the ampersand itself instead of underlining the accelerator key. You should go over these <a href="tqlabel.html">TQLabel</a> widgets and set their "<em>buddy</em>" property.</p>
<li><p>Layout placeholders</p>
<p>GTK allows a layout position to be occupied by a placeholder. <em>TQt Designer</em> converts those placeholders into <a href="ntqlabel.html">TQLabel</a>s whose text is "?" in red, so that you can find them and fix them manually.</p>
<p>GTK allows a layout position to be occupied by a placeholder. <em>TQt Designer</em> converts those placeholders into <a href="tqlabel.html">TQLabel</a>s whose text is "?" in red, so that you can find them and fix them manually.</p>
<li><p>GTK+ or GNOME widget with no TQt equivalent</p>
<p>TQt has equivalents for most GTK+ widgets, but Glade also supports GNOME, whose goal is to provide a complete desktop environment. Because TQt's scope is narrower, when <em>TQt Designer</em> encounters a widget it cannot convert, it replaces it with a label that indicates the problem. For example, a GnomePaperSelector will be replaced by a <a href="ntqlabel.html">TQLabel</a> whose text is "GnomePaperSelector?" in red. If you are porting to KDE, you might want to use the corresponding KDE widget.</p>
<p>TQt has equivalents for most GTK+ widgets, but Glade also supports GNOME, whose goal is to provide a complete desktop environment. Because TQt's scope is narrower, when <em>TQt Designer</em> encounters a widget it cannot convert, it replaces it with a label that indicates the problem. For example, a GnomePaperSelector will be replaced by a <a href="tqlabel.html">TQLabel</a> whose text is "GnomePaperSelector?" in red. If you are porting to KDE, you might want to use the corresponding KDE widget.</p>
<p>Other GTK+/GNOME widgets are only supported in certain contexts. For example, the GnomeDruid can be embedded in another widget, whereas the corresponding <a href="ntqwizard.html">TQWizard</a> class cannot.</p>
<li><p>Message boxes and other high-level dialogs</p>
<p>Glade supports editing of GnomeMessageBox, GtkFileSelection, GtkFontSelectionDialog and others. This is trivially achieved in TQt by means of a <a href="ntqmessagebox.html">TQMessageBox</a> dialog, a <a href="tqfiledialog.html">TQFileDialog</a>, a <a href="tqfontdialog.html">TQFontDialog</a>, etc., in C++ code.</p>

@ -1096,7 +1096,7 @@ protected:
TQtFileIconView *fileview;
DirectoryView *dirlist;
<a href="ntqprogressbar.html">TQProgressBar</a> *progress;
<a href="ntqlabel.html">TQLabel</a> *label;
<a href="tqlabel.html">TQLabel</a> *label;
<a href="ntqcombobox.html">TQComboBox</a> *pathCombo;
<a href="tqtoolbutton.html">TQToolButton</a> *upButton, *mkdirButton;
@ -1136,7 +1136,7 @@ protected slots:
#include &lt;<a href="qsplitter-h.html">ntqsplitter.h</a>&gt;
#include &lt;<a href="qprogressbar-h.html">ntqprogressbar.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqstatusbar-h.html">tqstatusbar.h</a>&gt;
#include &lt;<a href="tqtoolbar-h.html">tqtoolbar.h</a>&gt;
#include &lt;<a href="qcombobox-h.html">ntqcombobox.h</a>&gt;
@ -1215,7 +1215,7 @@ void <a name="f325"></a>FileMainWindow::setup()
<a href="tqtoolbar.html">TQToolBar</a> *toolbar = new <a href="tqtoolbar.html">TQToolBar</a>( this, "toolbar" );
<a href="tqmainwindow.html#setRightJustification">setRightJustification</a>( TRUE );
(void)new <a href="ntqlabel.html">TQLabel</a>( <a href="tqobject.html#tr">tr</a>( " Path: " ), toolbar );
(void)new <a href="tqlabel.html">TQLabel</a>( <a href="tqobject.html#tr">tr</a>( " Path: " ), toolbar );
pathCombo = new <a href="ntqcombobox.html">TQComboBox</a>( TRUE, toolbar );
<a name="x880"></a> pathCombo-&gt;<a href="ntqcombobox.html#setAutoCompletion">setAutoCompletion</a>( TRUE );
@ -1249,7 +1249,7 @@ void <a name="f325"></a>FileMainWindow::setup()
<a href="tqmainwindow.html#setDockEnabled">setDockEnabled</a>( DockLeft, FALSE );
<a href="tqmainwindow.html#setDockEnabled">setDockEnabled</a>( DockRight, FALSE );
label = new <a href="ntqlabel.html">TQLabel</a>( <a href="tqmainwindow.html#statusBar">statusBar</a>() );
label = new <a href="tqlabel.html">TQLabel</a>( <a href="tqmainwindow.html#statusBar">statusBar</a>() );
<a href="tqmainwindow.html#statusBar">statusBar</a>()-&gt;addWidget( label, 2, TRUE );
progress = new <a href="ntqprogressbar.html">TQProgressBar</a>( <a href="tqmainwindow.html#statusBar">statusBar</a>() );
<a href="tqmainwindow.html#statusBar">statusBar</a>()-&gt;addWidget( progress, 1, TRUE );
@ -1293,7 +1293,7 @@ void <a name="f327"></a>FileMainWindow::directoryChanged( const <a href="tqstrin
void <a name="f328"></a>FileMainWindow::slotStartReadDir( int dirs )
{
label-&gt;<a href="ntqlabel.html#setText">setText</a>( <a href="tqobject.html#tr">tr</a>( " Reading Directory..." ) );
label-&gt;<a href="tqlabel.html#setText">setText</a>( <a href="tqobject.html#tr">tr</a>( " Reading Directory..." ) );
<a name="x890"></a> progress-&gt;<a href="ntqprogressbar.html#reset">reset</a>();
<a name="x892"></a> progress-&gt;<a href="ntqprogressbar.html#setTotalSteps">setTotalSteps</a>( dirs );
}
@ -1306,7 +1306,7 @@ void <a name="f329"></a>FileMainWindow::slotReadNextDir()
void <a name="f330"></a>FileMainWindow::slotReadDirDone()
{
label-&gt;<a href="ntqlabel.html#setText">setText</a>( <a href="tqobject.html#tr">tr</a>( " Reading Directory Done." ) );
label-&gt;<a href="tqlabel.html#setText">setText</a>( <a href="tqobject.html#tr">tr</a>( " Reading Directory Done." ) );
<a name="x893"></a> progress-&gt;<a href="ntqprogressbar.html#setProgress">setProgress</a>( progress-&gt;<a href="ntqprogressbar.html#totalSteps">totalSteps</a>() );
}

@ -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="ntqlabel.html#setBuddy">TQLabel::setBuddy</a>(), <a href="ntqgroupbox.html">TQGroupBox</a> and <a href="ntqtabbar.html">TQTabBar</a>.
focus accelerators such as those provided by <a href="tqlabel.html#setBuddy">TQLabel::setBuddy</a>(), <a href="ntqgroupbox.html">TQGroupBox</a> and <a href="ntqtabbar.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

@ -72,7 +72,7 @@ commands. The GUI parts are done in the Designer.
void FtpMainWindow::init()
{
stateFtp = new <a href="ntqlabel.html">TQLabel</a>( tr("Unconnected"), statusBar() );
stateFtp = new <a href="tqlabel.html">TQLabel</a>( tr("Unconnected"), statusBar() );
statusBar()-&gt;addWidget( stateFtp, 0, TRUE );
ftp = new <a href="tqftp.html">TQFtp</a>( this );
@ -265,22 +265,22 @@ void FtpMainWindow::ftp_stateChanged( int state )
{
switch ( (TQFtp::State)state ) {
case TQFtp::Unconnected:
<a name="x765"></a> stateFtp-&gt;<a href="ntqlabel.html#setText">setText</a>( tr("Unconnected") );
<a name="x765"></a> stateFtp-&gt;<a href="tqlabel.html#setText">setText</a>( tr("Unconnected") );
break;
case TQFtp::HostLookup:
stateFtp-&gt;<a href="ntqlabel.html#setText">setText</a>( tr("Host lookup") );
stateFtp-&gt;<a href="tqlabel.html#setText">setText</a>( tr("Host lookup") );
break;
case TQFtp::Connecting:
stateFtp-&gt;<a href="ntqlabel.html#setText">setText</a>( tr("Connecting") );
stateFtp-&gt;<a href="tqlabel.html#setText">setText</a>( tr("Connecting") );
break;
case TQFtp::Connected:
stateFtp-&gt;<a href="ntqlabel.html#setText">setText</a>( tr("Connected") );
stateFtp-&gt;<a href="tqlabel.html#setText">setText</a>( tr("Connected") );
break;
case TQFtp::LoggedIn:
stateFtp-&gt;<a href="ntqlabel.html#setText">setText</a>( tr("Logged in") );
stateFtp-&gt;<a href="tqlabel.html#setText">setText</a>( tr("Logged in") );
break;
case TQFtp::Closing:
stateFtp-&gt;<a href="ntqlabel.html#setText">setText</a>( tr("Closing") );
stateFtp-&gt;<a href="tqlabel.html#setText">setText</a>( tr("Closing") );
break;
}
}

@ -76,7 +76,7 @@ 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="qgridlayout.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="ntqwhatsthis.html#add">TQWhatsThis</a><li>addArgument:
<a href="tqactiongroup.html#add">TQActionGroup</a> <a href="qgridlayout.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="tqprocess.html#addArgument">TQProcess</a><li>addBindValue:
<a href="tqsqlquery.html#addBindValue">TQSqlQuery</a><li>addChild:
<a href="ntqscrollview.html#addChild">TQScrollView</a><li>addChildLayout:
@ -128,10 +128,10 @@ abort:
<a href="tqiconview.html#adjustItems">TQIconView</a><li>adjustPos:
<a href="ntqsplitter.html#adjustPos">TQSplitter</a><li>adjustRow:
<a href="ntqtable.html#adjustRow">TQTable</a><li>adjustSize:
<a href="ntqmessagebox.html#adjustSize">TQMessageBox</a> <a href="ntqsimplerichtext.html#adjustSize">TQSimpleRichText</a> <a href="tqwidget.html#adjustSize">TQWidget</a><li>advance:
<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="ntqlabel.html#alignment">TQLabel</a> <a href="qlayoutitem.html#alignment">TQLayoutItem</a> <a href="ntqlineedit.html#alignment">TQLineEdit</a> <a href="ntqmultilineedit.html#alignment">TQMultiLineEdit</a> <a href="tqstylesheetitem.html#alignment">TQStyleSheetItem</a> <a href="qtableitem.html#alignment">TQTableItem</a> <a href="tqtextedit.html#alignment">TQTextEdit</a><li>alignmentRect:
<a href="ntqgroupbox.html#alignment">TQGroupBox</a> <a href="tqlabel.html#alignment">TQLabel</a> <a href="qlayoutitem.html#alignment">TQLayoutItem</a> <a href="ntqlineedit.html#alignment">TQLineEdit</a> <a href="ntqmultilineedit.html#alignment">TQMultiLineEdit</a> <a href="tqstylesheetitem.html#alignment">TQStyleSheetItem</a> <a href="qtableitem.html#alignment">TQTableItem</a> <a href="tqtextedit.html#alignment">TQTextEdit</a><li>alignmentRect:
<a href="ntqlayout.html#alignmentRect">TQLayout</a><li>all:
<a href="tqmacmime.html#all">TQMacMime</a> <a href="tqwindowsmime.html#all">TQWindowsMime</a><li>allColumnsShowFocus:
<a href="ntqlistview.html#allColumnsShowFocus">TQListView</a><li>allGray:
@ -143,7 +143,7 @@ abort:
<a href="tqsessionmanager.html#allowsErrorInteraction">TQSessionManager</a><li>allowsInteraction:
<a href="tqsessionmanager.html#allowsInteraction">TQSessionManager</a><li>alpha:
<a href="tqglformat.html#alpha">TQGLFormat</a><li>anchorAt:
<a href="ntqsimplerichtext.html#anchorAt">TQSimpleRichText</a> <a href="tqtextedit.html#anchorAt">TQTextEdit</a><li>anchorClicked:
<a href="tqsimplerichtext.html#anchorAt">TQSimpleRichText</a> <a href="tqtextedit.html#anchorAt">TQTextEdit</a><li>anchorClicked:
<a href="tqtextbrowser.html#anchorClicked">TQTextBrowser</a><li>anchorCol:
<a href="qtableselection.html#anchorCol">TQTableSelection</a><li>anchorRow:
<a href="qtableselection.html#anchorRow">TQTableSelection</a><li>angleLength:
@ -295,7 +295,7 @@ back:
<a href="tqcanvaspolygonalitem.html#brush">TQCanvasPolygonalItem</a> <a href="tqcolorgroup.html#brush">TQColorGroup</a> <a href="tqpainter.html#brush">TQPainter</a> <a href="tqpalette.html#brush">TQPalette</a><li>brushOrigin:
<a href="tqpainter.html#brushOrigin">TQPainter</a><li>bsearch:
<a href="tqmemarray.html#bsearch">TQMemArray</a> <a href="tqptrvector.html#bsearch">TQPtrVector</a><li>buddy:
<a href="ntqlabel.html#buddy">TQLabel</a><li>buffer:
<a href="tqlabel.html#buddy">TQLabel</a><li>buffer:
<a href="tqbuffer.html#buffer">TQBuffer</a><li>button:
<a href="tqcolorgroup.html#button">TQColorGroup</a> <a href="qmouseevent.html#button">TQMouseEvent</a><li>buttonSymbols:
<a href="ntqspinbox.html#buttonSymbols">TQSpinBox</a><li>buttonText:
@ -306,7 +306,7 @@ back:
<a href="tqsocket.html#bytesToWrite">TQSocket</a><li>bytesWritten:
<a href="tqsocket.html#bytesWritten">TQSocket</a><li><a name="c"></a>
c:
<a href="ntqlocale.html#c">TQLocale</a><li>cacheLimit:
<a href="tqlocale.html#c">TQLocale</a><li>cacheLimit:
<a href="tqpixmapcache.html#cacheLimit">TQPixmapCache</a><li>caching:
<a href="tqfileinfo.html#caching">TQFileInfo</a><li>calcRect:
<a href="tqiconviewitem.html#calcRect">TQIconViewItem</a><li>calculateField:
@ -337,10 +337,10 @@ c:
<a href="tqworkspace.html#cascade">TQWorkspace</a><li>caseSensitive:
<a href="tqregexp.html#caseSensitive">TQRegExp</a><li>cast:
<a href="ntqvariant.html#cast">TQVariant</a><li>category:
<a href="qchar.html#category">TQChar</a><li>cd:
<a href="tqchar.html#category">TQChar</a><li>cd:
<a href="tqdir.html#cd">TQDir</a> <a href="tqftp.html#cd">TQFtp</a><li>cdUp:
<a href="tqdir.html#cdUp">TQDir</a> <a href="tqurl.html#cdUp">TQUrl</a><li>cell:
<a href="qchar.html#cell">TQChar</a><li>cellGeometry:
<a href="tqchar.html#cell">TQChar</a><li>cellGeometry:
<a href="qgridlayout.html#cellGeometry">TQGridLayout</a> <a href="ntqgridview.html#cellGeometry">TQGridView</a> <a href="ntqtable.html#cellGeometry">TQTable</a><li>cellHeight:
<a href="ntqgridview.html#cellHeight">TQGridView</a><li>cellRect:
<a href="ntqgridview.html#cellRect">TQGridView</a> <a href="ntqtable.html#cellRect">TQTable</a><li>cellWidget:
@ -386,7 +386,7 @@ c:
<a href="tqdir.html#cleanDirPath">TQDir</a><li>cleanText:
<a href="ntqspinbox.html#cleanText">TQSpinBox</a><li>cleanup:
<a href="tqcolor.html#cleanup">TQColor</a> <a href="ntqcursor.html#cleanup">TQCursor</a><li>clear:
<a href="ntqaccel.html#clear">TQAccel</a> <a href="tqasciicache.html#clear">TQAsciiCache</a> <a href="tqasciidict.html#clear">TQAsciiDict</a> <a href="tqcache.html#clear">TQCache</a> <a href="tqclipboard.html#clear">TQClipboard</a> <a href="ntqcombobox.html#clear">TQComboBox</a> <a href="tqdict.html#clear">TQDict</a> <a href="tqdomnode.html#clear">TQDomNode</a> <a href="tqiconview.html#clear">TQIconView</a> <a href="tqintcache.html#clear">TQIntCache</a> <a href="tqintdict.html#clear">TQIntDict</a> <a href="ntqlabel.html#clear">TQLabel</a> <a href="ntqlineedit.html#clear">TQLineEdit</a> <a href="ntqlistbox.html#clear">TQListBox</a> <a href="ntqlistview.html#clear">TQListView</a> <a href="tqmap.html#clear">TQMap</a> <a href="tqmenudata.html#clear">TQMenuBar</a> <a href="tqmenudata.html#clear">TQMenuData</a> <a href="tqobjectcleanuphandler.html#clear">TQObjectCleanupHandler</a> <a href="tqpixmapcache.html#clear">TQPixmapCache</a> <a href="tqmenudata.html#clear">TQPopupMenu</a> <a href="tqptrcollection.html#clear">TQPtrCollection</a> <a href="tqptrdict.html#clear">TQPtrDict</a> <a href="tqptrlist.html#clear">TQPtrList</a> <a href="tqptrqueue.html#clear">TQPtrQueue</a> <a href="tqptrstack.html#clear">TQPtrStack</a> <a href="tqptrvector.html#clear">TQPtrVector</a> <a href="ntqsplashscreen.html#clear">TQSplashScreen</a> <a href="tqsqlcursor.html#clear">TQSqlCursor</a> <a href="tqsqlfield.html#clear">TQSqlField</a> <a href="tqsqlform.html#clear">TQSqlForm</a> <a href="tqsqlrecord.html#clear">TQSqlRecord</a> <a href="tqstatusbar.html#clear">TQStatusBar</a> <a href="tqtextedit.html#clear">TQTextEdit</a> <a href="tqtoolbar.html#clear">TQToolBar</a> <a href="tqtooltip.html#clear">TQToolTip</a> <a href="ntqtranslator.html#clear">TQTranslator</a> <a href="tqvaluelist.html#clear">TQValueList</a> <a href="tqvaluevector.html#clear">TQValueVector</a> <a href="ntqvariant.html#clear">TQVariant</a> <a href="tqxmlattributes.html#clear">TQXmlAttributes</a><li>clearArguments:
<a href="ntqaccel.html#clear">TQAccel</a> <a href="tqasciicache.html#clear">TQAsciiCache</a> <a href="tqasciidict.html#clear">TQAsciiDict</a> <a href="tqcache.html#clear">TQCache</a> <a href="tqclipboard.html#clear">TQClipboard</a> <a href="ntqcombobox.html#clear">TQComboBox</a> <a href="tqdict.html#clear">TQDict</a> <a href="tqdomnode.html#clear">TQDomNode</a> <a href="tqiconview.html#clear">TQIconView</a> <a href="tqintcache.html#clear">TQIntCache</a> <a href="tqintdict.html#clear">TQIntDict</a> <a href="tqlabel.html#clear">TQLabel</a> <a href="ntqlineedit.html#clear">TQLineEdit</a> <a href="ntqlistbox.html#clear">TQListBox</a> <a href="ntqlistview.html#clear">TQListView</a> <a href="tqmap.html#clear">TQMap</a> <a href="tqmenudata.html#clear">TQMenuBar</a> <a href="tqmenudata.html#clear">TQMenuData</a> <a href="tqobjectcleanuphandler.html#clear">TQObjectCleanupHandler</a> <a href="tqpixmapcache.html#clear">TQPixmapCache</a> <a href="tqmenudata.html#clear">TQPopupMenu</a> <a href="tqptrcollection.html#clear">TQPtrCollection</a> <a href="tqptrdict.html#clear">TQPtrDict</a> <a href="tqptrlist.html#clear">TQPtrList</a> <a href="tqptrqueue.html#clear">TQPtrQueue</a> <a href="tqptrstack.html#clear">TQPtrStack</a> <a href="tqptrvector.html#clear">TQPtrVector</a> <a href="ntqsplashscreen.html#clear">TQSplashScreen</a> <a href="tqsqlcursor.html#clear">TQSqlCursor</a> <a href="tqsqlfield.html#clear">TQSqlField</a> <a href="tqsqlform.html#clear">TQSqlForm</a> <a href="tqsqlrecord.html#clear">TQSqlRecord</a> <a href="tqstatusbar.html#clear">TQStatusBar</a> <a href="tqtextedit.html#clear">TQTextEdit</a> <a href="tqtoolbar.html#clear">TQToolBar</a> <a href="tqtooltip.html#clear">TQToolTip</a> <a href="ntqtranslator.html#clear">TQTranslator</a> <a href="tqvaluelist.html#clear">TQValueList</a> <a href="tqvaluevector.html#clear">TQValueVector</a> <a href="ntqvariant.html#clear">TQVariant</a> <a href="tqxmlattributes.html#clear">TQXmlAttributes</a><li>clearArguments:
<a href="tqprocess.html#clearArguments">TQProcess</a><li>clearBit:
<a href="tqbitarray.html#clearBit">TQBitArray</a><li>clearCell:
<a href="ntqtable.html#clearCell">TQTable</a><li>clearCellWidget:
@ -406,7 +406,7 @@ c:
<a href="ntqcombobox.html#clearValidator">TQComboBox</a> <a href="ntqlineedit.html#clearValidator">TQLineEdit</a><li>clearValues:
<a href="tqdatabrowser.html#clearValues">TQDataBrowser</a> <a href="tqdataview.html#clearValues">TQDataView</a> <a href="tqsqlform.html#clearValues">TQSqlForm</a> <a href="tqsqlrecord.html#clearValues">TQSqlRecord</a><li>clearWFlags:
<a href="tqwidget.html#clearWFlags">TQWidget</a><li>clicked:
<a href="ntqbutton.html#clicked">TQButton</a> <a href="ntqbuttongroup.html#clicked">TQButtonGroup</a> <a href="ntqbutton.html#clicked">TQCheckBox</a> <a href="ntqheader.html#clicked">TQHeader</a> <a href="tqiconview.html#clicked">TQIconView</a> <a href="ntqlistbox.html#clicked">TQListBox</a> <a href="ntqlistview.html#clicked">TQListView</a> <a href="ntqbutton.html#clicked">TQPushButton</a> <a href="ntqbutton.html#clicked">TQRadioButton</a> <a href="ntqtable.html#clicked">TQTable</a> <a href="tqtextedit.html#clicked">TQTextEdit</a> <a href="ntqwhatsthis.html#clicked">TQWhatsThis</a><li>clipRegion:
<a href="ntqbutton.html#clicked">TQButton</a> <a href="ntqbuttongroup.html#clicked">TQButtonGroup</a> <a href="ntqbutton.html#clicked">TQCheckBox</a> <a href="ntqheader.html#clicked">TQHeader</a> <a href="tqiconview.html#clicked">TQIconView</a> <a href="ntqlistbox.html#clicked">TQListBox</a> <a href="ntqlistview.html#clicked">TQListView</a> <a href="ntqbutton.html#clicked">TQPushButton</a> <a href="ntqbutton.html#clicked">TQRadioButton</a> <a href="ntqtable.html#clicked">TQTable</a> <a href="tqtextedit.html#clicked">TQTextEdit</a> <a href="tqwhatsthis.html#clicked">TQWhatsThis</a><li>clipRegion:
<a href="tqpainter.html#clipRegion">TQPainter</a> <a href="tqwidget.html#clipRegion">TQWidget</a><li>clipboard:
<a href="ntqapplication.html#clipboard">TQApplication</a><li>clipper:
<a href="ntqscrollview.html#clipper">TQScrollView</a><li>cloneNode:
@ -457,7 +457,7 @@ c:
<a href="ntqtable.html#columnWidthChanged">TQTable</a><li>columnWidthMode:
<a href="ntqlistview.html#columnWidthMode">TQListView</a><li>columns:
<a href="ntqgroupbox.html#columns">TQGroupBox</a> <a href="ntqlistview.html#columns">TQListView</a> <a href="tqpopupmenu.html#columns">TQPopupMenu</a><li>combiningClass:
<a href="qchar.html#combiningClass">TQChar</a><li>commandFinished:
<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:
<a href="qtranslatormessage.html#comment">TQTranslatorMessage</a> <a href="tqxmllexicalhandler.html#comment">TQXmlLexicalHandler</a><li>commit:
@ -515,7 +515,7 @@ c:
<a href="ntqscrollview.html#contentsWidth">TQScrollView</a><li>contentsX:
<a href="ntqscrollview.html#contentsX">TQScrollView</a><li>contentsY:
<a href="ntqscrollview.html#contentsY">TQScrollView</a><li>context:
<a href="tqglwidget.html#context">TQGLWidget</a> <a href="ntqsimplerichtext.html#context">TQSimpleRichText</a> <a href="tqtextedit.html#context">TQTextEdit</a> <a href="qtranslatormessage.html#context">TQTranslatorMessage</a><li>contextMenuEvent:
<a href="tqglwidget.html#context">TQGLWidget</a> <a href="tqsimplerichtext.html#context">TQSimpleRichText</a> <a href="tqtextedit.html#context">TQTextEdit</a> <a href="qtranslatormessage.html#context">TQTranslatorMessage</a><li>contextMenuEvent:
<a href="tqwidget.html#contextMenuEvent">TQWidget</a><li>contextMenuRequested:
<a href="tqiconview.html#contextMenuRequested">TQIconView</a> <a href="ntqlistbox.html#contextMenuRequested">TQListBox</a> <a href="ntqlistview.html#contextMenuRequested">TQListView</a> <a href="ntqtable.html#contextMenuRequested">TQTable</a><li>contexts:
<a href="tqstylesheetitem.html#contexts">TQStyleSheetItem</a><li>controlAt:
@ -542,8 +542,8 @@ c:
<a href="ntqaccel.html#count">TQAccel</a> <a href="tqasciicache.html#count">TQAsciiCache</a> <a href="tqasciicacheiterator.html#count">TQAsciiCacheIterator</a> <a href="tqasciidict.html#count">TQAsciiDict</a> <a href="tqasciidictiterator.html#count">TQAsciiDictIterator</a> <a href="ntqbuttongroup.html#count">TQButtonGroup</a> <a href="tqcache.html#count">TQCache</a> <a href="tqcacheiterator.html#count">TQCacheIterator</a> <a href="tqcanvaspixmaparray.html#count">TQCanvasPixmapArray</a> <a href="ntqcombobox.html#count">TQComboBox</a> <a href="qcombotableitem.html#count">TQComboTableItem</a> <a href="tqdict.html#count">TQDict</a> <a href="tqdictiterator.html#count">TQDictIterator</a> <a href="tqdir.html#count">TQDir</a> <a href="ntqdockarea.html#count">TQDockArea</a> <a href="tqdomnamednodemap.html#count">TQDomNamedNodeMap</a> <a href="tqdomnodelist.html#count">TQDomNodeList</a> <a href="ntqfocusdata.html#count">TQFocusData</a> <a href="ntqheader.html#count">TQHeader</a> <a href="tqiconview.html#count">TQIconView</a> <a href="tqintcache.html#count">TQIntCache</a> <a href="tqintcacheiterator.html#count">TQIntCacheIterator</a> <a href="tqintdict.html#count">TQIntDict</a> <a href="tqintdictiterator.html#count">TQIntDictIterator</a> <a href="qkeyevent.html#count">TQKeyEvent</a> <a href="ntqkeysequence.html#count">TQKeySequence</a> <a href="ntqlistbox.html#count">TQListBox</a> <a href="tqmap.html#count">TQMap</a> <a href="tqmemarray.html#count">TQMemArray</a> <a href="tqmenudata.html#count">TQMenuData</a> <a href="tqptrcollection.html#count">TQPtrCollection</a> <a href="tqptrdict.html#count">TQPtrDict</a> <a href="tqptrdictiterator.html#count">TQPtrDictIterator</a> <a href="tqptrlist.html#count">TQPtrList</a> <a href="tqptrlistiterator.html#count">TQPtrListIterator</a> <a href="tqptrqueue.html#count">TQPtrQueue</a> <a href="tqptrstack.html#count">TQPtrStack</a> <a href="tqptrvector.html#count">TQPtrVector</a> <a href="tqsqlform.html#count">TQSqlForm</a> <a href="tqsqlrecord.html#count">TQSqlRecord</a> <a href="ntqtabbar.html#count">TQTabBar</a> <a href="ntqtabwidget.html#count">TQTabWidget</a> <a href="tqtoolbox.html#count">TQToolBox</a> <a href="tqvaluelist.html#count">TQValueList</a> <a href="tqvaluevector.html#count">TQValueVector</a> <a href="tqxmlattributes.html#count">TQXmlAttributes</a><li>countCf:
<a href="tqwindowsmime.html#countCf">TQWindowsMime</a><li>countFlavors:
<a href="tqmacmime.html#countFlavors">TQMacMime</a><li>country:
<a href="ntqlocale.html#country">TQLocale</a><li>countryToString:
<a href="ntqlocale.html#countryToString">TQLocale</a><li>create:
<a href="tqlocale.html#country">TQLocale</a><li>countryToString:
<a href="tqlocale.html#countryToString">TQLocale</a><li>create:
<a href="tqglcontext.html#create">TQGLContext</a> <a href="tqimage.html#create">TQImage</a> <a href="qnplugin.html#create">TQNPlugin</a> <a href="tqsqldriverplugin.html#create">TQSqlDriverPlugin</a> <a href="tqstylefactory.html#create">TQStyleFactory</a> <a href="tqstyleplugin.html#create">TQStylePlugin</a> <a href="tqwidget.html#create">TQWidget</a> <a href="tqwidgetfactory.html#create">TQWidgetFactory</a> <a href="tqwidgetplugin.html#create">TQWidgetPlugin</a><li>createAlphaMask:
<a href="tqimage.html#createAlphaMask">TQImage</a><li>createAttribute:
<a href="tqdomdocument.html#createAttribute">TQDomDocument</a><li>createAttributeNS:
@ -598,7 +598,7 @@ c:
<a href="tqptrlist.html#currentNode">TQPtrList</a><li>currentPage:
<a href="ntqtabdialog.html#currentPage">TQTabDialog</a> <a href="ntqtabwidget.html#currentPage">TQTabWidget</a> <a href="ntqwizard.html#currentPage">TQWizard</a><li>currentPageIndex:
<a href="ntqtabwidget.html#currentPageIndex">TQTabWidget</a><li>currentParagraph:
<a href="ntqsyntaxhighlighter.html#currentParagraph">TQSyntaxHighlighter</a><li>currentRecord:
<a href="tqsyntaxhighlighter.html#currentParagraph">TQSyntaxHighlighter</a><li>currentRecord:
<a href="tqdatatable.html#currentRecord">TQDataTable</a><li>currentRequest:
<a href="tqhttp.html#currentRequest">TQHttp</a><li>currentRow:
<a href="ntqtable.html#currentRow">TQTable</a><li>currentSelection:
@ -660,8 +660,8 @@ dark:
<a href="tqfile.html#decodeName">TQFile</a><li>decodeToUnicodeUris:
<a href="tquridrag.html#decodeToUnicodeUris">TQUriDrag</a><li>decoderFor:
<a href="tqimageformattype.html#decoderFor">TQImageFormatType</a><li>decomposition:
<a href="qchar.html#decomposition">TQChar</a><li>decompositionTag:
<a href="qchar.html#decompositionTag">TQChar</a><li>defaultButtonPressed:
<a href="tqchar.html#decomposition">TQChar</a><li>decompositionTag:
<a href="tqchar.html#decompositionTag">TQChar</a><li>defaultButtonPressed:
<a href="ntqtabdialog.html#defaultButtonPressed">TQTabDialog</a><li>defaultDepth:
<a href="tqpixmap.html#defaultDepth">TQPixmap</a><li>defaultFactory:
<a href="tqeditorfactory.html#defaultFactory">TQEditorFactory</a> <a href="tqiconfactory.html#defaultFactory">TQIconFactory</a> <a href="tqmimesourcefactory.html#defaultFactory">TQMimeSourceFactory</a> <a href="tqsqleditorfactory.html#defaultFactory">TQSqlEditorFactory</a><li>defaultFamily:
@ -707,7 +707,7 @@ dark:
<a href="ntqdial.html#dialPressed">TQDial</a><li>dialReleased:
<a href="ntqdial.html#dialReleased">TQDial</a><li>dialog:
<a href="qmotifdialog.html#dialog">TQMotifDialog</a><li>digitValue:
<a href="qchar.html#digitValue">TQChar</a><li>dimensionChange:
<a href="tqchar.html#digitValue">TQChar</a><li>dimensionChange:
<a href="ntqgridview.html#dimensionChange">TQGridView</a><li>dir:
<a href="tqfiledialog.html#dir">TQFileDialog</a> <a href="tqfileinfo.html#dir">TQFileInfo</a><li>dirEntered:
<a href="tqfiledialog.html#dirEntered">TQFileDialog</a><li>dirName:
@ -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="qchar.html#direction">TQChar</a><li>dirty:
<a href="qboxlayout.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:
@ -725,7 +725,7 @@ dark:
<a href="tqmovie.html#disconnectResize">TQMovie</a><li>disconnectStatus:
<a href="tqmovie.html#disconnectStatus">TQMovie</a><li>disconnectUpdate:
<a href="tqmovie.html#disconnectUpdate">TQMovie</a><li>display:
<a href="ntqlcdnumber.html#display">TQLCDNumber</a> <a href="tqtimeedit.html#display">TQTimeEdit</a> <a href="ntqwhatsthis.html#display">TQWhatsThis</a><li>displayMode:
<a href="ntqlcdnumber.html#display">TQLCDNumber</a> <a href="tqtimeedit.html#display">TQTimeEdit</a> <a href="tqwhatsthis.html#display">TQWhatsThis</a><li>displayMode:
<a href="tqstylesheetitem.html#displayMode">TQStyleSheetItem</a><li>displayText:
<a href="ntqlineedit.html#displayText">TQLineEdit</a><li>doAutoScroll:
<a href="tqiconview.html#doAutoScroll">TQIconView</a> <a href="ntqlistview.html#doAutoScroll">TQListView</a><li>doDefaultAction:
@ -762,7 +762,7 @@ dark:
<a href="tqwidget.html#dragMoveEvent">TQWidget</a><li>dragObject:
<a href="tqiconview.html#dragObject">TQIconView</a> <a href="ntqlistview.html#dragObject">TQListView</a> <a href="ntqtable.html#dragObject">TQTable</a><li>draggingSlider:
<a href="ntqscrollbar.html#draggingSlider">TQScrollBar</a><li>draw:
<a href="tqcanvasitem.html#draw">TQCanvasItem</a> <a href="tqcanvaspolygonalitem.html#draw">TQCanvasPolygonalItem</a> <a href="tqcanvassprite.html#draw">TQCanvasSprite</a> <a href="tqcanvastext.html#draw">TQCanvasText</a> <a href="ntqsimplerichtext.html#draw">TQSimpleRichText</a><li>drawArc:
<a href="tqcanvasitem.html#draw">TQCanvasItem</a> <a href="tqcanvaspolygonalitem.html#draw">TQCanvasPolygonalItem</a> <a href="tqcanvassprite.html#draw">TQCanvasSprite</a> <a href="tqcanvastext.html#draw">TQCanvasText</a> <a href="tqsimplerichtext.html#draw">TQSimpleRichText</a><li>drawArc:
<a href="tqpainter.html#drawArc">TQPainter</a><li>drawArea:
<a href="tqcanvas.html#drawArea">TQCanvas</a><li>drawBackground:
<a href="tqcanvas.html#drawBackground">TQCanvas</a> <a href="tqiconview.html#drawBackground">TQIconView</a><li>drawButton:
@ -771,7 +771,7 @@ dark:
<a href="tqpainter.html#drawChord">TQPainter</a><li>drawComplexControl:
<a href="tqstyle.html#drawComplexControl">TQStyle</a><li>drawComplexControlMask:
<a href="tqstyle.html#drawComplexControlMask">TQStyle</a><li>drawContents:
<a href="tqcanvasview.html#drawContents">TQCanvasView</a> <a href="ntqframe.html#drawContents">TQFrame</a> <a href="ntqlcdnumber.html#drawContents">TQLCDNumber</a> <a href="ntqlabel.html#drawContents">TQLabel</a> <a href="tqmenubar.html#drawContents">TQMenuBar</a> <a href="tqpopupmenu.html#drawContents">TQPopupMenu</a> <a href="ntqscrollview.html#drawContents">TQScrollView</a> <a href="ntqsplashscreen.html#drawContents">TQSplashScreen</a> <a href="ntqtable.html#drawContents">TQTable</a><li>drawContentsOffset:
<a href="tqcanvasview.html#drawContents">TQCanvasView</a> <a href="ntqframe.html#drawContents">TQFrame</a> <a href="ntqlcdnumber.html#drawContents">TQLCDNumber</a> <a href="tqlabel.html#drawContents">TQLabel</a> <a href="tqmenubar.html#drawContents">TQMenuBar</a> <a href="tqpopupmenu.html#drawContents">TQPopupMenu</a> <a href="ntqscrollview.html#drawContents">TQScrollView</a> <a href="ntqsplashscreen.html#drawContents">TQSplashScreen</a> <a href="ntqtable.html#drawContents">TQTable</a><li>drawContentsOffset:
<a href="ntqlistview.html#drawContentsOffset">TQListView</a> <a href="ntqscrollview.html#drawContentsOffset">TQScrollView</a><li>drawControl:
<a href="tqstyle.html#drawControl">TQStyle</a><li>drawControlMask:
<a href="tqstyle.html#drawControlMask">TQStyle</a><li>drawConvexPolygon:
@ -859,7 +859,7 @@ echoMode:
<a href="tqwidget.html#enterEvent">TQWidget</a><li>enterInstance:
<a href="qnpwidget.html#enterInstance">TQNPWidget</a><li>enterLoop:
<a href="ntqeventloop.html#enterLoop">TQEventLoop</a><li>enterWhatsThisMode:
<a href="ntqwhatsthis.html#enterWhatsThisMode">TQWhatsThis</a><li>entities:
<a href="tqwhatsthis.html#enterWhatsThisMode">TQWhatsThis</a><li>entities:
<a href="tqdomdocumenttype.html#entities">TQDomDocumentType</a><li>entityResolver:
<a href="tqxmlreader.html#entityResolver">TQXmlReader</a><li>entryColor:
<a href="tqglcolormap.html#entryColor">TQGLColormap</a><li>entryInfoList:
@ -1117,7 +1117,7 @@ hScrollBarMode:
<a href="tqurl.html#hasPort">TQUrl</a><li>hasProperty:
<a href="tqxmlreader.html#hasProperty">TQXmlReader</a><li>hasRef:
<a href="tqurl.html#hasRef">TQUrl</a><li>hasScaledContents:
<a href="ntqlabel.html#hasScaledContents">TQLabel</a><li>hasSelectedText:
<a href="tqlabel.html#hasScaledContents">TQLabel</a><li>hasSelectedText:
<a href="ntqlineedit.html#hasSelectedText">TQLineEdit</a> <a href="tqtextedit.html#hasSelectedText">TQTextEdit</a><li>hasStaticBackground:
<a href="ntqscrollview.html#hasStaticBackground">TQScrollView</a><li>hasUser:
<a href="tqurl.html#hasUser">TQUrl</a><li>hasViewXForm:
@ -1128,7 +1128,7 @@ hScrollBarMode:
<a href="ntqlistview.html#header">TQListView</a><li>headerSection:
<a href="tqstyleoption.html#headerSection">TQStyleOption</a><li>headerWidth:
<a href="ntqheader.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="qlistboxitem.html#height">TQListBoxItem</a> <a href="qlistboxpixmap.html#height">TQListBoxPixmap</a> <a href="qlistboxtext.html#height">TQListBoxText</a> <a href="qlistviewitem.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="ntqsimplerichtext.html#height">TQSimpleRichText</a> <a href="tqsize.html#height">TQSize</a> <a href="tqwidget.html#height">TQWidget</a><li>heightForWidth:
<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="qlistboxitem.html#height">TQListBoxItem</a> <a href="qlistboxpixmap.html#height">TQListBoxPixmap</a> <a href="qlistboxtext.html#height">TQListBoxText</a> <a href="qlistviewitem.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="qgridlayout.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="tqpaintdevicemetrics.html#heightMM">TQPaintDeviceMetrics</a><li>help:
<a href="ntqwizard.html#help">TQWizard</a><li>helpButton:
@ -1144,7 +1144,7 @@ hScrollBarMode:
<a href="ntqtable.html#hideRow">TQTable</a><li>highPriority:
<a href="tqobject.html#highPriority">TQObject</a><li>highlight:
<a href="tqcolorgroup.html#highlight">TQColorGroup</a><li>highlightParagraph:
<a href="ntqsyntaxhighlighter.html#highlightParagraph">TQSyntaxHighlighter</a><li>highlighted:
<a href="tqsyntaxhighlighter.html#highlightParagraph">TQSyntaxHighlighter</a><li>highlighted:
<a href="ntqcombobox.html#highlighted">TQComboBox</a> <a href="ntqlistbox.html#highlighted">TQListBox</a> <a href="tqmenubar.html#highlighted">TQMenuBar</a> <a href="tqpopupmenu.html#highlighted">TQPopupMenu</a> <a href="tqtextbrowser.html#highlighted">TQTextBrowser</a><li>highlightedText:
<a href="tqcolorgroup.html#highlightedText">TQColorGroup</a><li>hitButton:
<a href="ntqbutton.html#hitButton">TQButton</a><li>home:
@ -1187,11 +1187,11 @@ icon:
<a href="tqdomdocument.html#importNode">TQDomDocument</a><li>inFont:
<a href="tqfontmetrics.html#inFont">TQFontMetrics</a><li>inSort:
<a href="tqptrlist.html#inSort">TQPtrList</a><li>inText:
<a href="ntqsimplerichtext.html#inText">TQSimpleRichText</a><li>inWhatsThisMode:
<a href="ntqwhatsthis.html#inWhatsThisMode">TQWhatsThis</a><li>inactive:
<a href="tqsimplerichtext.html#inText">TQSimpleRichText</a><li>inWhatsThisMode:
<a href="tqwhatsthis.html#inWhatsThisMode">TQWhatsThis</a><li>inactive:
<a href="tqpalette.html#inactive">TQPalette</a><li>includeFile:
<a href="tqwidgetplugin.html#includeFile">TQWidgetPlugin</a><li>indent:
<a href="ntqlabel.html#indent">TQLabel</a><li>index:
<a href="tqlabel.html#indent">TQLabel</a><li>index:
<a href="tqiconview.html#index">TQIconView</a> <a href="tqiconviewitem.html#index">TQIconViewItem</a> <a href="ntqlistbox.html#index">TQListBox</a> <a href="tqsqlcursor.html#index">TQSqlCursor</a> <a href="tqxmlattributes.html#index">TQXmlAttributes</a><li>indexChange:
<a href="ntqheader.html#indexChange">TQHeader</a><li>indexOf:
<a href="tqdatatable.html#indexOf">TQDataTable</a> <a href="tqmenudata.html#indexOf">TQMenuData</a> <a href="ntqtabbar.html#indexOf">TQTabBar</a> <a href="ntqtabwidget.html#indexOf">TQTabWidget</a> <a href="ntqtable.html#indexOf">TQTable</a> <a href="tqtoolbox.html#indexOf">TQToolBox</a> <a href="ntqwizard.html#indexOf">TQWizard</a><li>indicatorFollowsStyle:
@ -1296,7 +1296,7 @@ icon:
<a href="tqsqlindex.html#isDescending">TQSqlIndex</a><li>isDesktop:
<a href="tqwidget.html#isDesktop">TQWidget</a><li>isDialog:
<a href="tqwidget.html#isDialog">TQWidget</a><li>isDigit:
<a href="qchar.html#isDigit">TQChar</a><li>isDir:
<a href="tqchar.html#isDigit">TQChar</a><li>isDir:
<a href="tqfileinfo.html#isDir">TQFileInfo</a> <a href="tqurlinfo.html#isDir">TQUrlInfo</a> <a href="tqurloperator.html#isDir">TQUrlOperator</a><li>isDirectAccess:
<a href="tqiodevice.html#isDirectAccess">TQIODevice</a><li>isDockEnabled:
<a href="tqmainwindow.html#isDockEnabled">TQMainWindow</a><li>isDockMenuEnabled:
@ -1346,19 +1346,19 @@ icon:
<a href="tqmenudata.html#isItemChecked">TQMenuData</a> <a href="tqmenudata.html#isItemChecked">TQPopupMenu</a><li>isItemEnabled:
<a href="ntqaccel.html#isItemEnabled">TQAccel</a> <a href="tqmenudata.html#isItemEnabled">TQMenuBar</a> <a href="tqmenudata.html#isItemEnabled">TQMenuData</a> <a href="tqmenudata.html#isItemEnabled">TQPopupMenu</a> <a href="tqtoolbox.html#isItemEnabled">TQToolBox</a><li>isItemVisible:
<a href="tqmenudata.html#isItemVisible">TQMenuBar</a> <a href="tqmenudata.html#isItemVisible">TQMenuData</a> <a href="tqmenudata.html#isItemVisible">TQPopupMenu</a><li>isLetter:
<a href="qchar.html#isLetter">TQChar</a><li>isLetterOrNumber:
<a href="qchar.html#isLetterOrNumber">TQChar</a><li>isLoaded:
<a href="tqchar.html#isLetter">TQChar</a><li>isLetterOrNumber:
<a href="tqchar.html#isLetterOrNumber">TQChar</a><li>isLoaded:
<a href="ntqlibrary.html#isLoaded">TQLibrary</a><li>isLocalFile:
<a href="tqurl.html#isLocalFile">TQUrl</a><li>isMark:
<a href="qchar.html#isMark">TQChar</a><li>isMaximized:
<a href="tqchar.html#isMark">TQChar</a><li>isMaximized:
<a href="tqwidget.html#isMaximized">TQWidget</a><li>isMinimized:
<a href="tqwidget.html#isMinimized">TQWidget</a><li>isModal:
<a href="ntqdialog.html#isModal">TQDialog</a> <a href="tqwidget.html#isModal">TQWidget</a><li>isModified:
<a href="ntqlineedit.html#isModified">TQLineEdit</a> <a href="tqtextedit.html#isModified">TQTextEdit</a><li>isMovingEnabled:
<a href="ntqdockwindow.html#isMovingEnabled">TQDockWindow</a> <a href="ntqheader.html#isMovingEnabled">TQHeader</a><li>isNotation:
<a href="tqdomnode.html#isNotation">TQDomNode</a> <a href="tqdomnotation.html#isNotation">TQDomNotation</a><li>isNull:
<a href="tqcstring.html#isNull">TQCString</a> <a href="qchar.html#isNull">TQChar</a> <a href="tqdate.html#isNull">TQDate</a> <a href="tqdatetime.html#isNull">TQDateTime</a> <a href="tqdomimplementation.html#isNull">TQDomImplementation</a> <a href="tqdomnode.html#isNull">TQDomNode</a> <a href="ntqguardedptr.html#isNull">TQGuardedPtr</a> <a href="tqhostaddress.html#isNull">TQHostAddress</a> <a href="tqiconset.html#isNull">TQIconSet</a> <a href="tqimage.html#isNull">TQImage</a> <a href="tqmemarray.html#isNull">TQMemArray</a> <a href="tqmovie.html#isNull">TQMovie</a> <a href="tqpicture.html#isNull">TQPicture</a> <a href="tqpixmap.html#isNull">TQPixmap</a> <a href="tqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="tqrect.html#isNull">TQRect</a> <a href="tqregion.html#isNull">TQRegion</a> <a href="tqsize.html#isNull">TQSize</a> <a href="tqsqlcursor.html#isNull">TQSqlCursor</a> <a href="tqsqlfield.html#isNull">TQSqlField</a> <a href="tqsqlquery.html#isNull">TQSqlQuery</a> <a href="tqsqlrecord.html#isNull">TQSqlRecord</a> <a href="tqsqlresult.html#isNull">TQSqlResult</a> <a href="tqstring.html#isNull">TQString</a> <a href="tqtime.html#isNull">TQTime</a> <a href="ntquuid.html#isNull">TQUuid</a> <a href="ntqvariant.html#isNull">TQVariant</a><li>isNumber:
<a href="qchar.html#isNumber">TQChar</a><li>isOn:
<a href="tqcstring.html#isNull">TQCString</a> <a href="tqchar.html#isNull">TQChar</a> <a href="tqdate.html#isNull">TQDate</a> <a href="tqdatetime.html#isNull">TQDateTime</a> <a href="tqdomimplementation.html#isNull">TQDomImplementation</a> <a href="tqdomnode.html#isNull">TQDomNode</a> <a href="ntqguardedptr.html#isNull">TQGuardedPtr</a> <a href="tqhostaddress.html#isNull">TQHostAddress</a> <a href="tqiconset.html#isNull">TQIconSet</a> <a href="tqimage.html#isNull">TQImage</a> <a href="tqmemarray.html#isNull">TQMemArray</a> <a href="tqmovie.html#isNull">TQMovie</a> <a href="tqpicture.html#isNull">TQPicture</a> <a href="tqpixmap.html#isNull">TQPixmap</a> <a href="tqpoint.html#isNull">TQPoint</a> <a href="tqptrvector.html#isNull">TQPtrVector</a> <a href="tqrect.html#isNull">TQRect</a> <a href="tqregion.html#isNull">TQRegion</a> <a href="tqsize.html#isNull">TQSize</a> <a href="tqsqlcursor.html#isNull">TQSqlCursor</a> <a href="tqsqlfield.html#isNull">TQSqlField</a> <a href="tqsqlquery.html#isNull">TQSqlQuery</a> <a href="tqsqlrecord.html#isNull">TQSqlRecord</a> <a href="tqsqlresult.html#isNull">TQSqlResult</a> <a href="tqstring.html#isNull">TQString</a> <a href="tqtime.html#isNull">TQTime</a> <a href="ntquuid.html#isNull">TQUuid</a> <a href="ntqvariant.html#isNull">TQVariant</a><li>isNumber:
<a href="tqchar.html#isNumber">TQChar</a><li>isOn:
<a href="tqaction.html#isOn">TQAction</a> <a href="ntqbutton.html#isOn">TQButton</a> <a href="ntqbutton.html#isOn">TQCheckBox</a> <a href="qchecklistitem.html#isOn">TQCheckListItem</a> <a href="ntqbutton.html#isOn">TQPushButton</a> <a href="ntqbutton.html#isOn">TQRadioButton</a><li>isOpen:
<a href="ntqassistantclient.html#isOpen">TQAssistantClient</a> <a href="tqiodevice.html#isOpen">TQIODevice</a> <a href="ntqlistview.html#isOpen">TQListView</a> <a href="qlistviewitem.html#isOpen">TQListViewItem</a> <a href="tqsqldatabase.html#isOpen">TQSqlDatabase</a> <a href="tqsqldriver.html#isOpen">TQSqlDriver</a><li>isOpenError:
<a href="tqsqldatabase.html#isOpenError">TQSqlDatabase</a> <a href="tqsqldriver.html#isOpenError">TQSqlDriver</a><li>isOptionEnabled:
@ -1366,10 +1366,10 @@ icon:
<a href="tqtextedit.html#isOverwriteMode">TQTextEdit</a><li>isPhase2:
<a href="tqsessionmanager.html#isPhase2">TQSessionManager</a><li>isPopup:
<a href="tqwidget.html#isPopup">TQWidget</a><li>isPrint:
<a href="qchar.html#isPrint">TQChar</a><li>isPrintableData:
<a href="tqchar.html#isPrint">TQChar</a><li>isPrintableData:
<a href="tqdatastream.html#isPrintableData">TQDataStream</a><li>isProcessingInstruction:
<a href="tqdomnode.html#isProcessingInstruction">TQDomNode</a> <a href="tqdomprocessinginstruction.html#isProcessingInstruction">TQDomProcessingInstruction</a><li>isPunct:
<a href="qchar.html#isPunct">TQChar</a><li>isTQBitmap:
<a href="tqchar.html#isPunct">TQChar</a><li>isTQBitmap:
<a href="tqpixmap.html#isTQBitmap">TQPixmap</a><li>isRadioButtonExclusive:
<a href="ntqbuttongroup.html#isRadioButtonExclusive">TQButtonGroup</a><li>isRaw:
<a href="tqiodevice.html#isRaw">TQIODevice</a><li>isReadOnly:
@ -1403,12 +1403,12 @@ icon:
<a href="tqwidget.html#isShown">TQWidget</a><li>isSizeGripEnabled:
<a href="ntqdialog.html#isSizeGripEnabled">TQDialog</a> <a href="tqstatusbar.html#isSizeGripEnabled">TQStatusBar</a><li>isSmoothlyScalable:
<a href="tqfontdatabase.html#isSmoothlyScalable">TQFontDatabase</a><li>isSpace:
<a href="qchar.html#isSpace">TQChar</a><li>isStretchEnabled:
<a href="tqchar.html#isSpace">TQChar</a><li>isStretchEnabled:
<a href="ntqheader.html#isStretchEnabled">TQHeader</a><li>isStretchable:
<a href="ntqdockwindow.html#isStretchable">TQDockWindow</a><li>isSupported:
<a href="tqdomnode.html#isSupported">TQDomNode</a><li>isSymLink:
<a href="tqfileinfo.html#isSymLink">TQFileInfo</a> <a href="tqurlinfo.html#isSymLink">TQUrlInfo</a><li>isSymbol:
<a href="qchar.html#isSymbol">TQChar</a><li>isSynchronous:
<a href="tqchar.html#isSymbol">TQChar</a><li>isSynchronous:
<a href="tqiodevice.html#isSynchronous">TQIODevice</a><li>isTabEnabled:
<a href="ntqtabbar.html#isTabEnabled">TQTabBar</a> <a href="ntqtabdialog.html#isTabEnabled">TQTabDialog</a> <a href="ntqtabwidget.html#isTabEnabled">TQTabWidget</a><li>isText:
<a href="tqdomnode.html#isText">TQDomNode</a> <a href="tqdomtext.html#isText">TQDomText</a><li>isToggleAction:
@ -1456,7 +1456,7 @@ icon:
join:
<a href="tqstringlist.html#join">TQStringList</a><li>joinStyle:
<a href="tqpen.html#joinStyle">TQPen</a><li>joining:
<a href="qchar.html#joining">TQChar</a><li>jumpTable:
<a href="tqchar.html#joining">TQChar</a><li>jumpTable:
<a href="tqimage.html#jumpTable">TQImage</a><li><a name="k"></a>
key:
<a href="ntqaccel.html#key">TQAccel</a> <a href="tqfont.html#key">TQFont</a> <a href="tqiconviewitem.html#key">TQIconViewItem</a> <a href="qkeyevent.html#key">TQKeyEvent</a> <a href="qlistviewitem.html#key">TQListViewItem</a> <a href="tqmapconstiterator.html#key">TQMapConstIterator</a> <a href="tqmapiterator.html#key">TQMapIterator</a> <a href="qtableitem.html#key">TQTableItem</a><li>keyPressEvent:
@ -1474,8 +1474,8 @@ key:
label:
<a href="tqdns.html#label">TQDns</a> <a href="ntqheader.html#label">TQHeader</a> <a href="ntqtabwidget.html#label">TQTabWidget</a> <a href="tqtoolbar.html#label">TQToolBar</a><li>labelText:
<a href="ntqprogressdialog.html#labelText">TQProgressDialog</a><li>language:
<a href="ntqlocale.html#language">TQLocale</a><li>languageToString:
<a href="ntqlocale.html#languageToString">TQLocale</a><li>last:
<a href="tqlocale.html#language">TQLocale</a><li>languageToString:
<a href="tqlocale.html#languageToString">TQLocale</a><li>last:
<a href="tqdatabrowser.html#last">TQDataBrowser</a> <a href="ntqfocusdata.html#last">TQFocusData</a> <a href="tqptrlist.html#last">TQPtrList</a> <a href="tqsqlquery.html#last">TQSqlQuery</a> <a href="tqvaluelist.html#last">TQValueList</a> <a href="tqvaluevector.html#last">TQValueVector</a><li>lastChild:
<a href="tqdomnode.html#lastChild">TQDomNode</a><li>lastError:
<a href="tqsqldatabase.html#lastError">TQSqlDatabase</a> <a href="tqsqldriver.html#lastError">TQSqlDriver</a> <a href="tqsqlquery.html#lastError">TQSqlQuery</a> <a href="tqsqlresult.html#lastError">TQSqlResult</a><li>lastItem:
@ -1487,7 +1487,7 @@ label:
<a href="tqfont.html#lastResortFamily">TQFont</a><li>lastResortFont:
<a href="tqfont.html#lastResortFont">TQFont</a><li>lastWindowClosed:
<a href="ntqapplication.html#lastWindowClosed">TQApplication</a><li>latin1:
<a href="qchar.html#latin1">TQChar</a> <a href="tqstring.html#latin1">TQString</a><li>launch:
<a href="tqchar.html#latin1">TQChar</a> <a href="tqstring.html#latin1">TQString</a><li>launch:
<a href="tqprocess.html#launch">TQProcess</a><li>launchFinished:
<a href="tqprocess.html#launchFinished">TQProcess</a><li>layOutButtonRow:
<a href="ntqwizard.html#layOutButtonRow">TQWizard</a><li>layOutTitleRow:
@ -1500,7 +1500,7 @@ label:
<a href="tqcolor.html#leaveAllocContext">TQColor</a><li>leaveEvent:
<a href="tqwidget.html#leaveEvent">TQWidget</a><li>leaveInstance:
<a href="qnpwidget.html#leaveInstance">TQNPWidget</a><li>leaveWhatsThisMode:
<a href="ntqwhatsthis.html#leaveWhatsThisMode">TQWhatsThis</a><li>left:
<a href="tqwhatsthis.html#leaveWhatsThisMode">TQWhatsThis</a><li>left:
<a href="tqcstring.html#left">TQCString</a> <a href="tqrect.html#left">TQRect</a> <a href="tqstring.html#left">TQString</a><li>leftBearing:
<a href="tqfontmetrics.html#leftBearing">TQFontMetrics</a><li>leftCol:
<a href="qtableselection.html#leftCol">TQTableSelection</a><li>leftDock:
@ -1561,7 +1561,7 @@ label:
<a href="ntqsound.html#loops">TQSound</a><li>loopsRemaining:
<a href="ntqsound.html#loopsRemaining">TQSound</a><li>lostFocus:
<a href="qfocusevent.html#lostFocus">TQFocusEvent</a> <a href="ntqlineedit.html#lostFocus">TQLineEdit</a><li>lower:
<a href="tqcstring.html#lower">TQCString</a> <a href="qchar.html#lower">TQChar</a> <a href="tqstring.html#lower">TQString</a> <a href="tqwidget.html#lower">TQWidget</a><li><a name="m"></a>
<a href="tqcstring.html#lower">TQCString</a> <a href="tqchar.html#lower">TQChar</a> <a href="tqstring.html#lower">TQString</a> <a href="tqwidget.html#lower">TQWidget</a><li><a name="m"></a>
m11:
<a href="tqwmatrix.html#m11">TQWMatrix</a><li>m12:
<a href="tqwmatrix.html#m12">TQWMatrix</a><li>m21:
@ -1662,8 +1662,8 @@ m11:
<a href="tqhttpheader.html#minorVersion">TQHttpHeader</a> <a href="tqhttprequestheader.html#minorVersion">TQHttpRequestHeader</a> <a href="tqhttpresponseheader.html#minorVersion">TQHttpResponseHeader</a><li>minute:
<a href="tqtime.html#minute">TQTime</a><li>mirror:
<a href="tqimage.html#mirror">TQImage</a><li>mirrored:
<a href="qchar.html#mirrored">TQChar</a><li>mirroredChar:
<a href="qchar.html#mirroredChar">TQChar</a><li>mixedColor:
<a href="tqchar.html#mirrored">TQChar</a><li>mirroredChar:
<a href="tqchar.html#mirroredChar">TQChar</a><li>mixedColor:
<a href="ntqplatinumstyle.html#mixedColor">TQPlatinumStyle</a><li>mkdir:
<a href="tqdir.html#mkdir">TQDir</a> <a href="tqftp.html#mkdir">TQFtp</a> <a href="tqurloperator.html#mkdir">TQUrlOperator</a><li>mode:
<a href="tqfiledialog.html#mode">TQFileDialog</a> <a href="tqiodevice.html#mode">TQIODevice</a> <a href="ntqlcdnumber.html#mode">TQLCDNumber</a> <a href="qnpinstance.html#mode">TQNPInstance</a> <a href="tqsqlcursor.html#mode">TQSqlCursor</a><li>modificationChanged:
@ -1699,14 +1699,14 @@ m11:
<a href="tqrect.html#moveTopLeft">TQRect</a><li>moveTopRight:
<a href="tqrect.html#moveTopRight">TQRect</a><li>moved:
<a href="tqiconview.html#moved">TQIconView</a><li>movie:
<a href="ntqlabel.html#movie">TQLabel</a><li>msec:
<a href="tqlabel.html#movie">TQLabel</a><li>msec:
<a href="tqtime.html#msec">TQTime</a><li>msecsTo:
<a href="tqtime.html#msecsTo">TQTime</a><li>msleep:
<a href="tqthread.html#msleep">TQThread</a><li>multiLinesEnabled:
<a href="qlistviewitem.html#multiLinesEnabled">TQListViewItem</a><li>mutex:
<a href="tqmutexlocker.html#mutex">TQMutexLocker</a><li><a name="n"></a>
name:
<a href="tqcolor.html#name">TQColor</a> <a href="tqdomattr.html#name">TQDomAttr</a> <a href="tqdomdocumenttype.html#name">TQDomDocumentType</a> <a href="tqfile.html#name">TQFile</a> <a href="ntqlocale.html#name">TQLocale</a> <a href="qmetaproperty.html#name">TQMetaProperty</a> <a href="tqobject.html#name">TQObject</a> <a href="tqsqlcursor.html#name">TQSqlCursor</a> <a href="tqsqlfield.html#name">TQSqlField</a> <a href="tqsqlfieldinfo.html#name">TQSqlFieldInfo</a> <a href="tqsqlindex.html#name">TQSqlIndex</a> <a href="tqstylesheetitem.html#name">TQStyleSheetItem</a> <a href="tqtextcodec.html#name">TQTextCodec</a> <a href="tqurlinfo.html#name">TQUrlInfo</a><li>nameFilter:
<a href="tqcolor.html#name">TQColor</a> <a href="tqdomattr.html#name">TQDomAttr</a> <a href="tqdomdocumenttype.html#name">TQDomDocumentType</a> <a href="tqfile.html#name">TQFile</a> <a href="tqlocale.html#name">TQLocale</a> <a href="qmetaproperty.html#name">TQMetaProperty</a> <a href="tqobject.html#name">TQObject</a> <a href="tqsqlcursor.html#name">TQSqlCursor</a> <a href="tqsqlfield.html#name">TQSqlField</a> <a href="tqsqlfieldinfo.html#name">TQSqlFieldInfo</a> <a href="tqsqlindex.html#name">TQSqlIndex</a> <a href="tqstylesheetitem.html#name">TQStyleSheetItem</a> <a href="tqtextcodec.html#name">TQTextCodec</a> <a href="tqurlinfo.html#name">TQUrlInfo</a><li>nameFilter:
<a href="tqdir.html#nameFilter">TQDir</a> <a href="tqurloperator.html#nameFilter">TQUrlOperator</a><li>nameToType:
<a href="ntqvariant.html#nameToType">TQVariant</a><li>namedItem:
<a href="tqdomnamednodemap.html#namedItem">TQDomNamedNodeMap</a> <a href="tqdomnode.html#namedItem">TQDomNode</a><li>namedItemNS:
@ -1796,14 +1796,14 @@ object:
<a href="ntqkeysequence.html#operator-TQString">TQKeySequence</a> <a href="tqurl.html#operator-TQString">TQUrl</a> <a href="ntquuid.html#operator-TQString">TQUuid</a><li>operator T:
<a href="tqdeepcopy.html#operator-T">TQDeepCopy</a><li>operator T *:
<a href="ntqguardedptr.html#operator-T-*">TQGuardedPtr</a><li>operator char:
<a href="qchar.html#operator-char">TQChar</a><li>operator const char *:
<a href="tqchar.html#operator-char">TQChar</a><li>operator const char *:
<a href="tqcstring.html#operator-const-char-*">TQCString</a> <a href="tqstring.html#operator-const-char-*">TQString</a><li>operator const type *:
<a href="tqmemarray.html#operator-const-type-*">TQMemArray</a><li>operator int:
<a href="tqbitval.html#operator-int">TQBitVal</a><li>operator std::string:
<a href="tqstring.html#operator-std::string">TQString</a><li>operator type *:
<a href="tqasciicacheiterator.html#operator-type-*">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#operator-type-*">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#operator-type-*">TQCacheIterator</a> <a href="tqdictiterator.html#operator-type-*">TQDictIterator</a> <a href="tqintcacheiterator.html#operator-type-*">TQIntCacheIterator</a> <a href="tqintdictiterator.html#operator-type-*">TQIntDictIterator</a> <a href="tqptrdictiterator.html#operator-type-*">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator-type-*">TQPtrListIterator</a> <a href="tqptrqueue.html#operator-type-*">TQPtrQueue</a> <a href="tqptrstack.html#operator-type-*">TQPtrStack</a><li>operator!:
<a href="tqstring.html#operator!">TQString</a><li>operator!=:
<a href="tqbrush.html#operator!-eq">TQBrush</a> <a href="tqcstring.html#operator!-eq">TQCString</a> <a href="qchar.html#operator!-eq">TQChar</a> <a href="tqcolor.html#operator!-eq">TQColor</a> <a href="tqcolorgroup.html#operator!-eq">TQColorGroup</a> <a href="tqdate.html#operator!-eq">TQDate</a> <a href="tqdatetime.html#operator!-eq">TQDateTime</a> <a href="tqdir.html#operator!-eq">TQDir</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="tqfont.html#operator!-eq">TQFont</a> <a href="ntqguardedptr.html#operator!-eq">TQGuardedPtr</a> <a href="tqimage.html#operator!-eq">TQImage</a> <a href="ntqkeysequence.html#operator!-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator!-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator!-eq">TQMapIterator</a> <a href="tqmemarray.html#operator!-eq">TQMemArray</a> <a href="tqpalette.html#operator!-eq">TQPalette</a> <a href="tqpen.html#operator!-eq">TQPen</a> <a href="tqpoint.html#operator!-eq">TQPoint</a> <a href="tqptrlist.html#operator!-eq">TQPtrList</a> <a href="tqrect.html#operator!-eq">TQRect</a> <a href="tqregexp.html#operator!-eq">TQRegExp</a> <a href="tqregion.html#operator!-eq">TQRegion</a> <a href="tqsize.html#operator!-eq">TQSize</a> <a href="tqsizepolicy.html#operator!-eq">TQSizePolicy</a> <a href="tqstring.html#operator!-eq">TQString</a> <a href="qtableselection.html#operator!-eq">TQTableSelection</a> <a href="tqtime.html#operator!-eq">TQTime</a> <a href="qtranslatormessage.html#operator!-eq">TQTranslatorMessage</a> <a href="ntquuid.html#operator!-eq">TQUuid</a> <a href="tqvaluelist.html#operator!-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator!-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator!-eq">TQValueListIterator</a> <a href="ntqvariant.html#operator!-eq">TQVariant</a> <a href="tqwmatrix.html#operator!-eq">TQWMatrix</a><li>operator&amp;:
<a href="tqbrush.html#operator!-eq">TQBrush</a> <a href="tqcstring.html#operator!-eq">TQCString</a> <a href="tqchar.html#operator!-eq">TQChar</a> <a href="tqcolor.html#operator!-eq">TQColor</a> <a href="tqcolorgroup.html#operator!-eq">TQColorGroup</a> <a href="tqdate.html#operator!-eq">TQDate</a> <a href="tqdatetime.html#operator!-eq">TQDateTime</a> <a href="tqdir.html#operator!-eq">TQDir</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="tqfont.html#operator!-eq">TQFont</a> <a href="ntqguardedptr.html#operator!-eq">TQGuardedPtr</a> <a href="tqimage.html#operator!-eq">TQImage</a> <a href="ntqkeysequence.html#operator!-eq">TQKeySequence</a> <a href="tqmapconstiterator.html#operator!-eq">TQMapConstIterator</a> <a href="tqmapiterator.html#operator!-eq">TQMapIterator</a> <a href="tqmemarray.html#operator!-eq">TQMemArray</a> <a href="tqpalette.html#operator!-eq">TQPalette</a> <a href="tqpen.html#operator!-eq">TQPen</a> <a href="tqpoint.html#operator!-eq">TQPoint</a> <a href="tqptrlist.html#operator!-eq">TQPtrList</a> <a href="tqrect.html#operator!-eq">TQRect</a> <a href="tqregexp.html#operator!-eq">TQRegExp</a> <a href="tqregion.html#operator!-eq">TQRegion</a> <a href="tqsize.html#operator!-eq">TQSize</a> <a href="tqsizepolicy.html#operator!-eq">TQSizePolicy</a> <a href="tqstring.html#operator!-eq">TQString</a> <a href="qtableselection.html#operator!-eq">TQTableSelection</a> <a href="tqtime.html#operator!-eq">TQTime</a> <a href="qtranslatormessage.html#operator!-eq">TQTranslatorMessage</a> <a href="ntquuid.html#operator!-eq">TQUuid</a> <a href="tqvaluelist.html#operator!-eq">TQValueList</a> <a href="tqvaluelistconstiterator.html#operator!-eq">TQValueListConstIterator</a> <a href="tqvaluelistiterator.html#operator!-eq">TQValueListIterator</a> <a href="ntqvariant.html#operator!-eq">TQVariant</a> <a href="tqwmatrix.html#operator!-eq">TQWMatrix</a><li>operator&amp;:
<a href="tqbitarray.html#operator-and">TQBitArray</a> <a href="tqrect.html#operator-and">TQRect</a> <a href="tqregion.html#operator-and">TQRegion</a><li>operator&amp;=:
<a href="tqbitarray.html#operator-and-eq">TQBitArray</a> <a href="tqrect.html#operator-and-eq">TQRect</a> <a href="tqregion.html#operator-and-eq">TQRegion</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="tqptrdictiterator.html#operator()">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#operator()">TQPtrListIterator</a><li>operator*:
@ -1818,13 +1818,13 @@ object:
<a href="ntqguardedptr.html#operator--gt">TQGuardedPtr</a><li>operator/:
<a href="tqpoint.html#operator/">TQPoint</a> <a href="tqsize.html#operator/">TQSize</a><li>operator/=:
<a href="tqpoint.html#operator/-eq">TQPoint</a> <a href="tqsize.html#operator/-eq">TQSize</a><li>operator&lt;:
<a href="tqcstring.html#operator-lt">TQCString</a> <a href="qchar.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="qtranslatormessage.html#operator-lt">TQTranslatorMessage</a> <a href="ntquuid.html#operator-lt">TQUuid</a><li>operator&lt;&lt;:
<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="qtranslatormessage.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="qchar.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="qtranslatormessage.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="qlistviewitemiterator.html#operator-eq">TQListViewItemIterator</a> <a href="ntqlocale.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="qtranslatormessage.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="qchar.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="qtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="qtranslatormessage.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="qchar.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="qtranslatormessage.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="qchar.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="qtranslatormessage.html#operator-gt-eq">TQTranslatorMessage</a><li>operator&gt;&gt;:
<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="qtranslatormessage.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="qlistviewitemiterator.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="qtranslatormessage.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="qtableselection.html#operator-eq-eq">TQTableSelection</a> <a href="tqtime.html#operator-eq-eq">TQTime</a> <a href="qtranslatormessage.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="qtranslatormessage.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="qtranslatormessage.html#operator-gt-eq">TQTranslatorMessage</a><li>operator&gt;&gt;:
<a href="tqbitarray.html#operator-gt-gt">TQBitArray</a> <a href="tqbrush.html#operator-gt-gt">TQBrush</a> <a href="tqcstring.html#operator-gt-gt">TQCString</a> <a href="tqcolor.html#operator-gt-gt">TQColor</a> <a href="ntqcursor.html#operator-gt-gt">TQCursor</a> <a href="tqdatastream.html#operator-gt-gt">TQDataStream</a> <a href="tqdate.html#operator-gt-gt">TQDate</a> <a href="tqdatetime.html#operator-gt-gt">TQDateTime</a> <a href="ntqdockarea.html#operator-gt-gt">TQDockArea</a> <a href="tqfont.html#operator-gt-gt">TQFont</a> <a href="tqimage.html#operator-gt-gt">TQImage</a> <a href="ntqkeysequence.html#operator-gt-gt">TQKeySequence</a> <a href="tqmainwindow.html#operator-gt-gt">TQMainWindow</a> <a href="tqmap.html#operator-gt-gt">TQMap</a> <a href="tqmemarray.html#operator-gt-gt">TQMemArray</a> <a href="tqpalette.html#operator-gt-gt">TQPalette</a> <a href="tqpen.html#operator-gt-gt">TQPen</a> <a href="tqpicture.html#operator-gt-gt">TQPicture</a> <a href="tqpixmap.html#operator-gt-gt">TQPixmap</a> <a href="tqpoint.html#operator-gt-gt">TQPoint</a> <a href="tqpointarray.html#operator-gt-gt">TQPointArray</a> <a href="tqrect.html#operator-gt-gt">TQRect</a> <a href="tqregion.html#operator-gt-gt">TQRegion</a> <a href="tqsize.html#operator-gt-gt">TQSize</a> <a href="ntqsplitter.html#operator-gt-gt">TQSplitter</a> <a href="tqstring.html#operator-gt-gt">TQString</a> <a href="tqtextstream.html#operator-gt-gt">TQTextStream</a> <a href="tqtime.html#operator-gt-gt">TQTime</a> <a href="ntquuid.html#operator-gt-gt">TQUuid</a> <a href="tqvaluelist.html#operator-gt-gt">TQValueList</a> <a href="tqwmatrix.html#operator-gt-gt">TQWMatrix</a><li>operator[]:
<a href="tqasciicache.html#operator[]">TQAsciiCache</a> <a href="tqasciidict.html#operator[]">TQAsciiDict</a> <a href="tqbitarray.html#operator[]">TQBitArray</a> <a href="tqcache.html#operator[]">TQCache</a> <a href="tqdict.html#operator[]">TQDict</a> <a href="tqdir.html#operator[]">TQDir</a> <a href="tqintcache.html#operator[]">TQIntCache</a> <a href="tqintdict.html#operator[]">TQIntDict</a> <a href="ntqkeysequence.html#operator[]">TQKeySequence</a> <a href="tqmap.html#operator[]">TQMap</a> <a href="tqmemarray.html#operator[]">TQMemArray</a> <a href="tqptrdict.html#operator[]">TQPtrDict</a> <a href="tqptrvector.html#operator[]">TQPtrVector</a> <a href="tqstring.html#operator[]">TQString</a> <a href="tqvaluelist.html#operator[]">TQValueList</a> <a href="tqvaluevector.html#operator[]">TQValueVector</a><li>operator^:
<a href="tqbitarray.html#operator^">TQBitArray</a> <a href="tqregion.html#operator^">TQRegion</a><li>operator^=:
@ -1911,12 +1911,12 @@ packImage:
<a href="ntqprogressbar.html#percentageVisible">TQProgressBar</a><li>permission:
<a href="tqfileinfo.html#permission">TQFileInfo</a><li>permissions:
<a href="tqurlinfo.html#permissions">TQUrlInfo</a><li>picture:
<a href="tqiconviewitem.html#picture">TQIconViewItem</a> <a href="ntqlabel.html#picture">TQLabel</a><li>pixel:
<a href="tqiconviewitem.html#picture">TQIconViewItem</a> <a href="tqlabel.html#picture">TQLabel</a><li>pixel:
<a href="tqcolor.html#pixel">TQColor</a> <a href="tqimage.html#pixel">TQImage</a><li>pixelIndex:
<a href="tqimage.html#pixelIndex">TQImage</a><li>pixelMetric:
<a href="tqstyle.html#pixelMetric">TQStyle</a><li>pixelSize:
<a href="tqfont.html#pixelSize">TQFont</a> <a href="tqfontinfo.html#pixelSize">TQFontInfo</a><li>pixmap:
<a href="tqbrush.html#pixmap">TQBrush</a> <a href="ntqbutton.html#pixmap">TQButton</a> <a href="ntqbutton.html#pixmap">TQCheckBox</a> <a href="tqclipboard.html#pixmap">TQClipboard</a> <a href="ntqcombobox.html#pixmap">TQComboBox</a> <a href="tqdragobject.html#pixmap">TQDragObject</a> <a href="tqfileiconprovider.html#pixmap">TQFileIconProvider</a> <a href="tqiconset.html#pixmap">TQIconSet</a> <a href="tqiconviewitem.html#pixmap">TQIconViewItem</a> <a href="ntqlabel.html#pixmap">TQLabel</a> <a href="ntqlistbox.html#pixmap">TQListBox</a> <a href="qlistboxitem.html#pixmap">TQListBoxItem</a> <a href="qlistboxpixmap.html#pixmap">TQListBoxPixmap</a> <a href="qlistviewitem.html#pixmap">TQListViewItem</a> <a href="tqmenudata.html#pixmap">TQMenuData</a> <a href="tqmenudata.html#pixmap">TQPopupMenu</a> <a href="ntqbutton.html#pixmap">TQPushButton</a> <a href="ntqbutton.html#pixmap">TQRadioButton</a> <a href="ntqsplashscreen.html#pixmap">TQSplashScreen</a> <a href="ntqtable.html#pixmap">TQTable</a> <a href="qtableitem.html#pixmap">TQTableItem</a><li>pixmapHotSpot:
<a href="tqbrush.html#pixmap">TQBrush</a> <a href="ntqbutton.html#pixmap">TQButton</a> <a href="ntqbutton.html#pixmap">TQCheckBox</a> <a href="tqclipboard.html#pixmap">TQClipboard</a> <a href="ntqcombobox.html#pixmap">TQComboBox</a> <a href="tqdragobject.html#pixmap">TQDragObject</a> <a href="tqfileiconprovider.html#pixmap">TQFileIconProvider</a> <a href="tqiconset.html#pixmap">TQIconSet</a> <a href="tqiconviewitem.html#pixmap">TQIconViewItem</a> <a href="tqlabel.html#pixmap">TQLabel</a> <a href="ntqlistbox.html#pixmap">TQListBox</a> <a href="qlistboxitem.html#pixmap">TQListBoxItem</a> <a href="qlistboxpixmap.html#pixmap">TQListBoxPixmap</a> <a href="qlistviewitem.html#pixmap">TQListViewItem</a> <a href="tqmenudata.html#pixmap">TQMenuData</a> <a href="tqmenudata.html#pixmap">TQPopupMenu</a> <a href="ntqbutton.html#pixmap">TQPushButton</a> <a href="ntqbutton.html#pixmap">TQRadioButton</a> <a href="ntqsplashscreen.html#pixmap">TQSplashScreen</a> <a href="ntqtable.html#pixmap">TQTable</a> <a href="qtableitem.html#pixmap">TQTableItem</a><li>pixmapHotSpot:
<a href="tqdragobject.html#pixmapHotSpot">TQDragObject</a><li>pixmapRect:
<a href="tqiconviewitem.html#pixmapRect">TQIconViewItem</a><li>pixmapSizeChanged:
<a href="tqmainwindow.html#pixmapSizeChanged">TQMainWindow</a><li>place:
@ -2108,7 +2108,7 @@ rBottom:
<a href="tqnetworkprotocol.html#registerNetworkProtocol">TQNetworkProtocol</a><li>registerSocketNotifier:
<a href="ntqeventloop.html#registerSocketNotifier">TQEventLoop</a><li>registerSqlDriver:
<a href="tqsqldatabase.html#registerSqlDriver">TQSqlDatabase</a><li>rehighlight:
<a href="ntqsyntaxhighlighter.html#rehighlight">TQSyntaxHighlighter</a><li>reject:
<a href="tqsyntaxhighlighter.html#rehighlight">TQSyntaxHighlighter</a><li>reject:
<a href="ntqdialog.html#reject">TQDialog</a><li>rejectCallback:
<a href="qmotifdialog.html#rejectCallback">TQMotifDialog</a><li>release:
<a href="tqsessionmanager.html#release">TQSessionManager</a><li>releaseKeyboard:
@ -2116,7 +2116,7 @@ rBottom:
<a href="tqwidget.html#releaseMouse">TQWidget</a><li>released:
<a href="ntqbutton.html#released">TQButton</a> <a href="ntqbuttongroup.html#released">TQButtonGroup</a> <a href="ntqbutton.html#released">TQCheckBox</a> <a href="ntqheader.html#released">TQHeader</a> <a href="ntqbutton.html#released">TQPushButton</a> <a href="ntqbutton.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="ntqbuttongroup.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="ntqtranslator.html#remove">TQTranslator</a> <a href="tqurloperator.html#remove">TQUrlOperator</a> <a href="tqvaluelist.html#remove">TQValueList</a> <a href="ntqwhatsthis.html#remove">TQWhatsThis</a><li>removeAttribute:
<a href="tqasciicache.html#remove">TQAsciiCache</a> <a href="tqasciidict.html#remove">TQAsciiDict</a> <a href="ntqbuttongroup.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="ntqtranslator.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:
@ -2237,7 +2237,7 @@ rBottom:
<a href="tqdir.html#rootDirPath">TQDir</a><li>rootIsDecorated:
<a href="ntqlistview.html#rootIsDecorated">TQListView</a><li>rotate:
<a href="tqpainter.html#rotate">TQPainter</a> <a href="tqwmatrix.html#rotate">TQWMatrix</a><li>row:
<a href="qchar.html#row">TQChar</a> <a href="qtableitem.html#row">TQTableItem</a><li>rowAt:
<a href="tqchar.html#row">TQChar</a> <a href="qtableitem.html#row">TQTableItem</a><li>rowAt:
<a href="ntqgridview.html#rowAt">TQGridView</a> <a href="ntqtable.html#rowAt">TQTable</a><li>rowHeight:
<a href="ntqtable.html#rowHeight">TQTable</a><li>rowHeightChanged:
<a href="ntqtable.html#rowHeightChanged">TQTable</a><li>rowIndexChanged:
@ -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="ntqlabel.html#setAlignment">TQLabel</a> <a href="qlayoutitem.html#setAlignment">TQLayoutItem</a> <a href="ntqlineedit.html#setAlignment">TQLineEdit</a> <a href="ntqmultilineedit.html#setAlignment">TQMultiLineEdit</a> <a href="tqstylesheetitem.html#setAlignment">TQStyleSheetItem</a> <a href="tqtextedit.html#setAlignment">TQTextEdit</a><li>setAllChanged:
<a href="ntqgroupbox.html#setAlignment">TQGroupBox</a> <a href="tqlabel.html#setAlignment">TQLabel</a> <a href="qlayoutitem.html#setAlignment">TQLayoutItem</a> <a href="ntqlineedit.html#setAlignment">TQLineEdit</a> <a href="ntqmultilineedit.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="ntqlistview.html#setAllColumnsShowFocus">TQListView</a><li>setAlpha:
<a href="tqglformat.html#setAlpha">TQGLFormat</a><li>setAlphaBuffer:
@ -2380,7 +2380,7 @@ sRect:
<a href="tqpicture.html#setBoundingRect">TQPicture</a><li>setBrush:
<a href="tqcanvaspolygonalitem.html#setBrush">TQCanvasPolygonalItem</a> <a href="tqcolorgroup.html#setBrush">TQColorGroup</a> <a href="tqpainter.html#setBrush">TQPainter</a> <a href="tqpalette.html#setBrush">TQPalette</a><li>setBrushOrigin:
<a href="tqpainter.html#setBrushOrigin">TQPainter</a><li>setBuddy:
<a href="ntqlabel.html#setBuddy">TQLabel</a><li>setBuffer:
<a href="tqlabel.html#setBuddy">TQLabel</a><li>setBuffer:
<a href="tqbuffer.html#setBuffer">TQBuffer</a><li>setButton:
<a href="ntqbuttongroup.html#setButton">TQButtonGroup</a><li>setButtonSymbols:
<a href="ntqspinbox.html#setButtonSymbols">TQSpinBox</a><li>setButtonText:
@ -2481,10 +2481,10 @@ sRect:
<a href="qdoublevalidator.html#setDecimals">TQDoubleValidator</a><li>setDeclHandler:
<a href="tqxmlreader.html#setDeclHandler">TQXmlReader</a><li>setDecodingFunction:
<a href="tqfile.html#setDecodingFunction">TQFile</a><li>setDefault:
<a href="ntqlocale.html#setDefault">TQLocale</a> <a href="ntqpushbutton.html#setDefault">TQPushButton</a><li>setDefaultButton:
<a href="tqlocale.html#setDefault">TQLocale</a> <a href="ntqpushbutton.html#setDefault">TQPushButton</a><li>setDefaultButton:
<a href="ntqtabdialog.html#setDefaultButton">TQTabDialog</a><li>setDefaultFactory:
<a href="tqmimesourcefactory.html#setDefaultFactory">TQMimeSourceFactory</a><li>setDefaultFont:
<a href="ntqsimplerichtext.html#setDefaultFont">TQSimpleRichText</a><li>setDefaultFormat:
<a href="tqsimplerichtext.html#setDefaultFont">TQSimpleRichText</a><li>setDefaultFormat:
<a href="tqglformat.html#setDefaultFormat">TQGLFormat</a><li>setDefaultOptimization:
<a href="tqpixmap.html#setDefaultOptimization">TQPixmap</a><li>setDefaultOverlayFormat:
<a href="tqglformat.html#setDefaultOverlayFormat">TQGLFormat</a><li>setDefaultRenameAction:
@ -2568,7 +2568,7 @@ sRect:
<a href="tqwidget.html#setFocusProxy">TQWidget</a><li>setFocusRectPolicy:
<a href="qmacstyle.html#setFocusRectPolicy">TQMacStyle</a><li>setFocusStyle:
<a href="ntqtable.html#setFocusStyle">TQTable</a><li>setFont:
<a href="ntqapplication.html#setFont">TQApplication</a> <a href="tqcanvastext.html#setFont">TQCanvasText</a> <a href="ntqcombobox.html#setFont">TQComboBox</a> <a href="qcustommenuitem.html#setFont">TQCustomMenuItem</a> <a href="ntqlabel.html#setFont">TQLabel</a> <a href="tqpainter.html#setFont">TQPainter</a> <a href="ntqtabdialog.html#setFont">TQTabDialog</a> <a href="tqtooltip.html#setFont">TQToolTip</a> <a href="ntqwhatsthis.html#setFont">TQWhatsThis</a> <a href="tqwidget.html#setFont">TQWidget</a><li>setFontFamily:
<a href="ntqapplication.html#setFont">TQApplication</a> <a href="tqcanvastext.html#setFont">TQCanvasText</a> <a href="ntqcombobox.html#setFont">TQComboBox</a> <a href="qcustommenuitem.html#setFont">TQCustomMenuItem</a> <a href="tqlabel.html#setFont">TQLabel</a> <a href="tqpainter.html#setFont">TQPainter</a> <a href="ntqtabdialog.html#setFont">TQTabDialog</a> <a href="tqtooltip.html#setFont">TQToolTip</a> <a href="tqwhatsthis.html#setFont">TQWhatsThis</a> <a href="tqwidget.html#setFont">TQWidget</a><li>setFontFamily:
<a href="tqstylesheetitem.html#setFontFamily">TQStyleSheetItem</a><li>setFontItalic:
<a href="tqstylesheetitem.html#setFontItalic">TQStyleSheetItem</a><li>setFontSize:
<a href="tqstylesheetitem.html#setFontSize">TQStyleSheetItem</a><li>setFontStrikeOut:
@ -2576,7 +2576,7 @@ sRect:
<a href="tqstylesheetitem.html#setFontUnderline">TQStyleSheetItem</a><li>setFontWeight:
<a href="tqstylesheetitem.html#setFontWeight">TQStyleSheetItem</a><li>setForm:
<a href="tqdatabrowser.html#setForm">TQDataBrowser</a> <a href="tqdataview.html#setForm">TQDataView</a><li>setFormat:
<a href="tqglcontext.html#setFormat">TQGLContext</a> <a href="tqimageio.html#setFormat">TQImageIO</a> <a href="ntqsyntaxhighlighter.html#setFormat">TQSyntaxHighlighter</a><li>setForwardOnly:
<a href="tqglcontext.html#setFormat">TQGLContext</a> <a href="tqimageio.html#setFormat">TQImageIO</a> <a href="tqsyntaxhighlighter.html#setFormat">TQSyntaxHighlighter</a><li>setForwardOnly:
<a href="tqsqlquery.html#setForwardOnly">TQSqlQuery</a> <a href="tqsqlresult.html#setForwardOnly">TQSqlResult</a><li>setFrame:
<a href="tqcanvassprite.html#setFrame">TQCanvasSprite</a> <a href="ntqlineedit.html#setFrame">TQLineEdit</a><li>setFrameAnimation:
<a href="tqcanvassprite.html#setFrameAnimation">TQCanvasSprite</a><li>setFramePeriod:
@ -2624,7 +2624,7 @@ sRect:
<a href="qtab.html#setIdentifier">TQTab</a><li>setImage:
<a href="tqcanvaspixmaparray.html#setImage">TQCanvasPixmapArray</a> <a href="tqclipboard.html#setImage">TQClipboard</a> <a href="tqimagedrag.html#setImage">TQImageDrag</a> <a href="tqimageio.html#setImage">TQImageIO</a> <a href="tqmimesourcefactory.html#setImage">TQMimeSourceFactory</a><li>setInactive:
<a href="tqpalette.html#setInactive">TQPalette</a><li>setIndent:
<a href="ntqlabel.html#setIndent">TQLabel</a><li>setIndicator:
<a href="tqlabel.html#setIndent">TQLabel</a><li>setIndicator:
<a href="ntqprogressbar.html#setIndicator">TQProgressBar</a><li>setIndicatorFollowsStyle:
<a href="ntqprogressbar.html#setIndicatorFollowsStyle">TQProgressBar</a><li>setInfoPreview:
<a href="tqfiledialog.html#setInfoPreview">TQFileDialog</a><li>setInfoPreviewEnabled:
@ -2709,7 +2709,7 @@ sRect:
<a href="tqtextedit.html#setModified">TQTextEdit</a><li>setMonth:
<a href="tqdateedit.html#setMonth">TQDateEdit</a><li>setMouseTracking:
<a href="tqwidget.html#setMouseTracking">TQWidget</a><li>setMovie:
<a href="ntqlabel.html#setMovie">TQLabel</a><li>setMovingEnabled:
<a href="tqlabel.html#setMovie">TQLabel</a><li>setMovingEnabled:
<a href="ntqdockwindow.html#setMovingEnabled">TQDockWindow</a> <a href="ntqheader.html#setMovingEnabled">TQHeader</a><li>setMultiLinesEnabled:
<a href="qlistviewitem.html#setMultiLinesEnabled">TQListViewItem</a><li>setName:
<a href="tqfile.html#setName">TQFile</a> <a href="tqobject.html#setName">TQObject</a> <a href="tqsqlcursor.html#setName">TQSqlCursor</a> <a href="tqsqlfield.html#setName">TQSqlField</a> <a href="tqsqlindex.html#setName">TQSqlIndex</a> <a href="tqurlinfo.html#setName">TQUrlInfo</a><li>setNameFilter:
@ -2725,7 +2725,7 @@ sRect:
<a href="ntqdial.html#setNotchesVisible">TQDial</a><li>setNull:
<a href="tqsqlfield.html#setNull">TQSqlField</a> <a href="tqsqlrecord.html#setNull">TQSqlRecord</a><li>setNullText:
<a href="tqdatatable.html#setNullText">TQDataTable</a><li>setNum:
<a href="tqcstring.html#setNum">TQCString</a> <a href="ntqlabel.html#setNum">TQLabel</a> <a href="tqstring.html#setNum">TQString</a><li>setNumColors:
<a href="tqcstring.html#setNum">TQCString</a> <a href="tqlabel.html#setNum">TQLabel</a> <a href="tqstring.html#setNum">TQString</a><li>setNumColors:
<a href="tqimage.html#setNumColors">TQImage</a><li>setNumCols:
<a href="ntqgridview.html#setNumCols">TQGridView</a> <a href="ntqtable.html#setNumCols">TQTable</a><li>setNumCopies:
<a href="tqprinter.html#setNumCopies">TQPrinter</a><li>setNumDigits:
@ -2770,11 +2770,11 @@ sRect:
<a href="tqcanvaspolygonalitem.html#setPen">TQCanvasPolygonalItem</a> <a href="tqpainter.html#setPen">TQPainter</a><li>setPercentageVisible:
<a href="ntqprogressbar.html#setPercentageVisible">TQProgressBar</a><li>setPermissions:
<a href="tqurlinfo.html#setPermissions">TQUrlInfo</a><li>setPicture:
<a href="tqiconviewitem.html#setPicture">TQIconViewItem</a> <a href="ntqlabel.html#setPicture">TQLabel</a><li>setPixel:
<a href="tqiconviewitem.html#setPicture">TQIconViewItem</a> <a href="tqlabel.html#setPicture">TQLabel</a><li>setPixel:
<a href="tqimage.html#setPixel">TQImage</a><li>setPixelAlignment:
<a href="tqpngimagepacker.html#setPixelAlignment">TQPNGImagePacker</a><li>setPixelSize:
<a href="tqfont.html#setPixelSize">TQFont</a><li>setPixmap:
<a href="tqbrush.html#setPixmap">TQBrush</a> <a href="ntqbutton.html#setPixmap">TQButton</a> <a href="ntqbutton.html#setPixmap">TQCheckBox</a> <a href="tqclipboard.html#setPixmap">TQClipboard</a> <a href="tqdragobject.html#setPixmap">TQDragObject</a> <a href="tqiconset.html#setPixmap">TQIconSet</a> <a href="tqiconviewitem.html#setPixmap">TQIconViewItem</a> <a href="ntqlabel.html#setPixmap">TQLabel</a> <a href="qlistviewitem.html#setPixmap">TQListViewItem</a> <a href="tqmimesourcefactory.html#setPixmap">TQMimeSourceFactory</a> <a href="ntqbutton.html#setPixmap">TQPushButton</a> <a href="ntqbutton.html#setPixmap">TQRadioButton</a> <a href="ntqsplashscreen.html#setPixmap">TQSplashScreen</a> <a href="ntqtable.html#setPixmap">TQTable</a> <a href="qtableitem.html#setPixmap">TQTableItem</a><li>setPixmapRect:
<a href="tqbrush.html#setPixmap">TQBrush</a> <a href="ntqbutton.html#setPixmap">TQButton</a> <a href="ntqbutton.html#setPixmap">TQCheckBox</a> <a href="tqclipboard.html#setPixmap">TQClipboard</a> <a href="tqdragobject.html#setPixmap">TQDragObject</a> <a href="tqiconset.html#setPixmap">TQIconSet</a> <a href="tqiconviewitem.html#setPixmap">TQIconViewItem</a> <a href="tqlabel.html#setPixmap">TQLabel</a> <a href="qlistviewitem.html#setPixmap">TQListViewItem</a> <a href="tqmimesourcefactory.html#setPixmap">TQMimeSourceFactory</a> <a href="ntqbutton.html#setPixmap">TQPushButton</a> <a href="ntqbutton.html#setPixmap">TQRadioButton</a> <a href="ntqsplashscreen.html#setPixmap">TQSplashScreen</a> <a href="ntqtable.html#setPixmap">TQTable</a> <a href="qtableitem.html#setPixmap">TQTableItem</a><li>setPixmapRect:
<a href="tqiconviewitem.html#setPixmapRect">TQIconViewItem</a><li>setPlane:
<a href="tqglformat.html#setPlane">TQGLFormat</a><li>setPoint:
<a href="tqdropevent.html#setPoint">TQDropEvent</a> <a href="tqpointarray.html#setPoint">TQPointArray</a><li>setPointSize:
@ -2841,7 +2841,7 @@ sRect:
<a href="qgridlayout.html#setRowStretch">TQGridLayout</a><li>setRowStretchable:
<a href="ntqtable.html#setRowStretchable">TQTable</a><li>setRubberband:
<a href="ntqsplitter.html#setRubberband">TQSplitter</a><li>setScaledContents:
<a href="ntqlabel.html#setScaledContents">TQLabel</a><li>setScrollBarsEnabled:
<a href="tqlabel.html#setScaledContents">TQLabel</a><li>setScrollBarsEnabled:
<a href="tqworkspace.html#setScrollBarsEnabled">TQWorkspace</a><li>setSecond:
<a href="tqtimeedit.html#setSecond">TQTimeEdit</a><li>setSegmentStyle:
<a href="ntqlcdnumber.html#setSegmentStyle">TQLCDNumber</a><li>setSelect:
@ -2922,9 +2922,9 @@ sRect:
<a href="tqpainter.html#setTabStops">TQPainter</a><li>setTabToolTip:
<a href="ntqtabwidget.html#setTabToolTip">TQTabWidget</a><li>setTagName:
<a href="tqdomelement.html#setTagName">TQDomElement</a><li>setText:
<a href="qaccessibleinterface.html#setText">TQAccessibleInterface</a> <a href="tqaction.html#setText">TQAction</a> <a href="ntqbutton.html#setText">TQButton</a> <a href="tqcanvastext.html#setText">TQCanvasText</a> <a href="ntqbutton.html#setText">TQCheckBox</a> <a href="tqclipboard.html#setText">TQClipboard</a> <a href="tqiconviewitem.html#setText">TQIconViewItem</a> <a href="tqimage.html#setText">TQImage</a> <a href="ntqlabel.html#setText">TQLabel</a> <a href="ntqlineedit.html#setText">TQLineEdit</a> <a href="qlistboxitem.html#setText">TQListBoxItem</a> <a href="qlistviewitem.html#setText">TQListViewItem</a> <a href="ntqmessagebox.html#setText">TQMessageBox</a> <a href="tqmimesourcefactory.html#setText">TQMimeSourceFactory</a> <a href="ntqbutton.html#setText">TQPushButton</a> <a href="ntqbutton.html#setText">TQRadioButton</a> <a href="qtab.html#setText">TQTab</a> <a href="ntqtable.html#setText">TQTable</a> <a href="qtableitem.html#setText">TQTableItem</a> <a href="tqtextdrag.html#setText">TQTextDrag</a> <a href="tqtextedit.html#setText">TQTextEdit</a><li>setTextFlags:
<a href="qaccessibleinterface.html#setText">TQAccessibleInterface</a> <a href="tqaction.html#setText">TQAction</a> <a href="ntqbutton.html#setText">TQButton</a> <a href="tqcanvastext.html#setText">TQCanvasText</a> <a href="ntqbutton.html#setText">TQCheckBox</a> <a href="tqclipboard.html#setText">TQClipboard</a> <a href="tqiconviewitem.html#setText">TQIconViewItem</a> <a href="tqimage.html#setText">TQImage</a> <a href="tqlabel.html#setText">TQLabel</a> <a href="ntqlineedit.html#setText">TQLineEdit</a> <a href="qlistboxitem.html#setText">TQListBoxItem</a> <a href="qlistviewitem.html#setText">TQListViewItem</a> <a href="ntqmessagebox.html#setText">TQMessageBox</a> <a href="tqmimesourcefactory.html#setText">TQMimeSourceFactory</a> <a href="ntqbutton.html#setText">TQPushButton</a> <a href="ntqbutton.html#setText">TQRadioButton</a> <a href="qtab.html#setText">TQTab</a> <a href="ntqtable.html#setText">TQTable</a> <a href="qtableitem.html#setText">TQTableItem</a> <a href="tqtextdrag.html#setText">TQTextDrag</a> <a href="tqtextedit.html#setText">TQTextEdit</a><li>setTextFlags:
<a href="tqcanvastext.html#setTextFlags">TQCanvasText</a><li>setTextFormat:
<a href="ntqlabel.html#setTextFormat">TQLabel</a> <a href="ntqmessagebox.html#setTextFormat">TQMessageBox</a> <a href="tqtextedit.html#setTextFormat">TQTextEdit</a><li>setTextLabel:
<a href="tqlabel.html#setTextFormat">TQLabel</a> <a href="ntqmessagebox.html#setTextFormat">TQMessageBox</a> <a href="tqtextedit.html#setTextFormat">TQTextEdit</a><li>setTextLabel:
<a href="tqtoolbutton.html#setTextLabel">TQToolButton</a><li>setTextPosition:
<a href="tqtoolbutton.html#setTextPosition">TQToolButton</a><li>setTextRect:
<a href="tqiconviewitem.html#setTextRect">TQIconViewItem</a><li>setTickInterval:
@ -2998,7 +2998,7 @@ sRect:
<a href="tqstylesheetitem.html#setWhiteSpaceMode">TQStyleSheetItem</a><li>setWidget:
<a href="ntqdockwindow.html#setWidget">TQDockWindow</a><li>setWidgetSizePolicy:
<a href="qmacstyle.html#setWidgetSizePolicy">TQMacStyle</a><li>setWidth:
<a href="tqpen.html#setWidth">TQPen</a> <a href="tqrect.html#setWidth">TQRect</a> <a href="ntqsimplerichtext.html#setWidth">TQSimpleRichText</a> <a href="tqsize.html#setWidth">TQSize</a><li>setWildcard:
<a href="tqpen.html#setWidth">TQPen</a> <a href="tqrect.html#setWidth">TQRect</a> <a href="tqsimplerichtext.html#setWidth">TQSimpleRichText</a> <a href="tqsize.html#setWidth">TQSize</a><li>setWildcard:
<a href="tqregexp.html#setWildcard">TQRegExp</a><li>setWinPageSize:
<a href="tqprinter.html#setWinPageSize">TQPrinter</a><li>setWinding:
<a href="tqcanvaspolygonalitem.html#setWinding">TQCanvasPolygonalItem</a><li>setWindow:
@ -3143,7 +3143,7 @@ sRect:
<a href="tqfont.html#stretch">TQFont</a><li>strikeOut:
<a href="tqfont.html#strikeOut">TQFont</a><li>strikeOutPos:
<a href="tqfontmetrics.html#strikeOutPos">TQFontMetrics</a><li>string:
<a href="qconststring.html#string">TQConstString</a><li>stripWhiteSpace:
<a href="tqconststring.html#string">TQConstString</a><li>stripWhiteSpace:
<a href="tqcstring.html#stripWhiteSpace">TQCString</a> <a href="tqstring.html#stripWhiteSpace">TQString</a><li>style:
<a href="ntqapplication.html#style">TQApplication</a> <a href="tqbrush.html#style">TQBrush</a> <a href="tqpen.html#style">TQPen</a> <a href="tqwidget.html#style">TQWidget</a><li>styleChange:
<a href="tqwidget.html#styleChange">TQWidget</a><li>styleHint:
@ -3178,7 +3178,7 @@ sRect:
<a href="tqtextedit.html#sync">TQTextEdit</a><li>syncX:
<a href="ntqapplication.html#syncX">TQApplication</a><li>syntaxHighlighter:
<a href="tqtextedit.html#syntaxHighlighter">TQTextEdit</a><li>system:
<a href="ntqlocale.html#system">TQLocale</a><li>systemBitOrder:
<a href="tqlocale.html#system">TQLocale</a><li>systemBitOrder:
<a href="tqimage.html#systemBitOrder">TQImage</a><li>systemByteOrder:
<a href="tqimage.html#systemByteOrder">TQImage</a><li>systemId:
<a href="tqdomdocumenttype.html#systemId">TQDomDocumentType</a> <a href="tqdomentity.html#systemId">TQDomEntity</a> <a href="tqdomnotation.html#systemId">TQDomNotation</a> <a href="tqxmlparseexception.html#systemId">TQXmlParseException</a><li><a name="t"></a>
@ -3212,13 +3212,13 @@ tab:
<a href="tqbitarray.html#testBit">TQBitArray</a><li>testOption:
<a href="tqglformat.html#testOption">TQGLFormat</a><li>testWFlags:
<a href="tqwidget.html#testWFlags">TQWidget</a><li>text:
<a href="qaccessibleinterface.html#text">TQAccessibleInterface</a> <a href="tqaction.html#text">TQAction</a> <a href="ntqbutton.html#text">TQButton</a> <a href="tqcanvastext.html#text">TQCanvasText</a> <a href="ntqbutton.html#text">TQCheckBox</a> <a href="qchecklistitem.html#text">TQCheckListItem</a> <a href="tqclipboard.html#text">TQClipboard</a> <a href="tqcolorgroup.html#text">TQColorGroup</a> <a href="ntqcombobox.html#text">TQComboBox</a> <a href="qcombotableitem.html#text">TQComboTableItem</a> <a href="tqdatatable.html#text">TQDataTable</a> <a href="tqdomelement.html#text">TQDomElement</a> <a href="qimevent.html#text">TQIMEvent</a> <a href="tqiconviewitem.html#text">TQIconViewItem</a> <a href="tqimage.html#text">TQImage</a> <a href="qkeyevent.html#text">TQKeyEvent</a> <a href="ntqlabel.html#text">TQLabel</a> <a href="ntqlineedit.html#text">TQLineEdit</a> <a href="ntqlistbox.html#text">TQListBox</a> <a href="qlistboxitem.html#text">TQListBoxItem</a> <a href="qlistviewitem.html#text">TQListViewItem</a> <a href="tqmenudata.html#text">TQMenuData</a> <a href="ntqmessagebox.html#text">TQMessageBox</a> <a href="tqmenudata.html#text">TQPopupMenu</a> <a href="ntqbutton.html#text">TQPushButton</a> <a href="ntqbutton.html#text">TQRadioButton</a> <a href="ntqspinbox.html#text">TQSpinBox</a> <a href="tqsqlerror.html#text">TQSqlError</a> <a href="qtab.html#text">TQTab</a> <a href="ntqtable.html#text">TQTable</a> <a href="qtableitem.html#text">TQTableItem</a> <a href="tqtextedit.html#text">TQTextEdit</a> <a href="ntqwhatsthis.html#text">TQWhatsThis</a><li>textChanged:
<a href="qaccessibleinterface.html#text">TQAccessibleInterface</a> <a href="tqaction.html#text">TQAction</a> <a href="ntqbutton.html#text">TQButton</a> <a href="tqcanvastext.html#text">TQCanvasText</a> <a href="ntqbutton.html#text">TQCheckBox</a> <a href="qchecklistitem.html#text">TQCheckListItem</a> <a href="tqclipboard.html#text">TQClipboard</a> <a href="tqcolorgroup.html#text">TQColorGroup</a> <a href="ntqcombobox.html#text">TQComboBox</a> <a href="qcombotableitem.html#text">TQComboTableItem</a> <a href="tqdatatable.html#text">TQDataTable</a> <a href="tqdomelement.html#text">TQDomElement</a> <a href="qimevent.html#text">TQIMEvent</a> <a href="tqiconviewitem.html#text">TQIconViewItem</a> <a href="tqimage.html#text">TQImage</a> <a href="qkeyevent.html#text">TQKeyEvent</a> <a href="tqlabel.html#text">TQLabel</a> <a href="ntqlineedit.html#text">TQLineEdit</a> <a href="ntqlistbox.html#text">TQListBox</a> <a href="qlistboxitem.html#text">TQListBoxItem</a> <a href="qlistviewitem.html#text">TQListViewItem</a> <a href="tqmenudata.html#text">TQMenuData</a> <a href="ntqmessagebox.html#text">TQMessageBox</a> <a href="tqmenudata.html#text">TQPopupMenu</a> <a href="ntqbutton.html#text">TQPushButton</a> <a href="ntqbutton.html#text">TQRadioButton</a> <a href="ntqspinbox.html#text">TQSpinBox</a> <a href="tqsqlerror.html#text">TQSqlError</a> <a href="qtab.html#text">TQTab</a> <a href="ntqtable.html#text">TQTable</a> <a href="qtableitem.html#text">TQTableItem</a> <a href="tqtextedit.html#text">TQTextEdit</a> <a href="tqwhatsthis.html#text">TQWhatsThis</a><li>textChanged:
<a href="ntqcombobox.html#textChanged">TQComboBox</a> <a href="ntqlineedit.html#textChanged">TQLineEdit</a> <a href="ntqspinbox.html#textChanged">TQSpinBox</a> <a href="tqtextedit.html#textChanged">TQTextEdit</a><li>textCursor:
<a href="tqtextedit.html#textCursor">TQTextEdit</a><li>textEdit:
<a href="ntqsyntaxhighlighter.html#textEdit">TQSyntaxHighlighter</a><li>textFlags:
<a href="tqsyntaxhighlighter.html#textEdit">TQSyntaxHighlighter</a><li>textFlags:
<a href="tqcanvastext.html#textFlags">TQCanvasText</a><li>textFor:
<a href="tqtooltip.html#textFor">TQToolTip</a> <a href="ntqwhatsthis.html#textFor">TQWhatsThis</a><li>textFormat:
<a href="ntqlabel.html#textFormat">TQLabel</a> <a href="ntqmessagebox.html#textFormat">TQMessageBox</a> <a href="tqtextedit.html#textFormat">TQTextEdit</a><li>textKeys:
<a href="tqtooltip.html#textFor">TQToolTip</a> <a href="tqwhatsthis.html#textFor">TQWhatsThis</a><li>textFormat:
<a href="tqlabel.html#textFormat">TQLabel</a> <a href="ntqmessagebox.html#textFormat">TQMessageBox</a> <a href="tqtextedit.html#textFormat">TQTextEdit</a><li>textKeys:
<a href="tqimage.html#textKeys">TQImage</a><li>textLabel:
<a href="tqtoolbutton.html#textLabel">TQToolButton</a><li>textLanguages:
<a href="tqimage.html#textLanguages">TQImage</a><li>textLine:
@ -3261,24 +3261,24 @@ tab:
<a href="tqdomnode.html#toDocument">TQDomNode</a><li>toDocumentFragment:
<a href="tqdomnode.html#toDocumentFragment">TQDomNode</a><li>toDocumentType:
<a href="tqdomnode.html#toDocumentType">TQDomNode</a><li>toDouble:
<a href="tqcstring.html#toDouble">TQCString</a> <a href="ntqlocale.html#toDouble">TQLocale</a> <a href="tqstring.html#toDouble">TQString</a> <a href="ntqvariant.html#toDouble">TQVariant</a><li>toElement:
<a href="tqcstring.html#toDouble">TQCString</a> <a href="tqlocale.html#toDouble">TQLocale</a> <a href="tqstring.html#toDouble">TQString</a> <a href="ntqvariant.html#toDouble">TQVariant</a><li>toElement:
<a href="tqdomnode.html#toElement">TQDomNode</a><li>toEntity:
<a href="tqdomnode.html#toEntity">TQDomNode</a><li>toEntityReference:
<a href="tqdomnode.html#toEntityReference">TQDomNode</a><li>toField:
<a href="tqsqlfieldinfo.html#toField">TQSqlFieldInfo</a><li>toFirst:
<a href="tqasciicacheiterator.html#toFirst">TQAsciiCacheIterator</a> <a href="tqasciidictiterator.html#toFirst">TQAsciiDictIterator</a> <a href="tqcacheiterator.html#toFirst">TQCacheIterator</a> <a href="tqdictiterator.html#toFirst">TQDictIterator</a> <a href="tqintcacheiterator.html#toFirst">TQIntCacheIterator</a> <a href="tqintdictiterator.html#toFirst">TQIntDictIterator</a> <a href="tqptrdictiterator.html#toFirst">TQPtrDictIterator</a> <a href="tqptrlistiterator.html#toFirst">TQPtrListIterator</a><li>toFloat:
<a href="tqcstring.html#toFloat">TQCString</a> <a href="ntqlocale.html#toFloat">TQLocale</a> <a href="tqstring.html#toFloat">TQString</a><li>toFont:
<a href="tqcstring.html#toFloat">TQCString</a> <a href="tqlocale.html#toFloat">TQLocale</a> <a href="tqstring.html#toFloat">TQString</a><li>toFont:
<a href="ntqvariant.html#toFont">TQVariant</a><li>toIPv4Address:
<a href="tqhostaddress.html#toIPv4Address">TQHostAddress</a><li>toIPv6Address:
<a href="tqhostaddress.html#toIPv6Address">TQHostAddress</a><li>toIconSet:
<a href="ntqvariant.html#toIconSet">TQVariant</a><li>toImage:
<a href="ntqvariant.html#toImage">TQVariant</a><li>toInt:
<a href="tqcstring.html#toInt">TQCString</a> <a href="ntqlocale.html#toInt">TQLocale</a> <a href="tqstring.html#toInt">TQString</a> <a href="ntqvariant.html#toInt">TQVariant</a><li>toKeySequence:
<a href="tqcstring.html#toInt">TQCString</a> <a href="tqlocale.html#toInt">TQLocale</a> <a href="tqstring.html#toInt">TQString</a> <a href="ntqvariant.html#toInt">TQVariant</a><li>toKeySequence:
<a href="ntqvariant.html#toKeySequence">TQVariant</a><li>toLast:
<a href="tqasciicacheiterator.html#toLast">TQAsciiCacheIterator</a> <a href="tqcacheiterator.html#toLast">TQCacheIterator</a> <a href="tqintcacheiterator.html#toLast">TQIntCacheIterator</a> <a href="tqptrlistiterator.html#toLast">TQPtrListIterator</a><li>toList:
<a href="ntqvariant.html#toList">TQVariant</a><li>toLong:
<a href="tqcstring.html#toLong">TQCString</a> <a href="ntqlocale.html#toLong">TQLocale</a> <a href="tqstring.html#toLong">TQString</a><li>toLongLong:
<a href="ntqlocale.html#toLongLong">TQLocale</a> <a href="tqstring.html#toLongLong">TQString</a> <a href="ntqvariant.html#toLongLong">TQVariant</a><li>toMap:
<a href="tqcstring.html#toLong">TQCString</a> <a href="tqlocale.html#toLong">TQLocale</a> <a href="tqstring.html#toLong">TQString</a><li>toLongLong:
<a href="tqlocale.html#toLongLong">TQLocale</a> <a href="tqstring.html#toLongLong">TQString</a> <a href="ntqvariant.html#toLongLong">TQVariant</a><li>toMap:
<a href="ntqvariant.html#toMap">TQVariant</a><li>toNotation:
<a href="tqdomnode.html#toNotation">TQDomNode</a><li>toPage:
<a href="tqprinter.html#toPage">TQPrinter</a><li>toPalette:
@ -3291,18 +3291,18 @@ tab:
<a href="tqsqlrecordinfo.html#toRecord">TQSqlRecordInfo</a><li>toRect:
<a href="ntqvariant.html#toRect">TQVariant</a><li>toRegion:
<a href="ntqvariant.html#toRegion">TQVariant</a><li>toShort:
<a href="tqcstring.html#toShort">TQCString</a> <a href="ntqlocale.html#toShort">TQLocale</a> <a href="tqstring.html#toShort">TQString</a><li>toSize:
<a href="tqcstring.html#toShort">TQCString</a> <a href="tqlocale.html#toShort">TQLocale</a> <a href="tqstring.html#toShort">TQString</a><li>toSize:
<a href="ntqvariant.html#toSize">TQVariant</a><li>toSizePolicy:
<a href="ntqvariant.html#toSizePolicy">TQVariant</a><li>toString:
<a href="tqdate.html#toString">TQDate</a> <a href="tqdatetime.html#toString">TQDateTime</a> <a href="tqdomdocument.html#toString">TQDomDocument</a> <a href="tqfont.html#toString">TQFont</a> <a href="tqhostaddress.html#toString">TQHostAddress</a> <a href="tqhttpheader.html#toString">TQHttpHeader</a> <a href="ntqlocale.html#toString">TQLocale</a> <a href="tqsqlcursor.html#toString">TQSqlCursor</a> <a href="tqsqlrecord.html#toString">TQSqlRecord</a> <a href="tqtime.html#toString">TQTime</a> <a href="tqurl.html#toString">TQUrl</a> <a href="ntquuid.html#toString">TQUuid</a> <a href="ntqvariant.html#toString">TQVariant</a><li>toStringList:
<a href="tqdate.html#toString">TQDate</a> <a href="tqdatetime.html#toString">TQDateTime</a> <a href="tqdomdocument.html#toString">TQDomDocument</a> <a href="tqfont.html#toString">TQFont</a> <a href="tqhostaddress.html#toString">TQHostAddress</a> <a href="tqhttpheader.html#toString">TQHttpHeader</a> <a href="tqlocale.html#toString">TQLocale</a> <a href="tqsqlcursor.html#toString">TQSqlCursor</a> <a href="tqsqlrecord.html#toString">TQSqlRecord</a> <a href="tqtime.html#toString">TQTime</a> <a href="tqurl.html#toString">TQUrl</a> <a href="ntquuid.html#toString">TQUuid</a> <a href="ntqvariant.html#toString">TQVariant</a><li>toStringList:
<a href="tqsqlrecord.html#toStringList">TQSqlRecord</a> <a href="ntqvariant.html#toStringList">TQVariant</a><li>toText:
<a href="tqdomnode.html#toText">TQDomNode</a><li>toTime:
<a href="ntqvariant.html#toTime">TQVariant</a><li>toTime_t:
<a href="tqdatetime.html#toTime_t">TQDateTime</a><li>toUInt:
<a href="tqcstring.html#toUInt">TQCString</a> <a href="ntqlocale.html#toUInt">TQLocale</a> <a href="tqstring.html#toUInt">TQString</a> <a href="ntqvariant.html#toUInt">TQVariant</a><li>toULong:
<a href="tqcstring.html#toULong">TQCString</a> <a href="ntqlocale.html#toULong">TQLocale</a> <a href="tqstring.html#toULong">TQString</a><li>toULongLong:
<a href="ntqlocale.html#toULongLong">TQLocale</a> <a href="tqstring.html#toULongLong">TQString</a> <a href="ntqvariant.html#toULongLong">TQVariant</a><li>toUShort:
<a href="tqcstring.html#toUShort">TQCString</a> <a href="ntqlocale.html#toUShort">TQLocale</a> <a href="tqstring.html#toUShort">TQString</a><li>toUnicode:
<a href="tqcstring.html#toUInt">TQCString</a> <a href="tqlocale.html#toUInt">TQLocale</a> <a href="tqstring.html#toUInt">TQString</a> <a href="ntqvariant.html#toUInt">TQVariant</a><li>toULong:
<a href="tqcstring.html#toULong">TQCString</a> <a href="tqlocale.html#toULong">TQLocale</a> <a href="tqstring.html#toULong">TQString</a><li>toULongLong:
<a href="tqlocale.html#toULongLong">TQLocale</a> <a href="tqstring.html#toULongLong">TQString</a> <a href="ntqvariant.html#toULongLong">TQVariant</a><li>toUShort:
<a href="tqcstring.html#toUShort">TQCString</a> <a href="tqlocale.html#toUShort">TQLocale</a> <a href="tqstring.html#toUShort">TQString</a><li>toUnicode:
<a href="tqtextcodec.html#toUnicode">TQTextCodec</a> <a href="tqtextdecoder.html#toUnicode">TQTextDecoder</a><li>toVector:
<a href="tqptrlist.html#toVector">TQPtrList</a><li>toggle:
<a href="tqaction.html#toggle">TQAction</a> <a href="ntqbutton.html#toggle">TQButton</a> <a href="ntqbutton.html#toggle">TQCheckBox</a> <a href="ntqbutton.html#toggle">TQPushButton</a> <a href="ntqbutton.html#toggle">TQRadioButton</a> <a href="tqtoolbutton.html#toggle">TQToolButton</a><li>toggleBit:
@ -3358,7 +3358,7 @@ ucs2:
<a href="tqtextedit.html#undoDepth">TQTextEdit</a><li>undock:
<a href="ntqdockwindow.html#undock">TQDockWindow</a><li>ungetch:
<a href="tqfile.html#ungetch">TQFile</a> <a href="tqiodevice.html#ungetch">TQIODevice</a> <a href="tqsocket.html#ungetch">TQSocket</a><li>unicode:
<a href="qchar.html#unicode">TQChar</a> <a href="tqstring.html#unicode">TQString</a><li>unicodeUriToUri:
<a href="tqchar.html#unicode">TQChar</a> <a href="tqstring.html#unicode">TQString</a><li>unicodeUriToUri:
<a href="tquridrag.html#unicodeUriToUri">TQUriDrag</a><li>uniqueId:
<a href="qtabletevent.html#uniqueId">TQTabletEvent</a><li>unite:
<a href="tqrect.html#unite">TQRect</a> <a href="tqregion.html#unite">TQRegion</a><li>unload:
@ -3391,7 +3391,7 @@ ucs2:
<a href="tqwidget.html#updateMask">TQWidget</a><li>updateOverlayGL:
<a href="tqglwidget.html#updateOverlayGL">TQGLWidget</a><li>updateScrollBars:
<a href="ntqscrollview.html#updateScrollBars">TQScrollView</a><li>upper:
<a href="tqcstring.html#upper">TQCString</a> <a href="qchar.html#upper">TQChar</a> <a href="tqstring.html#upper">TQString</a><li>uri:
<a href="tqcstring.html#upper">TQCString</a> <a href="tqchar.html#upper">TQChar</a> <a href="tqstring.html#upper">TQString</a><li>uri:
<a href="tqxmlattributes.html#uri">TQXmlAttributes</a> <a href="tqxmlnamespacesupport.html#uri">TQXmlNamespaceSupport</a><li>uriToLocalFile:
<a href="tquridrag.html#uriToLocalFile">TQUriDrag</a><li>uriToUnicodeUri:
<a href="tquridrag.html#uriToUnicodeUri">TQUriDrag</a><li>url:
@ -3455,7 +3455,7 @@ wait:
<a href="tqdate.html#weekNumber">TQDate</a><li>weight:
<a href="tqfont.html#weight">TQFont</a> <a href="tqfontdatabase.html#weight">TQFontDatabase</a> <a href="tqfontinfo.html#weight">TQFontInfo</a><li>whatsThis:
<a href="ntqaccel.html#whatsThis">TQAccel</a> <a href="tqaction.html#whatsThis">TQAction</a> <a href="tqmainwindow.html#whatsThis">TQMainWindow</a> <a href="tqmenudata.html#whatsThis">TQMenuData</a> <a href="tqmenudata.html#whatsThis">TQPopupMenu</a> <a href="tqwidgetplugin.html#whatsThis">TQWidgetPlugin</a><li>whatsThisButton:
<a href="ntqwhatsthis.html#whatsThisButton">TQWhatsThis</a><li>wheelEvent:
<a href="tqwhatsthis.html#whatsThisButton">TQWhatsThis</a><li>wheelEvent:
<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:
@ -3464,10 +3464,10 @@ wait:
<a href="qmacstyle.html#widgetSizePolicy">TQMacStyle</a><li>widgetToField:
<a href="tqsqlform.html#widgetToField">TQSqlForm</a><li>widgets:
<a href="tqwidgetfactory.html#widgets">TQWidgetFactory</a><li>width:
<a href="tqcanvas.html#width">TQCanvas</a> <a href="tqcanvasellipse.html#width">TQCanvasEllipse</a> <a href="tqcanvasrectangle.html#width">TQCanvasRectangle</a> <a href="tqcanvassprite.html#width">TQCanvasSprite</a> <a href="tqfontmetrics.html#width">TQFontMetrics</a> <a href="tqiconviewitem.html#width">TQIconViewItem</a> <a href="tqimage.html#width">TQImage</a> <a href="qlistboxitem.html#width">TQListBoxItem</a> <a href="qlistboxpixmap.html#width">TQListBoxPixmap</a> <a href="qlistboxtext.html#width">TQListBoxText</a> <a href="qlistviewitem.html#width">TQListViewItem</a> <a href="tqpaintdevicemetrics.html#width">TQPaintDeviceMetrics</a> <a href="tqpen.html#width">TQPen</a> <a href="tqpixmap.html#width">TQPixmap</a> <a href="tqrect.html#width">TQRect</a> <a href="ntqsimplerichtext.html#width">TQSimpleRichText</a> <a href="tqsize.html#width">TQSize</a> <a href="tqtextstream.html#width">TQTextStream</a> <a href="tqwidget.html#width">TQWidget</a><li>widthChanged:
<a href="tqcanvas.html#width">TQCanvas</a> <a href="tqcanvasellipse.html#width">TQCanvasEllipse</a> <a href="tqcanvasrectangle.html#width">TQCanvasRectangle</a> <a href="tqcanvassprite.html#width">TQCanvasSprite</a> <a href="tqfontmetrics.html#width">TQFontMetrics</a> <a href="tqiconviewitem.html#width">TQIconViewItem</a> <a href="tqimage.html#width">TQImage</a> <a href="qlistboxitem.html#width">TQListBoxItem</a> <a href="qlistboxpixmap.html#width">TQListBoxPixmap</a> <a href="qlistboxtext.html#width">TQListBoxText</a> <a href="qlistviewitem.html#width">TQListViewItem</a> <a href="tqpaintdevicemetrics.html#width">TQPaintDeviceMetrics</a> <a href="tqpen.html#width">TQPen</a> <a href="tqpixmap.html#width">TQPixmap</a> <a href="tqrect.html#width">TQRect</a> <a href="tqsimplerichtext.html#width">TQSimpleRichText</a> <a href="tqsize.html#width">TQSize</a> <a href="tqtextstream.html#width">TQTextStream</a> <a href="tqwidget.html#width">TQWidget</a><li>widthChanged:
<a href="qlistviewitem.html#widthChanged">TQListViewItem</a><li>widthMM:
<a href="tqpaintdevicemetrics.html#widthMM">TQPaintDeviceMetrics</a><li>widthUsed:
<a href="ntqsimplerichtext.html#widthUsed">TQSimpleRichText</a><li>wildcard:
<a href="tqsimplerichtext.html#widthUsed">TQSimpleRichText</a><li>wildcard:
<a href="tqregexp.html#wildcard">TQRegExp</a><li>winEvent:
<a href="tqwidget.html#winEvent">TQWidget</a><li>winEventFilter:
<a href="ntqapplication.html#winEventFilter">TQApplication</a><li>winFocus:

@ -127,9 +127,9 @@ tqptrdictiterator.h tqptrdict.h
tqptrlistiterator.h tqptrlist.h
tqsqlfieldinfo.h tqsqlfield.h
tqsqlrecordinfo.h tqsqlrecord.h
qchar.h tqstring.h
qcharref.h tqstring.h
qconststring.h tqstring.h
tqchar.h tqstring.h
tqcharref.h tqstring.h
tqconststring.h tqstring.h
tqstrlistiterator.h tqstrlist.h
tqstrilist.h tqstrlist.h
tqstyleoption.h tqstyle.h

@ -122,14 +122,14 @@ body { background: #ffffff; color: black; }
<li><a href="tqiodevice-h.html">tqiodevice.h</a>
<li><a href="tqjiscodec-h.html">tqjiscodec.h</a>
<li><a href="qkeysequence-h.html">ntqkeysequence.h</a>
<li><a href="qlabel-h.html">ntqlabel.h</a>
<li><a href="tqlabel-h.html">tqlabel.h</a>
<li><a href="qlayout-h.html">ntqlayout.h</a>
<li><a href="qlcdnumber-h.html">ntqlcdnumber.h</a>
<li><a href="qlibrary-h.html">ntqlibrary.h</a>
<li><a href="qlineedit-h.html">ntqlineedit.h</a>
<li><a href="qlistbox-h.html">ntqlistbox.h</a>
<li><a href="qlistview-h.html">ntqlistview.h</a>
<li><a href="qlocale-h.html">ntqlocale.h</a>
<li><a href="tqlocale-h.html">tqlocale.h</a>
<li><a href="tqlocalfs-h.html">tqlocalfs.h</a>
<li><a href="qmacstyle_mac-h.html">qmacstyle_mac.h</a>
<li><a href="tqmainwindow-h.html">tqmainwindow.h</a>
@ -194,7 +194,7 @@ body { background: #ffffff; color: black; }
<li><a href="qsgistyle-h.html">ntqsgistyle.h</a>
<li><a href="tqsignal-h.html">tqsignal.h</a>
<li><a href="tqsignalmapper-h.html">tqsignalmapper.h</a>
<li><a href="qsimplerichtext-h.html">ntqsimplerichtext.h</a>
<li><a href="tqsimplerichtext-h.html">tqsimplerichtext.h</a>
<li><a href="tqsize-h.html">tqsize.h</a>
<li><a href="tqsizegrip-h.html">tqsizegrip.h</a>
<li><a href="tqsizepolicy-h.html">tqsizepolicy.h</a>
@ -230,7 +230,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqstylefactory-h.html">tqstylefactory.h</a>
<li><a href="tqstyleplugin-h.html">tqstyleplugin.h</a>
<li><a href="tqstylesheet-h.html">tqstylesheet.h</a>
<li><a href="qsyntaxhighlighter-h.html">ntqsyntaxhighlighter.h</a>
<li><a href="tqsyntaxhighlighter-h.html">tqsyntaxhighlighter.h</a>
<li><a href="qtabbar-h.html">ntqtabbar.h</a>
<li><a href="qtabdialog-h.html">ntqtabdialog.h</a>
<li><a href="qtable-h.html">ntqtable.h</a>
@ -263,7 +263,7 @@ body { background: #ffffff; color: black; }
<li><a href="qvbuttongroup-h.html">ntqvbuttongroup.h</a>
<li><a href="qvgroupbox-h.html">ntqvgroupbox.h</a>
<li><a href="tqwaitcondition-h.html">tqwaitcondition.h</a>
<li><a href="qwhatsthis-h.html">ntqwhatsthis.h</a>
<li><a href="tqwhatsthis-h.html">tqwhatsthis.h</a>
<li><a href="tqwidget-h.html">tqwidget.h</a>
<li><a href="tqwidgetfactory-h.html">tqwidgetfactory.h</a>
<li><a href="tqwidgetplugin-h.html">tqwidgetplugin.h</a>

@ -37,7 +37,7 @@ body { background: #ffffff; color: black; }
This example demonstrates the different TQt classes
that can be used to provide context sensitive help
in an application.
<p> It uses <a href="tqtooltip.html">TQToolTip</a> and <a href="ntqwhatsthis.html">TQWhatsThis</a> to provide both static and
<p> It uses <a href="tqtooltip.html">TQToolTip</a> and <a href="tqwhatsthis.html">TQWhatsThis</a> to provide both static and
dynamic balloon help for the widgets in the application, and
<a href="tqtooltipgroup.html">TQToolTipGroup</a> to display extended information for each tooltip
in the statusbar. <a href="ntqassistantclient.html">TQAssistantClient</a> is used to display help
@ -163,13 +163,13 @@ in a tooltip and to provide text for the <a href="tqtooltipgroup.html">TQToolTip
<p> The WhatsThis class is a subclass of both <a href="tqobject.html">TQObject</a> and
<a href="ntqwhatsthis.html">TQWhatsThis</a> and serves as a base class for the HeaderWhatsThis
<a href="tqwhatsthis.html">TQWhatsThis</a> and serves as a base class for the HeaderWhatsThis
and TableWhatsThis classes. <a href="#footnote1"><sup>(1)</sup></a><a name="footnote-call1"></a> WhatsThis
reimplements clicked() which will be called when the user clicks
inside the "What's this?" window. It also declares a signal
linkClicked() which will be emitted when a hyperlink is clicked.
<pre> WhatsThis::WhatsThis( <a href="tqwidget.html">TQWidget</a> *w, TQWidget *watch )
: <a href="ntqwhatsthis.html">TQWhatsThis</a>( watch ? watch : w ), widget( w )
: <a href="tqwhatsthis.html">TQWhatsThis</a>( watch ? watch : w ), widget( w )
{
}
</pre>
@ -379,7 +379,7 @@ so that the system path is used.
</pre>
<p> A <a href="ntqtable.html">TQTable</a> is used as the central widget and the table, the menus
and the toolbar are populated.
<pre> <a name="x2699"></a> TQWhatsThis::<a href="ntqwhatsthis.html#whatsThisButton">whatsThisButton</a>( toolbar );
<pre> <a name="x2699"></a> TQWhatsThis::<a href="tqwhatsthis.html#whatsThisButton">whatsThisButton</a>( toolbar );
</pre>
<p> The static function whatsThisButton() creates a <a href="tqtoolbutton.html">TQToolButton</a>
which will enter "What's this?" mode when clicked.
@ -406,7 +406,7 @@ specifies the widget we want to add dynamic tooltips for and the
second argument specifies the <a href="tqtooltipgroup.html">TQToolTipGroup</a> they should belong
to.
<pre> // set up whats this
<a name="x2698"></a> TQWhatsThis::<a href="ntqwhatsthis.html#add">add</a> ( assistantButton, "This is a toolbutton which opens Assistant" );
<a name="x2698"></a> TQWhatsThis::<a href="tqwhatsthis.html#add">add</a> ( assistantButton, "This is a toolbutton which opens Assistant" );
HeaderWhatsThis *horizontalWhatsThis = new HeaderWhatsThis( table-&gt;<a href="ntqtable.html#horizontalHeader">horizontalHeader</a>() );
HeaderWhatsThis *verticalWhatsThis = new HeaderWhatsThis( table-&gt;<a href="ntqtable.html#verticalHeader">verticalHeader</a>() );
@ -480,7 +480,7 @@ Note that <a href="moc.html#moc">moc</a> requires that <a href="tqobject.html">T
is the first base class. <a href="#footnote-call1">Back...</a> <li><a name="footnote2"></a>
Note that we have to explicitly scope the orientation
(TQObject or <a href="ntqwhatsthis.html">TQWhatsThis</a>) since HeaderWhatsThis uses multiple
(TQObject or <a href="tqwhatsthis.html">TQWhatsThis</a>) since HeaderWhatsThis uses multiple
inheritance. <a href="#footnote-call2">Back...</a></ol>
</hr><p>See also <a href="examples.html">Examples</a>.

@ -53,7 +53,7 @@ help is a digression from their real task.
<tr bgcolor=#f0f0f0><td><b><a href="tqtextbrowser.html">TQTextBrowser</a></b><td>Rich text browser with hypertext navigation
<tr bgcolor=#f0f0f0><td><b><a href="tqtooltip.html">TQToolTip</a></b><td>Tool tips (balloon help) for any widget or rectangular part of a widget
<tr bgcolor=#f0f0f0><td><b><a href="tqtooltipgroup.html">TQToolTipGroup</a></b><td>Collects tool tips into related groups
<tr bgcolor=#f0f0f0><td><b><a href="ntqwhatsthis.html">TQWhatsThis</a></b><td>Simple description of any widget, i.e. answering the question "What's this?"
<tr bgcolor=#f0f0f0><td><b><a href="tqwhatsthis.html">TQWhatsThis</a></b><td>Simple description of any widget, i.e. answering the question "What's this?"
</table>
<!-- eof -->
<p><address><hr><div align=center>

@ -137,7 +137,7 @@ private:
#include &lt;<a href="tqfile-h.html">tqfile.h</a>&gt;
#include &lt;<a href="tqdatastream-h.html">tqdatastream.h</a>&gt;
#include &lt;<a href="tqprinter-h.html">tqprinter.h</a>&gt;
#include &lt;<a href="qsimplerichtext-h.html">ntqsimplerichtext.h</a>&gt;
#include &lt;<a href="tqsimplerichtext-h.html">tqsimplerichtext.h</a>&gt;
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="tqpaintdevicemetrics-h.html">tqpaintdevicemetrics.h</a>&gt;
@ -351,21 +351,21 @@ void <a name="f358"></a>HelpWindow::print()
<a name="x997"></a> int dpiy = metrics.<a href="tqpaintdevicemetrics.html#logicalDpiY">logicalDpiY</a>();
int margin = (int) ( (2/2.54)*dpiy ); // 2 cm margins
<a name="x998"></a><a name="x996"></a> <a href="tqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin );
<a name="x1032"></a> <a href="ntqsimplerichtext.html">TQSimpleRichText</a> richText( browser-&gt;<a href="tqtextedit.html#text">text</a>(),
<a name="x1032"></a> <a href="tqsimplerichtext.html">TQSimpleRichText</a> richText( browser-&gt;<a href="tqtextedit.html#text">text</a>(),
TQFont(),
<a name="x1028"></a> browser-&gt;<a href="tqtextedit.html#context">context</a>(),
<a name="x1031"></a> browser-&gt;<a href="tqtextedit.html#styleSheet">styleSheet</a>(),
browser-&gt;<a href="tqtextedit.html#mimeSourceFactory">mimeSourceFactory</a>(),
view.<a href="tqrect.html#height">height</a>() );
<a name="x1016"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &amp;p, view.<a href="tqrect.html#width">width</a>() );
<a name="x1016"></a> richText.<a href="tqsimplerichtext.html#setWidth">setWidth</a>( &amp;p, view.<a href="tqrect.html#width">width</a>() );
int page = 1;
do {
<a name="x1014"></a> richText.<a href="ntqsimplerichtext.html#draw">draw</a>( &amp;p, margin, margin, view, colorGroup() );
<a name="x1014"></a> richText.<a href="tqsimplerichtext.html#draw">draw</a>( &amp;p, margin, margin, view, colorGroup() );
<a name="x1010"></a> view.<a href="tqrect.html#moveBy">moveBy</a>( 0, view.<a href="tqrect.html#height">height</a>() );
p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="tqrect.html#height">height</a>() );
<a name="x1018"></a><a name="x1001"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="tqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>(page) ),
<a name="x1008"></a> view.<a href="tqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number(page) );
<a name="x1015"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin &gt;= richText.<a href="ntqsimplerichtext.html#height">height</a>() )
<a name="x1015"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin &gt;= richText.<a href="tqsimplerichtext.html#height">height</a>() )
break;
<a name="x1005"></a> printer.<a href="tqprinter.html#newPage">newPage</a>();
page++;

@ -54,11 +54,11 @@ classes in the TQt API.
<li><a href="tqbitval.html">TQBitVal</a>
<li><a href="tqcacheiterator.html">TQCacheIterator</a>
<li><a href="tqcanvaspixmaparray.html">TQCanvasPixmapArray</a>
<li><a href="qchar.html">TQChar</a>
<li><a href="qcharref.html">TQCharRef</a>
<li><a href="tqchar.html">TQChar</a>
<li><a href="tqcharref.html">TQCharRef</a>
<li><a href="tqcolor.html">TQColor</a>
<li><a href="tqcolorgroup.html">TQColorGroup</a>
<li><a href="qconststring.html">TQConstString</a>
<li><a href="tqconststring.html">TQConstString</a>
<li><a href="tqdatastream.html">TQDataStream</a>
<li><a href="tqdate.html">TQDate</a>
<li><a href="tqdatetime.html">TQDateTime</a>
@ -141,7 +141,7 @@ classes in the TQt API.
<li><a href="qlistboxtext.html">TQListBoxText</a>
</ul>
<li><a href="qlistviewitemiterator.html">TQListViewItemIterator</a>
<li><a href="ntqlocale.html">TQLocale</a>
<li><a href="tqlocale.html">TQLocale</a>
<li><a href="tqmacmime.html">TQMacMime</a>
<li><a href="tqmap.html">TQMap</a>
<li><a href="tqmapconstiterator.html">TQMapConstIterator</a>
@ -214,7 +214,7 @@ classes in the TQt API.
<li><a href="tqregion.html">TQRegion</a>
<li><a href="tqsemaphore.html">TQSemaphore</a>
<li><a href="tqsettings.html">TQSettings</a>
<li><a href="ntqsimplerichtext.html">TQSimpleRichText</a>
<li><a href="tqsimplerichtext.html">TQSimpleRichText</a>
<li><a href="tqsize.html">TQSize</a>
<li><a href="tqsizepolicy.html">TQSizePolicy</a>
<li><a href="tqsql.html">TQSql</a>
@ -440,7 +440,7 @@ classes in the TQt API.
<ul>
<li><a href="ntqvbox.html">TQVBox</a>
</ul>
<li><a href="ntqlabel.html">TQLabel</a>
<li><a href="tqlabel.html">TQLabel</a>
<li><a href="ntqlcdnumber.html">TQLCDNumber</a>
<li><a href="ntqlineedit.html">TQLineEdit</a>
<li><a href="tqmenubar.html">TQMenuBar</a>
@ -487,7 +487,7 @@ classes in the TQt API.
<li><a href="tqpainter.html">TQPainter</a>
<li><a href="tqpen.html">TQPen</a>
<li><a href="tqstylesheetitem.html">TQStyleSheetItem</a>
<li><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a>
<li><a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a>
<li><a href="qtab.html">TQTab</a>
<li><a href="qtableitem.html">TQTableItem</a>
<ul>
@ -496,7 +496,7 @@ classes in the TQt API.
</ul>
<li><a href="tqthread.html">TQThread</a>
<li><a href="tqtooltip.html">TQToolTip</a>
<li><a href="ntqwhatsthis.html">TQWhatsThis</a>
<li><a href="tqwhatsthis.html">TQWhatsThis</a>
</ul>
<li><a href="qtableselection.html">TQTableSelection</a>
<li><a href="tqtextcodec.html">TQTextCodec</a>

@ -56,7 +56,7 @@ sending the page, it closes the connection.
#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="qlabel-h.html">ntqlabel.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="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
@ -137,8 +137,8 @@ public:
"You can connect with your\n"
"web browser to port %1"
<a name="x726"></a> ).arg( httpd-&gt;<a href="tqserversocket.html#port">port</a>() );
<a href="ntqlabel.html">TQLabel</a> *lb = new <a href="ntqlabel.html">TQLabel</a>( itext, this );
lb-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignHCenter );
<a href="tqlabel.html">TQLabel</a> *lb = new <a href="tqlabel.html">TQLabel</a>( itext, this );
lb-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignHCenter );
infoText = new <a href="tqtextview.html">TQTextView</a>( this );
<a href="ntqpushbutton.html">TQPushButton</a> *quit = new <a href="ntqpushbutton.html">TQPushButton</a>( "quit" , this );

@ -89,10 +89,10 @@ private:
#include &lt;<a href="qbuttongroup-h.html">ntqbuttongroup.h</a>&gt;
#include &lt;<a href="qradiobutton-h.html">ntqradiobutton.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlistbox-h.html">ntqlistbox.h</a>&gt;
#include &lt;<a href="qcombobox-h.html">ntqcombobox.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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="qaccel-h.html">ntqaccel.h</a>&gt;
@ -121,7 +121,7 @@ private:
<a href="tqstring.html">TQString</a> l;
<a href="tqmainwindow.html#statusBar">statusBar</a>()-&gt;message( <a href="tqobject.html#tr">tr</a>("Language: English") );
( void )new <a href="ntqlabel.html">TQLabel</a>( <a href="tqobject.html#tr">tr</a>( "The Main Window" ), central );
( void )new <a href="tqlabel.html">TQLabel</a>( <a href="tqobject.html#tr">tr</a>( "The Main Window" ), central );
<a href="ntqbuttongroup.html">TQButtonGroup</a>* gbox = new <a href="ntqbuttongroup.html">TQButtonGroup</a>( 1, TQGroupBox::Horizontal,
<a href="tqobject.html#tr">tr</a>( "View" ), central );

@ -134,7 +134,7 @@ the fl and fi ligatures used in typesetting US and European books.
<p> TQt tries to take care of all the special features listed above. You
usually don't have to worry about these features so long as you use
TQt's input widgets (e.g. <a href="ntqlineedit.html">TQLineEdit</a>, <a href="tqtextedit.html">TQTextEdit</a>, and derived classes)
and TQt's display widgets (e.g. <a href="ntqlabel.html">TQLabel</a>).
and TQt's display widgets (e.g. <a href="tqlabel.html">TQLabel</a>).
<p> Support for these writing systems is transparent to the programmer
and completely encapsulated in TQt's text engine. This means that you
don't need to have any knowledge about the writing system used in a
@ -172,7 +172,7 @@ parameter, there is no char* to TQString conversion overhead.
and file format texts) need not use TQString; the traditional
char* or the <a href="tqcstring.html">TQCString</a> class will suffice.
<p> You're unlikely to notice that you are using Unicode;
TQString, and <a href="qchar.html">TQChar</a> are just like easier versions of the crude
TQString, and <a href="tqchar.html">TQChar</a> are just like easier versions of the crude
const char* and char from traditional C.
<p> <h3> Use tr() for all Literal Text
</h3>
@ -183,7 +183,7 @@ to achieve this is to use <a href="tqobject.html#tr">TQObject::tr</a>(). For exa
<p> <pre>
LoginWidget::LoginWidget()
{
<a href="ntqlabel.html">TQLabel</a> *label = new <a href="ntqlabel.html">TQLabel</a>( tr("Password:"), this );
<a href="tqlabel.html">TQLabel</a> *label = new <a href="tqlabel.html">TQLabel</a>( tr("Password:"), this );
...
}
</pre>
@ -197,13 +197,13 @@ directly:
<p> <pre>
void some_global_function( LoginWidget *logwid )
{
<a href="ntqlabel.html">TQLabel</a> *label = new <a href="ntqlabel.html">TQLabel</a>(
<a href="tqlabel.html">TQLabel</a> *label = new <a href="tqlabel.html">TQLabel</a>(
LoginWidget::tr("Password:"), logwid );
}
void same_global_function( LoginWidget *logwid )
{
<a href="ntqlabel.html">TQLabel</a> *label = new <a href="ntqlabel.html">TQLabel</a>(
<a href="tqlabel.html">TQLabel</a> *label = new <a href="tqlabel.html">TQLabel</a>(
tqApp-&gt;<a href="ntqapplication.html#translate">translate</a>("LoginWidget", "Password:"),
logwid );
}

@ -793,39 +793,39 @@
"TQCanvasView::sizeHint" tqcanvasview.html#sizeHint
"TQCanvasView::worldMatrix" tqcanvasview.html#worldMatrix
"TQCanvasView::~TQCanvasView" tqcanvasview.html#~TQCanvasView
"TQChar" qchar.html
"TQChar::Category" qchar.html#Category
"TQChar::CombiningClass" qchar.html#CombiningClass
"TQChar::Decomposition" qchar.html#Decomposition
"TQChar::Direction" qchar.html#Direction
"TQChar::Joining" qchar.html#Joining
"TQChar::category" qchar.html#category
"TQChar::cell" qchar.html#cell
"TQChar::combiningClass" qchar.html#combiningClass
"TQChar::decomposition" qchar.html#decomposition
"TQChar::decompositionTag" qchar.html#decompositionTag
"TQChar::digitValue" qchar.html#digitValue
"TQChar::direction" qchar.html#direction
"TQChar::isDigit" qchar.html#isDigit
"TQChar::isLetter" qchar.html#isLetter
"TQChar::isLetterOrNumber" qchar.html#isLetterOrNumber
"TQChar::isMark" qchar.html#isMark
"TQChar::isNull" qchar.html#isNull
"TQChar::isNumber" qchar.html#isNumber
"TQChar::isPrint" qchar.html#isPrint
"TQChar::isPunct" qchar.html#isPunct
"TQChar::isSpace" qchar.html#isSpace
"TQChar::isSymbol" qchar.html#isSymbol
"TQChar::joining" qchar.html#joining
"TQChar::latin1" qchar.html#latin1
"TQChar::lower" qchar.html#lower
"TQChar::mirrored" qchar.html#mirrored
"TQChar::mirroredChar" qchar.html#mirroredChar
"TQChar::operator char" qchar.html#operator-char
"TQChar::row" qchar.html#row
"TQChar::unicode" qchar.html#unicode
"TQChar::upper" qchar.html#upper
"QCharRef" qcharref.html
"TQChar" tqchar.html
"TQChar::Category" tqchar.html#Category
"TQChar::CombiningClass" tqchar.html#CombiningClass
"TQChar::Decomposition" tqchar.html#Decomposition
"TQChar::Direction" tqchar.html#Direction
"TQChar::Joining" tqchar.html#Joining
"TQChar::category" tqchar.html#category
"TQChar::cell" tqchar.html#cell
"TQChar::combiningClass" tqchar.html#combiningClass
"TQChar::decomposition" tqchar.html#decomposition
"TQChar::decompositionTag" tqchar.html#decompositionTag
"TQChar::digitValue" tqchar.html#digitValue
"TQChar::direction" tqchar.html#direction
"TQChar::isDigit" tqchar.html#isDigit
"TQChar::isLetter" tqchar.html#isLetter
"TQChar::isLetterOrNumber" tqchar.html#isLetterOrNumber
"TQChar::isMark" tqchar.html#isMark
"TQChar::isNull" tqchar.html#isNull
"TQChar::isNumber" tqchar.html#isNumber
"TQChar::isPrint" tqchar.html#isPrint
"TQChar::isPunct" tqchar.html#isPunct
"TQChar::isSpace" tqchar.html#isSpace
"TQChar::isSymbol" tqchar.html#isSymbol
"TQChar::joining" tqchar.html#joining
"TQChar::latin1" tqchar.html#latin1
"TQChar::lower" tqchar.html#lower
"TQChar::mirrored" tqchar.html#mirrored
"TQChar::mirroredChar" tqchar.html#mirroredChar
"TQChar::operator char" tqchar.html#operator-char
"TQChar::row" tqchar.html#row
"TQChar::unicode" tqchar.html#unicode
"TQChar::upper" tqchar.html#upper
"TQCharRef" tqcharref.html
"QCheckBox" ntqcheckbox.html
"QCheckBox::autoMask" ntqcheckbox.html#autoMask-prop
"QCheckBox::checked" ntqcheckbox.html#checked-prop
@ -1032,9 +1032,9 @@
"QConnection::numArgs" ntqconnection.html#numArgs
"QConnection::object" ntqconnection.html#object
"QConnection::~QConnection" ntqconnection.html#~QConnection
"QConstString" qconststring.html
"QConstString::string" qconststring.html#string
"QConstString::~QConstString" qconststring.html#~QConstString
"TQConstString" tqconststring.html
"TQConstString::string" tqconststring.html#string
"TQConstString::~TQConstString" tqconststring.html#~TQConstString
"QContextMenuEvent" qcontextmenuevent.html
"QContextMenuEvent::Reason" qcontextmenuevent.html#Reason
"QContextMenuEvent::accept" qcontextmenuevent.html#accept
@ -3225,39 +3225,39 @@
"QLCDNumber::value" ntqlcdnumber.html#value-prop
"QLCDNumber::~QLCDNumber" ntqlcdnumber.html#~QLCDNumber
"QLNode::getData" qlnode.html#getData
"QLabel" ntqlabel.html
"QLabel::alignment" ntqlabel.html#alignment
"QLabel::alignment" ntqlabel.html#alignment-prop
"QLabel::backgroundMode" ntqlabel.html#backgroundMode-prop
"QLabel::buddy" ntqlabel.html#buddy
"QLabel::clear" ntqlabel.html#clear
"QLabel::drawContents" ntqlabel.html#drawContents
"QLabel::hasScaledContents" ntqlabel.html#hasScaledContents
"QLabel::indent" ntqlabel.html#indent
"QLabel::indent" ntqlabel.html#indent-prop
"QLabel::movie" ntqlabel.html#movie
"QLabel::picture" ntqlabel.html#picture
"QLabel::pixmap" ntqlabel.html#pixmap
"QLabel::pixmap" ntqlabel.html#pixmap-prop
"QLabel::scaledContents" ntqlabel.html#scaledContents-prop
"QLabel::setAlignment" ntqlabel.html#setAlignment
"QLabel::setBuddy" ntqlabel.html#setBuddy
"QLabel::setFont" ntqlabel.html#setFont
"QLabel::setIndent" ntqlabel.html#setIndent
"QLabel::setMovie" ntqlabel.html#setMovie
"QLabel::setNum" ntqlabel.html#setNum
"QLabel::setPicture" ntqlabel.html#setPicture
"QLabel::setPixmap" ntqlabel.html#setPixmap
"QLabel::setScaledContents" ntqlabel.html#setScaledContents
"QLabel::setText" ntqlabel.html#setText
"QLabel::setTextFormat" ntqlabel.html#setTextFormat
"QLabel::sizeForWidth" ntqlabel.html#sizeForWidth
"QLabel::text" ntqlabel.html#text
"QLabel::text" ntqlabel.html#text-prop
"QLabel::textFormat" ntqlabel.html#textFormat
"QLabel::textFormat" ntqlabel.html#textFormat-prop
"QLabel::updateLabel" ntqlabel.html#updateLabel
"QLabel::~QLabel" ntqlabel.html#~QLabel
"TQLabel" tqlabel.html
"TQLabel::alignment" tqlabel.html#alignment
"TQLabel::alignment" tqlabel.html#alignment-prop
"TQLabel::backgroundMode" tqlabel.html#backgroundMode-prop
"TQLabel::buddy" tqlabel.html#buddy
"TQLabel::clear" tqlabel.html#clear
"TQLabel::drawContents" tqlabel.html#drawContents
"TQLabel::hasScaledContents" tqlabel.html#hasScaledContents
"TQLabel::indent" tqlabel.html#indent
"TQLabel::indent" tqlabel.html#indent-prop
"TQLabel::movie" tqlabel.html#movie
"TQLabel::picture" tqlabel.html#picture
"TQLabel::pixmap" tqlabel.html#pixmap
"TQLabel::pixmap" tqlabel.html#pixmap-prop
"TQLabel::scaledContents" tqlabel.html#scaledContents-prop
"TQLabel::setAlignment" tqlabel.html#setAlignment
"TQLabel::setBuddy" tqlabel.html#setBuddy
"TQLabel::setFont" tqlabel.html#setFont
"TQLabel::setIndent" tqlabel.html#setIndent
"TQLabel::setMovie" tqlabel.html#setMovie
"TQLabel::setNum" tqlabel.html#setNum
"TQLabel::setPicture" tqlabel.html#setPicture
"TQLabel::setPixmap" tqlabel.html#setPixmap
"TQLabel::setScaledContents" tqlabel.html#setScaledContents
"TQLabel::setText" tqlabel.html#setText
"TQLabel::setTextFormat" tqlabel.html#setTextFormat
"TQLabel::sizeForWidth" tqlabel.html#sizeForWidth
"TQLabel::text" tqlabel.html#text
"TQLabel::text" tqlabel.html#text-prop
"TQLabel::textFormat" tqlabel.html#textFormat
"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
@ -3723,29 +3723,29 @@
"QListViewItemIterator::operator=" qlistviewitemiterator.html#operator-eq
"QListViewItemIterator::~QListViewItemIterator" qlistviewitemiterator.html#~QListViewItemIterator
"TQLocalFs" tqlocalfs.html
"QLocale" ntqlocale.html
"QLocale::Country" ntqlocale.html#Country
"QLocale::Language" ntqlocale.html#Language
"QLocale::c" ntqlocale.html#c
"QLocale::country" ntqlocale.html#country
"QLocale::countryToString" ntqlocale.html#countryToString
"QLocale::language" ntqlocale.html#language
"QLocale::languageToString" ntqlocale.html#languageToString
"QLocale::name" ntqlocale.html#name
"QLocale::operator=" ntqlocale.html#operator-eq
"QLocale::setDefault" ntqlocale.html#setDefault
"QLocale::system" ntqlocale.html#system
"QLocale::toDouble" ntqlocale.html#toDouble
"QLocale::toFloat" ntqlocale.html#toFloat
"QLocale::toInt" ntqlocale.html#toInt
"QLocale::toLong" ntqlocale.html#toLong
"QLocale::toLongLong" ntqlocale.html#toLongLong
"QLocale::toShort" ntqlocale.html#toShort
"QLocale::toString" ntqlocale.html#toString
"QLocale::toUInt" ntqlocale.html#toUInt
"QLocale::toULong" ntqlocale.html#toULong
"QLocale::toULongLong" ntqlocale.html#toULongLong
"QLocale::toUShort" ntqlocale.html#toUShort
"TQLocale" tqlocale.html
"TQLocale::Country" tqlocale.html#Country
"TQLocale::Language" tqlocale.html#Language
"TQLocale::c" tqlocale.html#c
"TQLocale::country" tqlocale.html#country
"TQLocale::countryToString" tqlocale.html#countryToString
"TQLocale::language" tqlocale.html#language
"TQLocale::languageToString" tqlocale.html#languageToString
"TQLocale::name" tqlocale.html#name
"TQLocale::operator=" tqlocale.html#operator-eq
"TQLocale::setDefault" tqlocale.html#setDefault
"TQLocale::system" tqlocale.html#system
"TQLocale::toDouble" tqlocale.html#toDouble
"TQLocale::toFloat" tqlocale.html#toFloat
"TQLocale::toInt" tqlocale.html#toInt
"TQLocale::toLong" tqlocale.html#toLong
"TQLocale::toLongLong" tqlocale.html#toLongLong
"TQLocale::toShort" tqlocale.html#toShort
"TQLocale::toString" tqlocale.html#toString
"TQLocale::toUInt" tqlocale.html#toUInt
"TQLocale::toULong" tqlocale.html#toULong
"TQLocale::toULongLong" tqlocale.html#toULongLong
"TQLocale::toUShort" tqlocale.html#toUShort
"TQMacMime" tqmacmime.html
"TQMacMime::all" tqmacmime.html#all
"TQMacMime::canConvert" tqmacmime.html#canConvert
@ -5257,18 +5257,18 @@
"TQSignalMapper::removeMappings" tqsignalmapper.html#removeMappings
"TQSignalMapper::setMapping" tqsignalmapper.html#setMapping
"TQSignalMapper::~TQSignalMapper" tqsignalmapper.html#~TQSignalMapper
"QSimpleRichText" ntqsimplerichtext.html
"QSimpleRichText::adjustSize" ntqsimplerichtext.html#adjustSize
"QSimpleRichText::anchorAt" ntqsimplerichtext.html#anchorAt
"QSimpleRichText::context" ntqsimplerichtext.html#context
"QSimpleRichText::draw" ntqsimplerichtext.html#draw
"QSimpleRichText::height" ntqsimplerichtext.html#height
"QSimpleRichText::inText" ntqsimplerichtext.html#inText
"QSimpleRichText::setDefaultFont" ntqsimplerichtext.html#setDefaultFont
"QSimpleRichText::setWidth" ntqsimplerichtext.html#setWidth
"QSimpleRichText::width" ntqsimplerichtext.html#width
"QSimpleRichText::widthUsed" ntqsimplerichtext.html#widthUsed
"QSimpleRichText::~QSimpleRichText" ntqsimplerichtext.html#~QSimpleRichText
"TQSimpleRichText" tqsimplerichtext.html
"TQSimpleRichText::adjustSize" tqsimplerichtext.html#adjustSize
"TQSimpleRichText::anchorAt" tqsimplerichtext.html#anchorAt
"TQSimpleRichText::context" tqsimplerichtext.html#context
"TQSimpleRichText::draw" tqsimplerichtext.html#draw
"TQSimpleRichText::height" tqsimplerichtext.html#height
"TQSimpleRichText::inText" tqsimplerichtext.html#inText
"TQSimpleRichText::setDefaultFont" tqsimplerichtext.html#setDefaultFont
"TQSimpleRichText::setWidth" tqsimplerichtext.html#setWidth
"TQSimpleRichText::width" tqsimplerichtext.html#width
"TQSimpleRichText::widthUsed" tqsimplerichtext.html#widthUsed
"TQSimpleRichText::~TQSimpleRichText" tqsimplerichtext.html#~TQSimpleRichText
"TQSize" tqsize.html
"TQSize::ScaleMode" tqsize.html#ScaleMode
"TQSize::boundedTo" tqsize.html#boundedTo
@ -6093,13 +6093,13 @@
"QSvgDevice::setBoundingRect" qsvgdevice.html#setBoundingRect
"QSvgDevice::toString" qsvgdevice.html#toString
"QSvgDevice::~QSvgDevice" qsvgdevice.html#~QSvgDevice
"QSyntaxHighlighter" ntqsyntaxhighlighter.html
"QSyntaxHighlighter::currentParagraph" ntqsyntaxhighlighter.html#currentParagraph
"QSyntaxHighlighter::highlightParagraph" ntqsyntaxhighlighter.html#highlightParagraph
"QSyntaxHighlighter::rehighlight" ntqsyntaxhighlighter.html#rehighlight
"QSyntaxHighlighter::setFormat" ntqsyntaxhighlighter.html#setFormat
"QSyntaxHighlighter::textEdit" ntqsyntaxhighlighter.html#textEdit
"QSyntaxHighlighter::~QSyntaxHighlighter" ntqsyntaxhighlighter.html#~QSyntaxHighlighter
"TQSyntaxHighlighter" tqsyntaxhighlighter.html
"TQSyntaxHighlighter::currentParagraph" tqsyntaxhighlighter.html#currentParagraph
"TQSyntaxHighlighter::highlightParagraph" tqsyntaxhighlighter.html#highlightParagraph
"TQSyntaxHighlighter::rehighlight" tqsyntaxhighlighter.html#rehighlight
"TQSyntaxHighlighter::setFormat" tqsyntaxhighlighter.html#setFormat
"TQSyntaxHighlighter::textEdit" tqsyntaxhighlighter.html#textEdit
"TQSyntaxHighlighter::~TQSyntaxHighlighter" tqsyntaxhighlighter.html#~TQSyntaxHighlighter
"QTSManip::exec" qtsmanip.html#exec
"QTab" qtab.html
"QTab::iconSet" qtab.html#iconSet
@ -7254,19 +7254,19 @@
"TQWaitCondition::wakeAll" tqwaitcondition.html#wakeAll
"TQWaitCondition::wakeOne" tqwaitcondition.html#wakeOne
"TQWaitCondition::~TQWaitCondition" tqwaitcondition.html#~TQWaitCondition
"QWhatsThis" ntqwhatsthis.html
"QWhatsThis::add" ntqwhatsthis.html#add
"QWhatsThis::clicked" ntqwhatsthis.html#clicked
"QWhatsThis::display" ntqwhatsthis.html#display
"QWhatsThis::enterWhatsThisMode" ntqwhatsthis.html#enterWhatsThisMode
"QWhatsThis::inWhatsThisMode" ntqwhatsthis.html#inWhatsThisMode
"QWhatsThis::leaveWhatsThisMode" ntqwhatsthis.html#leaveWhatsThisMode
"QWhatsThis::remove" ntqwhatsthis.html#remove
"QWhatsThis::setFont" ntqwhatsthis.html#setFont
"QWhatsThis::text" ntqwhatsthis.html#text
"QWhatsThis::textFor" ntqwhatsthis.html#textFor
"QWhatsThis::whatsThisButton" ntqwhatsthis.html#whatsThisButton
"QWhatsThis::~QWhatsThis" ntqwhatsthis.html#~QWhatsThis
"TQWhatsThis" tqwhatsthis.html
"TQWhatsThis::add" tqwhatsthis.html#add
"TQWhatsThis::clicked" tqwhatsthis.html#clicked
"TQWhatsThis::display" tqwhatsthis.html#display
"TQWhatsThis::enterWhatsThisMode" tqwhatsthis.html#enterWhatsThisMode
"TQWhatsThis::inWhatsThisMode" tqwhatsthis.html#inWhatsThisMode
"TQWhatsThis::leaveWhatsThisMode" tqwhatsthis.html#leaveWhatsThisMode
"TQWhatsThis::remove" tqwhatsthis.html#remove
"TQWhatsThis::setFont" tqwhatsthis.html#setFont
"TQWhatsThis::text" tqwhatsthis.html#text
"TQWhatsThis::textFor" tqwhatsthis.html#textFor
"TQWhatsThis::whatsThisButton" tqwhatsthis.html#whatsThisButton
"TQWhatsThis::~TQWhatsThis" tqwhatsthis.html#~TQWhatsThis
"QWheelEvent" qwheelevent.html
"QWheelEvent::accept" qwheelevent.html#accept
"QWheelEvent::delta" qwheelevent.html#delta
@ -7941,7 +7941,7 @@
"nsplugin-examples" nsplugin-examples.html
"objectmodel" objectmodel.html
"opengl-examples" opengl-examples.html
"operator!=" qchar.html#operator!-eq
"operator!=" tqchar.html#operator!-eq
"operator!=" tqcstring.html#operator!-eq
"operator!=" tqpoint.html#operator!-eq
"operator!=" tqrect.html#operator!-eq
@ -7959,7 +7959,7 @@
"operator-" tqsize.html#operator-
"operator/" tqpoint.html#operator/
"operator/" tqsize.html#operator/
"operator<" qchar.html#operator-lt
"operator<" tqchar.html#operator-lt
"operator<" tqcstring.html#operator-lt
"operator<" tqstring.html#operator-lt
"operator<<" tqbitarray.html#operator-lt-lt
@ -7993,19 +7993,19 @@
"operator<<" ntquuid.html#operator-lt-lt
"operator<<" tqvaluelist.html#operator-lt-lt
"operator<<" tqwmatrix.html#operator-lt-lt
"operator<=" qchar.html#operator-lt-eq
"operator<=" tqchar.html#operator-lt-eq
"operator<=" tqcstring.html#operator-lt-eq
"operator<=" tqstring.html#operator-lt-eq
"operator==" qchar.html#operator-eq-eq
"operator==" tqchar.html#operator-eq-eq
"operator==" tqcstring.html#operator-eq-eq
"operator==" tqpoint.html#operator-eq-eq
"operator==" tqrect.html#operator-eq-eq
"operator==" tqsize.html#operator-eq-eq
"operator==" tqstring.html#operator-eq-eq
"operator>" qchar.html#operator-gt
"operator>" tqchar.html#operator-gt
"operator>" tqcstring.html#operator-gt
"operator>" tqstring.html#operator-gt
"operator>=" qchar.html#operator-gt-eq
"operator>=" tqchar.html#operator-gt-eq
"operator>=" tqcstring.html#operator-gt-eq
"operator>=" tqstring.html#operator-gt-eq
"operator>>" tqbitarray.html#operator-gt-gt

@ -48,7 +48,7 @@ classes, <a href="qgridlayout.html">TQGridLayout</a>, <a href="qboxlayout.html">
*****************************************************************************/
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
@ -148,7 +148,7 @@ public:
// Make a label that is a buddy of the line edit
<a href="tqstring.html">TQString</a> s;
s.<a href="tqstring.html#sprintf">sprintf</a>( "Line &amp;%d", row+1 );
<a href="ntqlabel.html">TQLabel</a> *label = new <a href="ntqlabel.html">TQLabel</a>( ed, s, this );
<a href="tqlabel.html">TQLabel</a> *label = new <a href="tqlabel.html">TQLabel</a>( ed, s, this );
// The label goes in the first column.
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( label, row, labelCol );
}
@ -166,15 +166,15 @@ public:
grid-&gt;<a href="qgridlayout.html#setColStretch">setColStretch</a>( multiCol, 20 );
// Add a widget at the bottom.
<a href="ntqlabel.html">TQLabel</a>* sb = new <a href="ntqlabel.html">TQLabel</a>( this );
sb-&gt;<a href="ntqlabel.html#setText">setText</a>( "Let's pretend this is a status bar" );
<a href="tqlabel.html">TQLabel</a>* sb = new <a href="tqlabel.html">TQLabel</a>( this );
sb-&gt;<a href="tqlabel.html#setText">setText</a>( "Let's pretend this is a status bar" );
sb-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
// This widget will use all horizontal space, and have a fixed height.
// we should have made a subclass and implemented sizePolicy there...
<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="ntqlabel.html#setAlignment">setAlignment</a>( AlignVCenter | AlignLeft );
<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 );
<a name="x538"></a> topLayout-&gt;<a href="ntqlayout.html#activate">activate</a>();

@ -80,11 +80,11 @@ resized.
<p> The grid shown above can be produced by the following code:
<pre>
<a href="ntqgrid.html">TQGrid</a> *mainGrid = new <a href="ntqgrid.html">TQGrid</a>( 2 ); // a 2 x n grid
new <a href="ntqlabel.html">TQLabel</a>( "One", mainGrid );
new <a href="ntqlabel.html">TQLabel</a>( "Two", mainGrid );
new <a href="ntqlabel.html">TQLabel</a>( "Three", mainGrid );
new <a href="ntqlabel.html">TQLabel</a>( "Four", mainGrid );
new <a href="ntqlabel.html">TQLabel</a>( "Five", mainGrid );
new <a href="tqlabel.html">TQLabel</a>( "One", mainGrid );
new <a href="tqlabel.html">TQLabel</a>( "Two", mainGrid );
new <a href="tqlabel.html">TQLabel</a>( "Three", mainGrid );
new <a href="tqlabel.html">TQLabel</a>( "Four", mainGrid );
new <a href="tqlabel.html">TQLabel</a>( "Five", mainGrid );
</pre>
<p> You can adjust the layout to some extent by calling
@ -144,14 +144,14 @@ improvements:
<a href="qgridlayout.html">TQGridLayout</a> *grid = new <a href="qgridlayout.html">TQGridLayout</a>( main, 1, 1 );
// add the first four widgets with (row, column) addressing
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="ntqlabel.html">TQLabel</a>( "One", main ), 0, 0 );
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="ntqlabel.html">TQLabel</a>( "Two", main ), 0, 1 );
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="ntqlabel.html">TQLabel</a>( "Three", main ), 1, 0 );
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="ntqlabel.html">TQLabel</a>( "Four", main ), 1, 1 );
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "One", main ), 0, 0 );
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Two", main ), 0, 1 );
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Three", main ), 1, 0 );
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Four", main ), 1, 1 );
// add the last widget on row 2, spanning from column 0 to
// column 1, and center aligned
grid-&gt;<a href="qgridlayout.html#addMultiCellWidget">addMultiCellWidget</a>( new <a href="ntqlabel.html">TQLabel</a>( "Five", main ), 2, 2, 0, 1,
grid-&gt;<a href="qgridlayout.html#addMultiCellWidget">addMultiCellWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Five", main ), 2, 2, 0, 1,
TQt::AlignCenter );
// let the ratio between the widths of columns 0 and 1 be 2:3
@ -166,7 +166,7 @@ a parameter in the constructor.
<a href="ntqlineedit.html">TQLineEdit</a> *field = new <a href="ntqlineedit.html">TQLineEdit</a>( main );
<a href="ntqpushbutton.html">TQPushButton</a> *ok = new <a href="ntqpushbutton.html">TQPushButton</a>( "OK", main );
<a href="ntqpushbutton.html">TQPushButton</a> *cancel = new <a href="ntqpushbutton.html">TQPushButton</a>( "Cancel", main );
<a href="ntqlabel.html">TQLabel</a> *label = new <a href="ntqlabel.html">TQLabel</a>( "Write once, compile everywhere.", main );
<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 );

@ -240,7 +240,7 @@ REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
<p> This product includes software developed by the University of
California, Berkeley and its contributors.<ul>
<li><a href="ntqlocale.html">TQLocale</a>
<li><a href="tqlocale.html">TQLocale</a>
</ul>
<hr>
<p> Copyright (c) 2002 Jorge Acereda and Peter O'Gorman

@ -95,7 +95,7 @@ protected slots:
#include &lt;<a href="qcombobox-h.html">ntqcombobox.h</a>&gt;
#include &lt;<a href="qframe-h.html">ntqframe.h</a>&gt;
#include &lt;<a href="qvalidator-h.html">ntqvalidator.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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;
@ -116,7 +116,7 @@ protected slots:
<a name="x173"></a> row1-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
// Create a Label
<a href="ntqlabel.html">TQLabel</a>* label = new <a href="ntqlabel.html">TQLabel</a>( "Echo Mode: ", this);
<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 );
// Create a Combobox with three items...
@ -138,7 +138,7 @@ protected slots:
row2-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
// and the second label
label = new <a href="ntqlabel.html">TQLabel</a>( "Validator: ", this );
label = new <a href="tqlabel.html">TQLabel</a>( "Validator: ", this );
row2-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
// A second Combobox with again three items...
@ -159,7 +159,7 @@ protected slots:
row3-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
// we need a label for this too
label = new <a href="ntqlabel.html">TQLabel</a>( "Alignment: ", this );
label = new <a href="tqlabel.html">TQLabel</a>( "Alignment: ", this );
row3-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
// A combo box for setting alignment
@ -180,7 +180,7 @@ protected slots:
row4-&gt;<a href="ntqlayout.html#setMargin">setMargin</a>( 5 );
// we need a label for this too
label = new <a href="ntqlabel.html">TQLabel</a>( "Input mask: ", this );
label = new <a href="tqlabel.html">TQLabel</a>( "Input mask: ", this );
row4-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( label );
// A combo box for choosing an input mask
@ -205,7 +205,7 @@ protected slots:
row5-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 5 );
// last label
(void)new <a href="ntqlabel.html">TQLabel</a>( "Read-Only: ", row5 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Read-Only: ", row5 );
// A combo box for setting alignment
combo5 = new <a href="ntqcombobox.html">TQComboBox</a>( FALSE, row5 );

@ -431,8 +431,8 @@ TRANSLATIONS = tt3_pt.ts
<!-- index TQ_OBJECT --><!-- index PrintPanel!in Translation Tutorial --> <p>PrintPanel is a <a href="tqwidget.html">TQWidget</a>. It needs the <tt>TQ_OBJECT</tt> macro for <tt>tr()</tt> to work properly.</p>
<p>The implementation file is <tt>printpanel.cpp</tt>.</p>
<pre> /*
<a href="ntqlabel.html">TQLabel</a> *lab = new <a href="ntqlabel.html">TQLabel</a>( <a href="tqobject.html#tr">tr</a>("&lt;b&gt;TROLL PRINT&lt;/b&gt;"), this );
lab-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( <a href="ntqt.html#AlignmentFlags-enum">AlignCenter</a> );
<a href="tqlabel.html">TQLabel</a> *lab = new <a href="tqlabel.html">TQLabel</a>( <a href="tqobject.html#tr">tr</a>("&lt;b&gt;TROLL PRINT&lt;/b&gt;"), this );
lab-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( <a href="ntqt.html#AlignmentFlags-enum">AlignCenter</a> );
*/
</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>
@ -518,7 +518,7 @@ TRANSLATIONS = tt3_pt.ts
</pre>
<h5><a name="2-3-3"></a>Troll Print 1.1</h5>
<p>We'll now prepare release 1.1 of Troll Print. Start your favorite text editor and follow these steps:</p>
<ul><li><p>Uncomment the two lines that create a <a href="ntqlabel.html">TQLabel</a> with the text "&lt;b&gt;TROLL PRINT&lt;/b&gt;" in <tt>printpanel.cpp</tt>.</p>
<ul><li><p>Uncomment the two lines that create a <a href="tqlabel.html">TQLabel</a> with the text "&lt;b&gt;TROLL PRINT&lt;/b&gt;" in <tt>printpanel.cpp</tt>.</p>
<li><p>Word-tidying: Replace "2-sided" by "Two-sided" in <tt>printpanel.cpp</tt>.</p>
<li><p>Replace "1.0" with "1.1" everywhere it occurs in <tt>mainwindow.cpp</tt>.</p>
<li><p>Update the copyright year to 1999-2000 in <tt>mainwindow.cpp</tt>.</p>

@ -101,7 +101,7 @@ private:
#include "listbox.h"
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qradiobutton-h.html">ntqradiobutton.h</a>&gt;
#include &lt;<a href="qcheckbox-h.html">ntqcheckbox.h</a>&gt;
#include &lt;<a href="qspinbox-h.html">ntqspinbox.h</a>&gt;
@ -116,8 +116,8 @@ private:
{
<a href="qgridlayout.html">TQGridLayout</a> * g = new <a href="qgridlayout.html">TQGridLayout</a>( this, 2, 2, 6 );
g-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="ntqlabel.html">TQLabel</a>( "&lt;b&gt;Configuration:&lt;/b&gt;", this ), 0, 0 );
g-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="ntqlabel.html">TQLabel</a>( "&lt;b&gt;Result:&lt;/b&gt;", this ), 0, 1 );
g-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "&lt;b&gt;Configuration:&lt;/b&gt;", this ), 0, 0 );
g-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "&lt;b&gt;Result:&lt;/b&gt;", this ), 0, 1 );
l = new <a href="ntqlistbox.html">TQListBox</a>( this );
g-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( l, 1, 1 );
@ -140,7 +140,7 @@ private:
<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="ntqlabel.html">TQLabel</a>( "Columns:", this ) );
h-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Columns:", this ) );
columns = new <a href="ntqspinbox.html">TQSpinBox</a>( this );
h-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( columns );
@ -165,7 +165,7 @@ private:
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="ntqlabel.html">TQLabel</a>( "Rows:", this ) );
h-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( new <a href="tqlabel.html">TQLabel</a>( "Rows:", this ) );
rows = new <a href="ntqspinbox.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 );

@ -64,7 +64,7 @@ public:
protected:
<a href="ntqlistbox.html">TQListBox</a> *lb1, *lb2;
<a href="ntqlabel.html">TQLabel</a> *label1, *label2;
<a href="tqlabel.html">TQLabel</a> *label1, *label2;
protected slots:
void slotLeft2Right();
@ -96,7 +96,7 @@ protected slots:
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.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;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqimage-h.html">tqimage.h</a>&gt;
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="tqstyle-h.html">tqstyle.h</a>&gt;
@ -180,7 +180,7 @@ protected:
// Create a non-editable Combobox and a label below...
<a href="ntqcombobox.html">TQComboBox</a> *cb1 = new <a href="ntqcombobox.html">TQComboBox</a>( FALSE, box1 );
label1 = new <a href="ntqlabel.html">TQLabel</a>( "Current Item: Combobox Item 0", box1 );
label1 = new <a href="tqlabel.html">TQLabel</a>( "Current Item: Combobox Item 0", box1 );
<a name="x1416"></a><a name="x1404"></a> label1-&gt;<a href="tqwidget.html#setMaximumHeight">setMaximumHeight</a>( label1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().height() * 2 );
<a name="x1401"></a> label1-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
@ -198,7 +198,7 @@ protected:
// Create an editable Combobox and a label below...
<a href="ntqcombobox.html">TQComboBox</a> *cb2 = new <a href="ntqcombobox.html">TQComboBox</a>( TRUE, box2 );
label2 = new <a href="ntqlabel.html">TQLabel</a>( "Current Item: Combobox Item 0", box2 );
label2 = new <a href="tqlabel.html">TQLabel</a>( "Current Item: Combobox Item 0", box2 );
label2-&gt;<a href="tqwidget.html#setMaximumHeight">setMaximumHeight</a>( label2-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().height() * 2 );
label2-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
@ -251,7 +251,7 @@ void <a name="f438"></a>ListBoxCombo::slotLeft2Right()
void <a name="f439"></a>ListBoxCombo::slotCombo1Activated( const <a href="tqstring.html">TQString</a> &amp;s )
{
<a name="x1403"></a> label1-&gt;<a href="ntqlabel.html#setText">setText</a>( TQString( "Current Item: %1" ).arg( s ) );
<a name="x1403"></a> label1-&gt;<a href="tqlabel.html#setText">setText</a>( TQString( "Current Item: %1" ).arg( s ) );
}
/*
@ -264,7 +264,7 @@ void <a name="f439"></a>ListBoxCombo::slotCombo1Activated( const <a href="tqstri
void <a name="f440"></a>ListBoxCombo::slotCombo2Activated( const <a href="tqstring.html">TQString</a> &amp;s )
{
label2-&gt;<a href="ntqlabel.html#setText">setText</a>( TQString( "Current Item: %1" ).arg( s ) );
label2-&gt;<a href="tqlabel.html#setText">setText</a>( TQString( "Current Item: %1" ).arg( s ) );
}
</pre>

@ -192,7 +192,7 @@ protected:
void setupFolders();
<a href="ntqlistview.html">TQListView</a> *messages, *folders;
<a href="ntqlabel.html">TQLabel</a> *message;
<a href="tqlabel.html">TQLabel</a> *message;
<a href="tqpopupmenu.html">TQPopupMenu</a>* menu;
<a href="tqptrlist.html">TQPtrList</a>&lt;Folder&gt; lstFolders;
@ -221,7 +221,7 @@ protected slots:
#include "listviews.h"
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="tqpalette-h.html">tqpalette.h</a>&gt;
#include &lt;<a href="tqobjectlist-h.html">tqobjectlist.h</a>&gt;
@ -343,8 +343,8 @@ void <a name="f210"></a>FolderListItem::insertSubFolders( const <a href="tqobjec
this, TQ_SLOT( slotRMB( <a href="qlistviewitem.html">TQListViewItem</a> *, const <a href="tqpoint.html">TQPoint</a> &amp;, int ) ) );
<a name="x161"></a> vsplitter-&gt;<a href="ntqsplitter.html#setResizeMode">setResizeMode</a>( messages, TQSplitter::KeepSize );
message = new <a href="ntqlabel.html">TQLabel</a>( vsplitter );
message-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignTop );
message = new <a href="tqlabel.html">TQLabel</a>( vsplitter );
message-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignTop );
<a name="x163"></a> message-&gt;<a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>( PaletteBase );
<a name="x148"></a> <a href="tqobject.html#connect">connect</a>( folders, TQ_SIGNAL( <a href="ntqlistview.html#selectionChanged">selectionChanged</a>( <a href="qlistviewitem.html">TQListViewItem</a>* ) ),
@ -432,7 +432,7 @@ void <a name="f216"></a>ListViews::slotFolderChanged( <a href="qlistviewitem.htm
if ( !i )
return;
messages-&gt;<a href="ntqlistview.html#clear">clear</a>();
<a name="x140"></a> message-&gt;<a href="ntqlabel.html#setText">setText</a>( "" );
<a name="x140"></a> message-&gt;<a href="tqlabel.html#setText">setText</a>( "" );
FolderListItem *item = ( FolderListItem* )i;
@ -448,7 +448,7 @@ void <a name="f217"></a>ListViews::slotMessageChanged()
return;
<a name="x156"></a> if ( !i-&gt;<a href="qlistviewitem.html#isSelected">isSelected</a>() ) {
message-&gt;<a href="ntqlabel.html#setText">setText</a>( "" );
message-&gt;<a href="tqlabel.html#setText">setText</a>( "" );
return;
}
@ -466,7 +466,7 @@ void <a name="f217"></a>ListViews::slotMessageChanged()
arg( tmp ).arg( msg-&gt;header().subject() ).
arg( msg-&gt;header().datetime().toString() ).arg( msg-&gt;body() );
message-&gt;<a href="ntqlabel.html#setText">setText</a>( text );
message-&gt;<a href="tqlabel.html#setText">setText</a>( text );
msg-&gt;setState( Message::Read );
}

@ -173,7 +173,7 @@ classes), see <a href="classes.html">TQt's Classes</a>.
<td align="right">
<td><a href="tqdateedit.html">TQDateEdit</a>
<td align="right"><b>L</b>
<td><a href="ntqlabel.html">TQLabel</a>
<td><a href="tqlabel.html">TQLabel</a>
<td align="right">
<td><a href="ntqprogressbar.html">TQProgressBar</a>
<td align="right">
@ -201,7 +201,7 @@ classes), see <a href="classes.html">TQt's Classes</a>.
<td align="right">
<td><a href="ntqtable.html">TQTable</a>
<td align="right"><b>W</b>
<td><a href="ntqwhatsthis.html">TQWhatsThis</a>
<td><a href="tqwhatsthis.html">TQWhatsThis</a>
<tr>
<td align="right">
<td><a href="ntqdial.html">TQDial</a>
@ -263,7 +263,7 @@ classes), see <a href="classes.html">TQt's Classes</a>.
<td align="right">
<td><a href="tqmenubar.html">TQMenuBar</a>
<td align="right">
<td><a href="ntqsimplerichtext.html">TQSimpleRichText</a>
<td><a href="tqsimplerichtext.html">TQSimpleRichText</a>
<td align="right">
<td><a href="tqtimeedit.html">TQTimeEdit</a>
<td>

@ -144,7 +144,7 @@ private:
#include &lt;<a href="tqmovie-h.html">tqmovie.h</a>&gt;
#include &lt;<a href="tqfile-h.html">tqfile.h</a>&gt;
#include &lt;<a href="tqfiledialog-h.html">tqfiledialog.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqstatusbar-h.html">tqstatusbar.h</a>&gt;
#include &lt;<a href="qmessagebox-h.html">ntqmessagebox.h</a>&gt;
#include &lt;<a href="tqprinter-h.html">tqprinter.h</a>&gt;
@ -155,10 +155,10 @@ private:
#include &lt;<a href="tqtextedit-h.html">tqtextedit.h</a>&gt;
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="tqpaintdevicemetrics-h.html">tqpaintdevicemetrics.h</a>&gt;
#include &lt;<a href="qwhatsthis-h.html">ntqwhatsthis.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="qsimplerichtext-h.html">ntqsimplerichtext.h</a>&gt;
#include &lt;<a href="tqsimplerichtext-h.html">tqsimplerichtext.h</a>&gt;
#include "filesave.xpm"
#include "fileopen.xpm"
@ -203,13 +203,13 @@ const char * filePrintText = "Click this button to print the file you "
TQToolButton * filePrint
= new <a href="tqtoolbutton.html">TQToolButton</a>( printIcon, "Print File", TQString::null,
this, TQ_SLOT(print()), fileTools, "print file" );
<a name="x2075"></a> TQWhatsThis::<a href="ntqwhatsthis.html#add">add</a>( filePrint, filePrintText );
<a name="x2075"></a> TQWhatsThis::<a href="tqwhatsthis.html#add">add</a>( filePrint, filePrintText );
#endif
(void)TQWhatsThis::whatsThisButton( fileTools );
TQWhatsThis::<a href="ntqwhatsthis.html#add">add</a>( fileOpen, fileOpenText );
TQWhatsThis::<a href="ntqwhatsthis.html#add">add</a>( fileSave, fileSaveText );
TQWhatsThis::<a href="tqwhatsthis.html#add">add</a>( fileOpen, fileOpenText );
TQWhatsThis::<a href="tqwhatsthis.html#add">add</a>( fileSave, fileSaveText );
<a href="tqpopupmenu.html">TQPopupMenu</a> * file = new <a href="tqpopupmenu.html">TQPopupMenu</a>( this );
<a href="tqmainwindow.html#menuBar">menuBar</a>()-&gt;insertItem( "&amp;File", file );
@ -530,21 +530,21 @@ void <a name="f551"></a>MDIWindow::print( <a href="tqprinter.html">TQPrinter</a>
<a name="x2041"></a> int dpiy = metrics.<a href="tqpaintdevicemetrics.html#logicalDpiY">logicalDpiY</a>();
int margin = (int) ( (2/2.54)*dpiy ); // 2 cm margins
<a name="x2042"></a><a name="x2040"></a> <a href="tqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin );
<a name="x2067"></a> <a href="ntqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(medit-&gt;<a href="tqtextedit.html#text">text</a>()),
<a name="x2067"></a> <a href="tqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(medit-&gt;<a href="tqtextedit.html#text">text</a>()),
TQFont(),
<a name="x2068"></a> medit-&gt;<a href="tqtextedit.html#context">context</a>(),
<a name="x2072"></a> medit-&gt;<a href="tqtextedit.html#styleSheet">styleSheet</a>(),
<a name="x2070"></a> medit-&gt;<a href="tqtextedit.html#mimeSourceFactory">mimeSourceFactory</a>(),
view.<a href="tqrect.html#height">height</a>() );
<a name="x2063"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &amp;p, view.<a href="tqrect.html#width">width</a>() );
<a name="x2063"></a> richText.<a href="tqsimplerichtext.html#setWidth">setWidth</a>( &amp;p, view.<a href="tqrect.html#width">width</a>() );
int page = 1;
do {
<a name="x2061"></a> richText.<a href="ntqsimplerichtext.html#draw">draw</a>( &amp;p, margin, margin, view, colorGroup() );
<a name="x2061"></a> richText.<a href="tqsimplerichtext.html#draw">draw</a>( &amp;p, margin, margin, view, colorGroup() );
<a name="x2057"></a> view.<a href="tqrect.html#moveBy">moveBy</a>( 0, view.<a href="tqrect.html#height">height</a>() );
p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="tqrect.html#height">height</a>() );
<a name="x2066"></a><a name="x2046"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="tqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ),
view.<a href="tqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) );
<a name="x2062"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin &gt;= richText.<a href="ntqsimplerichtext.html#height">height</a>() )
<a name="x2062"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin &gt;= richText.<a href="tqsimplerichtext.html#height">height</a>() )
break;
<a href="tqstring.html">TQString</a> msg( "Printing (page " );
msg += TQString::<a href="tqstring.html#number">number</a>( ++pageNo );

@ -53,7 +53,7 @@ context menu.
#include &lt;<a href="tqwidget-h.html">tqwidget.h</a>&gt;
#include &lt;<a href="tqmenubar-h.html">tqmenubar.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
class MenuExample : public <a href="tqwidget.html">TQWidget</a>
@ -90,7 +90,7 @@ private:
<a href="tqmenubar.html">TQMenuBar</a> *menu;
<a href="ntqlabel.html">TQLabel</a> *label;
<a href="tqlabel.html">TQLabel</a> *label;
bool isBold;
bool isUnderline;
int boldID, underlineID;
@ -291,23 +291,23 @@ private:
<a name="x1867"></a> menu-&gt;<a href="tqmenubar.html#setSeparator">setSeparator</a>( TQMenuBar::InWindowsStyle );
<a href="ntqlabel.html">TQLabel</a> *msg = new <a href="ntqlabel.html">TQLabel</a>( this );
<a href="tqlabel.html">TQLabel</a> *msg = new <a href="tqlabel.html">TQLabel</a>( this );
<a href="ntqapplication.html#TQ_CHECK_PTR">TQ_CHECK_PTR</a>( msg );
msg-&gt;<a href="ntqlabel.html#setText">setText</a>( "A context menu is available.\n"
msg-&gt;<a href="tqlabel.html#setText">setText</a>( "A context menu is available.\n"
"Invoke it by right-clicking or by"
" pressing the 'context' button." );
<a name="x1886"></a> msg-&gt;<a href="tqwidget.html#setGeometry">setGeometry</a>( 0, height() - 60, width(), 60 );
<a name="x1864"></a> msg-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
<a name="x1864"></a> msg-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
label = new <a href="ntqlabel.html">TQLabel</a>( this );
label = new <a href="tqlabel.html">TQLabel</a>( this );
<a href="ntqapplication.html#TQ_CHECK_PTR">TQ_CHECK_PTR</a>( label );
label-&gt;<a href="tqwidget.html#setGeometry">setGeometry</a>( 20, rect().center().y()-20, width()-40, 40 );
label-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Box | TQFrame::Raised );
<a name="x1863"></a> label-&gt;<a href="ntqframe.html#setLineWidth">setLineWidth</a>( 1 );
label-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
label-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
<a href="tqobject.html#connect">connect</a>( this, TQ_SIGNAL(explain(const <a href="tqstring.html">TQString</a>&amp;)),
label, TQ_SLOT(<a href="ntqlabel.html#setText">setText</a>(const <a href="tqstring.html">TQString</a>&amp;)) );
label, TQ_SLOT(<a href="tqlabel.html#setText">setText</a>(const <a href="tqstring.html">TQString</a>&amp;)) );
<a href="tqwidget.html#setMinimumSize">setMinimumSize</a>( 100, 80 );
<a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>( TQWidget::ClickFocus );
@ -318,9 +318,9 @@ private:
{
<a href="tqpopupmenu.html">TQPopupMenu</a>* contextMenu = new <a href="tqpopupmenu.html">TQPopupMenu</a>( this );
<a href="ntqapplication.html#TQ_CHECK_PTR">TQ_CHECK_PTR</a>( contextMenu );
<a href="ntqlabel.html">TQLabel</a> *caption = new <a href="ntqlabel.html">TQLabel</a>( "&lt;font color=darkblue&gt;&lt;u&gt;&lt;b&gt;"
<a href="tqlabel.html">TQLabel</a> *caption = new <a href="tqlabel.html">TQLabel</a>( "&lt;font color=darkblue&gt;&lt;u&gt;&lt;b&gt;"
"Context Menu&lt;/b&gt;&lt;/u&gt;&lt;/font&gt;", this );
caption-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignCenter );
caption-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignCenter );
contextMenu-&gt;<a href="tqmenudata.html#insertItem">insertItem</a>( caption );
contextMenu-&gt;<a href="tqmenudata.html#insertItem">insertItem</a>( "&amp;New", this, TQ_SLOT(news()), CTRL+Key_N );
contextMenu-&gt;<a href="tqmenudata.html#insertItem">insertItem</a>( "&amp;Open...", this, TQ_SLOT(open()), CTRL+Key_O );
@ -376,7 +376,7 @@ void <a name="f508"></a>MenuExample::normal()
isBold = FALSE;
isUnderline = FALSE;
<a href="tqfont.html">TQFont</a> font;
<a name="x1865"></a> label-&gt;<a href="ntqlabel.html#setFont">setFont</a>( font );
<a name="x1865"></a> label-&gt;<a href="tqlabel.html#setFont">setFont</a>( font );
<a name="x1872"></a> menu-&gt;<a href="tqmenudata.html#setItemChecked">setItemChecked</a>( boldID, isBold );
menu-&gt;<a href="tqmenudata.html#setItemChecked">setItemChecked</a>( underlineID, isUnderline );
emit explain( "Options/Normal selected" );
@ -389,7 +389,7 @@ void <a name="f509"></a>MenuExample::bold()
<a href="tqfont.html">TQFont</a> font;
font.<a href="tqfont.html#setBold">setBold</a>( isBold );
font.<a href="tqfont.html#setUnderline">setUnderline</a>( isUnderline );
label-&gt;<a href="ntqlabel.html#setFont">setFont</a>( font );
label-&gt;<a href="tqlabel.html#setFont">setFont</a>( font );
menu-&gt;<a href="tqmenudata.html#setItemChecked">setItemChecked</a>( boldID, isBold );
emit explain( "Options/Bold selected" );
}
@ -401,7 +401,7 @@ void <a name="f510"></a>MenuExample::underline()
<a href="tqfont.html">TQFont</a> font;
font.<a href="tqfont.html#setBold">setBold</a>( isBold );
font.<a href="tqfont.html#setUnderline">setUnderline</a>( isUnderline );
label-&gt;<a href="ntqlabel.html#setFont">setFont</a>( font );
label-&gt;<a href="tqlabel.html#setFont">setFont</a>( font );
menu-&gt;<a href="tqmenudata.html#setItemChecked">setItemChecked</a>( underlineID, isUnderline );
emit explain( "Options/Underline selected" );
}

@ -64,7 +64,7 @@ it until we have replaced the <em>View</em> widget.
<a name="1"></a><p> The <em>Help</em> dialog is also special. Instead of replacing the <em>Help</em>
dialog with a custom <a href="ntqdialog.html">TQDialog</a>, we will use the <a href="helpsystem.html">TQt
Help System</a> classes to provide a more advanced online help.
However, we cannot start using classes like <a href="tqtooltip.html">TQToolTip</a> and <a href="ntqwhatsthis.html">TQWhatsThis</a>
However, we cannot start using classes like <a href="tqtooltip.html">TQToolTip</a> and <a href="tqwhatsthis.html">TQWhatsThis</a>
until we replace the <em>Main Window</em> and <em>View</em> widgets.
<p> The help text included with the original project is very small and
only contains information about the <tt>XmNoteBook</tt> widget. The use of
@ -83,7 +83,7 @@ creates the <em>Help</em> dialog. We will also remove the code to create
the <em>Help</em> menu, since this menu is now empty. Finally, we remove
the <tt>help_cb()</tt> function implementation.
<p> The <em>Help</em> dialog is now removed from our project. We cannot add
<a href="tqtooltip.html">TQToolTip</a> and <a href="ntqwhatsthis.html">TQWhatsThis</a> help at the moment, since we are still using
<a href="tqtooltip.html">TQToolTip</a> and <a href="tqwhatsthis.html">TQWhatsThis</a> help at the moment, since we are still using
<tt>XmMainWindow</tt> for the <em>Main Window</em> widget. Once we have
migrated the <em>Main Window</em> and the popup-menu hierarchy, we can
begin using TQToolTip and TQWhatsThis for online help.

@ -69,7 +69,7 @@ application on all platforms supported by TQt.
<p> </ul>
<p> </ol>
<p> We will use the first approach to complete the migration of the
example project used in this walkthrough, using <a href="tqtextedit.html">TQTextEdit</a>, <a href="ntqlabel.html">TQLabel</a> and
example project used in this walkthrough, using <a href="tqtextedit.html">TQTextEdit</a>, <a href="tqlabel.html">TQLabel</a> and
<a href="ntqspinbox.html">TQSpinBox</a> to provide a similar look. The only difference is that we
will not have tabs.
<p> We use <a href="designer-manual.html">TQt Designer</a> to add the

@ -44,7 +44,7 @@ this function any more, so we remove it. The current <tt>MainWindow::filePrint(
write a new <tt>MainWindow::filePrint()</tt> implementation in <tt>mainwindow.ui.h</tt>.
<p> Note: The steps involved in using the TQPrinter class are beyond the
scope of this walkthrough and will not be discussed here. The
TQPrinter Class Reference, <a href="ntqsimplerichtext.html">TQSimpleRichText</a> Class Reference and the
TQPrinter Class Reference, <a href="tqsimplerichtext.html">TQSimpleRichText</a> Class Reference and the
<a href="simple-application.html">Simple Application Walkthrough</a>
contain information on the use of TQPrinter.
<p> For completeness, the code to initialize a TQPrinter object is included below.
@ -65,7 +65,7 @@ and formatting characters to a <tt>printtext</tt> variable (which is a
<a href="tqstring.html">TQString</a>).
<p> <pre></pre>
<p> The rest of the <tt>MainWindow::filePrint()</tt> function is the actual
printing code. Here we simply create a <a href="ntqsimplerichtext.html">TQSimpleRichText</a> object using
printing code. Here we simply create a <a href="tqsimplerichtext.html">TQSimpleRichText</a> object using
the string we created above, and draw this string on the <a href="tqprinter.html">TQPrinter</a>
object using <a href="tqpainter.html">TQPainter</a>.
<p> <pre></pre>

@ -34,7 +34,7 @@ body { background: #ffffff; color: black; }
<p>
The Movies example displays MNG and animated GIF files using the <a href="tqmovie.html">TQMovie</a> and
<a href="ntqlabel.html">TQLabel</a> classes.
<a href="tqlabel.html">TQLabel</a> classes.
<p> The movies will only read an animated GIF if GIF reading was enabled when TQt was built.
<p> <hr>
<p> Main:
@ -51,7 +51,7 @@ The Movies example displays MNG and animated GIF files using the <a href="tqmovi
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqfiledialog-h.html">tqfiledialog.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#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;

@ -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="ntqbutton.html">TQButton</a>,
<a href="ntqgroupbox.html">TQGroupBox</a>, <a href="ntqlabel.html">TQLabel</a> (with <a href="ntqlabel.html#setBuddy">TQLabel::setBuddy</a>()), <a href="tqmenubar.html">TQMenuBar</a> and <a href="ntqtabbar.html">TQTabBar</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="ntqtabbar.html">TQTabBar</a>.
Example:
<pre>
<a href="ntqpushbutton.html">TQPushButton</a> p( "&amp;Exit", parent ); // automatic shortcut ALT+Key_E
@ -114,7 +114,7 @@ pressing the key multiple times, users can navigate between all
matching accelerators. Some standard controls like <a href="ntqpushbutton.html">TQPushButton</a> and
<a href="ntqcheckbox.html">TQCheckBox</a> connect the activatedAmbiguously() signal to the
harmless setFocus() slot, whereas activated() is connected to a
slot invoking the button's action. Most controls, like <a href="ntqlabel.html">TQLabel</a> and
slot invoking the button's action. Most controls, like <a href="tqlabel.html">TQLabel</a> and
<a href="ntqtabbar.html">TQTabBar</a>, treat activated() and activatedAmbiguously() as
equivalent.
<p> Use <a href="#setEnabled">setEnabled</a>() to enable or disable all the items in an
@ -141,7 +141,7 @@ combination.
TQ_SLOT(printDoc()) ); // printDoc() slot
</pre>
<p> <p>See also <a href="qkeyevent.html">TQKeyEvent</a>, <a href="tqwidget.html#keyPressEvent">TQWidget::keyPressEvent</a>(), <a href="tqmenudata.html#setAccel">TQMenuData::setAccel</a>(), <a href="ntqbutton.html#accel-prop">TQButton::accel</a>, <a href="ntqlabel.html#setBuddy">TQLabel::setBuddy</a>(), <a href="ntqkeysequence.html">TQKeySequence</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Keyboard Shortcuts</a>, and <a href="misc.html">Miscellaneous Classes</a>.
<p> <p>See also <a href="qkeyevent.html">TQKeyEvent</a>, <a href="tqwidget.html#keyPressEvent">TQWidget::keyPressEvent</a>(), <a href="tqmenudata.html#setAccel">TQMenuData::setAccel</a>(), <a href="ntqbutton.html#accel-prop">TQButton::accel</a>, <a href="tqlabel.html#setBuddy">TQLabel::setBuddy</a>(), <a href="ntqkeysequence.html">TQKeySequence</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Keyboard Shortcuts</a>, and <a href="misc.html">Miscellaneous Classes</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQAccel"></a>TQAccel::TQAccel ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0 )
@ -282,7 +282,7 @@ Sets a What's This help text for the accelerator item <em>id</em> to <em>text</e
and the user hits the accelerator key.
<p> To set What's This help on a menu item (with or without an
accelerator key), use <a href="tqmenudata.html#setWhatsThis">TQMenuData::setWhatsThis</a>().
<p> <p>See also <a href="#whatsThis">whatsThis</a>(), <a href="ntqwhatsthis.html#inWhatsThisMode">TQWhatsThis::inWhatsThisMode</a>(), <a href="tqmenudata.html#setWhatsThis">TQMenuData::setWhatsThis</a>(), and <a href="tqaction.html#whatsThis-prop">TQAction::whatsThis</a>.
<p> <p>See also <a href="#whatsThis">whatsThis</a>(), <a href="tqwhatsthis.html#inWhatsThisMode">TQWhatsThis::inWhatsThisMode</a>(), <a href="tqmenudata.html#setWhatsThis">TQMenuData::setWhatsThis</a>(), and <a href="tqaction.html#whatsThis-prop">TQAction::whatsThis</a>.
<h3 class=fn><a href="ntqkeysequence.html">TQKeySequence</a> <a name="shortcutKey"></a>TQAccel::shortcutKey ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;str )<tt> [static]</tt>
</h3>

@ -272,7 +272,7 @@ accessibility information.
ValueChange when the position of a slider has been changed. <em>control</em> is the ID of the child element that has changed. When <em>control</em> is 0, the object itself has changed.
<p> Call this function whenever the state of your accessible object or
one of it's sub-elements has been changed either programmatically
(e.g. by calling <a href="ntqlabel.html#setText">TQLabel::setText</a>()) or by user interaction.
(e.g. by calling <a href="tqlabel.html#setText">TQLabel::setText</a>()) or by user interaction.
<p> If there are no accessibility tools listening to this event, the
performance penalty for calling this function is minor, but if determining
the parameters of the call is expensive you can use <a href="#isActive">isActive</a>() to

@ -54,7 +54,7 @@ body { background: #ffffff; color: black; }
<p> The TQErrorMessage class provides an error message display dialog.
<p>
<p> This is basically a <a href="ntqlabel.html">TQLabel</a> and a "show this message again" checkbox which
<p> This is basically a <a href="tqlabel.html">TQLabel</a> and a "show this message again" checkbox which
remembers what not to show.
<p> There are two ways to use this class:
<ol type=1>

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qframe-h.html">ntqframe.h</a>&gt;</tt>
<p>Inherits <a href="tqwidget.html">TQWidget</a>.
<p>Inherited by <a href="ntqgroupbox.html">TQGroupBox</a>, <a href="ntqscrollview.html">TQScrollView</a>, <a href="ntqdockwindow.html">TQDockWindow</a>, <a href="ntqgrid.html">TQGrid</a>, <a href="ntqhbox.html">TQHBox</a>, <a href="ntqlabel.html">TQLabel</a>, <a href="ntqlcdnumber.html">TQLCDNumber</a>, <a href="ntqlineedit.html">TQLineEdit</a>, <a href="tqmenubar.html">TQMenuBar</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="ntqprogressbar.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="ntqgroupbox.html">TQGroupBox</a>, <a href="ntqscrollview.html">TQScrollView</a>, <a href="ntqdockwindow.html">TQDockWindow</a>, <a href="ntqgrid.html">TQGrid</a>, <a href="ntqhbox.html">TQHBox</a>, <a href="tqlabel.html">TQLabel</a>, <a href="ntqlcdnumber.html">TQLCDNumber</a>, <a href="ntqlineedit.html">TQLineEdit</a>, <a href="tqmenubar.html">TQMenuBar</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="ntqprogressbar.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="qframe-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -88,10 +88,10 @@ fill in the frame. This function is reimplemented by subclasses.
There are also two other less useful functions: <a href="#drawFrame">drawFrame</a>() and
<a href="#frameChanged">frameChanged</a>().
<p> <a href="tqpopupmenu.html">TQPopupMenu</a> uses this to "raise" the menu above the surrounding
screen. <a href="ntqprogressbar.html">TQProgressBar</a> has a "sunken" look. <a href="ntqlabel.html">TQLabel</a> has a flat look.
screen. <a href="ntqprogressbar.html">TQProgressBar</a> has a "sunken" look. <a href="tqlabel.html">TQLabel</a> has a flat look.
The frames of widgets like these can be changed.
<p> <pre>
<a href="ntqlabel.html">TQLabel</a> label(...);
<a href="tqlabel.html">TQLabel</a> label(...);
label.<a href="#setFrameStyle">setFrameStyle</a>( TQFrame::<a href="#Shape-enum">Panel</a> | TQFrame::<a href="#Shadow-enum">Raised</a> );
label.<a href="#setLineWidth">setLineWidth</a>( 2 );
@ -197,7 +197,7 @@ inside the frame. It should only draw inside <a href="#contentsRect">contentsRec
default function does nothing.
<p> <p>See also <a href="#contentsRect-prop">contentsRect</a> and <a href="tqpainter.html#setClipRect">TQPainter::setClipRect</a>().
<p>Reimplemented in <a href="ntqlabel.html#drawContents">TQLabel</a>, <a href="ntqlcdnumber.html#drawContents">TQLCDNumber</a>, <a href="tqmenubar.html#drawContents">TQMenuBar</a>, and <a href="tqpopupmenu.html#drawContents">TQPopupMenu</a>.
<p>Reimplemented in <a href="tqlabel.html#drawContents">TQLabel</a>, <a href="ntqlcdnumber.html#drawContents">TQLCDNumber</a>, <a href="tqmenubar.html#drawContents">TQMenuBar</a>, and <a href="tqpopupmenu.html#drawContents">TQPopupMenu</a>.
<h3 class=fn>void <a name="drawFrame"></a>TQFrame::drawFrame ( <a href="tqpainter.html">TQPainter</a>&nbsp;*&nbsp;p )<tt> [virtual protected]</tt>
</h3>
Draws the frame using the painter <em>p</em> and the current frame

@ -67,7 +67,7 @@ destroyed while you still hold a reference to it. You can safely
test the pointer for validity.
<p> Example:
<pre>
TQGuardedPtr&lt;TQLabel&gt; label = new <a href="ntqlabel.html">TQLabel</a>( 0, "label" );
TQGuardedPtr&lt;TQLabel&gt; label = new <a href="tqlabel.html">TQLabel</a>( 0, "label" );
label-&gt;setText( "I like guarded pointers" );
delete (TQLabel*) label; // simulate somebody destroying the label

@ -113,7 +113,7 @@ store the value there.
<p> Incidentally, TQLCDNumber is the very oldest part of TQt, tracing
back to a BASIC program on the <a href="http://www.nvg.ntnu.no/sinclair/computers/zxspectrum/zxspectrum.htm">Sinclair Spectrum</a>.
<p> <img src=qlcdnum-m.png> <img src=qlcdnum-w.png>
<p> <p>See also <a href="ntqlabel.html">TQLabel</a>, <a href="ntqframe.html">TQFrame</a>, and <a href="basic.html">Basic Widgets</a>.
<p> <p>See also <a href="tqlabel.html">TQLabel</a>, <a href="ntqframe.html">TQFrame</a>, and <a href="basic.html">Basic Widgets</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="Mode-enum"></a>TQLCDNumber::Mode</h3>

@ -199,7 +199,7 @@ that presents some of these editing options.
<p> Any other key sequence that represents a valid character, will
cause the character to be inserted into the line edit.
<p> <img src=qlined-m.png> <img src=qlined-w.png>
<p> <p>See also <a href="tqtextedit.html">TQTextEdit</a>, <a href="ntqlabel.html">TQLabel</a>, <a href="ntqcombobox.html">TQComboBox</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Field, Entry</a>, and <a href="basic.html">Basic Widgets</a>.
<p> <p>See also <a href="tqtextedit.html">TQTextEdit</a>, <a href="tqlabel.html">TQLabel</a>, <a href="ntqcombobox.html">TQComboBox</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Field, Entry</a>, and <a href="basic.html">Basic Widgets</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="EchoMode-enum"></a>TQLineEdit::EchoMode</h3>
@ -258,7 +258,7 @@ text is selected, the cursor is moved to the beginning of the
selected text and the selected text is deleted.
<p> <p>See also <a href="#del">del</a>().
<h3 class=fn>int <a name="characterAt"></a>TQLineEdit::characterAt ( int&nbsp;xpos, <a href="qchar.html">TQChar</a>&nbsp;*&nbsp;chr ) const
<h3 class=fn>int <a name="characterAt"></a>TQLineEdit::characterAt ( int&nbsp;xpos, <a href="tqchar.html">TQChar</a>&nbsp;*&nbsp;chr ) const
</h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p>
<h3 class=fn>void <a name="clear"></a>TQLineEdit::clear ()<tt> [virtual slot]</tt>

@ -294,7 +294,7 @@ the stack, i.e. use new() to create the button.
Sets the cancel button's text to <em>cancelButtonText</em>.
<p>See also <a href="#setCancelButton">setCancelButton</a>().
<h3 class=fn>void <a name="setLabel"></a>TQProgressDialog::setLabel ( <a href="ntqlabel.html">TQLabel</a>&nbsp;*&nbsp;label )
<h3 class=fn>void <a name="setLabel"></a>TQProgressDialog::setLabel ( <a href="tqlabel.html">TQLabel</a>&nbsp;*&nbsp;label )
</h3>
Sets the label to <em>label</em>. The progress dialog resizes to fit. The
label becomes owned by the progress dialog and will be deleted when

@ -184,16 +184,16 @@ large child in the TQScrollView. The child should be a child of the
You can go on to add arbitrary child widgets to the single child
in the scrollview as you would with any widget:
<pre>
<a href="ntqlabel.html">TQLabel</a>* child1 = new <a href="ntqlabel.html">TQLabel</a>("CHILD", big_box);
<a href="ntqlabel.html">TQLabel</a>* child2 = new <a href="ntqlabel.html">TQLabel</a>("CHILD", big_box);
<a href="ntqlabel.html">TQLabel</a>* child3 = new <a href="ntqlabel.html">TQLabel</a>("CHILD", big_box);
<a href="tqlabel.html">TQLabel</a>* child1 = new <a href="tqlabel.html">TQLabel</a>("CHILD", big_box);
<a href="tqlabel.html">TQLabel</a>* child2 = new <a href="tqlabel.html">TQLabel</a>("CHILD", big_box);
<a href="tqlabel.html">TQLabel</a>* child3 = new <a href="tqlabel.html">TQLabel</a>("CHILD", big_box);
...
</pre>
<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
TQVBox has the three <a href="ntqlabel.html">TQLabel</a> objects as child widgets. When the view
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.
<p> <h3> Using a Very Big View with Some Widgets
@ -209,17 +209,17 @@ adding them with <a href="#addChild">addChild</a>() (this is the same as the pro
the single large widget in the previous example):
<pre>
TQScrollView* sv = new TQScrollView(...);
<a href="ntqlabel.html">TQLabel</a>* child1 = new <a href="ntqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
<a href="tqlabel.html">TQLabel</a>* child1 = new <a href="tqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
sv-&gt;<a href="#addChild">addChild</a>(child1);
<a href="ntqlabel.html">TQLabel</a>* child2 = new <a href="ntqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
<a href="tqlabel.html">TQLabel</a>* child2 = new <a href="tqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
sv-&gt;<a href="#addChild">addChild</a>(child2);
<a href="ntqlabel.html">TQLabel</a>* child3 = new <a href="ntqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
<a href="tqlabel.html">TQLabel</a>* child3 = new <a href="tqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
sv-&gt;<a href="#addChild">addChild</a>(child3);
</pre>
Here, the TQScrollView has the same four children: the <a href="#viewport">viewport</a>(),
the <a href="#verticalScrollBar">verticalScrollBar</a>(), the <a href="#horizontalScrollBar">horizontalScrollBar</a>() and a small
<a href="#cornerWidget">cornerWidget</a>(). The viewport() has the three <a href="ntqlabel.html">TQLabel</a> objects as
<a href="#cornerWidget">cornerWidget</a>(). The viewport() has the three <a href="tqlabel.html">TQLabel</a> objects as
child widgets. When the view is scrolled, the scrollview moves the
child widgets individually.
<p> <h3> Using a Very Big View with Many Widgets
@ -236,11 +236,11 @@ of the <a href="#viewport">viewport</a>(), and adding them with <a href="#addChi
<pre>
TQScrollView* sv = new TQScrollView(...);
sv-&gt;<a href="#enableClipper">enableClipper</a>(TRUE);
<a href="ntqlabel.html">TQLabel</a>* child1 = new <a href="ntqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
<a href="tqlabel.html">TQLabel</a>* child1 = new <a href="tqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
sv-&gt;<a href="#addChild">addChild</a>(child1);
<a href="ntqlabel.html">TQLabel</a>* child2 = new <a href="ntqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
<a href="tqlabel.html">TQLabel</a>* child2 = new <a href="tqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
sv-&gt;<a href="#addChild">addChild</a>(child2);
<a href="ntqlabel.html">TQLabel</a>* child3 = new <a href="ntqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
<a href="tqlabel.html">TQLabel</a>* child3 = new <a href="tqlabel.html">TQLabel</a>("CHILD", sv-&gt;<a href="#viewport">viewport</a>());
sv-&gt;<a href="#addChild">addChild</a>(child3);
</pre>

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
that need to be global-like.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qnamespace-h.html">ntqnamespace.h</a>&gt;</tt>
<p>Inherited by <a href="tqobject.html">TQObject</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqbrush.html">TQBrush</a>, <a href="tqcanvasitem.html">TQCanvasItem</a>, <a href="ntqcursor.html">TQCursor</a>, <a href="tqpainter.html">TQPainter</a>, <a href="ntqevent.html">TQEvent</a>, <a href="tqiconviewitem.html">TQIconViewItem</a>, <a href="ntqkeysequence.html">TQKeySequence</a>, <a href="qlistviewitem.html">TQListViewItem</a>, <a href="qcustommenuitem.html">TQCustomMenuItem</a>, <a href="tqpen.html">TQPen</a>, <a href="tqstylesheetitem.html">TQStyleSheetItem</a>, <a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, <a href="qtab.html">TQTab</a>, <a href="qtableitem.html">TQTableItem</a>, <a href="tqthread.html">TQThread</a>, <a href="tqtooltip.html">TQToolTip</a>, and <a href="ntqwhatsthis.html">TQWhatsThis</a>.
<p>Inherited by <a href="tqobject.html">TQObject</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqbrush.html">TQBrush</a>, <a href="tqcanvasitem.html">TQCanvasItem</a>, <a href="ntqcursor.html">TQCursor</a>, <a href="tqpainter.html">TQPainter</a>, <a href="ntqevent.html">TQEvent</a>, <a href="tqiconviewitem.html">TQIconViewItem</a>, <a href="ntqkeysequence.html">TQKeySequence</a>, <a href="qlistviewitem.html">TQListViewItem</a>, <a href="qcustommenuitem.html">TQCustomMenuItem</a>, <a href="tqpen.html">TQPen</a>, <a href="tqstylesheetitem.html">TQStyleSheetItem</a>, <a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, <a href="qtab.html">TQTab</a>, <a href="qtableitem.html">TQTableItem</a>, <a href="tqthread.html">TQThread</a>, <a href="tqtooltip.html">TQToolTip</a>, and <a href="tqwhatsthis.html">TQWhatsThis</a>.
<p><a href="qt-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@ -794,7 +794,7 @@ boundaries.
<h3 class=fn><a name="TextFormat-enum"></a>TQt::TextFormat</h3>
<p> This enum is used in widgets that can display both plain text and
rich text, e.g. <a href="ntqlabel.html">TQLabel</a>. It is used for deciding whether a text
rich text, e.g. <a href="tqlabel.html">TQLabel</a>. It is used for deciding whether a text
string should be interpreted as one or the other. This is normally
done by passing one of the enum values to a setTextFormat()
function.

@ -79,7 +79,7 @@ also be used as a separate widget.
<p>
<p> The screenshot below shows a <a href="ntqtabdialog.html">TQTabDialog</a>. The tabs (<a href="ntqtabbar.html">TQTabBar</a>) or the
more convenient class <a href="ntqtabwidget.html">TQTabWidget</a>, which combines a tab bar with
the pages, can be used separately. In the visible page you see a <a href="ntqlabel.html">TQLabel</a>, the range controls <a href="ntqslider.html">TQSlider</a> and <a href="ntqspinbox.html">TQSpinBox</a> and below a <a href="ntqlcdnumber.html">TQLCDNumber</a>. In the bottom row there are some <a href="ntqpushbutton.html">TQPushButton</a>s.
the pages, can be used separately. In the visible page you see a <a href="tqlabel.html">TQLabel</a>, the range controls <a href="ntqslider.html">TQSlider</a> and <a href="ntqspinbox.html">TQSpinBox</a> and below a <a href="ntqlcdnumber.html">TQLCDNumber</a>. In the bottom row there are some <a href="ntqpushbutton.html">TQPushButton</a>s.
<p> <center><img src="qtabdlg-w.png"></center>
<p> In the screenshot below there's a <a href="tqtextbrowser.html">TQTextBrowser</a> displaying a HTML
page. See also <a href="tqtextedit.html">TQTextEdit</a>.

@ -53,11 +53,11 @@ pop up.
#ifndef POPUP_H
#define POPUP_H
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qlineedit-h.html">ntqlineedit.h</a>&gt;
class FancyPopup : public <a href="ntqlabel.html">TQLabel</a>
class FancyPopup : public <a href="tqlabel.html">TQLabel</a>
{
<a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
public:
@ -115,9 +115,9 @@ private:
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
<a name="f468"></a>FancyPopup::FancyPopup( <a href="tqwidget.html">TQWidget</a>* parent, const char* name ):
<a href="ntqlabel.html">TQLabel</a>( parent, name, WType_Popup ){
<a href="tqlabel.html">TQLabel</a>( parent, name, WType_Popup ){
<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( WinPanel|Raised );
<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
<a href="tqwidget.html#resize">resize</a>(150,100);
moves = 0;
<a href="tqwidget.html#setMouseTracking">setMouseTracking</a>( TRUE );
@ -129,7 +129,7 @@ private:
<a name="x1611"></a> s.<a href="tqstring.html#sprintf">sprintf</a>("%d/%d", e-&gt;<a href="qmouseevent.html#pos">pos</a>().x(), e-&gt;<a href="qmouseevent.html#pos">pos</a>().y());
<a name="x1612"></a> if (e-&gt;<a href="qmouseevent.html#state">state</a>() &amp; TQMouseEvent::LeftButton)
s += " (down)";
<a href="ntqlabel.html#setText">setText</a>(s);
<a href="tqlabel.html#setText">setText</a>(s);
}
<a name="x1621"></a>void FancyPopup::<a href="tqwidget.html#mouseReleaseEvent">mouseReleaseEvent</a>( <a href="qmouseevent.html">TQMouseEvent</a> * e){

@ -333,8 +333,8 @@ new code.
<li> <a href="tqfontdatabase.html#smoothSizes">TQFontDatabase::smoothSizes</a>( const TQString &amp; family, const TQString &amp; style, const TQString &amp; )
<li> <a href="tqfontdatabase.html#styles">TQFontDatabase::styles</a>( const TQString &amp; family, const TQString &amp; ) const
<li> <a href="tqfontdatabase.html#weight">TQFontDatabase::weight</a>( const TQString &amp; family, const TQString &amp; style, const TQString &amp; ) const
<li> <a href="ntqlabel.html#autoResize">TQLabel::autoResize</a>() const
<li> <a href="ntqlabel.html#setAutoResize">TQLabel::setAutoResize</a>( bool enable )
<li> <a href="tqlabel.html#autoResize">TQLabel::autoResize</a>() const
<li> <a href="tqlabel.html#setAutoResize">TQLabel::setAutoResize</a>( bool enable )
<li> <a href="ntqlistbox.html#cellHeight">TQListBox::cellHeight</a>( int i ) const
<li> TQListBox::cellHeight() const
<li> <a href="ntqlistbox.html#cellWidth">TQListBox::cellWidth</a>() const
@ -364,10 +364,10 @@ new code.
<li> <a href="tqregexp.html#match">TQRegExp::match</a>( const TQString &amp; str, int index = 0, int *len = 0, bool indexIsStart = TRUE ) const
<li> <a href="ntqscrollview.html#childIsVisible">TQScrollView::childIsVisible</a>( TQWidget *child )
<li> <a href="ntqscrollview.html#showChild">TQScrollView::showChild</a>( TQWidget *child, bool show = TRUE )
<li> <a href="ntqsimplerichtext.html#draw">TQSimpleRichText::draw</a>( <a href="tqpainter.html">TQPainter</a> *p, int x, int y, const <a href="tqregion.html">TQRegion</a> &amp; clipRegion, const <a href="tqcolorgroup.html">TQColorGroup</a> &amp; cg, const <a href="tqbrush.html">TQBrush</a> *paper = 0 ) const
<li> <a href="tqsimplerichtext.html#draw">TQSimpleRichText::draw</a>( <a href="tqpainter.html">TQPainter</a> *p, int x, int y, const <a href="tqregion.html">TQRegion</a> &amp; clipRegion, const <a href="tqcolorgroup.html">TQColorGroup</a> &amp; cg, const <a href="tqbrush.html">TQBrush</a> *paper = 0 ) const
<li> <a href="tqstring.html#ascii">TQString::ascii</a>() const
<li> <a href="tqstring.html#data">TQString::data</a>() const
<li> <a href="tqstring.html#setExpand">TQString::setExpand</a>( uint index, <a href="qchar.html">TQChar</a> c )
<li> <a href="tqstring.html#setExpand">TQString::setExpand</a>( uint index, <a href="tqchar.html">TQChar</a> c )
<li> <a href="tqstyle.html#defaultFrameWidth">TQStyle::defaultFrameWidth</a>() const
<li> <a href="tqstyle.html#scrollBarExtent">TQStyle::scrollBarExtent</a>() const
<li> <a href="tqstyle.html#tabbarMetrics">TQStyle::tabbarMetrics</a>( const <a href="tqwidget.html">TQWidget</a> *t, int &amp; hf, int &amp; vf, int &amp; ov ) const

@ -55,10 +55,10 @@ demonstrates simple use of menus.
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;stdlib.h&gt;
class AnimatedThingy : public <a href="ntqlabel.html">TQLabel</a> {
class AnimatedThingy : public <a href="tqlabel.html">TQLabel</a> {
public:
AnimatedThingy( <a href="tqwidget.html">TQWidget</a>* parent, const <a href="tqstring.html">TQString</a>&amp; s ) :
<a href="ntqlabel.html">TQLabel</a>(parent),
<a href="tqlabel.html">TQLabel</a>(parent),
label(s),
step(0)
{

@ -143,7 +143,7 @@ appear at all.
action. The text may contain rich text (HTML-like tags -- see
&lt;a href="tqstylesheet.html"&gt;TQStyleSheet&lt;/a&gt; for the list of supported tags). There is no default
"What's This" text.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqwhatsthis.html"&gt;QWhatsThis&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqwhatsthis.html"&gt;TQWhatsThis&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="tqaction.html#setWhatsThis"&gt;setWhatsThis&lt;/a&gt;() and get this property's value with &lt;a href="tqaction.html#whatsThis"&gt;whatsThis&lt;/a&gt;().
</doc>
@ -1834,29 +1834,29 @@ of 0.
</doc>
</property>
<property>
<name>QLabel::alignment</name>
<doc href="ntqlabel.html#alignment-prop">
<name>TQLabel::alignment</name>
<doc href="tqlabel.html#alignment-prop">
&lt;p&gt;This property holds the alignment of the label's contents.
&lt;p&gt;The alignment is a bitwise OR of &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt; and &lt;a href="ntqt.html#TextFlags-enum"&gt;TQt::TextFlags&lt;/a&gt; values. The &lt;a href="ntqt.html#TextFlags-enum"&gt;ExpandTabs&lt;/a&gt;, &lt;a href="ntqt.html#TextFlags-enum"&gt;SingleLine&lt;/a&gt; and &lt;a href="ntqt.html#TextFlags-enum"&gt;ShowPrefix&lt;/a&gt; flags apply only if the label contains plain text;
otherwise they are ignored. The &lt;a href="ntqt.html#TextFlags-enum"&gt;DontClip&lt;/a&gt; flag is always
ignored. &lt;a href="ntqt.html#TextFlags-enum"&gt;WordBreak&lt;/a&gt; applies to both rich text and plain text
labels. The &lt;a href="ntqt.html#TextFlags-enum"&gt;BreakAnywhere&lt;/a&gt; flag is not supported in QLabel.
labels. The &lt;a href="ntqt.html#TextFlags-enum"&gt;BreakAnywhere&lt;/a&gt; flag is not supported in TQLabel.
&lt;p&gt; If the label has a buddy, the &lt;a href="ntqt.html#TextFlags-enum"&gt;ShowPrefix&lt;/a&gt; flag is forced to
TRUE.
&lt;p&gt; The default alignment is &lt;tt&gt;AlignAuto | AlignVCenter | ExpandTabs&lt;/tt&gt;
if the label doesn't have a buddy and &lt;tt&gt;AlignAuto | AlignVCenter | ExpandTabs | ShowPrefix&lt;/tt&gt; if the label has a buddy. If the label
contains rich text, additionally &lt;a href="ntqt.html#TextFlags-enum"&gt;WordBreak&lt;/a&gt; is turned on.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;TQt::AlignmentFlags&lt;/a&gt;, &lt;a href="ntqlabel.html#setBuddy"&gt;setBuddy&lt;/a&gt;(), and &lt;a href="ntqlabel.html#text-prop"&gt;text&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;a href="tqlabel.html#setBuddy"&gt;setBuddy&lt;/a&gt;(), and &lt;a href="tqlabel.html#text-prop"&gt;text&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqlabel.html#setAlignment"&gt;setAlignment&lt;/a&gt;() and get this property's value with &lt;a href="ntqlabel.html#alignment"&gt;alignment&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqlabel.html#setAlignment"&gt;setAlignment&lt;/a&gt;() and get this property's value with &lt;a href="tqlabel.html#alignment"&gt;alignment&lt;/a&gt;().
</doc>
</property>
<property>
<name>QLabel::indent</name>
<doc href="ntqlabel.html#indent-prop">
<name>TQLabel::indent</name>
<doc href="tqlabel.html#indent-prop">
&lt;p&gt;This property holds the label's text indent in pixels.
&lt;p&gt;If a label displays text, the indent applies to the left edge if
&lt;a href="ntqlabel.html#alignment"&gt;alignment&lt;/a&gt;() is &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignLeft&lt;/a&gt;, to the right edge if alignment() is
&lt;a href="tqlabel.html#alignment"&gt;alignment&lt;/a&gt;() is &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignLeft&lt;/a&gt;, to the right edge if alignment() is
&lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignRight&lt;/a&gt;, to the top edge if alignment() is &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignTop&lt;/a&gt;, and
to to the bottom edge if alignment() is &lt;a href="ntqt.html#AlignmentFlags-enum"&gt;AlignBottom&lt;/a&gt;.
&lt;p&gt; If indent is negative, or if no indent has been set, the label
@ -1864,69 +1864,69 @@ computes the effective indent as follows: If &lt;a href="ntqframe.html#frameWidt
the effective indent becomes 0. If frameWidth() is greater than 0,
the effective indent becomes half the width of the "x" character
of the widget's current &lt;a href="tqwidget.html#font"&gt;font&lt;/a&gt;().
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqlabel.html#alignment-prop"&gt;alignment&lt;/a&gt;, &lt;a href="ntqframe.html#frameWidth-prop"&gt;frameWidth&lt;/a&gt;, and &lt;a href="tqwidget.html#font-prop"&gt;font&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqlabel.html#alignment-prop"&gt;alignment&lt;/a&gt;, &lt;a href="ntqframe.html#frameWidth-prop"&gt;frameWidth&lt;/a&gt;, and &lt;a href="tqwidget.html#font-prop"&gt;font&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqlabel.html#setIndent"&gt;setIndent&lt;/a&gt;() and get this property's value with &lt;a href="ntqlabel.html#indent"&gt;indent&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqlabel.html#setIndent"&gt;setIndent&lt;/a&gt;() and get this property's value with &lt;a href="tqlabel.html#indent"&gt;indent&lt;/a&gt;().
</doc>
</property>
<property>
<name>QLabel::pixmap</name>
<doc href="ntqlabel.html#pixmap-prop">
<name>TQLabel::pixmap</name>
<doc href="tqlabel.html#pixmap-prop">
&lt;p&gt;This property holds the label's pixmap.
&lt;p&gt;If no pixmap has been set this will return an invalid pixmap.
&lt;p&gt; Setting the pixmap clears any previous content, and resizes the
label if &lt;a href="ntqlabel.html#autoResize"&gt;QLabel::autoResize&lt;/a&gt;() is TRUE. The buddy accelerator,
label if &lt;a href="tqlabel.html#autoResize"&gt;TQLabel::autoResize&lt;/a&gt;() is TRUE. The buddy accelerator,
if any, is disabled.
&lt;p&gt;Set this property's value with &lt;a href="ntqlabel.html#setPixmap"&gt;setPixmap&lt;/a&gt;() and get this property's value with &lt;a href="ntqlabel.html#pixmap"&gt;pixmap&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqlabel.html#setPixmap"&gt;setPixmap&lt;/a&gt;() and get this property's value with &lt;a href="tqlabel.html#pixmap"&gt;pixmap&lt;/a&gt;().
</doc>
</property>
<property>
<name>QLabel::scaledContents</name>
<doc href="ntqlabel.html#scaledContents-prop">
<name>TQLabel::scaledContents</name>
<doc href="tqlabel.html#scaledContents-prop">
&lt;p&gt;This property holds whether the label will scale its contents to fill all available space.
&lt;p&gt;When enabled and the label shows a pixmap, it will scale the
pixmap to fill the available space.
&lt;p&gt; This property's default is FALSE.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqlabel.html#scaledContents-prop"&gt;scaledContents&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqlabel.html#scaledContents-prop"&gt;scaledContents&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqlabel.html#setScaledContents"&gt;setScaledContents&lt;/a&gt;() and get this property's value with &lt;a href="ntqlabel.html#hasScaledContents"&gt;hasScaledContents&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqlabel.html#setScaledContents"&gt;setScaledContents&lt;/a&gt;() and get this property's value with &lt;a href="tqlabel.html#hasScaledContents"&gt;hasScaledContents&lt;/a&gt;().
</doc>
</property>
<property>
<name>QLabel::text</name>
<doc href="ntqlabel.html#text-prop">
<name>TQLabel::text</name>
<doc href="tqlabel.html#text-prop">
&lt;p&gt;This property holds the label's text.
&lt;p&gt;If no text has been set this will return an empty string. Setting
the text clears any previous content, unless they are the same.
&lt;p&gt; The text will be interpreted either as a plain text or as a rich
text, depending on the text format setting; see &lt;a href="ntqlabel.html#setTextFormat"&gt;setTextFormat&lt;/a&gt;().
The default setting is &lt;a href="ntqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;, i.e. QLabel will try to
text, depending on the text format setting; see &lt;a href="tqlabel.html#setTextFormat"&gt;setTextFormat&lt;/a&gt;().
The default setting is &lt;a href="ntqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;, i.e. TQLabel will try to
auto-detect the format of the text set.
&lt;p&gt; If the text is interpreted as a plain text and a buddy has been
set, the buddy accelerator key is updated from the new text.
&lt;p&gt; The label resizes itself if auto-resizing is enabled.
&lt;p&gt; Note that Qlabel is well-suited to display small rich text
&lt;p&gt; Note that TQLabel is well-suited to display small rich text
documents, i.e. those small documents that get their document
specific settings (font, text color, link color) from the label's
palette and font properties. For large documents, use &lt;a href="tqtextedit.html"&gt;TQTextEdit&lt;/a&gt;
in read-only mode instead. TQTextEdit will flicker less on resize
and can also provide a scrollbar when necessary.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqlabel.html#textFormat-prop"&gt;textFormat&lt;/a&gt;, &lt;a href="ntqlabel.html#setBuddy"&gt;setBuddy&lt;/a&gt;(), and &lt;a href="ntqlabel.html#alignment-prop"&gt;alignment&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqlabel.html#textFormat-prop"&gt;textFormat&lt;/a&gt;, &lt;a href="tqlabel.html#setBuddy"&gt;setBuddy&lt;/a&gt;(), and &lt;a href="tqlabel.html#alignment-prop"&gt;alignment&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqlabel.html#setText"&gt;setText&lt;/a&gt;() and get this property's value with &lt;a href="ntqlabel.html#text"&gt;text&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqlabel.html#setText"&gt;setText&lt;/a&gt;() and get this property's value with &lt;a href="tqlabel.html#text"&gt;text&lt;/a&gt;().
</doc>
</property>
<property>
<name>QLabel::textFormat</name>
<doc href="ntqlabel.html#textFormat-prop">
<name>TQLabel::textFormat</name>
<doc href="tqlabel.html#textFormat-prop">
&lt;p&gt;This property holds the label's text format.
&lt;p&gt;See the &lt;a href="ntqt.html#TextFormat-enum"&gt;TQt::TextFormat&lt;/a&gt; enum for an explanation of the possible
options.
&lt;p&gt; The default format is &lt;a href="ntqt.html#TextFormat-enum"&gt;AutoText&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqlabel.html#text-prop"&gt;text&lt;/a&gt;.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqlabel.html#text-prop"&gt;text&lt;/a&gt;.
&lt;p&gt;Set this property's value with &lt;a href="ntqlabel.html#setTextFormat"&gt;setTextFormat&lt;/a&gt;() and get this property's value with &lt;a href="ntqlabel.html#textFormat"&gt;textFormat&lt;/a&gt;().
&lt;p&gt;Set this property's value with &lt;a href="tqlabel.html#setTextFormat"&gt;setTextFormat&lt;/a&gt;() and get this property's value with &lt;a href="tqlabel.html#textFormat"&gt;textFormat&lt;/a&gt;().
</doc>
</property>
<property>
@ -4414,12 +4414,12 @@ on top-level widgets.
which means the widget will not receive any events in Whats This
mode.
&lt;p&gt; The widget may leave What's This mode by calling
&lt;a href="ntqwhatsthis.html#leaveWhatsThisMode"&gt;QWhatsThis::leaveWhatsThisMode&lt;/a&gt;(), with or without actually
&lt;a href="tqwhatsthis.html#leaveWhatsThisMode"&gt;TQWhatsThis::leaveWhatsThisMode&lt;/a&gt;(), with or without actually
displaying any help text.
&lt;p&gt; You can also reimplement customWhatsThis() if your widget is a
"passive interactor" supposed to work under all circumstances.
Simply don't call QWhatsThis::leaveWhatsThisMode() in that case.
&lt;p&gt; &lt;p&gt;See also &lt;a href="ntqwhatsthis.html#inWhatsThisMode"&gt;QWhatsThis::inWhatsThisMode&lt;/a&gt;() and &lt;a href="ntqwhatsthis.html#leaveWhatsThisMode"&gt;QWhatsThis::leaveWhatsThisMode&lt;/a&gt;().
Simply don't call TQWhatsThis::leaveWhatsThisMode() in that case.
&lt;p&gt; &lt;p&gt;See also &lt;a href="tqwhatsthis.html#inWhatsThisMode"&gt;TQWhatsThis::inWhatsThisMode&lt;/a&gt;() and &lt;a href="tqwhatsthis.html#leaveWhatsThisMode"&gt;TQWhatsThis::leaveWhatsThisMode&lt;/a&gt;().
&lt;p&gt;Get this property's value with &lt;a href="tqwidget.html#customWhatsThis"&gt;customWhatsThis&lt;/a&gt;().
</doc>

@ -156,12 +156,12 @@
"QLCDNumber/segmentStyle" ntqlcdnumber.html#segmentStyle-prop
"QLCDNumber/smallDecimalPoint" ntqlcdnumber.html#smallDecimalPoint-prop
"QLCDNumber/value" ntqlcdnumber.html#value-prop
"QLabel/alignment" ntqlabel.html#alignment-prop
"QLabel/indent" ntqlabel.html#indent-prop
"QLabel/pixmap" ntqlabel.html#pixmap-prop
"QLabel/scaledContents" ntqlabel.html#scaledContents-prop
"QLabel/text" ntqlabel.html#text-prop
"QLabel/textFormat" ntqlabel.html#textFormat-prop
"TQLabel/alignment" tqlabel.html#alignment-prop
"TQLabel/indent" tqlabel.html#indent-prop
"TQLabel/pixmap" tqlabel.html#pixmap-prop
"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

@ -105,7 +105,7 @@ public:
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="tqtoolbar-h.html">tqtoolbar.h</a>&gt;
#include &lt;<a href="tqstatusbar-h.html">tqstatusbar.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="tqfontdialog-h.html">tqfontdialog.h</a>&gt;
#include &lt;stdlib.h&gt;
@ -165,7 +165,7 @@ TQSize <a name="f532"></a>FontRowTable::cellSize() const
int x = i*cell.<a href="tqsize.html#width">width</a>();
int y = j*cell.<a href="tqsize.html#height">height</a>();
<a href="qchar.html">TQChar</a> ch = TQChar(j*16+i,row);
<a href="tqchar.html">TQChar</a> ch = TQChar(j*16+i,row);
<a name="x1987"></a> if ( fm.<a href="tqfontmetrics.html#inFont">inFont</a>(ch) ) {
<a name="x1994"></a> int w = fm.<a href="tqfontmetrics.html#width">width</a>(ch);
@ -232,7 +232,7 @@ void <a name="f534"></a>FontRowTable::chooseFont()
{
FontRowTable* table = new FontRowTable(this);
<a href="tqtoolbar.html">TQToolBar</a>* controls = new <a href="tqtoolbar.html">TQToolBar</a>(this);
(void) new <a href="ntqlabel.html">TQLabel</a>(<a href="tqobject.html#tr">tr</a>("Row:"), controls);
(void) new <a href="tqlabel.html">TQLabel</a>(<a href="tqobject.html#tr">tr</a>("Row:"), controls);
<a href="ntqspinbox.html">TQSpinBox</a> *row = new <a href="ntqspinbox.html">TQSpinBox</a>(0,255,1,controls);
<a name="x2010"></a> controls-&gt;<a href="tqtoolbar.html#addSeparator">addSeparator</a>();
<a href="ntqpushbutton.html">TQPushButton</a> *fontbutton = new <a href="ntqpushbutton.html">TQPushButton</a>(<a href="tqobject.html#tr">tr</a>("Font..."), controls);

@ -110,7 +110,7 @@ from the layout until <a href="tqwidget.html#show">TQWidget::show</a>() is calle
three-row grid (the grid is shown overlaid in magenta):
<p> <center><img src="gridlayout.png"></center>
<p> Columns 0, 2 and 4 in this dialog fragment are made up of a
<a href="ntqlabel.html">TQLabel</a>, a <a href="ntqlineedit.html">TQLineEdit</a>, and a <a href="ntqlistbox.html">TQListBox</a>. Columns 1 and 3 are
<a href="tqlabel.html">TQLabel</a>, a <a href="ntqlineedit.html">TQLineEdit</a>, and a <a href="ntqlistbox.html">TQListBox</a>. Columns 1 and 3 are
placeholders made with <a href="#addColSpacing">addColSpacing</a>(). Row 0 consists of three
TQLabel objects, row 1 of three TQLineEdit objects and row 2 of
three TQListBox objects. We used placeholder columns (1 and 3) to

@ -56,7 +56,7 @@ magnified area as a .bmp file.
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="tqpixmap-h.html">tqpixmap.h</a>&gt;
#include &lt;<a href="tqimage-h.html">tqimage.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqfiledialog-h.html">tqfiledialog.h</a>&gt;
#include &lt;<a href="tqregexp-h.html">tqregexp.h</a>&gt;
@ -98,7 +98,7 @@ private:
<a href="tqpixmap.html">TQPixmap</a> pm; // pixmap, magnified
<a href="tqpixmap.html">TQPixmap</a> p; // pixmap
<a href="tqimage.html">TQImage</a> image; // image of pixmap (for RGB)
<a href="ntqlabel.html">TQLabel</a> *rgb;
<a href="tqlabel.html">TQLabel</a> *rgb;
int yoffset; // pixels in addition to the actual picture
int z; // magnification factor
int r; // autorefresh rate (index into refreshrates)
@ -185,10 +185,10 @@ static const int timer[] = {
setRefresh(1);
setZoom(5);
rgb = new <a href="ntqlabel.html">TQLabel</a>( this );
rgb = new <a href="tqlabel.html">TQLabel</a>( this );
<a href="ntqapplication.html#TQ_CHECK_PTR">TQ_CHECK_PTR</a>( rgb );
<a name="x1779"></a> rgb-&gt;<a href="ntqlabel.html#setText">setText</a>( "" );
rgb-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignVCenter );
<a name="x1779"></a> rgb-&gt;<a href="tqlabel.html#setText">setText</a>( "" );
rgb-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignVCenter );
rgb-&gt;<a href="tqwidget.html#resize">resize</a>( <a href="tqwidget.html#width">width</a>(), rgb-&gt;<a href="tqwidget.html#fontMetrics">fontMetrics</a>().height() + 4 );
#ifdef COMPLEX_GUI
@ -369,7 +369,7 @@ void <a name="f490"></a>MagWidget::grabAround(TQPoint pos)
if ( grabbing || pm.<a href="tqpixmap.html#isNull">isNull</a>() ||
e-&gt;<a href="qmouseevent.html#pos">pos</a>().y() &gt; height() - (zoom ? zoom-&gt;<a href="tqwidget.html#fontMetrics">fontMetrics</a>().height() - 4 : 0) ||
e-&gt;<a href="qmouseevent.html#pos">pos</a>().y() &lt; (zoom ? zoom-&gt;<a href="tqwidget.html#height">height</a>()+4 : 4) ) {
rgb-&gt;<a href="ntqlabel.html#setText">setText</a>( "" );
rgb-&gt;<a href="tqlabel.html#setText">setText</a>( "" );
} else {
int x,y;
x = e-&gt;<a href="qmouseevent.html#pos">pos</a>().x() / z;
@ -385,14 +385,14 @@ void <a name="f490"></a>MagWidget::grabAround(TQPoint pos)
<a href="tqstring.html">TQString</a> label;
label.<a href="tqstring.html#sprintf">sprintf</a>( "x=%d, y=%d %s",
x+grabx, y+graby, (const char*)pixelinfo );
rgb-&gt;<a href="ntqlabel.html#setText">setText</a>( label );
rgb-&gt;<a href="tqlabel.html#setText">setText</a>( label );
}
}
<a name="x1796"></a>void MagWidget::<a href="tqwidget.html#focusOutEvent">focusOutEvent</a>( <a href="qfocusevent.html">TQFocusEvent</a> * )
{
rgb-&gt;<a href="ntqlabel.html#setText">setText</a>( "" );
rgb-&gt;<a href="tqlabel.html#setText">setText</a>( "" );
}

@ -58,7 +58,7 @@ body { background: #ffffff; color: black; }
#include &lt;vector&gt;
#include &lt;ntqapplication.h&gt; // TQt includes
#include &lt;ntqpushbutton.h&gt;
#include &lt;ntqlabel.h&gt;
#include &lt;tqlabel.h&gt;
#include "thirdparty/include/libmain.h"
#include "my_stable_class.h"
...
@ -120,7 +120,7 @@ body { background: #ffffff; color: black; }
# include &lt;iostream&gt;
# include &lt;ntqapplication.h&gt;
# include &lt;ntqpushbutton.h&gt;
# include &lt;ntqlabel.h&gt;
# include &lt;tqlabel.h&gt;
#endif
</pre>
<p><b>myobject.h</b></p>
@ -155,7 +155,7 @@ body { background: #ffffff; color: black; }
<p><b>main.cpp</b></p>
<pre> #include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include "myobject.h"
#include "mydialog.h"

@ -78,7 +78,7 @@ body { background: #ffffff; color: black; }
#define TQPROGRESSDIALOG_H
#ifndef QT_H
#include "ntqlabel.h" // ### remove or keep for users' convenience?
#include "tqlabel.h" // ### remove or keep for users' convenience?
#include "ntqprogressbar.h" // ### remove or keep for users' convenience?
#endif // QT_H

@ -825,51 +825,51 @@
<section ref="qcdestyle-members.html" title="List of All Member Functions"/>
<section ref="qcdestyle-h.html" title="Header File"/>
</section>
<section ref="qchar.html" title="TQChar Class Reference">
<keyword ref="qchar.html">TQChar</keyword>
<keyword ref="qchar.html#Category">Category</keyword>
<keyword ref="qchar.html#CombiningClass">CombiningClass</keyword>
<keyword ref="qchar.html#Decomposition">Decomposition</keyword>
<keyword ref="qchar.html#Direction">Direction</keyword>
<keyword ref="qchar.html#Joining">Joining</keyword>
<keyword ref="qchar.html#category">category</keyword>
<keyword ref="qchar.html#cell">cell</keyword>
<keyword ref="qchar.html#combiningClass">combiningClass</keyword>
<keyword ref="qchar.html#decomposition">decomposition</keyword>
<keyword ref="qchar.html#decompositionTag">decompositionTag</keyword>
<keyword ref="qchar.html#digitValue">digitValue</keyword>
<keyword ref="qchar.html#direction">direction</keyword>
<keyword ref="qchar.html#isDigit">isDigit</keyword>
<keyword ref="qchar.html#isLetter">isLetter</keyword>
<keyword ref="qchar.html#isLetterOrNumber">isLetterOrNumber</keyword>
<keyword ref="qchar.html#isMark">isMark</keyword>
<keyword ref="qchar.html#isNull">isNull</keyword>
<keyword ref="qchar.html#isNumber">isNumber</keyword>
<keyword ref="qchar.html#isPrint">isPrint</keyword>
<keyword ref="qchar.html#isPunct">isPunct</keyword>
<keyword ref="qchar.html#isSpace">isSpace</keyword>
<keyword ref="qchar.html#isSymbol">isSymbol</keyword>
<keyword ref="qchar.html#joining">joining</keyword>
<keyword ref="qchar.html#latin1">latin1</keyword>
<keyword ref="qchar.html#lower">lower</keyword>
<keyword ref="qchar.html#mirrored">mirrored</keyword>
<keyword ref="qchar.html#mirroredChar">mirroredChar</keyword>
<keyword ref="qchar.html#operator-char">operator char</keyword>
<keyword ref="qchar.html#row">row</keyword>
<keyword ref="qchar.html#unicode">unicode</keyword>
<keyword ref="qchar.html#upper">upper</keyword>
<keyword ref="qchar.html#operator!-eq">operator!=</keyword>
<keyword ref="qchar.html#operator-lt">operator&lt;</keyword>
<keyword ref="qchar.html#operator-lt-eq">operator&lt;=</keyword>
<keyword ref="qchar.html#operator-eq-eq">operator==</keyword>
<keyword ref="qchar.html#operator-gt">operator&gt;</keyword>
<keyword ref="qchar.html#operator-gt-eq">operator&gt;=</keyword>
<section ref="qchar-members.html" title="List of All Member Functions"/>
<section ref="tqchar.html" title="TQChar Class Reference">
<keyword ref="tqchar.html">TQChar</keyword>
<keyword ref="tqchar.html#Category">Category</keyword>
<keyword ref="tqchar.html#CombiningClass">CombiningClass</keyword>
<keyword ref="tqchar.html#Decomposition">Decomposition</keyword>
<keyword ref="tqchar.html#Direction">Direction</keyword>
<keyword ref="tqchar.html#Joining">Joining</keyword>
<keyword ref="tqchar.html#category">category</keyword>
<keyword ref="tqchar.html#cell">cell</keyword>
<keyword ref="tqchar.html#combiningClass">combiningClass</keyword>
<keyword ref="tqchar.html#decomposition">decomposition</keyword>
<keyword ref="tqchar.html#decompositionTag">decompositionTag</keyword>
<keyword ref="tqchar.html#digitValue">digitValue</keyword>
<keyword ref="tqchar.html#direction">direction</keyword>
<keyword ref="tqchar.html#isDigit">isDigit</keyword>
<keyword ref="tqchar.html#isLetter">isLetter</keyword>
<keyword ref="tqchar.html#isLetterOrNumber">isLetterOrNumber</keyword>
<keyword ref="tqchar.html#isMark">isMark</keyword>
<keyword ref="tqchar.html#isNull">isNull</keyword>
<keyword ref="tqchar.html#isNumber">isNumber</keyword>
<keyword ref="tqchar.html#isPrint">isPrint</keyword>
<keyword ref="tqchar.html#isPunct">isPunct</keyword>
<keyword ref="tqchar.html#isSpace">isSpace</keyword>
<keyword ref="tqchar.html#isSymbol">isSymbol</keyword>
<keyword ref="tqchar.html#joining">joining</keyword>
<keyword ref="tqchar.html#latin1">latin1</keyword>
<keyword ref="tqchar.html#lower">lower</keyword>
<keyword ref="tqchar.html#mirrored">mirrored</keyword>
<keyword ref="tqchar.html#mirroredChar">mirroredChar</keyword>
<keyword ref="tqchar.html#operator-char">operator char</keyword>
<keyword ref="tqchar.html#row">row</keyword>
<keyword ref="tqchar.html#unicode">unicode</keyword>
<keyword ref="tqchar.html#upper">upper</keyword>
<keyword ref="tqchar.html#operator!-eq">operator!=</keyword>
<keyword ref="tqchar.html#operator-lt">operator&lt;</keyword>
<keyword ref="tqchar.html#operator-lt-eq">operator&lt;=</keyword>
<keyword ref="tqchar.html#operator-eq-eq">operator==</keyword>
<keyword ref="tqchar.html#operator-gt">operator&gt;</keyword>
<keyword ref="tqchar.html#operator-gt-eq">operator&gt;=</keyword>
<section ref="tqchar-members.html" title="List of All Member Functions"/>
<section ref="tqstring-h.html" title="Header File"/>
</section>
<section ref="qcharref.html" title="QCharRef Class Reference">
<keyword ref="qcharref.html">QCharRef</keyword>
<section ref="qcharref-members.html" title="List of All Member Functions"/>
<section ref="tqcharref.html" title="TQCharRef Class Reference">
<keyword ref="tqcharref.html">TQCharRef</keyword>
<section ref="tqcharref-members.html" title="List of All Member Functions"/>
<section ref="tqstring-h.html" title="Header File"/>
</section>
<section ref="ntqcheckbox.html" title="QCheckBox Class Reference">
@ -1129,11 +1129,11 @@
<section ref="qcommonstyle-members.html" title="List of All Member Functions"/>
<section ref="qcommonstyle-h.html" title="Header File"/>
</section>
<section ref="qconststring.html" title="QConstString Class Reference">
<keyword ref="qconststring.html">QConstString</keyword>
<keyword ref="qconststring.html#string">string</keyword>
<keyword ref="qconststring.html#~QConstString">~QConstString</keyword>
<section ref="qconststring-members.html" title="List of All Member Functions"/>
<section ref="tqconststring.html" title="TQConstString Class Reference">
<keyword ref="tqconststring.html">TQConstString</keyword>
<keyword ref="tqconststring.html#string">string</keyword>
<keyword ref="tqconststring.html#~TQConstString">~TQConstString</keyword>
<section ref="tqconststring-members.html" title="List of All Member Functions"/>
<section ref="tqstring-h.html" title="Header File"/>
</section>
<section ref="qcontextmenuevent.html" title="QContextMenuEvent Class Reference">
@ -3743,42 +3743,42 @@
<section ref="qkeysequence-members.html" title="List of All Member Functions"/>
<section ref="qkeysequence-h.html" title="Header File"/>
</section>
<section ref="ntqlabel.html" title="QLabel Class Reference">
<keyword ref="ntqlabel.html">QLabel</keyword>
<keyword ref="ntqlabel.html#alignment">alignment</keyword>
<keyword ref="ntqlabel.html#alignment-prop">alignment</keyword>
<keyword ref="ntqlabel.html#backgroundMode-prop">backgroundMode</keyword>
<keyword ref="ntqlabel.html#buddy">buddy</keyword>
<keyword ref="ntqlabel.html#clear">clear</keyword>
<keyword ref="ntqlabel.html#drawContents">drawContents</keyword>
<keyword ref="ntqlabel.html#hasScaledContents">hasScaledContents</keyword>
<keyword ref="ntqlabel.html#indent">indent</keyword>
<keyword ref="ntqlabel.html#indent-prop">indent</keyword>
<keyword ref="ntqlabel.html#movie">movie</keyword>
<keyword ref="ntqlabel.html#picture">picture</keyword>
<keyword ref="ntqlabel.html#pixmap">pixmap</keyword>
<keyword ref="ntqlabel.html#pixmap-prop">pixmap</keyword>
<keyword ref="ntqlabel.html#scaledContents-prop">scaledContents</keyword>
<keyword ref="ntqlabel.html#setAlignment">setAlignment</keyword>
<keyword ref="ntqlabel.html#setBuddy">setBuddy</keyword>
<keyword ref="ntqlabel.html#setFont">setFont</keyword>
<keyword ref="ntqlabel.html#setIndent">setIndent</keyword>
<keyword ref="ntqlabel.html#setMovie">setMovie</keyword>
<keyword ref="ntqlabel.html#setNum">setNum</keyword>
<keyword ref="ntqlabel.html#setPicture">setPicture</keyword>
<keyword ref="ntqlabel.html#setPixmap">setPixmap</keyword>
<keyword ref="ntqlabel.html#setScaledContents">setScaledContents</keyword>
<keyword ref="ntqlabel.html#setText">setText</keyword>
<keyword ref="ntqlabel.html#setTextFormat">setTextFormat</keyword>
<keyword ref="ntqlabel.html#sizeForWidth">sizeForWidth</keyword>
<keyword ref="ntqlabel.html#text">text</keyword>
<keyword ref="ntqlabel.html#text-prop">text</keyword>
<keyword ref="ntqlabel.html#textFormat">textFormat</keyword>
<keyword ref="ntqlabel.html#textFormat-prop">textFormat</keyword>
<keyword ref="ntqlabel.html#updateLabel">updateLabel</keyword>
<keyword ref="ntqlabel.html#~QLabel">~QLabel</keyword>
<section ref="qlabel-members.html" title="List of All Member Functions"/>
<section ref="qlabel-h.html" title="Header File"/>
<section ref="tqlabel.html" title="TQLabel Class Reference">
<keyword ref="tqlabel.html">TQLabel</keyword>
<keyword ref="tqlabel.html#alignment">alignment</keyword>
<keyword ref="tqlabel.html#alignment-prop">alignment</keyword>
<keyword ref="tqlabel.html#backgroundMode-prop">backgroundMode</keyword>
<keyword ref="tqlabel.html#buddy">buddy</keyword>
<keyword ref="tqlabel.html#clear">clear</keyword>
<keyword ref="tqlabel.html#drawContents">drawContents</keyword>
<keyword ref="tqlabel.html#hasScaledContents">hasScaledContents</keyword>
<keyword ref="tqlabel.html#indent">indent</keyword>
<keyword ref="tqlabel.html#indent-prop">indent</keyword>
<keyword ref="tqlabel.html#movie">movie</keyword>
<keyword ref="tqlabel.html#picture">picture</keyword>
<keyword ref="tqlabel.html#pixmap">pixmap</keyword>
<keyword ref="tqlabel.html#pixmap-prop">pixmap</keyword>
<keyword ref="tqlabel.html#scaledContents-prop">scaledContents</keyword>
<keyword ref="tqlabel.html#setAlignment">setAlignment</keyword>
<keyword ref="tqlabel.html#setBuddy">setBuddy</keyword>
<keyword ref="tqlabel.html#setFont">setFont</keyword>
<keyword ref="tqlabel.html#setIndent">setIndent</keyword>
<keyword ref="tqlabel.html#setMovie">setMovie</keyword>
<keyword ref="tqlabel.html#setNum">setNum</keyword>
<keyword ref="tqlabel.html#setPicture">setPicture</keyword>
<keyword ref="tqlabel.html#setPixmap">setPixmap</keyword>
<keyword ref="tqlabel.html#setScaledContents">setScaledContents</keyword>
<keyword ref="tqlabel.html#setText">setText</keyword>
<keyword ref="tqlabel.html#setTextFormat">setTextFormat</keyword>
<keyword ref="tqlabel.html#sizeForWidth">sizeForWidth</keyword>
<keyword ref="tqlabel.html#text">text</keyword>
<keyword ref="tqlabel.html#text-prop">text</keyword>
<keyword ref="tqlabel.html#textFormat">textFormat</keyword>
<keyword ref="tqlabel.html#textFormat-prop">textFormat</keyword>
<keyword ref="tqlabel.html#updateLabel">updateLabel</keyword>
<keyword ref="tqlabel.html#~TQLabel">~TQLabel</keyword>
<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>
@ -4312,32 +4312,32 @@
<section ref="qlistviewitemiterator-members.html" title="List of All Member Functions"/>
<section ref="qlistview-h.html" title="Header File"/>
</section>
<section ref="ntqlocale.html" title="QLocale Class Reference">
<keyword ref="ntqlocale.html">QLocale</keyword>
<keyword ref="ntqlocale.html#Country">Country</keyword>
<keyword ref="ntqlocale.html#Language">Language</keyword>
<keyword ref="ntqlocale.html#c">c</keyword>
<keyword ref="ntqlocale.html#country">country</keyword>
<keyword ref="ntqlocale.html#countryToString">countryToString</keyword>
<keyword ref="ntqlocale.html#language">language</keyword>
<keyword ref="ntqlocale.html#languageToString">languageToString</keyword>
<keyword ref="ntqlocale.html#name">name</keyword>
<keyword ref="ntqlocale.html#operator-eq">operator=</keyword>
<keyword ref="ntqlocale.html#setDefault">setDefault</keyword>
<keyword ref="ntqlocale.html#system">system</keyword>
<keyword ref="ntqlocale.html#toDouble">toDouble</keyword>
<keyword ref="ntqlocale.html#toFloat">toFloat</keyword>
<keyword ref="ntqlocale.html#toInt">toInt</keyword>
<keyword ref="ntqlocale.html#toLong">toLong</keyword>
<keyword ref="ntqlocale.html#toLongLong">toLongLong</keyword>
<keyword ref="ntqlocale.html#toShort">toShort</keyword>
<keyword ref="ntqlocale.html#toString">toString</keyword>
<keyword ref="ntqlocale.html#toUInt">toUInt</keyword>
<keyword ref="ntqlocale.html#toULong">toULong</keyword>
<keyword ref="ntqlocale.html#toULongLong">toULongLong</keyword>
<keyword ref="ntqlocale.html#toUShort">toUShort</keyword>
<section ref="qlocale-members.html" title="List of All Member Functions"/>
<section ref="qlocale-h.html" title="Header File"/>
<section ref="tqlocale.html" title="TQLocale Class Reference">
<keyword ref="tqlocale.html">TQLocale</keyword>
<keyword ref="tqlocale.html#Country">Country</keyword>
<keyword ref="tqlocale.html#Language">Language</keyword>
<keyword ref="tqlocale.html#c">c</keyword>
<keyword ref="tqlocale.html#country">country</keyword>
<keyword ref="tqlocale.html#countryToString">countryToString</keyword>
<keyword ref="tqlocale.html#language">language</keyword>
<keyword ref="tqlocale.html#languageToString">languageToString</keyword>
<keyword ref="tqlocale.html#name">name</keyword>
<keyword ref="tqlocale.html#operator-eq">operator=</keyword>
<keyword ref="tqlocale.html#setDefault">setDefault</keyword>
<keyword ref="tqlocale.html#system">system</keyword>
<keyword ref="tqlocale.html#toDouble">toDouble</keyword>
<keyword ref="tqlocale.html#toFloat">toFloat</keyword>
<keyword ref="tqlocale.html#toInt">toInt</keyword>
<keyword ref="tqlocale.html#toLong">toLong</keyword>
<keyword ref="tqlocale.html#toLongLong">toLongLong</keyword>
<keyword ref="tqlocale.html#toShort">toShort</keyword>
<keyword ref="tqlocale.html#toString">toString</keyword>
<keyword ref="tqlocale.html#toUInt">toUInt</keyword>
<keyword ref="tqlocale.html#toULong">toULong</keyword>
<keyword ref="tqlocale.html#toULongLong">toULongLong</keyword>
<keyword ref="tqlocale.html#toUShort">toUShort</keyword>
<section ref="tqlocale-members.html" title="List of All Member Functions"/>
<section ref="tqlocale-h.html" title="Header File"/>
</section>
<section ref="tqlocalfs.html" title="TQLocalFs Class Reference">
<keyword ref="tqlocalfs.html">TQLocalFs</keyword>
@ -6205,21 +6205,21 @@
<section ref="tqsignalmapper-members.html" title="List of All Member Functions"/>
<section ref="tqsignalmapper-h.html" title="Header File"/>
</section>
<section ref="ntqsimplerichtext.html" title="QSimpleRichText Class Reference">
<keyword ref="ntqsimplerichtext.html">QSimpleRichText</keyword>
<keyword ref="ntqsimplerichtext.html#adjustSize">adjustSize</keyword>
<keyword ref="ntqsimplerichtext.html#anchorAt">anchorAt</keyword>
<keyword ref="ntqsimplerichtext.html#context">context</keyword>
<keyword ref="ntqsimplerichtext.html#draw">draw</keyword>
<keyword ref="ntqsimplerichtext.html#height">height</keyword>
<keyword ref="ntqsimplerichtext.html#inText">inText</keyword>
<keyword ref="ntqsimplerichtext.html#setDefaultFont">setDefaultFont</keyword>
<keyword ref="ntqsimplerichtext.html#setWidth">setWidth</keyword>
<keyword ref="ntqsimplerichtext.html#width">width</keyword>
<keyword ref="ntqsimplerichtext.html#widthUsed">widthUsed</keyword>
<keyword ref="ntqsimplerichtext.html#~QSimpleRichText">~QSimpleRichText</keyword>
<section ref="qsimplerichtext-members.html" title="List of All Member Functions"/>
<section ref="qsimplerichtext-h.html" title="Header File"/>
<section ref="tqsimplerichtext.html" title="TQSimpleRichText Class Reference">
<keyword ref="tqsimplerichtext.html">TQSimpleRichText</keyword>
<keyword ref="tqsimplerichtext.html#adjustSize">adjustSize</keyword>
<keyword ref="tqsimplerichtext.html#anchorAt">anchorAt</keyword>
<keyword ref="tqsimplerichtext.html#context">context</keyword>
<keyword ref="tqsimplerichtext.html#draw">draw</keyword>
<keyword ref="tqsimplerichtext.html#height">height</keyword>
<keyword ref="tqsimplerichtext.html#inText">inText</keyword>
<keyword ref="tqsimplerichtext.html#setDefaultFont">setDefaultFont</keyword>
<keyword ref="tqsimplerichtext.html#setWidth">setWidth</keyword>
<keyword ref="tqsimplerichtext.html#width">width</keyword>
<keyword ref="tqsimplerichtext.html#widthUsed">widthUsed</keyword>
<keyword ref="tqsimplerichtext.html#~TQSimpleRichText">~TQSimpleRichText</keyword>
<section ref="tqsimplerichtext-members.html" title="List of All Member Functions"/>
<section ref="tqsimplerichtext-h.html" title="Header File"/>
</section>
<section ref="tqsize.html" title="TQSize Class Reference">
<keyword ref="tqsize.html">TQSize</keyword>
@ -7207,16 +7207,16 @@
<section ref="tqstylesheetitem-members.html" title="List of All Member Functions"/>
<section ref="tqstylesheet-h.html" title="Header File"/>
</section>
<section ref="ntqsyntaxhighlighter.html" title="QSyntaxHighlighter Class Reference">
<keyword ref="ntqsyntaxhighlighter.html">QSyntaxHighlighter</keyword>
<keyword ref="ntqsyntaxhighlighter.html#currentParagraph">currentParagraph</keyword>
<keyword ref="ntqsyntaxhighlighter.html#highlightParagraph">highlightParagraph</keyword>
<keyword ref="ntqsyntaxhighlighter.html#rehighlight">rehighlight</keyword>
<keyword ref="ntqsyntaxhighlighter.html#setFormat">setFormat</keyword>
<keyword ref="ntqsyntaxhighlighter.html#textEdit">textEdit</keyword>
<keyword ref="ntqsyntaxhighlighter.html#~QSyntaxHighlighter">~QSyntaxHighlighter</keyword>
<section ref="qsyntaxhighlighter-members.html" title="List of All Member Functions"/>
<section ref="qsyntaxhighlighter-h.html" title="Header File"/>
<section ref="tqsyntaxhighlighter.html" title="TQSyntaxHighlighter Class Reference">
<keyword ref="tqsyntaxhighlighter.html">TQSyntaxHighlighter</keyword>
<keyword ref="tqsyntaxhighlighter.html#currentParagraph">currentParagraph</keyword>
<keyword ref="tqsyntaxhighlighter.html#highlightParagraph">highlightParagraph</keyword>
<keyword ref="tqsyntaxhighlighter.html#rehighlight">rehighlight</keyword>
<keyword ref="tqsyntaxhighlighter.html#setFormat">setFormat</keyword>
<keyword ref="tqsyntaxhighlighter.html#textEdit">textEdit</keyword>
<keyword ref="tqsyntaxhighlighter.html#~TQSyntaxHighlighter">~TQSyntaxHighlighter</keyword>
<section ref="tqsyntaxhighlighter-members.html" title="List of All Member Functions"/>
<section ref="tqsyntaxhighlighter-h.html" title="Header File"/>
</section>
<section ref="ntqt.html" title="TQt Class Reference">
<keyword ref="ntqt.html">Qt</keyword>
@ -8587,22 +8587,22 @@
<section ref="tqwaitcondition-members.html" title="List of All Member Functions"/>
<section ref="tqwaitcondition-h.html" title="Header File"/>
</section>
<section ref="ntqwhatsthis.html" title="QWhatsThis Class Reference">
<keyword ref="ntqwhatsthis.html">QWhatsThis</keyword>
<keyword ref="ntqwhatsthis.html#add">add</keyword>
<keyword ref="ntqwhatsthis.html#clicked">clicked</keyword>
<keyword ref="ntqwhatsthis.html#display">display</keyword>
<keyword ref="ntqwhatsthis.html#enterWhatsThisMode">enterWhatsThisMode</keyword>
<keyword ref="ntqwhatsthis.html#inWhatsThisMode">inWhatsThisMode</keyword>
<keyword ref="ntqwhatsthis.html#leaveWhatsThisMode">leaveWhatsThisMode</keyword>
<keyword ref="ntqwhatsthis.html#remove">remove</keyword>
<keyword ref="ntqwhatsthis.html#setFont">setFont</keyword>
<keyword ref="ntqwhatsthis.html#text">text</keyword>
<keyword ref="ntqwhatsthis.html#textFor">textFor</keyword>
<keyword ref="ntqwhatsthis.html#whatsThisButton">whatsThisButton</keyword>
<keyword ref="ntqwhatsthis.html#~QWhatsThis">~QWhatsThis</keyword>
<section ref="qwhatsthis-members.html" title="List of All Member Functions"/>
<section ref="qwhatsthis-h.html" title="Header File"/>
<section ref="tqwhatsthis.html" title="TQWhatsThis Class Reference">
<keyword ref="tqwhatsthis.html">TQWhatsThis</keyword>
<keyword ref="tqwhatsthis.html#add">add</keyword>
<keyword ref="tqwhatsthis.html#clicked">clicked</keyword>
<keyword ref="tqwhatsthis.html#display">display</keyword>
<keyword ref="tqwhatsthis.html#enterWhatsThisMode">enterWhatsThisMode</keyword>
<keyword ref="tqwhatsthis.html#inWhatsThisMode">inWhatsThisMode</keyword>
<keyword ref="tqwhatsthis.html#leaveWhatsThisMode">leaveWhatsThisMode</keyword>
<keyword ref="tqwhatsthis.html#remove">remove</keyword>
<keyword ref="tqwhatsthis.html#setFont">setFont</keyword>
<keyword ref="tqwhatsthis.html#text">text</keyword>
<keyword ref="tqwhatsthis.html#textFor">textFor</keyword>
<keyword ref="tqwhatsthis.html#whatsThisButton">whatsThisButton</keyword>
<keyword ref="tqwhatsthis.html#~TQWhatsThis">~TQWhatsThis</keyword>
<section ref="tqwhatsthis-members.html" title="List of All Member Functions"/>
<section ref="tqwhatsthis-h.html" title="Header File"/>
</section>
<section ref="qwheelevent.html" title="QWheelEvent Class Reference">
<keyword ref="qwheelevent.html">QWheelEvent</keyword>

@ -85,7 +85,7 @@ private:
#include &lt;<a href="qhbox-h.html">ntqhbox.h</a>&gt;
#include &lt;<a href="qlcdnumber-h.html">ntqlcdnumber.h</a>&gt;
#include &lt;<a href="qspinbox-h.html">ntqspinbox.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqstring-h.html">tqstring.h</a>&gt;
#include &lt;<a href="qslider-h.html">ntqslider.h</a>&gt;
#include &lt;<a href="qcheckbox-h.html">ntqcheckbox.h</a>&gt;
@ -103,18 +103,18 @@ private:
(void)new <a href="tqwidget.html">TQWidget</a>( cell2 );
<a href="ntqlabel.html">TQLabel</a> *label1 = new <a href="ntqlabel.html">TQLabel</a>( TQString( "Enter a value between\n%1 and %2:" ).arg( -INT_MAX ).arg( INT_MAX ), cell2 );
<a href="tqlabel.html">TQLabel</a> *label1 = new <a href="tqlabel.html">TQLabel</a>( TQString( "Enter a value between\n%1 and %2:" ).arg( -INT_MAX ).arg( INT_MAX ), cell2 );
<a name="x1391"></a><a name="x1383"></a> label1-&gt;<a href="tqwidget.html#setMaximumHeight">setMaximumHeight</a>( label1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().height() );
<a href="ntqspinbox.html">TQSpinBox</a> *sb1 = new <a href="ntqspinbox.html">TQSpinBox</a>( -INT_MAX, INT_MAX, 1, cell2 );
<a name="x1390"></a> sb1-&gt;<a href="ntqspinbox.html#setValue">setValue</a>( 0 );
<a href="ntqlabel.html">TQLabel</a> *label2 = new <a href="ntqlabel.html">TQLabel</a>( "Enter a zoom value:", cell2 );
<a href="tqlabel.html">TQLabel</a> *label2 = new <a href="tqlabel.html">TQLabel</a>( "Enter a zoom value:", cell2 );
label2-&gt;<a href="tqwidget.html#setMaximumHeight">setMaximumHeight</a>( label2-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().height() );
<a href="ntqspinbox.html">TQSpinBox</a> *sb2 = new <a href="ntqspinbox.html">TQSpinBox</a>( 0, 1000, 10, cell2 );
<a name="x1389"></a> sb2-&gt;<a href="ntqspinbox.html#setSuffix">setSuffix</a>( " %" );
<a name="x1388"></a> sb2-&gt;<a href="ntqspinbox.html#setSpecialValueText">setSpecialValueText</a>( "Automatic" );
<a href="ntqlabel.html">TQLabel</a> *label3 = new <a href="ntqlabel.html">TQLabel</a>( "Enter a price:", cell2 );
<a href="tqlabel.html">TQLabel</a> *label3 = new <a href="tqlabel.html">TQLabel</a>( "Enter a price:", cell2 );
label3-&gt;<a href="tqwidget.html#setMaximumHeight">setMaximumHeight</a>( label3-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().height() );
<a href="ntqspinbox.html">TQSpinBox</a> *sb3 = new <a href="ntqspinbox.html">TQSpinBox</a>( 0, INT_MAX, 1, cell2 );
<a name="x1387"></a> sb3-&gt;<a href="ntqspinbox.html#setPrefix">setPrefix</a>( "$" );

@ -65,9 +65,9 @@ public:
RegexpTester(TQWidget* parent=0, const char* name=0, bool modal=false,
WFlags f=0);
<a href="ntqlabel.html">TQLabel</a> *regexLabel;
<a href="tqlabel.html">TQLabel</a> *regexLabel;
<a href="ntqcombobox.html">TQComboBox</a> *regexComboBox;
<a href="ntqlabel.html">TQLabel</a> *textLabel;
<a href="tqlabel.html">TQLabel</a> *textLabel;
<a href="ntqcombobox.html">TQComboBox</a> *textComboBox;
<a href="ntqcheckbox.html">TQCheckBox</a> *caseSensitiveCheckBox;
<a href="ntqcheckbox.html">TQCheckBox</a> *minimalCheckBox;
@ -95,7 +95,7 @@ private:
#include &lt;<a href="qcheckbox-h.html">ntqcheckbox.h</a>&gt;
#include &lt;<a href="tqclipboard-h.html">tqclipboard.h</a>&gt;
#include &lt;<a href="qcombobox-h.html">ntqcombobox.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="tqregexp-h.html">tqregexp.h</a>&gt;
@ -109,16 +109,16 @@ private:
WFlags f)
: <a href="ntqdialog.html">TQDialog</a>(parent, name, modal, f)
{
regexLabel = new <a href="ntqlabel.html">TQLabel</a>(this);
regexLabel = new <a href="tqlabel.html">TQLabel</a>(this);
regexComboBox = new <a href="ntqcombobox.html">TQComboBox</a>(this);
<a name="x2480"></a> regexComboBox-&gt;<a href="ntqcombobox.html#setEditable">setEditable</a>(true);
<a name="x2507"></a> regexComboBox-&gt;<a href="tqwidget.html#setSizePolicy">setSizePolicy</a>(TQSizePolicy::Expanding, TQSizePolicy::Preferred);
<a name="x2482"></a> regexLabel-&gt;<a href="ntqlabel.html#setBuddy">setBuddy</a>(regexComboBox);
textLabel = new <a href="ntqlabel.html">TQLabel</a>(this);
<a name="x2482"></a> regexLabel-&gt;<a href="tqlabel.html#setBuddy">setBuddy</a>(regexComboBox);
textLabel = new <a href="tqlabel.html">TQLabel</a>(this);
textComboBox = new <a href="ntqcombobox.html">TQComboBox</a>(this);
textComboBox-&gt;<a href="ntqcombobox.html#setEditable">setEditable</a>(true);
textComboBox-&gt;<a href="tqwidget.html#setSizePolicy">setSizePolicy</a>(TQSizePolicy::Expanding, TQSizePolicy::Preferred);
textLabel-&gt;<a href="ntqlabel.html#setBuddy">setBuddy</a>(textComboBox);
textLabel-&gt;<a href="tqlabel.html#setBuddy">setBuddy</a>(textComboBox);
caseSensitiveCheckBox = new <a href="ntqcheckbox.html">TQCheckBox</a>(this);
<a name="x2475"></a> caseSensitiveCheckBox-&gt;<a href="ntqcheckbox.html#setChecked">setChecked</a>(true);
minimalCheckBox = new <a href="ntqcheckbox.html">TQCheckBox</a>(this);
@ -258,9 +258,9 @@ void <a name="f558"></a>RegexpTester::copy()
void <a name="f559"></a>RegexpTester::languageChange()
{
<a href="tqwidget.html#setCaption">setCaption</a>(<a href="tqobject.html#tr">tr</a>("Regex Tester"));
regexLabel-&gt;<a href="ntqlabel.html#setText">setText</a>(<a href="tqobject.html#tr">tr</a>("&amp;Regex:"));
regexLabel-&gt;<a href="tqlabel.html#setText">setText</a>(<a href="tqobject.html#tr">tr</a>("&amp;Regex:"));
<a name="x2479"></a> regexComboBox-&gt;<a href="ntqcombobox.html#insertItem">insertItem</a>(<a href="tqobject.html#tr">tr</a>("[A-Z]+=(\\d+):(\\d*)"));
textLabel-&gt;<a href="ntqlabel.html#setText">setText</a>(<a href="tqobject.html#tr">tr</a>("&amp;Text:"));
textLabel-&gt;<a href="tqlabel.html#setText">setText</a>(<a href="tqobject.html#tr">tr</a>("&amp;Text:"));
textComboBox-&gt;<a href="ntqcombobox.html#insertItem">insertItem</a>(<a href="tqobject.html#tr">tr</a>("ABC=12:3456"));
<a name="x2473"></a> caseSensitiveCheckBox-&gt;<a href="ntqbutton.html#setText">setText</a>(<a href="tqobject.html#tr">tr</a>("Case &amp;Sensitive"));
minimalCheckBox-&gt;<a href="ntqbutton.html#setText">setText</a>(<a href="tqobject.html#tr">tr</a>("&amp;Minimal"));

@ -56,7 +56,7 @@ optimized for very large contents.
#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="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qmultilineedit-h.html">ntqmultilineedit.h</a>&gt;
#include &lt;<a href="tqsizegrip-h.html">tqsizegrip.h</a>&gt;
#include &lt;stdlib.h&gt;

@ -92,7 +92,7 @@ private:
<a href="tqpopupmenu.html">TQPopupMenu</a> *options;
<a href="tqwidget.html">TQWidget</a> *helpmsg;
<a href="ntqlabel.html">TQLabel</a> *status;
<a href="tqlabel.html">TQLabel</a> *status;
int si, sp, ac, co, mo, fd, bd, // Menu item ids
td, ta, ba, fa, au, ad, dd,
ss, cc, t1, t8, t32;
@ -151,7 +151,7 @@ private slots:
#include &lt;<a href="tqfiledialog-h.html">tqfiledialog.h</a>&gt;
#include &lt;<a href="qmessagebox-h.html">ntqmessagebox.h</a>&gt;
#include &lt;<a href="tqpopupmenu-h.html">tqpopupmenu.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="tqclipboard-h.html">tqclipboard.h</a>&gt;
@ -244,7 +244,7 @@ private slots:
<a href="tqobject.html#connect">connect</a>( options, TQ_SIGNAL(<a href="tqpopupmenu.html#activated">activated</a>(int)), this, TQ_SLOT(doOption(int)) );
status = new <a href="ntqlabel.html">TQLabel</a>(this);
status = new <a href="tqlabel.html">TQLabel</a>(this);
status-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::WinPanel | TQFrame::Sunken );
<a name="x1354"></a> status-&gt;<a href="tqwidget.html#setFixedHeight">setFixedHeight</a>( <a href="tqwidget.html#fontMetrics">fontMetrics</a>().height() + 4 );
@ -364,9 +364,9 @@ void <a name="f408"></a>ImageViewer::updateStatus()
{
if ( pm.size() == TQSize( 0, 0 ) ) {
if ( !filename.isEmpty() )
status-&gt;<a href="ntqlabel.html#setText">setText</a>("Could not load image");
status-&gt;<a href="tqlabel.html#setText">setText</a>("Could not load image");
else
status-&gt;<a href="ntqlabel.html#setText">setText</a>("No image - select Open from File menu.");
status-&gt;<a href="tqlabel.html#setText">setText</a>("No image - select Open from File menu.");
} else {
<a href="tqstring.html">TQString</a> message, moremsg;
message.<a href="tqstring.html#sprintf">sprintf</a>("%dx%d", image.width(), image.height());
@ -416,7 +416,7 @@ void <a name="f408"></a>ImageViewer::updateStatus()
}
message += moremsg;
}
status-&gt;<a href="ntqlabel.html#setText">setText</a>(message);
status-&gt;<a href="tqlabel.html#setText">setText</a>(message);
}
}

@ -120,8 +120,8 @@ private:
#include &lt;<a href="tqtextstream-h.html">tqtextstream.h</a>&gt;
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="tqpaintdevicemetrics-h.html">tqpaintdevicemetrics.h</a>&gt;
#include &lt;<a href="qwhatsthis-h.html">ntqwhatsthis.h</a>&gt;
#include &lt;<a href="qsimplerichtext-h.html">ntqsimplerichtext.h</a>&gt;
#include &lt;<a href="tqwhatsthis-h.html">tqwhatsthis.h</a>&gt;
#include &lt;<a href="tqsimplerichtext-h.html">tqsimplerichtext.h</a>&gt;
#include "filesave.xpm"
#include "fileopen.xpm"
@ -159,7 +159,7 @@ private:
"You can also select the &lt;b&gt;Open&lt;/b&gt; command "
"from the &lt;b&gt;File&lt;/b&gt; menu.&lt;/p&gt;";
<a name="x1591"></a> TQWhatsThis::<a href="ntqwhatsthis.html#add">add</a>( fileOpen, fileOpenText );
<a name="x1591"></a> TQWhatsThis::<a href="tqwhatsthis.html#add">add</a>( fileOpen, fileOpenText );
<a name="x1558"></a> TQMimeSourceFactory::<a href="tqmimesourcefactory.html#defaultFactory">defaultFactory</a>()-&gt;setPixmap( "document-open", openIcon );
@ -168,14 +168,14 @@ private:
"You can also select the &lt;b&gt;Save&lt;/b&gt; command "
"from the &lt;b&gt;File&lt;/b&gt; menu.&lt;/p&gt;";
TQWhatsThis::<a href="ntqwhatsthis.html#add">add</a>( fileSave, fileSaveText );
TQWhatsThis::<a href="tqwhatsthis.html#add">add</a>( fileSave, fileSaveText );
const char * filePrintText = "Click this button to print the file you "
"are editing.\n"
"You can also select the Print command "
"from the File menu.";
TQWhatsThis::<a href="ntqwhatsthis.html#add">add</a>( filePrint, filePrintText );
TQWhatsThis::<a href="tqwhatsthis.html#add">add</a>( filePrint, filePrintText );
<a href="tqpopupmenu.html">TQPopupMenu</a> * file = new <a href="tqpopupmenu.html">TQPopupMenu</a>( this );
@ -321,21 +321,21 @@ void <a name="f465"></a>ApplicationWindow::print()
<a name="x1560"></a> int dpiy = metrics.<a href="tqpaintdevicemetrics.html#logicalDpiY">logicalDpiY</a>();
int margin = (int) ( (2/2.54)*dpiy ); // 2 cm margins
<a name="x1561"></a><a name="x1559"></a> <a href="tqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin );
<a name="x1581"></a> <a href="ntqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(e-&gt;<a href="tqtextedit.html#text">text</a>()),
<a name="x1581"></a> <a href="tqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(e-&gt;<a href="tqtextedit.html#text">text</a>()),
TQFont(),
<a name="x1582"></a> e-&gt;<a href="tqtextedit.html#context">context</a>(),
<a name="x1587"></a> e-&gt;<a href="tqtextedit.html#styleSheet">styleSheet</a>(),
<a name="x1584"></a> e-&gt;<a href="tqtextedit.html#mimeSourceFactory">mimeSourceFactory</a>(),
view.<a href="tqrect.html#height">height</a>() );
<a name="x1578"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &amp;p, view.<a href="tqrect.html#width">width</a>() );
<a name="x1578"></a> richText.<a href="tqsimplerichtext.html#setWidth">setWidth</a>( &amp;p, view.<a href="tqrect.html#width">width</a>() );
int page = 1;
do {
<a name="x1576"></a> richText.<a href="ntqsimplerichtext.html#draw">draw</a>( &amp;p, margin, margin, view, colorGroup() );
<a name="x1576"></a> richText.<a href="tqsimplerichtext.html#draw">draw</a>( &amp;p, margin, margin, view, colorGroup() );
<a name="x1572"></a> view.<a href="tqrect.html#moveBy">moveBy</a>( 0, view.<a href="tqrect.html#height">height</a>() );
<a name="x1566"></a> p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="tqrect.html#height">height</a>() );
<a name="x1580"></a><a name="x1573"></a><a name="x1565"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="tqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ),
<a name="x1570"></a> view.<a href="tqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) );
<a name="x1577"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin &gt;= richText.<a href="ntqsimplerichtext.html#height">height</a>() )
<a name="x1577"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin &gt;= richText.<a href="tqsimplerichtext.html#height">height</a>() )
break;
<a name="x1567"></a> printer-&gt;<a href="tqprinter.html#newPage">newPage</a>();
page++;

@ -36,7 +36,7 @@ body { background: #ffffff; color: black; }
<p>
<p> This walkthrough shows simple use of <a href="tqmainwindow.html">TQMainWindow</a>, <a href="tqmenubar.html">TQMenuBar</a>, <a href="tqpopupmenu.html">TQPopupMenu</a>, <a href="tqtoolbar.html">TQToolBar</a> and <a href="tqstatusbar.html">TQStatusBar</a> - classes that every
modern application window tends to use. (See also <a href="tutorial2.html">Tutorial #2</a>.)
<p> It also illustrates some aspects of <a href="ntqwhatsthis.html">TQWhatsThis</a> (for simple help) and a
<p> It also illustrates some aspects of <a href="tqwhatsthis.html">TQWhatsThis</a> (for simple help) and a
typical <tt>main()</tt> using <a href="ntqapplication.html">TQApplication</a>.
<p> Finally, it shows a typical print function based on <a href="tqprinter.html">TQPrinter</a>.
<p> <h2> The declaration of ApplicationWindow
@ -228,7 +228,7 @@ function, as its mouse interface is unusual.
"You can also select the &lt;b&gt;Open&lt;/b&gt; command "
"from the &lt;b&gt;File&lt;/b&gt; menu.&lt;/p&gt;";
TQWhatsThis::<a href="ntqwhatsthis.html#add">add</a>( fileOpen, fileOpenText );
TQWhatsThis::<a href="tqwhatsthis.html#add">add</a>( fileOpen, fileOpenText );
</pre>
<p> With the above line we add the "What's This?" help-text to the
<em>fileOpen</em> button...
@ -241,13 +241,13 @@ saved in <em>fileOpenText</em>) requests an image named "document-open", the <em
"You can also select the &lt;b&gt;Save&lt;/b&gt; command "
"from the &lt;b&gt;File&lt;/b&gt; menu.&lt;/p&gt;";
TQWhatsThis::<a href="ntqwhatsthis.html#add">add</a>( fileSave, fileSaveText );
TQWhatsThis::<a href="tqwhatsthis.html#add">add</a>( fileSave, fileSaveText );
const char * filePrintText = "Click this button to print the file you "
"are editing.\n"
"You can also select the Print command "
"from the File menu.";
TQWhatsThis::<a href="ntqwhatsthis.html#add">add</a>( filePrint, filePrintText );
TQWhatsThis::<a href="tqwhatsthis.html#add">add</a>( filePrint, filePrintText );
</pre>
<p> The "What's This?" help of the remaining two buttons doesn't make use
of pixmaps, therefore all we need to do is to add the help-text to the
@ -463,21 +463,21 @@ and implicitly changes the window system caption to the new name.
int dpiy = metrics.<a href="tqpaintdevicemetrics.html#logicalDpiY">logicalDpiY</a>();
int margin = (int) ( (2/2.54)*dpiy ); // 2 cm margins
<a href="tqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin );
<a href="ntqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(e-&gt;<a href="tqtextedit.html#text">text</a>()),
<a href="tqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(e-&gt;<a href="tqtextedit.html#text">text</a>()),
TQFont(),
e-&gt;<a href="tqtextedit.html#context">context</a>(),
e-&gt;<a href="tqtextedit.html#styleSheet">styleSheet</a>(),
e-&gt;<a href="tqtextedit.html#mimeSourceFactory">mimeSourceFactory</a>(),
view.<a href="tqrect.html#height">height</a>() );
richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &amp;p, view.<a href="tqrect.html#width">width</a>() );
richText.<a href="tqsimplerichtext.html#setWidth">setWidth</a>( &amp;p, view.<a href="tqrect.html#width">width</a>() );
int page = 1;
do {
richText.<a href="ntqsimplerichtext.html#draw">draw</a>( &amp;p, margin, margin, view, colorGroup() );
richText.<a href="tqsimplerichtext.html#draw">draw</a>( &amp;p, margin, margin, view, colorGroup() );
view.<a href="tqrect.html#moveBy">moveBy</a>( 0, view.<a href="tqrect.html#height">height</a>() );
p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="tqrect.html#height">height</a>() );
p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="tqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ),
view.<a href="tqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) );
if ( view.<a href="tqrect.html#top">top</a>() - margin &gt;= richText.<a href="ntqsimplerichtext.html#height">height</a>() )
if ( view.<a href="tqrect.html#top">top</a>() - margin &gt;= richText.<a href="tqsimplerichtext.html#height">height</a>() )
break;
printer-&gt;<a href="tqprinter.html#newPage">newPage</a>();
page++;
@ -493,7 +493,7 @@ and implicitly changes the window system caption to the new name.
tool button.
<p> We present the user with the print setup dialog, and abandon printing
if they cancel.
<p> We create a <a href="ntqsimplerichtext.html">TQSimpleRichText</a> object and give it the text. This object
<p> We create a <a href="tqsimplerichtext.html">TQSimpleRichText</a> object and give it the text. This object
is able to format the text nicely as one long page. We achieve
pagination by printing one paper page's worth of text from the
TQSimpleRichText page at a time.

@ -48,7 +48,7 @@ decide for themselves how much space each child item should get.
*****************************************************************************/
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qsplitter-h.html">ntqsplitter.h</a>&gt;
#include &lt;<a href="qmultilineedit-h.html">ntqmultilineedit.h</a>&gt;

@ -74,11 +74,11 @@ TQString <a name="f19"></a>CustomEdit::upperLine() const
<a name="f20"></a>FormDialog::FormDialog()
{
<a href="ntqlabel.html">TQLabel</a> *forenameLabel = new <a href="ntqlabel.html">TQLabel</a>( "Forename:", this );
<a href="tqlabel.html">TQLabel</a> *forenameLabel = new <a href="tqlabel.html">TQLabel</a>( "Forename:", this );
CustomEdit *forenameEdit = new CustomEdit( this );
<a href="ntqlabel.html">TQLabel</a> *surnameLabel = new <a href="ntqlabel.html">TQLabel</a>( "Surname:", this );
<a href="tqlabel.html">TQLabel</a> *surnameLabel = new <a href="tqlabel.html">TQLabel</a>( "Surname:", this );
CustomEdit *surnameEdit = new CustomEdit( this );
<a href="ntqlabel.html">TQLabel</a> *salaryLabel = new <a href="ntqlabel.html">TQLabel</a>( "Salary:", this );
<a href="tqlabel.html">TQLabel</a> *salaryLabel = new <a href="tqlabel.html">TQLabel</a>( "Salary:", this );
<a href="ntqlineedit.html">TQLineEdit</a> *salaryEdit = new <a href="ntqlineedit.html">TQLineEdit</a>( this );
salaryEdit-&gt;<a href="ntqlineedit.html#setAlignment">setAlignment</a>( TQt::AlignRight );
<a href="ntqpushbutton.html">TQPushButton</a> *saveButton = new <a href="ntqpushbutton.html">TQPushButton</a>( "&amp;Save", this );

@ -44,7 +44,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qdialog-h.html">ntqdialog.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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="qlineedit-h.html">ntqlineedit.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;

@ -44,7 +44,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qdialog-h.html">ntqdialog.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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="qlineedit-h.html">ntqlineedit.h</a>&gt;
#include &lt;<a href="tqsqldatabase-h.html">tqsqldatabase.h</a>&gt;
@ -61,11 +61,11 @@ class FormDialog : public <a href="ntqdialog.html">TQDialog</a>
<a name="f15"></a>FormDialog::FormDialog()
{
<a href="ntqlabel.html">TQLabel</a> *forenameLabel = new <a href="ntqlabel.html">TQLabel</a>( "Forename:", this );
<a href="ntqlabel.html">TQLabel</a> *forenameDisplay = new <a href="ntqlabel.html">TQLabel</a>( this );
<a href="ntqlabel.html">TQLabel</a> *surnameLabel = new <a href="ntqlabel.html">TQLabel</a>( "Surname:", this );
<a href="ntqlabel.html">TQLabel</a> *surnameDisplay = new <a href="ntqlabel.html">TQLabel</a>( this );
<a href="ntqlabel.html">TQLabel</a> *salaryLabel = new <a href="ntqlabel.html">TQLabel</a>( "Salary:", this );
<a href="tqlabel.html">TQLabel</a> *forenameLabel = new <a href="tqlabel.html">TQLabel</a>( "Forename:", this );
<a href="tqlabel.html">TQLabel</a> *forenameDisplay = new <a href="tqlabel.html">TQLabel</a>( this );
<a href="tqlabel.html">TQLabel</a> *surnameLabel = new <a href="tqlabel.html">TQLabel</a>( "Surname:", this );
<a href="tqlabel.html">TQLabel</a> *surnameDisplay = new <a href="tqlabel.html">TQLabel</a>( this );
<a href="tqlabel.html">TQLabel</a> *salaryLabel = new <a href="tqlabel.html">TQLabel</a>( "Salary:", this );
<a href="ntqlineedit.html">TQLineEdit</a> *salaryEdit = new <a href="ntqlineedit.html">TQLineEdit</a>( this );
<a href="qgridlayout.html">TQGridLayout</a> *grid = new <a href="qgridlayout.html">TQGridLayout</a>( this );

@ -44,7 +44,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qdialog-h.html">ntqdialog.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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="qlineedit-h.html">ntqlineedit.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;

@ -1025,7 +1025,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="qdialog-h.html">ntqdialog.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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="qlineedit-h.html">ntqlineedit.h</a>&gt;
#include &lt;<a href="tqsqldatabase-h.html">tqsqldatabase.h</a>&gt;
@ -1041,11 +1041,11 @@ the code below can be automatically generated by <a href="designer-manual.html">
FormDialog::FormDialog()
{
<a href="ntqlabel.html">TQLabel</a> *forenameLabel = new <a href="ntqlabel.html">TQLabel</a>( "Forename:", this );
<a href="ntqlabel.html">TQLabel</a> *forenameDisplay = new <a href="ntqlabel.html">TQLabel</a>( this );
<a href="ntqlabel.html">TQLabel</a> *surnameLabel = new <a href="ntqlabel.html">TQLabel</a>( "Surname:", this );
<a href="ntqlabel.html">TQLabel</a> *surnameDisplay = new <a href="ntqlabel.html">TQLabel</a>( this );
<a href="ntqlabel.html">TQLabel</a> *salaryLabel = new <a href="ntqlabel.html">TQLabel</a>( "Salary:", this );
<a href="tqlabel.html">TQLabel</a> *forenameLabel = new <a href="tqlabel.html">TQLabel</a>( "Forename:", this );
<a href="tqlabel.html">TQLabel</a> *forenameDisplay = new <a href="tqlabel.html">TQLabel</a>( this );
<a href="tqlabel.html">TQLabel</a> *surnameLabel = new <a href="tqlabel.html">TQLabel</a>( "Surname:", this );
<a href="tqlabel.html">TQLabel</a> *surnameDisplay = new <a href="tqlabel.html">TQLabel</a>( this );
<a href="tqlabel.html">TQLabel</a> *salaryLabel = new <a href="tqlabel.html">TQLabel</a>( "Salary:", this );
<a href="ntqlineedit.html">TQLineEdit</a> *salaryEdit = new <a href="ntqlineedit.html">TQLineEdit</a>( this );
<a href="qgridlayout.html">TQGridLayout</a> *grid = new <a href="qgridlayout.html">TQGridLayout</a>( this );

@ -42,7 +42,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qslider-h.html">ntqslider.h</a>&gt;
#include &lt;<a href="qlcdnumber-h.html">ntqlcdnumber.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
<a name="f67"></a>LCDRange::LCDRange( <a href="tqwidget.html">TQWidget</a> *parent, const char *name )
@ -68,8 +68,8 @@ void <a name="f68"></a>LCDRange::init()
slider-&gt;<a href="ntqrangecontrol.html#setRange">setRange</a>( 0, 99 );
slider-&gt;<a href="ntqslider.html#setValue">setValue</a>( 0 );
label = new <a href="ntqlabel.html">TQLabel</a>( " ", this, "label" );
label-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
label = new <a href="tqlabel.html">TQLabel</a>( " ", this, "label" );
label-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
<a href="tqobject.html#connect">connect</a>( slider, TQ_SIGNAL(<a href="ntqslider.html#valueChanged">valueChanged</a>(int)),
lcd, TQ_SLOT(<a href="ntqlcdnumber.html#display">display</a>(int)) );
@ -88,7 +88,7 @@ int <a name="f69"></a>LCDRange::value() const
const char *<a name="f70"></a>LCDRange::text() const
{
return label-&gt;<a href="ntqlabel.html#text">text</a>();
return label-&gt;<a href="tqlabel.html#text">text</a>();
}
@ -113,7 +113,7 @@ void <a name="f72"></a>LCDRange::setRange( int minVal, int maxVal )
void <a name="f73"></a>LCDRange::setText( const char *s )
{
label-&gt;<a href="ntqlabel.html#setText">setText</a>( s );
label-&gt;<a href="tqlabel.html#setText">setText</a>( s );
}
</pre><!-- eof -->
<p><address><hr><div align=center>

@ -70,7 +70,7 @@ private:
void init();
<a href="ntqslider.html">TQSlider</a> *slider;
<a href="ntqlabel.html">TQLabel</a> *label;
<a href="tqlabel.html">TQLabel</a> *label;
};

@ -42,7 +42,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qlcdnumber-h.html">ntqlcdnumber.h</a>&gt;
#include &lt;<a href="qlayout-h.html">ntqlayout.h</a>&gt;
@ -96,9 +96,9 @@ body { background: #ffffff; color: black; }
hits = new <a href="ntqlcdnumber.html">TQLCDNumber</a>( 2, this, "hits" );
shotsLeft = new <a href="ntqlcdnumber.html">TQLCDNumber</a>( 2, this, "shotsleft" );
<a href="ntqlabel.html">TQLabel</a> *hitsL = new <a href="ntqlabel.html">TQLabel</a>( "HITS", this, "hitsLabel" );
<a href="tqlabel.html">TQLabel</a> *hitsL = new <a href="tqlabel.html">TQLabel</a>( "HITS", this, "hitsLabel" );
TQLabel *shotsLeftL
= new <a href="ntqlabel.html">TQLabel</a>( "SHOTS LEFT", this, "shotsleftLabel" );
= new <a href="tqlabel.html">TQLabel</a>( "SHOTS LEFT", this, "shotsleftLabel" );
<a href="qgridlayout.html">TQGridLayout</a> *grid = new <a href="qgridlayout.html">TQGridLayout</a>( this, 2, 2, 10 );
grid-&gt;<a href="qgridlayout.html#addWidget">addWidget</a>( quit, 0, 0 );

@ -42,7 +42,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qslider-h.html">ntqslider.h</a>&gt;
#include &lt;<a href="qlcdnumber-h.html">ntqlcdnumber.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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;
@ -68,8 +68,8 @@ void <a name="f88"></a>LCDRange::init()
slider-&gt;<a href="ntqrangecontrol.html#setRange">setRange</a>( 0, 99 );
slider-&gt;<a href="ntqslider.html#setValue">setValue</a>( 0 );
label = new <a href="ntqlabel.html">TQLabel</a>( " ", this, "label" );
label-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
label = new <a href="tqlabel.html">TQLabel</a>( " ", this, "label" );
label-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
<a href="tqobject.html#connect">connect</a>( slider, TQ_SIGNAL(<a href="ntqslider.html#valueChanged">valueChanged</a>(int)),
lcd, TQ_SLOT(<a href="ntqlcdnumber.html#display">display</a>(int)) );
@ -93,7 +93,7 @@ int <a name="f89"></a>LCDRange::value() const
const char *<a name="f90"></a>LCDRange::text() const
{
return label-&gt;<a href="ntqlabel.html#text">text</a>();
return label-&gt;<a href="tqlabel.html#text">text</a>();
}
@ -118,7 +118,7 @@ void <a name="f92"></a>LCDRange::setRange( int minVal, int maxVal )
void <a name="f93"></a>LCDRange::setText( const char *s )
{
label-&gt;<a href="ntqlabel.html#setText">setText</a>( s );
label-&gt;<a href="tqlabel.html#setText">setText</a>( s );
}
</pre><!-- eof -->
<p><address><hr><div align=center>

@ -69,7 +69,7 @@ private:
void init();
<a href="ntqslider.html">TQSlider</a> *slider;
<a href="ntqlabel.html">TQLabel</a> *label;
<a href="tqlabel.html">TQLabel</a> *label;
};

@ -42,7 +42,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="tqfont-h.html">tqfont.h</a>&gt;
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qaccel-h.html">ntqaccel.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qlcdnumber-h.html">ntqlcdnumber.h</a>&gt;
@ -102,9 +102,9 @@ body { background: #ffffff; color: black; }
hits = new <a href="ntqlcdnumber.html">TQLCDNumber</a>( 2, this, "hits" );
shotsLeft = new <a href="ntqlcdnumber.html">TQLCDNumber</a>( 2, this, "shotsleft" );
<a href="ntqlabel.html">TQLabel</a> *hitsL = new <a href="ntqlabel.html">TQLabel</a>( "HITS", this, "hitsLabel" );
<a href="tqlabel.html">TQLabel</a> *hitsL = new <a href="tqlabel.html">TQLabel</a>( "HITS", this, "hitsLabel" );
TQLabel *shotsLeftL
= new <a href="ntqlabel.html">TQLabel</a>( "SHOTS LEFT", this, "shotsleftLabel" );
= new <a href="tqlabel.html">TQLabel</a>( "SHOTS LEFT", this, "shotsleftLabel" );
<a href="ntqaccel.html">TQAccel</a> *accel = new <a href="ntqaccel.html">TQAccel</a>( this );
accel-&gt;<a href="ntqaccel.html#connectItem">connectItem</a>( accel-&gt;<a href="ntqaccel.html#insertItem">insertItem</a>( Key_Enter ),

@ -42,7 +42,7 @@ body { background: #ffffff; color: black; }
#include &lt;<a href="qslider-h.html">ntqslider.h</a>&gt;
#include &lt;<a href="qlcdnumber-h.html">ntqlcdnumber.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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;
@ -68,8 +68,8 @@ void <a name="f115"></a>LCDRange::init()
slider-&gt;<a href="ntqrangecontrol.html#setRange">setRange</a>( 0, 99 );
slider-&gt;<a href="ntqslider.html#setValue">setValue</a>( 0 );
label = new <a href="ntqlabel.html">TQLabel</a>( " ", this, "label" );
label-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
label = new <a href="tqlabel.html">TQLabel</a>( " ", this, "label" );
label-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
<a href="tqobject.html#connect">connect</a>( slider, TQ_SIGNAL(<a href="ntqslider.html#valueChanged">valueChanged</a>(int)),
lcd, TQ_SLOT(<a href="ntqlcdnumber.html#display">display</a>(int)) );
@ -93,7 +93,7 @@ int <a name="f116"></a>LCDRange::value() const
const char *<a name="f117"></a>LCDRange::text() const
{
return label-&gt;<a href="ntqlabel.html#text">text</a>();
return label-&gt;<a href="tqlabel.html#text">text</a>();
}
@ -118,7 +118,7 @@ void <a name="f119"></a>LCDRange::setRange( int minVal, int maxVal )
void <a name="f120"></a>LCDRange::setText( const char *s )
{
label-&gt;<a href="ntqlabel.html#setText">setText</a>( s );
label-&gt;<a href="tqlabel.html#setText">setText</a>( s );
}
</pre><!-- eof -->
<p><address><hr><div align=center>

@ -69,7 +69,7 @@ private:
void init();
<a href="ntqslider.html">TQSlider</a> *slider;
<a href="ntqlabel.html">TQLabel</a> *label;
<a href="tqlabel.html">TQLabel</a> *label;
};

@ -91,7 +91,7 @@ protected:
#include "tabdialog.h"
#include &lt;<a href="qvbox-h.html">ntqvbox.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlineedit-h.html">ntqlineedit.h</a>&gt;
#include &lt;<a href="tqdatetime-h.html">tqdatetime.h</a>&gt;
#include &lt;<a href="qbuttongroup-h.html">ntqbuttongroup.h</a>&gt;
@ -114,25 +114,25 @@ void <a name="f201"></a>TabDialog::setupTab1()
<a href="ntqvbox.html">TQVBox</a> *tab1 = new <a href="ntqvbox.html">TQVBox</a>( this );
<a name="x53"></a> tab1-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 5 );
(void)new <a href="ntqlabel.html">TQLabel</a>( "Filename:", tab1 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Filename:", tab1 );
<a href="ntqlineedit.html">TQLineEdit</a> *fname = new <a href="ntqlineedit.html">TQLineEdit</a>( filename, tab1 );
fname-&gt;<a href="tqwidget.html#setFocus">setFocus</a>();
(void)new <a href="ntqlabel.html">TQLabel</a>( "Path:", tab1 );
<a href="ntqlabel.html">TQLabel</a> *path = new <a href="ntqlabel.html">TQLabel</a>( fileinfo.dirPath( TRUE ), tab1 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Path:", tab1 );
<a href="tqlabel.html">TQLabel</a> *path = new <a href="tqlabel.html">TQLabel</a>( fileinfo.dirPath( TRUE ), tab1 );
<a name="x52"></a> path-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
(void)new <a href="ntqlabel.html">TQLabel</a>( "Size:", tab1 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Size:", tab1 );
ulong kb = (ulong)(fileinfo.size()/1024);
<a href="ntqlabel.html">TQLabel</a> *size = new <a href="ntqlabel.html">TQLabel</a>( TQString( "%1 KB" ).arg( kb ), tab1 );
<a href="tqlabel.html">TQLabel</a> *size = new <a href="tqlabel.html">TQLabel</a>( TQString( "%1 KB" ).arg( kb ), tab1 );
size-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
(void)new <a href="ntqlabel.html">TQLabel</a>( "Last Read:", tab1 );
<a href="ntqlabel.html">TQLabel</a> *lread = new <a href="ntqlabel.html">TQLabel</a>( fileinfo.lastRead().toString(), tab1 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Last Read:", tab1 );
<a href="tqlabel.html">TQLabel</a> *lread = new <a href="tqlabel.html">TQLabel</a>( fileinfo.lastRead().toString(), tab1 );
lread-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
(void)new <a href="ntqlabel.html">TQLabel</a>( "Last Modified:", tab1 );
<a href="ntqlabel.html">TQLabel</a> *lmodif = new <a href="ntqlabel.html">TQLabel</a>( fileinfo.lastModified().toString(), tab1 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Last Modified:", tab1 );
<a href="tqlabel.html">TQLabel</a> *lmodif = new <a href="tqlabel.html">TQLabel</a>( fileinfo.lastModified().toString(), tab1 );
lmodif-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
<a href="ntqtabdialog.html#addTab">addTab</a>( tab1, "General" );
@ -159,12 +159,12 @@ void <a name="f202"></a>TabDialog::setupTab2()
<a href="ntqbuttongroup.html">TQButtonGroup</a> *bg2 = new <a href="ntqbuttongroup.html">TQButtonGroup</a>( 2, TQGroupBox::Horizontal, "Owner", tab2 );
(void)new <a href="ntqlabel.html">TQLabel</a>( "Owner", bg2 );
<a href="ntqlabel.html">TQLabel</a> *owner = new <a href="ntqlabel.html">TQLabel</a>( fileinfo.owner(), bg2 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Owner", bg2 );
<a href="tqlabel.html">TQLabel</a> *owner = new <a href="tqlabel.html">TQLabel</a>( fileinfo.owner(), bg2 );
owner-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
(void)new <a href="ntqlabel.html">TQLabel</a>( "Group", bg2 );
<a href="ntqlabel.html">TQLabel</a> *group = new <a href="ntqlabel.html">TQLabel</a>( fileinfo.group(), bg2 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Group", bg2 );
<a href="tqlabel.html">TQLabel</a> *group = new <a href="tqlabel.html">TQLabel</a>( fileinfo.group(), bg2 );
group-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
<a href="ntqtabdialog.html#addTab">addTab</a>( tab2, "Permissions" );
@ -176,7 +176,7 @@ void <a name="f203"></a>TabDialog::setupTab3()
tab3-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 5 );
<a name="x54"></a> tab3-&gt;<a href="ntqhbox.html#setSpacing">setSpacing</a>( 5 );
(void)new <a href="ntqlabel.html">TQLabel</a>( TQString( "Open %1 with:" ).arg( filename ), tab3 );
(void)new <a href="tqlabel.html">TQLabel</a>( TQString( "Open %1 with:" ).arg( filename ), tab3 );
<a href="ntqlistbox.html">TQListBox</a> *prgs = new <a href="ntqlistbox.html">TQListBox</a>( tab3 );
for ( unsigned int i = 0; i &lt; 30; i++ ) {

@ -157,7 +157,7 @@ void <a name="f529"></a>StructureParser::setListView( <a href="ntqlistview.html"
#include &lt;<a href="qlistview-h.html">ntqlistview.h</a>&gt;
#include &lt;<a href="qgrid-h.html">ntqgrid.h</a>&gt;
#include &lt;<a href="tqmainwindow-h.html">tqmainwindow.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
int main( int argc, char **argv )
{
@ -190,21 +190,21 @@ int main( int argc, char **argv )
reader.<a href="tqxmlsimplereader.html#parse">parse</a>( source );
// namespace label
(void) new <a href="ntqlabel.html">TQLabel</a>(
(void) new <a href="tqlabel.html">TQLabel</a>(
"Default:\n"
"http://xml.org/sax/features/namespaces: TRUE\n"
"http://xml.org/sax/features/namespace-prefixes: FALSE\n",
container );
// namespace prefix label
(void) new <a href="ntqlabel.html">TQLabel</a>(
(void) new <a href="tqlabel.html">TQLabel</a>(
"\n"
"http://xml.org/sax/features/namespaces: TRUE\n"
"http://xml.org/sax/features/namespace-prefixes: TRUE\n",
container );
// prefix label
(void) new <a href="ntqlabel.html">TQLabel</a>(
(void) new <a href="tqlabel.html">TQLabel</a>(
"\n"
"http://xml.org/sax/features/namespaces: FALSE\n"
"http://xml.org/sax/features/namespace-prefixes: TRUE\n",

@ -36,19 +36,19 @@ body { background: #ffffff; color: black; }
<a href="xml.html">XML classes</a>.
<p><table width="100%">
<tr bgcolor=#f0f0f0><td><b><a href="qchar.html">TQChar</a></b><td>Lightweight Unicode character
<tr bgcolor=#f0f0f0><td><b><a href="qcharref.html">TQCharRef</a></b><td>Helper class for TQString
<tr bgcolor=#f0f0f0><td><b><a href="qconststring.html">TQConstString</a></b><td>String objects using constant Unicode data
<tr bgcolor=#f0f0f0><td><b><a href="tqchar.html">TQChar</a></b><td>Lightweight Unicode character
<tr bgcolor=#f0f0f0><td><b><a href="tqcharref.html">TQCharRef</a></b><td>Helper class for TQString
<tr bgcolor=#f0f0f0><td><b><a href="tqconststring.html">TQConstString</a></b><td>String objects using constant Unicode data
<tr bgcolor=#f0f0f0><td><b><a href="tqcstring.html">TQCString</a></b><td>Abstraction of the classic C zero-terminated char array (char *)
<tr bgcolor=#f0f0f0><td><b><a href="ntqlabel.html">TQLabel</a></b><td>Text or image display
<tr bgcolor=#f0f0f0><td><b><a href="ntqlocale.html">TQLocale</a></b><td>Converts between numbers and their string representations in various languages
<tr bgcolor=#f0f0f0><td><b><a href="ntqsimplerichtext.html">TQSimpleRichText</a></b><td>Small displayable piece of rich text
<tr bgcolor=#f0f0f0><td><b><a href="tqlabel.html">TQLabel</a></b><td>Text or image display
<tr bgcolor=#f0f0f0><td><b><a href="tqlocale.html">TQLocale</a></b><td>Converts between numbers and their string representations in various languages
<tr bgcolor=#f0f0f0><td><b><a href="tqsimplerichtext.html">TQSimpleRichText</a></b><td>Small displayable piece of rich text
<tr bgcolor=#f0f0f0><td><b><a href="tqstring.html">TQString</a></b><td>Abstraction of Unicode text and the classic C '&#92;0'-terminated char array
<tr bgcolor=#f0f0f0><td><b><a href="tqstringlist.html">TQStringList</a></b><td>List of strings
<tr bgcolor=#f0f0f0><td><b><a href="tqstrlist.html">TQStrList</a></b><td>Doubly-linked list of char*
<tr bgcolor=#f0f0f0><td><b><a href="tqstylesheet.html">TQStyleSheet</a></b><td>Collection of styles for rich text rendering and a generator of tags
<tr bgcolor=#f0f0f0><td><b><a href="tqstylesheetitem.html">TQStyleSheetItem</a></b><td>Encapsulation of a set of text styles
<tr bgcolor=#f0f0f0><td><b><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters
<tr bgcolor=#f0f0f0><td><b><a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a></b><td>Base class for implementing TQTextEdit syntax highlighters
<tr bgcolor=#f0f0f0><td><b><a href="tqtextbrowser.html">TQTextBrowser</a></b><td>Rich text browser with hypertext navigation
<tr bgcolor=#f0f0f0><td><b><a href="tqtextedit.html">TQTextEdit</a></b><td>Powerful single-page rich text editor
<tr bgcolor=#f0f0f0><td><b><a href="tqtextistream.html">TQTextIStream</a></b><td>Convenience class for input streams

@ -155,7 +155,7 @@ private:
#include "tqpixmap.h" // for now
#include "tqpalette.h" // for now
#include "tqwidget.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "tqimage.h"
#include "ntqpushbutton.h"
#include "tqwidget.h"
@ -1651,7 +1651,7 @@ private:
#include "tqpixmap.h" // for now
#include "tqpalette.h" // for now
#include "tqwidget.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "tqimage.h"
#include "ntqpushbutton.h"
#include "tqwidget.h"

@ -142,7 +142,7 @@ private:
<a href="ntqcombobox.html">TQComboBox</a> *whoStarts;
<a href="ntqpushbutton.html">TQPushButton</a> *newGame;
<a href="ntqpushbutton.html">TQPushButton</a> *quit;
<a href="ntqlabel.html">TQLabel</a> *message;
<a href="tqlabel.html">TQLabel</a> *message;
TicTacGameBoard *board;
};
@ -168,7 +168,7 @@ private:
#include &lt;<a href="qdrawutil-h.html">ntqdrawutil.h</a>&gt;
#include &lt;<a href="qcombobox-h.html">ntqcombobox.h</a>&gt;
#include &lt;<a href="qcheckbox-h.html">ntqcheckbox.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.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;stdlib.h&gt; // rand() function
#include &lt;<a href="tqdatetime-h.html">tqdatetime.h</a>&gt; // seed for rand()
@ -447,9 +447,9 @@ void <a name="f195"></a>TicTacGameBoard::computerMove()
// Create a message label
message = new <a href="ntqlabel.html">TQLabel</a>( this );
message = new <a href="tqlabel.html">TQLabel</a>( this );
<a name="x24"></a> message-&gt;<a href="ntqframe.html#setFrameStyle">setFrameStyle</a>( TQFrame::WinPanel | TQFrame::Sunken );
message-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
message-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
l-&gt;<a href="qboxlayout.html#addWidget">addWidget</a>( message );
// Create the game board and connect the signal finished() to this
@ -525,7 +525,7 @@ void <a name="f199"></a>TicTacToe::newState()
static const char *msg[] = { // TicTacGameBoard::State texts
"Click Play to start", "Make your move",
"You won!", "Computer won!", "It's a draw" };
message-&gt;<a href="ntqlabel.html#setText">setText</a>( msg[board-&gt;state()] );
message-&gt;<a href="tqlabel.html#setText">setText</a>( msg[board-&gt;state()] );
return;
}
</pre>

@ -218,10 +218,10 @@ TQCanvasText Class | tqcanvastext.html
TQCanvasText Member List | tqcanvastext-members.html
TQCanvasView Class | tqcanvasview.html
TQCanvasView Member List | tqcanvasview-members.html
TQChar Class | qchar.html
TQChar Member List | qchar-members.html
QCharRef Class | qcharref.html
QCharRef Member List | qcharref-members.html
TQChar Class | tqchar.html
TQChar Member List | tqchar-members.html
TQCharRef Class | tqcharref.html
TQCharRef Member List | tqcharref-members.html
QCheckBox Class | ntqcheckbox.html
QCheckBox Member List | qcheckbox-members.html
QCheckListItem Class | qchecklistitem.html
@ -248,8 +248,8 @@ QComboTableItem Class | qcombotableitem.html
QComboTableItem Member List | qcombotableitem-members.html
QCommonStyle Class | ntqcommonstyle.html
QCommonStyle Member List | qcommonstyle-members.html
QConstString Class | qconststring.html
QConstString Member List | qconststring-members.html
TQConstString Class | tqconststring.html
TQConstString Member List | tqconststring-members.html
QContextMenuEvent Class | qcontextmenuevent.html
QContextMenuEvent Member List | qcontextmenuevent-members.html
QCursor Class | ntqcursor.html
@ -501,8 +501,8 @@ QKeySequence Class | ntqkeysequence.html
QKeySequence Member List | qkeysequence-members.html
QLCDNumber Class | ntqlcdnumber.html
QLCDNumber Member List | qlcdnumber-members.html
QLabel Class | ntqlabel.html
QLabel Member List | qlabel-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
@ -529,8 +529,8 @@ QListViewItemIterator Class | qlistviewitemiterator.html
QListViewItemIterator Member List | qlistviewitemiterator-members.html
TQLocalFs Class | tqlocalfs.html
TQLocalFs Member List | tqlocalfs-members.html
QLocale Class | ntqlocale.html
QLocale Member List | qlocale-members.html
TQLocale Class | tqlocale.html
TQLocale Member List | tqlocale-members.html
TQMacMime Class | tqmacmime.html
TQMacMime Member List | tqmacmime-members.html
QMacStyle Class | qmacstyle.html
@ -694,8 +694,8 @@ TQSignal Class | tqsignal.html
TQSignal Member List | tqsignal-members.html
TQSignalMapper Class | tqsignalmapper.html
TQSignalMapper Member List | tqsignalmapper-members.html
QSimpleRichText Class | ntqsimplerichtext.html
QSimpleRichText Member List | qsimplerichtext-members.html
TQSimpleRichText Class | tqsimplerichtext.html
TQSimpleRichText Member List | tqsimplerichtext-members.html
TQSize Class | tqsize.html
TQSize Member List | tqsize-members.html
TQSizeGrip Class | tqsizegrip.html
@ -782,8 +782,8 @@ TQStyleSheet Class | tqstylesheet.html
TQStyleSheet Member List | tqstylesheet-members.html
TQStyleSheetItem Class | tqstylesheetitem.html
TQStyleSheetItem Member List | tqstylesheetitem-members.html
QSyntaxHighlighter Class | ntqsyntaxhighlighter.html
QSyntaxHighlighter Member List | qsyntaxhighlighter-members.html
TQSyntaxHighlighter Class | tqsyntaxhighlighter.html
TQSyntaxHighlighter Member List | tqsyntaxhighlighter-members.html
QTab Class | qtab.html
QTab Member List | qtab-members.html
QTabBar Class | ntqtabbar.html
@ -886,8 +886,8 @@ TQWMatrix Class | tqwmatrix.html
TQWMatrix Member List | tqwmatrix-members.html
TQWaitCondition Class | tqwaitcondition.html
TQWaitCondition Member List | tqwaitcondition-members.html
QWhatsThis Class | ntqwhatsthis.html
QWhatsThis Member List | qwhatsthis-members.html
TQWhatsThis Class | tqwhatsthis.html
TQWhatsThis Member List | tqwhatsthis-members.html
QWheelEvent Class | qwheelevent.html
QWheelEvent Member List | qwheelevent-members.html
TQWidget Class | tqwidget.html
@ -1157,14 +1157,14 @@ tqintcache.h Include File | tqintcache-h.html
tqintdict.h Include File | tqintdict-h.html
tqiodevice.h Include File | tqiodevice-h.html
tqjiscodec.h Include File | tqjiscodec-h.html
ntqlabel.h Include File | qlabel-h.html
tqlabel.h Include File | tqlabel-h.html
ntqlayout.h Include File | qlayout-h.html
ntqlcdnumber.h Include File | qlcdnumber-h.html
ntqlibrary.h Include File | qlibrary-h.html
ntqlineedit.h Include File | qlineedit-h.html
ntqlistbox.h Include File | qlistbox-h.html
ntqlistview.h Include File | qlistview-h.html
ntqlocale.h Include File | qlocale-h.html
tqlocale.h Include File | tqlocale-h.html
tqlocalfs.h Include File | tqlocalfs-h.html
qmacstyle_mac.h Include File | qmacstyle_mac-h.html
tqmainwindow.h Include File | tqmainwindow-h.html
@ -1230,7 +1230,7 @@ tqsettings.h Include File | tqsettings-h.html
ntqsgistyle.h Include File | qsgistyle-h.html
tqsignal.h Include File | tqsignal-h.html
tqsignalmapper.h Include File | tqsignalmapper-h.html
ntqsimplerichtext.h Include File | qsimplerichtext-h.html
tqsimplerichtext.h Include File | tqsimplerichtext-h.html
tqsize.h Include File | tqsize-h.html
tqsizegrip.h Include File | tqsizegrip-h.html
tqsizepolicy.h Include File | tqsizepolicy-h.html
@ -1266,7 +1266,7 @@ tqstyle.h Include File | tqstyle-h.html
tqstylefactory.h Include File | tqstylefactory-h.html
tqstyleplugin.h Include File | tqstyleplugin-h.html
tqstylesheet.h Include File | tqstylesheet-h.html
ntqsyntaxhighlighter.h Include File | qsyntaxhighlighter-h.html
tqsyntaxhighlighter.h Include File | tqsyntaxhighlighter-h.html
ntqtabbar.h Include File | qtabbar-h.html
ntqtabdialog.h Include File | qtabdialog-h.html
ntqtable.h Include File | qtable-h.html
@ -1299,7 +1299,7 @@ ntqvbox.h Include File | qvbox-h.html
ntqvbuttongroup.h Include File | qvbuttongroup-h.html
ntqvgroupbox.h Include File | qvgroupbox-h.html
tqwaitcondition.h Include File | tqwaitcondition-h.html
ntqwhatsthis.h Include File | qwhatsthis-h.html
tqwhatsthis.h Include File | tqwhatsthis-h.html
tqwidget.h Include File | tqwidget-h.html
tqwidgetfactory.h Include File | tqwidgetfactory-h.html
tqwidgetplugin.h Include File | tqwidgetplugin-h.html

@ -184,9 +184,9 @@ modeless dialogs.
<p> <pre> if ( !widget ) {
widget = new <a href="ntqvbox.html">TQVBox</a>( parent, 0, f );
<a name="x2530"></a> widget-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 20 );
<a name="x2533"></a> <a href="ntqlabel.html">TQLabel</a> *label = new <a href="ntqlabel.html">TQLabel</a>(flagList.<a href="tqstringlist.html#join">join</a>("&amp;nbsp;| "), widget);
<a name="x2532"></a> label-&gt;<a href="ntqlabel.html#setTextFormat">setTextFormat</a>(RichText);
<a name="x2531"></a> label-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>(WordBreak);
<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);
<a name="x2531"></a> label-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>(WordBreak);
<a href="ntqpushbutton.html">TQPushButton</a> *okButton = new <a href="ntqpushbutton.html">TQPushButton</a>( "Close", widget );
<a name="x2535"></a> connect( okButton, TQ_SIGNAL(<a href="ntqbutton.html#clicked">clicked</a>()), widget, TQ_SLOT(<a href="tqwidget.html#close">close</a>()) );
<a name="x2537"></a> widget-&gt;<a href="tqwidget.html#move">move</a>( pos() );

@ -121,9 +121,9 @@ private:
#include &lt;<a href="tqtextstream-h.html">tqtextstream.h</a>&gt;
#include &lt;<a href="tqpainter-h.html">tqpainter.h</a>&gt;
#include &lt;<a href="tqpaintdevicemetrics-h.html">tqpaintdevicemetrics.h</a>&gt;
#include &lt;<a href="qwhatsthis-h.html">ntqwhatsthis.h</a>&gt;
#include &lt;<a href="tqwhatsthis-h.html">tqwhatsthis.h</a>&gt;
#include &lt;<a href="tqaction-h.html">tqaction.h</a>&gt;
#include &lt;<a href="qsimplerichtext-h.html">ntqsimplerichtext.h</a>&gt;
#include &lt;<a href="tqsimplerichtext-h.html">tqsimplerichtext.h</a>&gt;
#include "filesave.xpm"
#include "fileopen.xpm"
@ -334,21 +334,21 @@ void <a name="f381"></a>ApplicationWindow::print()
<a name="x1142"></a> int dpiy = metrics.<a href="tqpaintdevicemetrics.html#logicalDpiY">logicalDpiY</a>();
int margin = (int) ( (2/2.54)*dpiy ); // 2 cm margins
<a name="x1143"></a><a name="x1141"></a> <a href="tqrect.html">TQRect</a> view( margin, margin, metrics.<a href="tqpaintdevicemetrics.html#width">width</a>() - 2*margin, metrics.<a href="tqpaintdevicemetrics.html#height">height</a>() - 2*margin );
<a name="x1163"></a> <a href="ntqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(e-&gt;<a href="tqtextedit.html#text">text</a>()),
<a name="x1163"></a> <a href="tqsimplerichtext.html">TQSimpleRichText</a> richText( TQStyleSheet::<a href="tqstylesheet.html#convertFromPlainText">convertFromPlainText</a>(e-&gt;<a href="tqtextedit.html#text">text</a>()),
TQFont(),
<a name="x1164"></a> e-&gt;<a href="tqtextedit.html#context">context</a>(),
<a name="x1169"></a> e-&gt;<a href="tqtextedit.html#styleSheet">styleSheet</a>(),
<a name="x1166"></a> e-&gt;<a href="tqtextedit.html#mimeSourceFactory">mimeSourceFactory</a>(),
view.<a href="tqrect.html#height">height</a>() );
<a name="x1160"></a> richText.<a href="ntqsimplerichtext.html#setWidth">setWidth</a>( &amp;p, view.<a href="tqrect.html#width">width</a>() );
<a name="x1160"></a> richText.<a href="tqsimplerichtext.html#setWidth">setWidth</a>( &amp;p, view.<a href="tqrect.html#width">width</a>() );
int page = 1;
do {
<a name="x1158"></a> richText.<a href="ntqsimplerichtext.html#draw">draw</a>( &amp;p, margin, margin, view, colorGroup() );
<a name="x1158"></a> richText.<a href="tqsimplerichtext.html#draw">draw</a>( &amp;p, margin, margin, view, colorGroup() );
<a name="x1154"></a> view.<a href="tqrect.html#moveBy">moveBy</a>( 0, view.<a href="tqrect.html#height">height</a>() );
<a name="x1148"></a> p.<a href="tqpainter.html#translate">translate</a>( 0 , -view.<a href="tqrect.html#height">height</a>() );
<a name="x1155"></a><a name="x1147"></a> p.<a href="tqpainter.html#drawText">drawText</a>( view.<a href="tqrect.html#right">right</a>() - p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().width( TQString::<a href="tqstring.html#number">number</a>( page ) ),
<a name="x1152"></a> view.<a href="tqrect.html#bottom">bottom</a>() + p.<a href="tqpainter.html#fontMetrics">fontMetrics</a>().ascent() + 5, TQString::number( page ) );
<a name="x1159"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin &gt;= richText.<a href="ntqsimplerichtext.html#height">height</a>() )
<a name="x1159"></a> if ( view.<a href="tqrect.html#top">top</a>() - margin &gt;= richText.<a href="tqsimplerichtext.html#height">height</a>() )
break;
<a name="x1149"></a> printer-&gt;<a href="tqprinter.html#newPage">newPage</a>();
page++;

@ -504,7 +504,7 @@ appear at all.
action. The text may contain rich text (HTML-like tags -- see
<a href="tqstylesheet.html">TQStyleSheet</a> for the list of supported tags). There is no default
"What's This" text.
<p> <p>See also <a href="ntqwhatsthis.html">TQWhatsThis</a>.
<p> <p>See also <a href="tqwhatsthis.html">TQWhatsThis</a>.
<p>Set this property's value with <a href="#setWhatsThis">setWhatsThis</a>() and get this property's value with <a href="#whatsThis">whatsThis</a>().
<!-- eof -->

@ -32,37 +32,37 @@ 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 TQChar</h1>
<p>This is the complete list of member functions for
<a href="qchar.html">TQChar</a>, including inherited members.
<a href="tqchar.html">TQChar</a>, including inherited members.
<ul>
<li><a href="qchar.html#TQChar">TQChar</a>()
<li><a href="qchar.html#category">category</a>()
<li><a href="qchar.html#cell">cell</a>()
<li><a href="qchar.html#combiningClass">combiningClass</a>()
<li><a href="qchar.html#decomposition">decomposition</a>()
<li><a href="qchar.html#decompositionTag">decompositionTag</a>()
<li><a href="qchar.html#digitValue">digitValue</a>()
<li><a href="qchar.html#direction">direction</a>()
<li><a href="qchar.html#isDigit">isDigit</a>()
<li><a href="qchar.html#isLetter">isLetter</a>()
<li><a href="qchar.html#isLetterOrNumber">isLetterOrNumber</a>()
<li><a href="qchar.html#isMark">isMark</a>()
<li><a href="qchar.html#isNull">isNull</a>()
<li><a href="qchar.html#isNumber">isNumber</a>()
<li><a href="qchar.html#isPrint">isPrint</a>()
<li><a href="qchar.html#isPunct">isPunct</a>()
<li><a href="qchar.html#isSpace">isSpace</a>()
<li><a href="qchar.html#isSymbol">isSymbol</a>()
<li><a href="qchar.html#joining">joining</a>()
<li><a href="qchar.html#latin1">latin1</a>()
<li><a href="qchar.html#lower">lower</a>()
<li><a href="qchar.html#mirrored">mirrored</a>()
<li><a href="qchar.html#mirroredChar">mirroredChar</a>()
<li><a href="qchar.html#networkOrdered">networkOrdered</a>()
<li><a href="qchar.html#operator-char">operator char</a>()
<li><a href="qchar.html#row">row</a>()
<li><a href="qchar.html#unicode">unicode</a>()
<li><a href="qchar.html#upper">upper</a>()
<li><a href="tqchar.html#TQChar">TQChar</a>()
<li><a href="tqchar.html#category">category</a>()
<li><a href="tqchar.html#cell">cell</a>()
<li><a href="tqchar.html#combiningClass">combiningClass</a>()
<li><a href="tqchar.html#decomposition">decomposition</a>()
<li><a href="tqchar.html#decompositionTag">decompositionTag</a>()
<li><a href="tqchar.html#digitValue">digitValue</a>()
<li><a href="tqchar.html#direction">direction</a>()
<li><a href="tqchar.html#isDigit">isDigit</a>()
<li><a href="tqchar.html#isLetter">isLetter</a>()
<li><a href="tqchar.html#isLetterOrNumber">isLetterOrNumber</a>()
<li><a href="tqchar.html#isMark">isMark</a>()
<li><a href="tqchar.html#isNull">isNull</a>()
<li><a href="tqchar.html#isNumber">isNumber</a>()
<li><a href="tqchar.html#isPrint">isPrint</a>()
<li><a href="tqchar.html#isPunct">isPunct</a>()
<li><a href="tqchar.html#isSpace">isSpace</a>()
<li><a href="tqchar.html#isSymbol">isSymbol</a>()
<li><a href="tqchar.html#joining">joining</a>()
<li><a href="tqchar.html#latin1">latin1</a>()
<li><a href="tqchar.html#lower">lower</a>()
<li><a href="tqchar.html#mirrored">mirrored</a>()
<li><a href="tqchar.html#mirroredChar">mirroredChar</a>()
<li><a href="tqchar.html#networkOrdered">networkOrdered</a>()
<li><a href="tqchar.html#operator-char">operator char</a>()
<li><a href="tqchar.html#row">row</a>()
<li><a href="tqchar.html#unicode">unicode</a>()
<li><a href="tqchar.html#upper">upper</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<p>Almost all the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support. The exception is <a href="#decomposition"><b>decomposition</b></a>().
</p><p><tt>#include &lt;<a href="tqstring-h.html">tqstring.h</a>&gt;</tt>
<p><a href="qchar-members.html">List of all member functions.</a>
<p><a href="tqchar-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQChar"><b>TQChar</b></a> ()</li>
@ -159,7 +159,7 @@ so they can be used unambiguously in data structures. (See
<a href="#digitValue">digitValue</a>() (gives the integer value of any of the numerous digit
characters), and a host of constructors.
<p> More information can be found in the document <a href="unicode.html">About Unicode.</a>
<p> <p>See also <a href="tqstring.html">TQString</a>, <a href="qcharref.html">TQCharRef</a>, and <a href="text.html">Text Related Classes</a>.
<p> <p>See also <a href="tqstring.html">TQString</a>, <a href="tqcharref.html">TQCharRef</a>, and <a href="text.html">Text Related Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="Category-enum"></a>TQChar::Category</h3>
@ -250,7 +250,7 @@ description of the values.
<p> Constructs a TQChar for Unicode cell <em>c</em> in row <em>r</em>.
<h3 class=fn><a name="TQChar-5"></a>TQChar::TQChar ( const&nbsp;<a href="qchar.html">TQChar</a>&nbsp;&amp;&nbsp;c )
<h3 class=fn><a name="TQChar-5"></a>TQChar::TQChar ( const&nbsp;<a href="tqchar.html">TQChar</a>&nbsp;&amp;&nbsp;c )
</h3>
<p> Constructs a copy of <em>c</em>. This is a <a href="shclass.html#deep-copy">deep copy</a>, if such a
@ -276,7 +276,7 @@ lightweight object can be said to have deep copies.
<p> Constructs a TQChar for the character with Unicode code point <em>rc</em>.
<h3 class=fn><a href="qchar.html#Category-enum">Category</a> <a name="category"></a>TQChar::category () const
<h3 class=fn><a href="tqchar.html#Category-enum">Category</a> <a name="category"></a>TQChar::category () const
</h3>
Returns the character category.
<p> <p>See also <a href="#Category-enum">Category</a>.
@ -302,7 +302,7 @@ position non spacing marks around a base character.
<p> Decomposes a character into its parts. Returns <a href="tqstring.html#TQString-null">TQString::null</a> if no
decomposition exists.
<h3 class=fn><a href="qchar.html#Decomposition-enum">Decomposition</a> <a name="decompositionTag"></a>TQChar::decompositionTag () const
<h3 class=fn><a href="tqchar.html#Decomposition-enum">Decomposition</a> <a name="decompositionTag"></a>TQChar::decompositionTag () const
</h3>
Returns the tag defining the composition of the character. Returns
TQChar::Single if no decomposition exists.
@ -312,7 +312,7 @@ TQChar::Single if no decomposition exists.
Returns the numeric value of the digit, or -1 if the character is
not a digit.
<h3 class=fn><a href="qchar.html#Direction-enum">Direction</a> <a name="direction"></a>TQChar::direction () const
<h3 class=fn><a href="tqchar.html#Direction-enum">Direction</a> <a name="direction"></a>TQChar::direction () const
</h3>
Returns the character's direction.
<p> <p>See also <a href="#Direction-enum">Direction</a>.
@ -371,7 +371,7 @@ Returns TRUE if the character is a separator character
Returns TRUE if the character is a symbol (Symbol_* categories);
otherwise returns FALSE.
<h3 class=fn><a href="qchar.html#Joining-enum">Joining</a> <a name="joining"></a>TQChar::joining () const
<h3 class=fn><a href="tqchar.html#Joining-enum">Joining</a> <a name="joining"></a>TQChar::joining () const
</h3>
<b>Warning:</b> This function is not supported (it may change to use
Unicode character classes).
@ -384,7 +384,7 @@ Unicode character classes).
<p> Returns the Latin-1 value of this character, or 0 if it
cannot be represented in Latin-1.
<h3 class=fn><a href="qchar.html">TQChar</a> <a name="lower"></a>TQChar::lower () const
<h3 class=fn><a href="tqchar.html">TQChar</a> <a name="lower"></a>TQChar::lower () const
</h3>
Returns the lowercase equivalent if the character is uppercase;
otherwise returns the character itself.
@ -395,7 +395,7 @@ Returns TRUE if the character is a mirrored character (one that
should be reversed if the text direction is reversed); otherwise
returns FALSE.
<h3 class=fn><a href="qchar.html">TQChar</a> <a name="mirroredChar"></a>TQChar::mirroredChar () const
<h3 class=fn><a href="tqchar.html">TQChar</a> <a name="mirroredChar"></a>TQChar::mirroredChar () const
</h3>
Returns the mirrored character if this character is a mirrored
character, otherwise returns the character itself.
@ -434,20 +434,20 @@ information), this function is useful.
<p> Returns a reference to the numeric Unicode value equal to the
TQChar.
<h3 class=fn><a href="qchar.html">TQChar</a> <a name="upper"></a>TQChar::upper () const
<h3 class=fn><a href="tqchar.html">TQChar</a> <a name="upper"></a>TQChar::upper () const
</h3>
Returns the uppercase equivalent if the character is lowercase;
otherwise returns the character itself.
<hr><h2>Related Functions</h2>
<h3 class=fn>int <a name="operator!-eq"></a>operator!= ( <a href="qchar.html">TQChar</a>&nbsp;c1, <a href="qchar.html">TQChar</a>&nbsp;c2 )
<h3 class=fn>int <a name="operator!-eq"></a>operator!= ( <a href="tqchar.html">TQChar</a>&nbsp;c1, <a href="tqchar.html">TQChar</a>&nbsp;c2 )
</h3>
<p>
<p> Returns TRUE if <em>c1</em> and <em>c2</em> are not the same Unicode
character; otherwise returns FALSE.
<h3 class=fn>int <a name="operator!-eq-2"></a>operator!= ( char&nbsp;ch, <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn>int <a name="operator!-eq-2"></a>operator!= ( char&nbsp;ch, <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -455,7 +455,7 @@ character; otherwise returns FALSE.
<p> Returns TRUE if <em>c</em> is not the ASCII/Latin-1 character <em>ch</em>;
otherwise returns FALSE.
<h3 class=fn>int <a name="operator!-eq-3"></a>operator!= ( <a href="qchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
<h3 class=fn>int <a name="operator!-eq-3"></a>operator!= ( <a href="tqchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -463,14 +463,14 @@ otherwise returns FALSE.
<p> Returns TRUE if <em>c</em> is not the ASCII/Latin-1 character <em>ch</em>;
otherwise returns FALSE.
<h3 class=fn>int <a name="operator-lt"></a>operator&lt; ( <a href="qchar.html">TQChar</a>&nbsp;c1, <a href="qchar.html">TQChar</a>&nbsp;c2 )
<h3 class=fn>int <a name="operator-lt"></a>operator&lt; ( <a href="tqchar.html">TQChar</a>&nbsp;c1, <a href="tqchar.html">TQChar</a>&nbsp;c2 )
</h3>
<p>
<p> Returns TRUE if the numeric Unicode value of <em>c1</em> is less than
that of <em>c2</em>; otherwise returns FALSE.
<h3 class=fn>int <a name="operator-lt-2"></a>operator&lt; ( <a href="qchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
<h3 class=fn>int <a name="operator-lt-2"></a>operator&lt; ( <a href="tqchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -478,7 +478,7 @@ that of <em>c2</em>; otherwise returns FALSE.
<p> Returns TRUE if the numeric Unicode value of <em>c</em> is less than that
of the ASCII/Latin-1 character <em>ch</em>; otherwise returns FALSE.
<h3 class=fn>int <a name="operator-lt-3"></a>operator&lt; ( char&nbsp;ch, <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn>int <a name="operator-lt-3"></a>operator&lt; ( char&nbsp;ch, <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -487,7 +487,7 @@ of the ASCII/Latin-1 character <em>ch</em>; otherwise returns FALSE.
character <em>ch</em> is less than that of <em>c</em>; otherwise returns
FALSE.
<h3 class=fn>int <a name="operator-lt-eq"></a>operator&lt;= ( <a href="qchar.html">TQChar</a>&nbsp;c1, <a href="qchar.html">TQChar</a>&nbsp;c2 )
<h3 class=fn>int <a name="operator-lt-eq"></a>operator&lt;= ( <a href="tqchar.html">TQChar</a>&nbsp;c1, <a href="tqchar.html">TQChar</a>&nbsp;c2 )
</h3>
<p>
@ -495,7 +495,7 @@ FALSE.
that of <em>c2</em>, or they are the same Unicode character; otherwise
returns FALSE.
<h3 class=fn>int <a name="operator-lt-eq-2"></a>operator&lt;= ( <a href="qchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
<h3 class=fn>int <a name="operator-lt-eq-2"></a>operator&lt;= ( <a href="tqchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -504,7 +504,7 @@ returns FALSE.
equal to that of the ASCII/Latin-1 character <em>ch</em>; otherwise
returns FALSE.
<h3 class=fn>int <a name="operator-lt-eq-3"></a>operator&lt;= ( char&nbsp;ch, <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn>int <a name="operator-lt-eq-3"></a>operator&lt;= ( char&nbsp;ch, <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -513,14 +513,14 @@ returns FALSE.
character <em>ch</em> is less than or equal to that of <em>c</em>; otherwise
returns FALSE.
<h3 class=fn>bool <a name="operator-eq-eq"></a>operator== ( <a href="qchar.html">TQChar</a>&nbsp;c1, <a href="qchar.html">TQChar</a>&nbsp;c2 )
<h3 class=fn>bool <a name="operator-eq-eq"></a>operator== ( <a href="tqchar.html">TQChar</a>&nbsp;c1, <a href="tqchar.html">TQChar</a>&nbsp;c2 )
</h3>
<p>
<p> Returns TRUE if <em>c1</em> and <em>c2</em> are the same Unicode character;
otherwise returns FALSE.
<h3 class=fn>bool <a name="operator-eq-eq-2"></a>operator== ( char&nbsp;ch, <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn>bool <a name="operator-eq-eq-2"></a>operator== ( char&nbsp;ch, <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -528,7 +528,7 @@ otherwise returns FALSE.
<p> Returns TRUE if <em>c</em> is the ASCII/Latin-1 character <em>ch</em>;
otherwise returns FALSE.
<h3 class=fn>bool <a name="operator-eq-eq-3"></a>operator== ( <a href="qchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
<h3 class=fn>bool <a name="operator-eq-eq-3"></a>operator== ( <a href="tqchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -536,14 +536,14 @@ otherwise returns FALSE.
<p> Returns TRUE if <em>c</em> is the ASCII/Latin-1 character <em>ch</em>;
otherwise returns FALSE.
<h3 class=fn>int <a name="operator-gt"></a>operator&gt; ( <a href="qchar.html">TQChar</a>&nbsp;c1, <a href="qchar.html">TQChar</a>&nbsp;c2 )
<h3 class=fn>int <a name="operator-gt"></a>operator&gt; ( <a href="tqchar.html">TQChar</a>&nbsp;c1, <a href="tqchar.html">TQChar</a>&nbsp;c2 )
</h3>
<p>
<p> Returns TRUE if the numeric Unicode value of <em>c1</em> is greater than
that of <em>c2</em>; otherwise returns FALSE.
<h3 class=fn>int <a name="operator-gt-2"></a>operator&gt; ( <a href="qchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
<h3 class=fn>int <a name="operator-gt-2"></a>operator&gt; ( <a href="tqchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -551,7 +551,7 @@ that of <em>c2</em>; otherwise returns FALSE.
<p> Returns TRUE if the numeric Unicode value of <em>c</em> is greater than
that of the ASCII/Latin-1 character <em>ch</em>; otherwise returns FALSE.
<h3 class=fn>int <a name="operator-gt-3"></a>operator&gt; ( char&nbsp;ch, <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn>int <a name="operator-gt-3"></a>operator&gt; ( char&nbsp;ch, <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -560,7 +560,7 @@ that of the ASCII/Latin-1 character <em>ch</em>; otherwise returns FALSE.
character <em>ch</em> is greater than that of <em>c</em>; otherwise returns
FALSE.
<h3 class=fn>int <a name="operator-gt-eq"></a>operator&gt;= ( <a href="qchar.html">TQChar</a>&nbsp;c1, <a href="qchar.html">TQChar</a>&nbsp;c2 )
<h3 class=fn>int <a name="operator-gt-eq"></a>operator&gt;= ( <a href="tqchar.html">TQChar</a>&nbsp;c1, <a href="tqchar.html">TQChar</a>&nbsp;c2 )
</h3>
<p>
@ -568,7 +568,7 @@ FALSE.
that of <em>c2</em>, or they are the same Unicode character; otherwise
returns FALSE.
<h3 class=fn>int <a name="operator-gt-eq-2"></a>operator&gt;= ( <a href="qchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
<h3 class=fn>int <a name="operator-gt-eq-2"></a>operator&gt;= ( <a href="tqchar.html">TQChar</a>&nbsp;c, char&nbsp;ch )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -577,7 +577,7 @@ returns FALSE.
or equal to that of the ASCII/Latin-1 character <em>ch</em>; otherwise
returns FALSE.
<h3 class=fn>int <a name="operator-gt-eq-3"></a>operator&gt;= ( char&nbsp;ch, <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn>int <a name="operator-gt-eq-3"></a>operator&gt;= ( char&nbsp;ch, <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

@ -32,7 +32,7 @@ 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 TQCharRef</h1>
<p>This is the complete list of member functions for
<a href="qcharref.html">TQCharRef</a>, including inherited members.
<a href="tqcharref.html">TQCharRef</a>, including inherited members.
<ul>
</ul>

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<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="tqstring-h.html">tqstring.h</a>&gt;</tt>
<p><a href="qcharref-members.html">List of all member functions.</a>
<p><a href="tqcharref-members.html">List of all member functions.</a>
<hr><a name="details"></a><h2>Detailed Description</h2>
@ -46,10 +46,10 @@ The TQCharRef class is a helper class for <a href="tqstring.html">TQString</a>.
the assignment will apply to the character in the string from
which you got the reference. That is its whole purpose in life.
The TQCharRef becomes invalid once modifications are made to the
string: if you want to keep the character, copy it into a <a href="qchar.html">TQChar</a>.
string: if you want to keep the character, copy it into a <a href="tqchar.html">TQChar</a>.
<p> Most of the TQChar member functions also exist in TQCharRef.
However, they are not explicitly documented here.
<p> <p>See also <a href="tqstring.html#operator[]">TQString::operator[]</a>(), <a href="tqstring.html#at">TQString::at</a>(), <a href="qchar.html">TQChar</a>, and <a href="text.html">Text Related Classes</a>.
<p> <p>See also <a href="tqstring.html#operator[]">TQString::operator[]</a>(), <a href="tqstring.html#at">TQString::at</a>(), <a href="tqchar.html">TQChar</a>, and <a href="text.html">Text Related Classes</a>.
<!-- eof -->
<hr><p>

@ -32,12 +32,12 @@ 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 TQConstString</h1>
<p>This is the complete list of member functions for
<a href="qconststring.html">TQConstString</a>, including inherited members.
<a href="tqconststring.html">TQConstString</a>, including inherited members.
<ul>
<li><a href="qconststring.html#TQConstString">TQConstString</a>()
<li><a href="qconststring.html#~TQConstString">~TQConstString</a>()
<li><a href="qconststring.html#string">string</a>()
<li><a href="tqconststring.html#TQConstString">TQConstString</a>()
<li><a href="tqconststring.html#~TQConstString">~TQConstString</a>()
<li><a href="tqconststring.html#string">string</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>

@ -35,7 +35,7 @@ body { background: #ffffff; color: black; }
<a href="#details">More...</a>
<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="tqstring-h.html">tqstring.h</a>&gt;</tt>
<p><a href="qconststring-members.html">List of all member functions.</a>
<p><a href="tqconststring-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQConstString"><b>TQConstString</b></a> ( const&nbsp;TQChar&nbsp;*&nbsp;unicode, uint&nbsp;length )</li>
@ -58,7 +58,7 @@ string held by the object can be obtained by calling <a href="#string">string</a
<p>See also <a href="text.html">Text Related Classes</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQConstString"></a>TQConstString::TQConstString ( const&nbsp;<a href="qchar.html">TQChar</a>&nbsp;*&nbsp;unicode, uint&nbsp;length )
<h3 class=fn><a name="TQConstString"></a>TQConstString::TQConstString ( const&nbsp;<a href="tqchar.html">TQChar</a>&nbsp;*&nbsp;unicode, uint&nbsp;length )
</h3>
Constructs a TQConstString that uses the first <em>length</em> Unicode
characters in the array <em>unicode</em>. Any attempt to modify copies

@ -55,7 +55,7 @@ body { background: #ffffff; color: black; }
#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="qspinbox-h.html">ntqspinbox.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qmultilineedit-h.html">ntqmultilineedit.h</a>&gt;
#include &lt;<a href="qheader-h.html">ntqheader.h</a>&gt;
#include &lt;<a href="qevent-h.html">ntqevent.h</a>&gt;
@ -205,7 +205,7 @@ void <a name="f498"></a>Preview::showPreview( const <a href="tqurl.html">TQUrl</
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 );
(void)new <a href="ntqlabel.html">TQLabel</a>( <a href="tqobject.html#tr">tr</a>( "Only show files smaller than: " ), row );
(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="ntqspinbox.html">TQSpinBox</a>( 1, 10000, 1, row );
<a name="x1838"></a> sizeSpinBox-&gt;<a href="ntqspinbox.html#setSuffix">setSuffix</a>( " KB" );
<a name="x1839"></a> sizeSpinBox-&gt;<a href="ntqspinbox.html#setValue">setValue</a>( 64 );

@ -212,10 +212,10 @@ function names differ, e.g. <a href="#setContentsPreview">setContentsPreview</a>
that the user can see either the contents of the file, or information
about the file.
<p> <pre>
class Preview : public <a href="ntqlabel.html">TQLabel</a>, public TQFilePreview
class Preview : public <a href="tqlabel.html">TQLabel</a>, public TQFilePreview
{
public:
Preview( <a href="tqwidget.html">TQWidget</a> *parent=0 ) : <a href="ntqlabel.html">TQLabel</a>( parent ) {}
Preview( <a href="tqwidget.html">TQWidget</a> *parent=0 ) : <a href="tqlabel.html">TQLabel</a>( parent ) {}
void previewUrl( const <a href="tqurl.html">TQUrl</a> &amp;u )
{
@ -230,7 +230,7 @@ about the file.
</pre>
<p> In the above snippet, we create a preview widget which inherits from
<a href="ntqlabel.html">TQLabel</a> and <a href="tqfilepreview.html">TQFilePreview</a>. File preview widgets <em>must</em> inherit from
<a href="tqlabel.html">TQLabel</a> and <a href="tqfilepreview.html">TQFilePreview</a>. File preview widgets <em>must</em> inherit from
TQFilePreview.
<p> Inside the class we reimplement <a href="tqfilepreview.html#previewUrl">TQFilePreview::previewUrl</a>(), this is
where we determine what happens when a file is selected. In the
@ -351,7 +351,7 @@ this row. If <em>separator</em> is TRUE, a small space is inserted between the
last button of the row and the new button <em>b</em>.
<p> <p>See also <a href="#addWidgets">addWidgets</a>(), <a href="#addLeftWidget">addLeftWidget</a>(), and <a href="#addRightWidget">addRightWidget</a>().
<h3 class=fn>void <a name="addWidgets"></a>TQFileDialog::addWidgets ( <a href="ntqlabel.html">TQLabel</a>&nbsp;*&nbsp;l, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, <a href="ntqpushbutton.html">TQPushButton</a>&nbsp;*&nbsp;b )<tt> [protected]</tt>
<h3 class=fn>void <a name="addWidgets"></a>TQFileDialog::addWidgets ( <a href="tqlabel.html">TQLabel</a>&nbsp;*&nbsp;l, <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;w, <a href="ntqpushbutton.html">TQPushButton</a>&nbsp;*&nbsp;b )<tt> [protected]</tt>
</h3>
Adds the specified widgets to the bottom of the file dialog. The
label <em>l</em> is placed underneath the "file name" and the "file types"
@ -361,7 +361,7 @@ The button <em>b</em> is placed underneath the Cancel pushbutton.
MyFileDialog::MyFileDialog( <a href="tqwidget.html">TQWidget</a>* parent, const char* name ) :
<a href="#TQFileDialog">TQFileDialog</a>( parent, name )
{
<a href="ntqlabel.html">TQLabel</a>* label = new <a href="ntqlabel.html">TQLabel</a>( "Added widgets", this );
<a href="tqlabel.html">TQLabel</a>* label = new <a href="tqlabel.html">TQLabel</a>( "Added widgets", this );
<a href="ntqlineedit.html">TQLineEdit</a>* lineedit = new <a href="ntqlineedit.html">TQLineEdit</a>( this );
<a href="ntqpushbutton.html">TQPushButton</a>* pushbutton = new <a href="ntqpushbutton.html">TQPushButton</a>( this );
@ -626,10 +626,10 @@ TQFilePreview, so you should pass the same widget twice. If you
don't, you must remember to delete the preview object in order to
avoid memory leaks.
<p> <pre>
class Preview : public <a href="ntqlabel.html">TQLabel</a>, public TQFilePreview
class Preview : public <a href="tqlabel.html">TQLabel</a>, public TQFilePreview
{
public:
Preview( <a href="tqwidget.html">TQWidget</a> *parent=0 ) : <a href="ntqlabel.html">TQLabel</a>( parent ) {}
Preview( <a href="tqwidget.html">TQWidget</a> *parent=0 ) : <a href="tqlabel.html">TQLabel</a>( parent ) {}
void previewUrl( const <a href="tqurl.html">TQUrl</a> &amp;u )
{
@ -729,10 +729,10 @@ TQFilePreview, so you should pass the same widget twice. If you
don't, you must remember to delete the preview object in order to
avoid memory leaks.
<p> <pre>
class Preview : public <a href="ntqlabel.html">TQLabel</a>, public TQFilePreview
class Preview : public <a href="tqlabel.html">TQLabel</a>, public TQFilePreview
{
public:
Preview( <a href="tqwidget.html">TQWidget</a> *parent=0 ) : <a href="ntqlabel.html">TQLabel</a>( parent ) {}
Preview( <a href="tqwidget.html">TQWidget</a> *parent=0 ) : <a href="tqlabel.html">TQLabel</a>( parent ) {}
void previewUrl( const <a href="tqurl.html">TQUrl</a> &amp;u )
{

@ -161,7 +161,7 @@ value will be too small.
<p> <p>See also <a href="#descent">descent</a>().
<p>Examples: <a href="drawdemo-example.html#x1064">drawdemo/drawdemo.cpp</a> and <a href="scrollview-example.html#x619">scrollview/scrollview.cpp</a>.
<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQFontMetrics::boundingRect ( <a href="qchar.html">TQChar</a>&nbsp;ch ) const
<h3 class=fn><a href="tqrect.html">TQRect</a> <a name="boundingRect"></a>TQFontMetrics::boundingRect ( <a href="tqchar.html">TQChar</a>&nbsp;ch ) const
</h3>
Returns the rectangle that is covered by ink if the character
specified by <em>ch</em> were to be drawn at the origin of the coordinate
@ -261,7 +261,7 @@ base line).
<p> <p>See also <a href="#leading">leading</a>() and <a href="#lineSpacing">lineSpacing</a>().
<p>Examples: <a href="grapher-nsplugin-example.html#x2741">grapher/grapher.cpp</a>, <a href="hello-example.html#x1630">hello/hello.cpp</a>, and <a href="qfd-example.html#x1986">qfd/fontdisplayer.cpp</a>.
<h3 class=fn>bool <a name="inFont"></a>TQFontMetrics::inFont ( <a href="qchar.html">TQChar</a>&nbsp;ch ) const
<h3 class=fn>bool <a name="inFont"></a>TQFontMetrics::inFont ( <a href="tqchar.html">TQChar</a>&nbsp;ch ) const
</h3>
Returns TRUE if character <em>ch</em> is a valid character in the font;
otherwise returns FALSE.
@ -273,14 +273,14 @@ Returns the leading of the font.
<p> This is the natural inter-line spacing.
<p> <p>See also <a href="#height">height</a>() and <a href="#lineSpacing">lineSpacing</a>().
<h3 class=fn>int <a name="leftBearing"></a>TQFontMetrics::leftBearing ( <a href="qchar.html">TQChar</a>&nbsp;ch ) const
<h3 class=fn>int <a name="leftBearing"></a>TQFontMetrics::leftBearing ( <a href="tqchar.html">TQChar</a>&nbsp;ch ) const
</h3>
Returns the left bearing of character <em>ch</em> in the font.
<p> The left bearing is the right-ward distance of the left-most pixel
of the character from the logical origin of the character. This
value is negative if the pixels of the character extend to the
left of the logical origin.
<p> See <a href="#width">width</a>(<a href="qchar.html">TQChar</a>) for a graphical description of this metric.
<p> See <a href="#width">width</a>(<a href="tqchar.html">TQChar</a>) for a graphical description of this metric.
<p> <p>See also <a href="#rightBearing">rightBearing</a>(), <a href="#minLeftBearing">minLeftBearing</a>(), and <a href="#width">width</a>().
<p>Example: <a href="qfd-example.html#x1988">qfd/fontdisplayer.cpp</a>.
@ -330,7 +330,7 @@ Returns the distance from the base line to where an overline
should be drawn.
<p> <p>See also <a href="#underlinePos">underlinePos</a>(), <a href="#strikeOutPos">strikeOutPos</a>(), and <a href="#lineWidth">lineWidth</a>().
<h3 class=fn>int <a name="rightBearing"></a>TQFontMetrics::rightBearing ( <a href="qchar.html">TQChar</a>&nbsp;ch ) const
<h3 class=fn>int <a name="rightBearing"></a>TQFontMetrics::rightBearing ( <a href="tqchar.html">TQChar</a>&nbsp;ch ) const
</h3>
Returns the right bearing of character <em>ch</em> in the font.
<p> The right bearing is the left-ward distance of the right-most
@ -375,7 +375,7 @@ Returns the distance from the base line to where an underscore
should be drawn.
<p> <p>See also <a href="#overlinePos">overlinePos</a>(), <a href="#strikeOutPos">strikeOutPos</a>(), and <a href="#lineWidth">lineWidth</a>().
<h3 class=fn>int <a name="width"></a>TQFontMetrics::width ( <a href="qchar.html">TQChar</a>&nbsp;ch ) const
<h3 class=fn>int <a name="width"></a>TQFontMetrics::width ( <a href="tqchar.html">TQChar</a>&nbsp;ch ) const
</h3>
<p> <img src="bearings.png" align=right>
<p> Returns the logical width of character <em>ch</em> in pixels. This is a

@ -52,7 +52,7 @@ The TQImageConsumer class is an abstraction used by <a href="tqimagedecoder.html
<p>
<p> The <a href="tqmovie.html">TQMovie</a> class, or <a href="ntqlabel.html#setMovie">TQLabel::setMovie</a>(), are easy to use and for
<p> The <a href="tqmovie.html">TQMovie</a> class, or <a href="tqlabel.html#setMovie">TQLabel::setMovie</a>(), are easy to use and for
most situations do what you want with regards animated images.
<p> A TQImageConsumer consumes information about changes to the <a href="tqimage.html">TQImage</a>
maintained by a TQImageDecoder. Think of the TQImage as the model or

@ -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/ntqlabel.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlabel.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqlabel.h Include File</title>
<title>tqlabel.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>ntqlabel.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>tqlabel.h</h1>
<p>This is the verbatim text of the ntqlabel.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqlabel.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/**********************************************************************
** $Id: qt/ntqlabel.h 3.3.8 edited Jan 11 14:38 $
** $Id: qt/tqlabel.h 3.3.8 edited Jan 11 14:38 $
**
** Definition of TQLabel widget class
**

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 318 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/ntqlabel.h:50 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlabel.h:50 -->
<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 TQLabel</h1>
<p>This is the complete list of member functions for
<a href="ntqlabel.html">TQLabel</a>, including inherited members.
<a href="tqlabel.html">TQLabel</a>, including inherited members.
<ul>
<li><a href="ntqlabel.html#TQLabel">TQLabel</a>()
<li><a href="ntqlabel.html#~TQLabel">~TQLabel</a>()
<li><a href="tqlabel.html#TQLabel">TQLabel</a>()
<li><a href="tqlabel.html#~TQLabel">~TQLabel</a>()
<li><a href="tqwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="tqwidget.html#adjustSize">adjustSize</a>()
<li><a href="ntqlabel.html#alignment">alignment</a>()
<li><a href="tqlabel.html#alignment">alignment</a>()
<li><a href="tqwidget.html#autoMask">autoMask</a>()
<li><a href="ntqlabel.html#autoResize">autoResize</a>()
<li><a href="tqlabel.html#autoResize">autoResize</a>()
<li><a href="tqwidget.html#backgroundBrush">backgroundBrush</a>()
<li><a href="tqwidget.html#backgroundColor">backgroundColor</a>()
<li><a href="tqwidget.html#backgroundMode">backgroundMode</a>()
@ -49,7 +49,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#backgroundPixmap">backgroundPixmap</a>()
<li><a href="tqwidget.html#baseSize">baseSize</a>()
<li><a href="tqobject.html#blockSignals">blockSignals</a>()
<li><a href="ntqlabel.html#buddy">buddy</a>()
<li><a href="tqlabel.html#buddy">buddy</a>()
<li><a href="tqwidget.html#caption">caption</a>()
<li><a href="tqobject.html#checkConnectArgs">checkConnectArgs</a>()
<li><a href="tqobject.html#child">child</a>()
@ -59,7 +59,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#childrenRect">childrenRect</a>()
<li><a href="tqwidget.html#childrenRegion">childrenRegion</a>()
<li><a href="tqobject.html#className">className</a>()
<li><a href="ntqlabel.html#clear">clear</a>()
<li><a href="tqlabel.html#clear">clear</a>()
<li><a href="tqwidget.html#clearFocus">clearFocus</a>()
<li><a href="tqwidget.html#clearMask">clearMask</a>()
<li><a href="tqwidget.html#clearWFlags">clearWFlags</a>()
@ -85,7 +85,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#dragEnterEvent">dragEnterEvent</a>()
<li><a href="tqwidget.html#dragLeaveEvent">dragLeaveEvent</a>()
<li><a href="tqwidget.html#dragMoveEvent">dragMoveEvent</a>()
<li><a href="ntqlabel.html#drawContents">drawContents</a>()
<li><a href="tqlabel.html#drawContents">drawContents</a>()
<li><a href="ntqframe.html#drawFrame">drawFrame</a>()
<li><a href="tqwidget.html#drawText">drawText</a>()
<li><a href="tqwidget.html#dropEvent">dropEvent</a>()
@ -127,7 +127,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#hasFocus">hasFocus</a>()
<li><a href="tqwidget.html#hasMouse">hasMouse</a>()
<li><a href="tqwidget.html#hasMouseTracking">hasMouseTracking</a>()
<li><a href="ntqlabel.html#hasScaledContents">hasScaledContents</a>()
<li><a href="tqlabel.html#hasScaledContents">hasScaledContents</a>()
<li><a href="tqwidget.html#height">height</a>()
<li><a href="tqwidget.html#heightForWidth">heightForWidth</a>()
<li><a href="tqwidget.html#hide">hide</a>()
@ -139,7 +139,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#imComposeEvent">imComposeEvent</a>()
<li><a href="tqwidget.html#imEndEvent">imEndEvent</a>()
<li><a href="tqwidget.html#imStartEvent">imStartEvent</a>()
<li><a href="ntqlabel.html#indent">indent</a>()
<li><a href="tqlabel.html#indent">indent</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>()
@ -201,7 +201,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#mouseReleaseEvent">mouseReleaseEvent</a>()
<li><a href="tqwidget.html#move">move</a>()
<li><a href="tqwidget.html#moveEvent">moveEvent</a>()
<li><a href="ntqlabel.html#movie">movie</a>()
<li><a href="tqlabel.html#movie">movie</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>()
@ -217,8 +217,8 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#paletteForegroundColor">paletteForegroundColor</a>()
<li><a href="tqobject.html#parent">parent</a>()
<li><a href="tqwidget.html#parentWidget">parentWidget</a>()
<li><a href="ntqlabel.html#picture">picture</a>()
<li><a href="ntqlabel.html#pixmap">pixmap</a>()
<li><a href="tqlabel.html#picture">picture</a>()
<li><a href="tqlabel.html#pixmap">pixmap</a>()
<li><a href="tqwidget.html#polish">polish</a>()
<li><a href="tqwidget.html#pos">pos</a>()
<li><a href="tqobject.html#property">property</a>()
@ -239,15 +239,15 @@ 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="ntqlabel.html#setAlignment">setAlignment</a>()
<li><a href="tqlabel.html#setAlignment">setAlignment</a>()
<li><a href="tqwidget.html#setAutoMask">setAutoMask</a>()
<li><a href="ntqlabel.html#setAutoResize">setAutoResize</a>()
<li><a href="tqlabel.html#setAutoResize">setAutoResize</a>()
<li><a href="tqwidget.html#setBackgroundColor">setBackgroundColor</a>()
<li><a href="tqwidget.html#setBackgroundMode">setBackgroundMode</a>()
<li><a href="tqwidget.html#setBackgroundOrigin">setBackgroundOrigin</a>()
<li><a href="tqwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>()
<li><a href="tqwidget.html#setBaseSize">setBaseSize</a>()
<li><a href="ntqlabel.html#setBuddy">setBuddy</a>()
<li><a href="tqlabel.html#setBuddy">setBuddy</a>()
<li><a href="tqwidget.html#setCaption">setCaption</a>()
<li><a href="tqwidget.html#setCursor">setCursor</a>()
<li><a href="tqwidget.html#setDisabled">setDisabled</a>()
@ -260,7 +260,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setFocus">setFocus</a>()
<li><a href="tqwidget.html#setFocusPolicy">setFocusPolicy</a>()
<li><a href="tqwidget.html#setFocusProxy">setFocusProxy</a>()
<li><a href="ntqlabel.html#setFont">setFont</a>()
<li><a href="tqlabel.html#setFont">setFont</a>()
<li><a href="ntqframe.html#setFrameRect">setFrameRect</a>()
<li><a href="ntqframe.html#setFrameShadow">setFrameShadow</a>()
<li><a href="ntqframe.html#setFrameShape">setFrameShape</a>()
@ -269,7 +269,7 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setHidden">setHidden</a>()
<li><a href="tqwidget.html#setIcon">setIcon</a>()
<li><a href="tqwidget.html#setIconText">setIconText</a>()
<li><a href="ntqlabel.html#setIndent">setIndent</a>()
<li><a href="tqlabel.html#setIndent">setIndent</a>()
<li><a href="tqwidget.html#setInputMethodEnabled">setInputMethodEnabled</a>()
<li><a href="tqwidget.html#setKeyCompression">setKeyCompression</a>()
<li><a href="ntqframe.html#setLineWidth">setLineWidth</a>()
@ -284,24 +284,24 @@ body { background: #ffffff; color: black; }
<li><a href="tqwidget.html#setMinimumSize">setMinimumSize</a>()
<li><a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>()
<li><a href="tqwidget.html#setMouseTracking">setMouseTracking</a>()
<li><a href="ntqlabel.html#setMovie">setMovie</a>()
<li><a href="tqlabel.html#setMovie">setMovie</a>()
<li><a href="tqobject.html#setName">setName</a>()
<li><a href="ntqlabel.html#setNum">setNum</a>()
<li><a href="tqlabel.html#setNum">setNum</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>()
<li><a href="tqwidget.html#setPaletteForegroundColor">setPaletteForegroundColor</a>()
<li><a href="ntqlabel.html#setPicture">setPicture</a>()
<li><a href="ntqlabel.html#setPixmap">setPixmap</a>()
<li><a href="tqlabel.html#setPicture">setPicture</a>()
<li><a href="tqlabel.html#setPixmap">setPixmap</a>()
<li><a href="tqobject.html#setProperty">setProperty</a>()
<li><a href="ntqlabel.html#setScaledContents">setScaledContents</a>()
<li><a href="tqlabel.html#setScaledContents">setScaledContents</a>()
<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="tqwidget.html#setStyle">setStyle</a>()
<li><a href="tqwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="ntqlabel.html#setText">setText</a>()
<li><a href="ntqlabel.html#setTextFormat">setTextFormat</a>()
<li><a href="tqlabel.html#setText">setText</a>()
<li><a href="tqlabel.html#setTextFormat">setTextFormat</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#styleChange">styleChange</a>()
<li><a href="tqwidget.html#tabletEvent">tabletEvent</a>()
<li><a href="tqwidget.html#testWFlags">testWFlags</a>()
<li><a href="ntqlabel.html#text">text</a>()
<li><a href="ntqlabel.html#textFormat">textFormat</a>()
<li><a href="tqlabel.html#text">text</a>()
<li><a href="tqlabel.html#textFormat">textFormat</a>()
<li><a href="tqobject.html#timerEvent">timerEvent</a>()
<li><a href="tqwidget.html#topLevelWidget">topLevelWidget</a>()
<li><a href="tqobject.html#tr">tr</a>()

Before

Width:  |  Height:  |  Size: 318 B

After

Width:  |  Height:  |  Size: 318 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/src/widgets/qlabel.cpp:66 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqlabel.cpp:66 -->
<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 TQLabel widget provides a text or image display.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;</tt>
<p><tt>#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;</tt>
<p>Inherits <a href="ntqframe.html">TQFrame</a>.
<p><a href="qlabel-members.html">List of all member functions.</a>
<p><a href="tqlabel-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQLabel"><b>TQLabel</b></a> ( TQWidget&nbsp;*&nbsp;parent, const&nbsp;char&nbsp;*&nbsp;name = 0, WFlags&nbsp;f = 0 )</li>
@ -141,7 +141,7 @@ the other widget (called the TQLabel's "buddy"). For example:
<p> In this example, keyboard focus is transferred to the label's
buddy (the <a href="ntqlineedit.html">TQLineEdit</a>) when the user presses Alt+P. You can
also use the <a href="#setBuddy">setBuddy</a>() function to accomplish the same thing.
<p> <img src=qlabel-m.png> <img src=qlabel-w.png>
<p> <img src=tqlabel-m.png> <img src=tqlabel-w.png>
<p> <p>See also <a href="ntqlineedit.html">TQLineEdit</a>, <a href="tqtextedit.html">TQTextEdit</a>, <a href="tqpixmap.html">TQPixmap</a>, <a href="tqmovie.html">TQMovie</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Label</a>, <a href="basic.html">Basic Widgets</a>, and <a href="text.html">Text Related Classes</a>.
<hr><h2>Member Function Documentation</h2>
@ -177,7 +177,7 @@ Destroys the label.
<h3 class=fn>int <a name="alignment"></a>TQLabel::alignment () const
</h3><p>Returns the alignment of the label's contents.
See the <a href="ntqlabel.html#alignment-prop">"alignment"</a> property for details.
See the <a href="tqlabel.html#alignment-prop">"alignment"</a> property for details.
<h3 class=fn>bool <a name="autoResize"></a>TQLabel::autoResize () const
</h3>
@ -203,10 +203,10 @@ Draws the label contents using the painter <em>p</em>.
<p>Reimplemented from <a href="ntqframe.html#drawContents">TQFrame</a>.
<h3 class=fn>bool <a name="hasScaledContents"></a>TQLabel::hasScaledContents () const
</h3><p>Returns TRUE if the label will scale its contents to fill all available space; otherwise returns FALSE.
See the <a href="ntqlabel.html#scaledContents-prop">"scaledContents"</a> property for details.
See the <a href="tqlabel.html#scaledContents-prop">"scaledContents"</a> property for details.
<h3 class=fn>int <a name="indent"></a>TQLabel::indent () const
</h3><p>Returns the label's text indent in pixels.
See the <a href="ntqlabel.html#indent-prop">"indent"</a> property for details.
See the <a href="tqlabel.html#indent-prop">"indent"</a> property for details.
<h3 class=fn><a href="tqmovie.html">TQMovie</a>&nbsp;* <a name="movie"></a>TQLabel::movie () const
</h3>
Returns a pointer to the label's movie, or 0 if no movie has been
@ -221,10 +221,10 @@ picture.
<h3 class=fn><a href="tqpixmap.html">TQPixmap</a>&nbsp;* <a name="pixmap"></a>TQLabel::pixmap () const
</h3><p>Returns the label's pixmap.
See the <a href="ntqlabel.html#pixmap-prop">"pixmap"</a> property for details.
See the <a href="tqlabel.html#pixmap-prop">"pixmap"</a> property for details.
<h3 class=fn>void <a name="setAlignment"></a>TQLabel::setAlignment ( int )<tt> [virtual]</tt>
</h3><p>Sets the alignment of the label's contents.
See the <a href="ntqlabel.html#alignment-prop">"alignment"</a> property for details.
See the <a href="tqlabel.html#alignment-prop">"alignment"</a> property for details.
<h3 class=fn>void <a name="setAutoResize"></a>TQLabel::setAutoResize ( bool&nbsp;enable )<tt> [virtual]</tt>
</h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p> Enables auto-resizing if <em>enable</em> is TRUE, or disables it if <em>enable</em> is FALSE.
@ -274,7 +274,7 @@ Sets the font used on the TQLabel to font <em>f</em>.
<p>Reimplemented from <a href="tqwidget.html#setFont">TQWidget</a>.
<h3 class=fn>void <a name="setIndent"></a>TQLabel::setIndent ( int )
</h3><p>Sets the label's text indent in pixels.
See the <a href="ntqlabel.html#indent-prop">"indent"</a> property for details.
See the <a href="tqlabel.html#indent-prop">"indent"</a> property for details.
<h3 class=fn>void <a name="setMovie"></a>TQLabel::setMovie ( const&nbsp;<a href="tqmovie.html">TQMovie</a>&nbsp;&amp;&nbsp;movie )<tt> [virtual slot]</tt>
</h3>
Sets the label contents to <em>movie</em>. Any previous content is
@ -313,22 +313,22 @@ cleared.
<h3 class=fn>void <a name="setPixmap"></a>TQLabel::setPixmap ( const&nbsp;<a href="tqpixmap.html">TQPixmap</a>&nbsp;&amp; )<tt> [virtual slot]</tt>
</h3><p>Sets the label's pixmap.
See the <a href="ntqlabel.html#pixmap-prop">"pixmap"</a> property for details.
See the <a href="tqlabel.html#pixmap-prop">"pixmap"</a> property for details.
<h3 class=fn>void <a name="setScaledContents"></a>TQLabel::setScaledContents ( bool )
</h3><p>Sets whether the label will scale its contents to fill all available space.
See the <a href="ntqlabel.html#scaledContents-prop">"scaledContents"</a> property for details.
See the <a href="tqlabel.html#scaledContents-prop">"scaledContents"</a> property for details.
<h3 class=fn>void <a name="setText"></a>TQLabel::setText ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp; )<tt> [virtual slot]</tt>
</h3><p>Sets the label's text.
See the <a href="ntqlabel.html#text-prop">"text"</a> property for details.
See the <a href="tqlabel.html#text-prop">"text"</a> property for details.
<h3 class=fn>void <a name="setTextFormat"></a>TQLabel::setTextFormat ( <a href="ntqt.html#TextFormat-enum">TextFormat</a> )
</h3><p>Sets the label's text format.
See the <a href="ntqlabel.html#textFormat-prop">"textFormat"</a> property for details.
See the <a href="tqlabel.html#textFormat-prop">"textFormat"</a> property for details.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="text"></a>TQLabel::text () const
</h3><p>Returns the label's text.
See the <a href="ntqlabel.html#text-prop">"text"</a> property for details.
See the <a href="tqlabel.html#text-prop">"text"</a> property for details.
<h3 class=fn><a href="ntqt.html#TextFormat-enum">TextFormat</a> <a name="textFormat"></a>TQLabel::textFormat () const
</h3><p>Returns the label's text format.
See the <a href="ntqlabel.html#textFormat-prop">"textFormat"</a> property for details.
See the <a href="tqlabel.html#textFormat-prop">"textFormat"</a> property for details.
<hr><h2>Property Documentation</h2>
<h3 class=fn>Alignment <a name="alignment-prop"></a>alignment</h3>
<p>This property holds the alignment of the label's contents.
@ -390,7 +390,7 @@ auto-detect the format of the text set.
<p> If the text is interpreted as a plain text and a buddy has been
set, the buddy accelerator key is updated from the new text.
<p> The label resizes itself if auto-resizing is enabled.
<p> Note that Qlabel is well-suited to display small rich text
<p> Note that TQLabel is well-suited to display small rich text
documents, i.e. those small documents that get their document
specific settings (font, text color, link color) from the label's
palette and font properties. For large documents, use <a href="tqtextedit.html">TQTextEdit</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/ntqlocale.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlocale.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqlocale.h Include File</title>
<title>tqlocale.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>ntqlocale.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>tqlocale.h</h1>
<p>This is the verbatim text of the ntqlocale.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqlocale.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqlocale.h 3.3.8 edited Jan 11 14:38 $
** $Id: qt/tqlocale.h 3.3.8 edited Jan 11 14:38 $
**
** Declaration of the TQLocale 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/ntqlocale.h:44 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqlocale.h:44 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,30 +32,30 @@ 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 TQLocale</h1>
<p>This is the complete list of member functions for
<a href="ntqlocale.html">TQLocale</a>, including inherited members.
<a href="tqlocale.html">TQLocale</a>, including inherited members.
<ul>
<li><a href="ntqlocale.html#TQLocale">TQLocale</a>()
<li><a href="ntqlocale.html#c">c</a>()
<li><a href="ntqlocale.html#country">country</a>()
<li><a href="ntqlocale.html#countryToString">countryToString</a>()
<li><a href="ntqlocale.html#language">language</a>()
<li><a href="ntqlocale.html#languageToString">languageToString</a>()
<li><a href="ntqlocale.html#name">name</a>()
<li><a href="ntqlocale.html#operator-eq">operator=</a>()
<li><a href="ntqlocale.html#setDefault">setDefault</a>()
<li><a href="ntqlocale.html#system">system</a>()
<li><a href="ntqlocale.html#toDouble">toDouble</a>()
<li><a href="ntqlocale.html#toFloat">toFloat</a>()
<li><a href="ntqlocale.html#toInt">toInt</a>()
<li><a href="ntqlocale.html#toLong">toLong</a>()
<li><a href="ntqlocale.html#toLongLong">toLongLong</a>()
<li><a href="ntqlocale.html#toShort">toShort</a>()
<li><a href="ntqlocale.html#toString">toString</a>()
<li><a href="ntqlocale.html#toUInt">toUInt</a>()
<li><a href="ntqlocale.html#toULong">toULong</a>()
<li><a href="ntqlocale.html#toULongLong">toULongLong</a>()
<li><a href="ntqlocale.html#toUShort">toUShort</a>()
<li><a href="tqlocale.html#TQLocale">TQLocale</a>()
<li><a href="tqlocale.html#c">c</a>()
<li><a href="tqlocale.html#country">country</a>()
<li><a href="tqlocale.html#countryToString">countryToString</a>()
<li><a href="tqlocale.html#language">language</a>()
<li><a href="tqlocale.html#languageToString">languageToString</a>()
<li><a href="tqlocale.html#name">name</a>()
<li><a href="tqlocale.html#operator-eq">operator=</a>()
<li><a href="tqlocale.html#setDefault">setDefault</a>()
<li><a href="tqlocale.html#system">system</a>()
<li><a href="tqlocale.html#toDouble">toDouble</a>()
<li><a href="tqlocale.html#toFloat">toFloat</a>()
<li><a href="tqlocale.html#toInt">toInt</a>()
<li><a href="tqlocale.html#toLong">toLong</a>()
<li><a href="tqlocale.html#toLongLong">toLongLong</a>()
<li><a href="tqlocale.html#toShort">toShort</a>()
<li><a href="tqlocale.html#toString">toString</a>()
<li><a href="tqlocale.html#toUInt">toUInt</a>()
<li><a href="tqlocale.html#toULong">toULong</a>()
<li><a href="tqlocale.html#toULongLong">toULongLong</a>()
<li><a href="tqlocale.html#toUShort">toUShort</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/tools/qlocale.cpp:1921 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/tools/tqlocale.cpp:1921 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -35,8 +35,8 @@ body { background: #ffffff; color: black; }
string representations in various languages.
<a href="#details">More...</a>
<p>Almost all the functions in this class are <a href="threads.html#reentrant">reentrant</a> when TQt is built with thread support. The exception is <a href="#setDefault"><b>setDefault</b></a>().
</p><p><tt>#include &lt;<a href="qlocale-h.html">ntqlocale.h</a>&gt;</tt>
<p><a href="qlocale-members.html">List of all member functions.</a>
</p><p><tt>#include &lt;<a href="tqlocale-h.html">tqlocale.h</a>&gt;</tt>
<p><a href="tqlocale-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn>enum <a href="#Language-enum"><b>Language</b></a> { C = 1, Abkhazian = 2, Afan = 3, Afar = 4, Afrikaans = 5, Albanian = 6, Amharic = 7, Arabic = 8, Armenian = 9, Assamese = 10, Aymara = 11, Azerbaijani = 12, Bashkir = 13, Basque = 14, Bengali = 15, Bhutani = 16, Bihari = 17, Bislama = 18, Breton = 19, Bulgarian = 20, Burmese = 21, Byelorussian = 22, Cambodian = 23, Catalan = 24, Chinese = 25, Corsican = 26, Croatian = 27, Czech = 28, Danish = 29, Dutch = 30, English = 31, Esperanto = 32, Estonian = 33, Faroese = 34, FijiLanguage = 35, Finnish = 36, French = 37, Frisian = 38, Gaelic = 39, Galician = 40, Georgian = 41, German = 42, Greek = 43, Greenlandic = 44, Guarani = 45, Gujarati = 46, Hausa = 47, Hebrew = 48, Hindi = 49, Hungarian = 50, Icelandic = 51, Indonesian = 52, Interlingua = 53, Interlingue = 54, Inuktitut = 55, Inupiak = 56, Irish = 57, Italian = 58, Japanese = 59, Javanese = 60, Kannada = 61, Kashmiri = 62, Kazakh = 63, Kinyarwanda = 64, Kirghiz = 65, Korean = 66, Kurdish = 67, Kurundi = 68, Laothian = 69, Latin = 70, Latvian = 71, Lingala = 72, Lithuanian = 73, Macedonian = 74, Malagasy = 75, Malay = 76, Malayalam = 77, Maltese = 78, Maori = 79, Marathi = 80, Moldavian = 81, Mongolian = 82, NauruLanguage = 83, Nepali = 84, Norwegian = 85, Occitan = 86, Oriya = 87, Pashto = 88, Persian = 89, Polish = 90, Portuguese = 91, Punjabi = 92, Quechua = 93, RhaetoRomance = 94, Romanian = 95, Russian = 96, Samoan = 97, Sangho = 98, Sanskrit = 99, Serbian = 100, SerboCroatian = 101, Sesotho = 102, Setswana = 103, Shona = 104, Sindhi = 105, Singhalese = 106, Siswati = 107, Slovak = 108, Slovenian = 109, Somali = 110, Spanish = 111, Sundanese = 112, Swahili = 113, Swedish = 114, Tagalog = 115, Tajik = 116, Tamil = 117, Tatar = 118, Telugu = 119, Thai = 120, Tibetan = 121, Tigrinya = 122, TongaLanguage = 123, Tsonga = 124, Turkish = 125, Turkmen = 126, Twi = 127, Uigur = 128, Ukrainian = 129, Urdu = 130, Uzbek = 131, Vietnamese = 132, Volapuk = 133, Welsh = 134, Wolof = 135, Xhosa = 136, Yiddish = 137, Yoruba = 138, Zhuang = 139, Zulu = 140, LastLanguage = Zulu }</li>
@ -596,7 +596,7 @@ Language).
<p> This constructor is much slower than TQLocale(Country, Language).
<p> <p>See also <a href="#name">name</a>().
<h3 class=fn><a name="TQLocale-3"></a>TQLocale::TQLocale ( <a href="ntqlocale.html#Language-enum">Language</a>&nbsp;language, <a href="ntqlocale.html#Country-enum">Country</a>&nbsp;country = AnyCountry )
<h3 class=fn><a name="TQLocale-3"></a>TQLocale::TQLocale ( <a href="tqlocale.html#Language-enum">Language</a>&nbsp;language, <a href="tqlocale.html#Country-enum">Country</a>&nbsp;country = AnyCountry )
</h3>
Constructs a TQLocale object with the specified <em>language</em> and <em>country</em>.
<p> <ul>
@ -611,31 +611,31 @@ defaults to the default locale (see <a href="#setDefault">setDefault</a>()).
using <a href="#language">language</a>() and <a href="#country">country</a>().
<p> <p>See also <a href="#setDefault">setDefault</a>(), <a href="#language">language</a>(), and <a href="#country">country</a>().
<h3 class=fn><a name="TQLocale-4"></a>TQLocale::TQLocale ( const&nbsp;<a href="ntqlocale.html">TQLocale</a>&nbsp;&amp;&nbsp;other )
<h3 class=fn><a name="TQLocale-4"></a>TQLocale::TQLocale ( const&nbsp;<a href="tqlocale.html">TQLocale</a>&nbsp;&amp;&nbsp;other )
</h3>
Constructs a TQLocale object as a copy of <em>other</em>.
<h3 class=fn><a href="ntqlocale.html">TQLocale</a> <a name="c"></a>TQLocale::c ()<tt> [static]</tt>
<h3 class=fn><a href="tqlocale.html">TQLocale</a> <a name="c"></a>TQLocale::c ()<tt> [static]</tt>
</h3>
<p> Returns a TQLocale object initialized to the "C" locale.
<p> <p>See also <a href="#system">system</a>().
<h3 class=fn><a href="ntqlocale.html#Country-enum">Country</a> <a name="country"></a>TQLocale::country () const
<h3 class=fn><a href="tqlocale.html#Country-enum">Country</a> <a name="country"></a>TQLocale::country () const
</h3>
Returns the country of this locale.
<p> <p>See also <a href="#TQLocale">TQLocale</a>().
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="countryToString"></a>TQLocale::countryToString ( <a href="ntqlocale.html#Country-enum">Country</a>&nbsp;country )<tt> [static]</tt>
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="countryToString"></a>TQLocale::countryToString ( <a href="tqlocale.html#Country-enum">Country</a>&nbsp;country )<tt> [static]</tt>
</h3>
Returns a <a href="tqstring.html">TQString</a> containing the name of <em>country</em>.
<h3 class=fn><a href="ntqlocale.html#Language-enum">Language</a> <a name="language"></a>TQLocale::language () const
<h3 class=fn><a href="tqlocale.html#Language-enum">Language</a> <a name="language"></a>TQLocale::language () const
</h3>
Returns the language of this locale.
<p> <p>See also <a href="#TQLocale">TQLocale</a>().
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="languageToString"></a>TQLocale::languageToString ( <a href="ntqlocale.html#Language-enum">Language</a>&nbsp;language )<tt> [static]</tt>
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="languageToString"></a>TQLocale::languageToString ( <a href="tqlocale.html#Language-enum">Language</a>&nbsp;language )<tt> [static]</tt>
</h3>
Returns a <a href="tqstring.html">TQString</a> containing the name of <em>language</em>.
@ -647,12 +647,12 @@ language is a lowercase, two-letter ISO 639 language code,
and country is an uppercase, two-letter ISO 3166 country code.
<p> <p>See also <a href="#TQLocale">TQLocale</a>().
<h3 class=fn><a href="ntqlocale.html">TQLocale</a>&nbsp;&amp; <a name="operator-eq"></a>TQLocale::operator= ( const&nbsp;<a href="ntqlocale.html">TQLocale</a>&nbsp;&amp;&nbsp;other )
<h3 class=fn><a href="tqlocale.html">TQLocale</a>&nbsp;&amp; <a name="operator-eq"></a>TQLocale::operator= ( const&nbsp;<a href="tqlocale.html">TQLocale</a>&nbsp;&amp;&nbsp;other )
</h3>
Assigns <em>other</em> to this TQLocale object and returns a reference
to this TQLocale object.
<h3 class=fn>void <a name="setDefault"></a>TQLocale::setDefault ( const&nbsp;<a href="ntqlocale.html">TQLocale</a>&nbsp;&amp;&nbsp;locale )<tt> [static]</tt>
<h3 class=fn>void <a name="setDefault"></a>TQLocale::setDefault ( const&nbsp;<a href="tqlocale.html">TQLocale</a>&nbsp;&amp;&nbsp;locale )<tt> [static]</tt>
</h3><p><b>Warning:</b> This function is <i>not</i> <a href="threads.html#reentrant">reentrant</a>.</p>
@ -665,7 +665,7 @@ should be set at application startup, before any non-GUI threads
are created.
<p> <p>See also <a href="#system">system</a>() and <a href="#c">c</a>().
<h3 class=fn><a href="ntqlocale.html">TQLocale</a> <a name="system"></a>TQLocale::system ()<tt> [static]</tt>
<h3 class=fn><a href="tqlocale.html">TQLocale</a> <a name="system"></a>TQLocale::system ()<tt> [static]</tt>
</h3>
Returns a TQLocale object initialized to the system locale.

@ -848,7 +848,7 @@ to this signal.
<h3 class=fn>void <a name="whatsThis"></a>TQMainWindow::whatsThis ()<tt> [virtual slot]</tt>
</h3>
Enters 'What's This?' mode and returns immediately.
<p> This is the same as <a href="ntqwhatsthis.html#enterWhatsThisMode">TQWhatsThis::enterWhatsThisMode</a>(), but
<p> This is the same as <a href="tqwhatsthis.html#enterWhatsThisMode">TQWhatsThis::enterWhatsThisMode</a>(), but
implemented as a main window object's slot. This way it can easily
be used for popup menus, for example:
<p> <pre>
@ -856,7 +856,7 @@ be used for popup menus, for example:
help-&gt;<a href="tqmenudata.html#insertItem">insertItem</a>( "What's &amp;This", this , TQ_SLOT(<a href="#whatsThis">whatsThis</a>()), SHIFT+Key_F1);
</pre>
<p> <p>See also <a href="ntqwhatsthis.html#enterWhatsThisMode">TQWhatsThis::enterWhatsThisMode</a>().
<p> <p>See also <a href="tqwhatsthis.html#enterWhatsThisMode">TQWhatsThis::enterWhatsThisMode</a>().
<hr><h2>Property Documentation</h2>
<h3 class=fn>bool <a name="dockWindowsMovable-prop"></a>dockWindowsMovable</h3>

@ -441,7 +441,7 @@ practice, this only makes sense with certain widgets.
<p> If a widget is not focus-enabled (see
<a href="tqwidget.html#isFocusEnabled">TQWidget::isFocusEnabled</a>()), the menu treats it as a separator;
this means that the item is not selectable and will never get
focus. In this way you can, for example, simply insert a <a href="ntqlabel.html">TQLabel</a> if
focus. In this way you can, for example, simply insert a <a href="tqlabel.html">TQLabel</a> if
you need a popup menu with a title.
<p> If the widget is focus-enabled it will get focus when the user
traverses the popup menu with the arrow keys. If the widget does

@ -465,7 +465,7 @@ practice, this only makes sense with certain widgets.
<p> If a widget is not focus-enabled (see
<a href="tqwidget.html#isFocusEnabled">TQWidget::isFocusEnabled</a>()), the menu treats it as a separator;
this means that the item is not selectable and will never get
focus. In this way you can, for example, simply insert a <a href="ntqlabel.html">TQLabel</a> if
focus. In this way you can, for example, simply insert a <a href="tqlabel.html">TQLabel</a> if
you need a popup menu with a title.
<p> If the widget is focus-enabled it will get focus when the user
traverses the popup menu with the arrow keys. If the widget does

@ -82,7 +82,7 @@ TQMimeSourceFactory to resolve references such as images or links
within rich text documents. They either access the default factory
(see <a href="#defaultFactory">defaultFactory</a>()) or their own (see
<a href="tqtextedit.html#setMimeSourceFactory">TQTextEdit::setMimeSourceFactory</a>()). Other classes that are
capable of displaying rich text (such as <a href="ntqlabel.html">TQLabel</a>, <a href="ntqwhatsthis.html">TQWhatsThis</a> or
capable of displaying rich text (such as <a href="tqlabel.html">TQLabel</a>, <a href="tqwhatsthis.html">TQWhatsThis</a> or
<a href="ntqmessagebox.html">TQMessageBox</a>) always use the default factory.
<p> A factory can also be used as a container to store data associated
with a name. This technique is useful whenever rich text contains
@ -105,7 +105,7 @@ insert it into the factory with a unique name:
<p> Now you can create a rich text TQLabel with
<p> <pre>
<a href="ntqlabel.html">TQLabel</a>* label = new <a href="ntqlabel.html">TQLabel</a>(
<a href="tqlabel.html">TQLabel</a>* label = new <a href="tqlabel.html">TQLabel</a>(
"Rich text with embedded image:&lt;img source=\"myimage\"&gt;"
"Isn't that &lt;em&gt;cute&lt;/em&gt;?" );
</pre>
@ -193,7 +193,7 @@ file name is given in <em>abs_or_rel_name</em> and the path is in <em>context</e
</h3>
Returns the application-wide default mime source factory. This
factory is used by rich text rendering classes such as
<a href="ntqsimplerichtext.html">TQSimpleRichText</a>, <a href="ntqwhatsthis.html">TQWhatsThis</a> and <a href="ntqmessagebox.html">TQMessageBox</a> to resolve named
<a href="tqsimplerichtext.html">TQSimpleRichText</a>, <a href="tqwhatsthis.html">TQWhatsThis</a> and <a href="ntqmessagebox.html">TQMessageBox</a> to resolve named
references within rich text documents. It serves also as the
initial factory for the more complex render widgets, <a href="tqtextedit.html">TQTextEdit</a> and
<a href="tqtextbrowser.html">TQTextBrowser</a>.

@ -81,8 +81,8 @@ The TQMovie class provides incremental loading of animations or images, signalli
<p> The simplest way to display a TQMovie is to use a <a href="ntqlabel.html">TQLabel</a> and
<a href="ntqlabel.html#setMovie">TQLabel::setMovie</a>().
<p> The simplest way to display a TQMovie is to use a <a href="tqlabel.html">TQLabel</a> and
<a href="tqlabel.html#setMovie">TQLabel::setMovie</a>().
<p> A TQMovie provides a <a href="tqpixmap.html">TQPixmap</a> as the <a href="#framePixmap">framePixmap</a>(); connections can
be made via <a href="#connectResize">connectResize</a>() and <a href="#connectUpdate">connectUpdate</a>() to receive
notification of size and pixmap changes. All decoding is driven
@ -112,7 +112,7 @@ the USA, France, Germany, Italy and the UK.
<p> GIF support may be removed completely in a future version of TQt.
We recommend using the MNG or PNG format.
<p> <center><img src="tqmovie.png" alt="TQMovie"></center>
<p> <p>See also <a href="ntqlabel.html#setMovie">TQLabel::setMovie</a>(), <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="multimedia.html">Multimedia Classes</a>.
<p> <p>See also <a href="tqlabel.html#setMovie">TQLabel::setMovie</a>(), <a href="graphics.html">Graphics Classes</a>, <a href="images.html">Image Processing Classes</a>, and <a href="multimedia.html">Multimedia Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="Status-enum"></a>TQMovie::Status</h3>

@ -282,10 +282,10 @@ returns FALSE.
<p> You must use the TQ_SIGNAL() and TQ_SLOT() macros when specifying the <em>signal</em>
and the <em>member</em>, for example:
<pre>
<a href="ntqlabel.html">TQLabel</a> *label = new <a href="ntqlabel.html">TQLabel</a>;
<a href="tqlabel.html">TQLabel</a> *label = new <a href="tqlabel.html">TQLabel</a>;
<a href="ntqscrollbar.html">TQScrollBar</a> *scroll = new <a href="ntqscrollbar.html">TQScrollBar</a>;
TQObject::<a href="#connect">connect</a>( scroll, TQ_SIGNAL(<a href="ntqscrollbar.html#valueChanged">valueChanged</a>(int)),
label, TQ_SLOT(<a href="ntqlabel.html#setNum">setNum</a>(int)) );
label, TQ_SLOT(<a href="tqlabel.html#setNum">setNum</a>(int)) );
</pre>
<p> This example ensures that the label always displays the current

@ -137,7 +137,7 @@ underlying window system. Pixels can be accessed only through
<a href="tqpainter.html">TQPainter</a> functions, through bitBlt(), and by converting the
TQPixmap to a TQImage.
<p> You can easily display a TQPixmap on the screen using
<a href="ntqlabel.html#setPixmap">TQLabel::setPixmap</a>(). For example, all the <a href="ntqbutton.html">TQButton</a> subclasses
<a href="tqlabel.html#setPixmap">TQLabel::setPixmap</a>(). For example, all the <a href="ntqbutton.html">TQButton</a> subclasses
support pixmap use.
<p> The TQPixmap class uses <a href="shclass.html">copy-on-write</a>,
so it is practical to pass TQPixmap objects by value.

@ -158,7 +158,7 @@ correct enabled/disabled states of all menu items before the user
sees it. The corresponding <a href="#aboutToHide">aboutToHide</a>() signal is emitted when
the menu hides again.
<p> You can provide What's This? help for single menu items with
<a href="tqmenudata.html#setWhatsThis">setWhatsThis</a>(). See <a href="ntqwhatsthis.html">TQWhatsThis</a> for general information about this
<a href="tqmenudata.html#setWhatsThis">setWhatsThis</a>(). See <a href="tqwhatsthis.html">TQWhatsThis</a> for general information about this
kind of lightweight online help.
<p> For ultimate flexibility, you can also add entire widgets as items
into a popup menu (for example, a color selector).
@ -567,7 +567,7 @@ practice, this only makes sense with certain widgets.
<p> If a widget is not focus-enabled (see
<a href="tqwidget.html#isFocusEnabled">TQWidget::isFocusEnabled</a>()), the menu treats it as a separator;
this means that the item is not selectable and will never get
focus. In this way you can, for example, simply insert a <a href="ntqlabel.html">TQLabel</a> if
focus. In this way you can, for example, simply insert a <a href="tqlabel.html">TQLabel</a> if
you need a popup menu with a title.
<p> If the widget is focus-enabled it will get focus when the user
traverses the popup menu with the arrow keys. If the widget does

@ -268,15 +268,15 @@ corresponding to the octal number ooo (between 0 and 0377).
<tr bgcolor="#d0d0d0"> <td valign="top"><b>. (dot)</b>
<td valign="top">This matches any character (including newline).
<tr bgcolor="#f0f0f0"> <td valign="top"><b>&#92;d</b>
<td valign="top">This matches a digit (<a href="qchar.html#isDigit">TQChar::isDigit</a>()).
<td valign="top">This matches a digit (<a href="tqchar.html#isDigit">TQChar::isDigit</a>()).
<tr bgcolor="#d0d0d0"> <td valign="top"><b>&#92;D</b>
<td valign="top">This matches a non-digit.
<tr bgcolor="#f0f0f0"> <td valign="top"><b>&#92;s</b>
<td valign="top">This matches a whitespace (<a href="qchar.html#isSpace">TQChar::isSpace</a>()).
<td valign="top">This matches a whitespace (<a href="tqchar.html#isSpace">TQChar::isSpace</a>()).
<tr bgcolor="#d0d0d0"> <td valign="top"><b>&#92;S</b>
<td valign="top">This matches a non-whitespace.
<tr bgcolor="#f0f0f0"> <td valign="top"><b>&#92;w</b>
<td valign="top">This matches a word character (<a href="qchar.html#isLetterOrNumber">TQChar::isLetterOrNumber</a>() or '_').
<td valign="top">This matches a word character (<a href="tqchar.html#isLetterOrNumber">TQChar::isLetterOrNumber</a>() or '_').
<tr bgcolor="#d0d0d0"> <td valign="top"><b>&#92;W</b>
<td valign="top">This matches a non-word character.
<tr bgcolor="#f0f0f0"> <td valign="top"><b>&#92;n</b>
@ -863,7 +863,7 @@ null pointer.
the string will match the start of string anchor, <b>^</b>, in the
regexp, if present. Otherwise, position 0 in <em>str</em> will match.
<p> Use <a href="#search">search</a>() and <a href="#matchedLength">matchedLength</a>() instead of this function.
<p> <p>See also <a href="tqstring.html#mid">TQString::mid</a>() and <a href="qconststring.html">TQConstString</a>.
<p> <p>See also <a href="tqstring.html#mid">TQString::mid</a>() and <a href="tqconststring.html">TQConstString</a>.
<p>Example: <a href="qmag-example.html#x1791">qmag/qmag.cpp</a>.
<h3 class=fn>int <a name="matchedLength"></a>TQRegExp::matchedLength () const

@ -438,7 +438,7 @@ over a copy, e.g.
<p> <p>See also <a href="#readEntry">readEntry</a>(), <a href="#readDoubleEntry">readDoubleEntry</a>(), <a href="#readBoolEntry">readBoolEntry</a>(), <a href="#writeEntry">writeEntry</a>(), <a href="#removeEntry">removeEntry</a>(), and <a href="tqstringlist.html#split">TQStringList::split</a>().
<h3 class=fn><a href="tqstringlist.html">TQStringList</a> <a name="readListEntry-4"></a>TQSettings::readListEntry ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;key, const&nbsp;<a href="qchar.html">TQChar</a>&nbsp;&amp;&nbsp;separator, bool&nbsp;*&nbsp;ok = 0 ) const
<h3 class=fn><a href="tqstringlist.html">TQStringList</a> <a name="readListEntry-4"></a>TQSettings::readListEntry ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;key, const&nbsp;<a href="tqchar.html">TQChar</a>&nbsp;&amp;&nbsp;separator, bool&nbsp;*&nbsp;ok = 0 ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
@ -592,7 +592,7 @@ by <em>value</em>.
returned; otherwise returns TRUE.
<p> <p>See also <a href="#readListEntry">readListEntry</a>(), <a href="#readNumEntry">readNumEntry</a>(), <a href="#readDoubleEntry">readDoubleEntry</a>(), <a href="#readBoolEntry">readBoolEntry</a>(), and <a href="#removeEntry">removeEntry</a>().
<h3 class=fn>bool <a name="writeEntry-7"></a>TQSettings::writeEntry ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;key, const&nbsp;<a href="tqstringlist.html">TQStringList</a>&nbsp;&amp;&nbsp;value, const&nbsp;<a href="qchar.html">TQChar</a>&nbsp;&amp;&nbsp;separator )
<h3 class=fn>bool <a name="writeEntry-7"></a>TQSettings::writeEntry ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;key, const&nbsp;<a href="tqstringlist.html">TQStringList</a>&nbsp;&amp;&nbsp;value, const&nbsp;<a href="tqchar.html">TQChar</a>&nbsp;&amp;&nbsp;separator )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.

@ -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/ntqsimplerichtext.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsimplerichtext.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqsimplerichtext.h Include File</title>
<title>tqsimplerichtext.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>ntqsimplerichtext.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>tqsimplerichtext.h</h1>
<p>This is the verbatim text of the ntqsimplerichtext.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqsimplerichtext.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqsimplerichtext.h 3.3.8 edited Jan 11 14:38 $
** $Id: qt/tqsimplerichtext.h 3.3.8 edited Jan 11 14:38 $
**
** Definition of the TQSimpleRichText 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/ntqsimplerichtext.h:57 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsimplerichtext.h:57 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,21 +32,21 @@ 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 TQSimpleRichText</h1>
<p>This is the complete list of member functions for
<a href="ntqsimplerichtext.html">TQSimpleRichText</a>, including inherited members.
<a href="tqsimplerichtext.html">TQSimpleRichText</a>, including inherited members.
<ul>
<li><a href="ntqsimplerichtext.html#TQSimpleRichText">TQSimpleRichText</a>()
<li><a href="ntqsimplerichtext.html#~TQSimpleRichText">~TQSimpleRichText</a>()
<li><a href="ntqsimplerichtext.html#adjustSize">adjustSize</a>()
<li><a href="ntqsimplerichtext.html#anchorAt">anchorAt</a>()
<li><a href="ntqsimplerichtext.html#context">context</a>()
<li><a href="ntqsimplerichtext.html#draw">draw</a>()
<li><a href="ntqsimplerichtext.html#height">height</a>()
<li><a href="ntqsimplerichtext.html#inText">inText</a>()
<li><a href="ntqsimplerichtext.html#setDefaultFont">setDefaultFont</a>()
<li><a href="ntqsimplerichtext.html#setWidth">setWidth</a>()
<li><a href="ntqsimplerichtext.html#width">width</a>()
<li><a href="ntqsimplerichtext.html#widthUsed">widthUsed</a>()
<li><a href="tqsimplerichtext.html#TQSimpleRichText">TQSimpleRichText</a>()
<li><a href="tqsimplerichtext.html#~TQSimpleRichText">~TQSimpleRichText</a>()
<li><a href="tqsimplerichtext.html#adjustSize">adjustSize</a>()
<li><a href="tqsimplerichtext.html#anchorAt">anchorAt</a>()
<li><a href="tqsimplerichtext.html#context">context</a>()
<li><a href="tqsimplerichtext.html#draw">draw</a>()
<li><a href="tqsimplerichtext.html#height">height</a>()
<li><a href="tqsimplerichtext.html#inText">inText</a>()
<li><a href="tqsimplerichtext.html#setDefaultFont">setDefaultFont</a>()
<li><a href="tqsimplerichtext.html#setWidth">setWidth</a>()
<li><a href="tqsimplerichtext.html#width">width</a>()
<li><a href="tqsimplerichtext.html#widthUsed">widthUsed</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/qsimplerichtext.cpp:75 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/kernel/tqsimplerichtext.cpp:75 -->
<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 TQSimpleRichText class provides a small displayable piece of rich text.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qsimplerichtext-h.html">ntqsimplerichtext.h</a>&gt;</tt>
<p><a href="qsimplerichtext-members.html">List of all member functions.</a>
<p><tt>#include &lt;<a href="tqsimplerichtext-h.html">tqsimplerichtext.h</a>&gt;</tt>
<p><a href="tqsimplerichtext-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQSimpleRichText"><b>TQSimpleRichText</b></a> ( const&nbsp;TQString&nbsp;&amp;&nbsp;text, const&nbsp;TQFont&nbsp;&amp;&nbsp;fnt, const&nbsp;TQString&nbsp;&amp;&nbsp;context = TQString::null, const&nbsp;TQStyleSheet&nbsp;*&nbsp;sheet = 0 )</li>
@ -76,7 +76,7 @@ editable drawing canvases.
only resized. If the contents change, just throw the rich text
object away and make a new one with the new contents.
<p> For large documents use <a href="tqtextedit.html">TQTextEdit</a> or <a href="tqtextbrowser.html">TQTextBrowser</a>. For very small
items of rich text you can use a <a href="ntqlabel.html">TQLabel</a>.
items of rich text you can use a <a href="tqlabel.html">TQLabel</a>.
<p> If you are using TQSimpleRichText to print in high resolution you
should call <a href="#setWidth">setWidth</a>(TQPainter, int) so that the content will be
laid out properly on the page.

@ -147,7 +147,7 @@ subclass.
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>.
<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="ntqlabel.html">TQLabel</a> with line
on the width of the widget (for example, a <a href="tqlabel.html">TQLabel</a> with line
wrapping).
<p> <p>See also <a href="#horData">horData</a>(), <a href="#verData">verData</a>(), and <a href="#hasHeightForWidth">hasHeightForWidth</a>().

@ -134,7 +134,7 @@ new default map.)
<td valign="top">source
<tr bgcolor="#d0d0d0"> <td valign="top"><a href="ntqbutton.html">TQButton</a>,
<a href="ntqdial.html">TQDial</a>,
<a href="ntqlabel.html">TQLabel</a>,
<a href="tqlabel.html">TQLabel</a>,
<a href="ntqlineedit.html">TQLineEdit</a>,
<a href="ntqmultilineedit.html">TQMultiLineEdit</a>,
<a href="ntqpushbutton.html">TQPushButton</a>,

@ -102,7 +102,7 @@ one that has a time limit:
<p> <em>Normal</em> and <em>Permanent</em> messages are displayed by creating a
small widget and then adding it to the status bar with
<a href="#addWidget">addWidget</a>(). Widgets like <a href="ntqlabel.html">TQLabel</a>, <a href="ntqprogressbar.html">TQProgressBar</a> or even <a href="tqtoolbutton.html">TQToolButton</a>
<a href="#addWidget">addWidget</a>(). Widgets like <a href="tqlabel.html">TQLabel</a>, <a href="ntqprogressbar.html">TQProgressBar</a> or even <a href="tqtoolbutton.html">TQToolButton</a>
are useful for adding to status bars. <a href="#removeWidget">removeWidget</a>() is used to
remove widgets.
<p> <pre>
@ -112,7 +112,7 @@ remove widgets.
<p> By default TQStatusBar provides a <a href="tqsizegrip.html">TQSizeGrip</a> in the lower-right
corner. You can disable it with <a href="#setSizeGripEnabled">setSizeGripEnabled</a>(FALSE);
<p> <img src=tqstatusbar-m.png> <img src=tqstatusbar-w.png>
<p> <p>See also <a href="tqtoolbar.html">TQToolBar</a>, <a href="tqmainwindow.html">TQMainWindow</a>, <a href="ntqlabel.html">TQLabel</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Status Bar</a>, <a href="application.html">Main Window and Related Classes</a>, and <a href="helpsystem.html">Help System</a>.
<p> <p>See also <a href="tqtoolbar.html">TQToolBar</a>, <a href="tqmainwindow.html">TQMainWindow</a>, <a href="tqlabel.html">TQLabel</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Status Bar</a>, <a href="application.html">Main Window and Related Classes</a>, and <a href="helpsystem.html">Help System</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQStatusBar"></a>TQStatusBar::TQStatusBar ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;parent = 0, const&nbsp;char&nbsp;*&nbsp;name = 0 )

@ -253,7 +253,7 @@ parameters, the <tt>const char *</tt> is interpreted as a classic
C-style '&#92;0'-terminated ASCII string. It is legal for the <tt>const char *</tt> parameter to be 0. If the <tt>const char *</tt> is not
'&#92;0'-terminated, the results are undefined. Functions that copy
classic C strings into a TQString will not copy the terminating
'&#92;0' character. The <a href="qchar.html">TQChar</a> array of the TQString (as returned by
'&#92;0' character. The <a href="tqchar.html">TQChar</a> array of the TQString (as returned by
<a href="#unicode">unicode</a>()) is generally not terminated by a '&#92;0'. If you need to
pass a TQString to a function that requires a C '&#92;0'-terminated
string use <a href="#latin1">latin1</a>().
@ -317,7 +317,7 @@ shared classes) operates on a copy-on-write basis, only copying if
an instance is actually changed.
<p> If you wish to create a <a href="shclass.html#deep-copy">deep copy</a> of a TQString without losing any
Unicode information then you should use <a href="tqdeepcopy.html">TQDeepCopy</a>.
<p> <p>See also <a href="qchar.html">TQChar</a>, <a href="tqcstring.html">TQCString</a>, <a href="tqbytearray.html">TQByteArray</a>, <a href="qconststring.html">TQConstString</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, <a href="text.html">Text Related Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<p> <p>See also <a href="tqchar.html">TQChar</a>, <a href="tqcstring.html">TQCString</a>, <a href="tqbytearray.html">TQByteArray</a>, <a href="tqconststring.html">TQConstString</a>, <a href="shared.html">Implicitly and Explicitly Shared Classes</a>, <a href="text.html">Text Related Classes</a>, and <a href="tools.html">Non-GUI Classes</a>.
<hr><h2>Member Type Documentation</h2>
<h3 class=fn><a name="SectionFlags-enum"></a>TQString::SectionFlags</h3>
@ -346,7 +346,7 @@ case-insensitively.
are 0.
<p> <p>See also <a href="#isNull">isNull</a>().
<h3 class=fn><a name="TQString-2"></a>TQString::TQString ( <a href="qchar.html">TQChar</a>&nbsp;ch )
<h3 class=fn><a name="TQString-2"></a>TQString::TQString ( <a href="tqchar.html">TQChar</a>&nbsp;ch )
</h3>
Constructs a string of length one, containing the character <em>ch</em>.
@ -360,10 +360,10 @@ since it only involves incrementing a reference count.
Constructs a string that is a <a href="shclass.html#deep-copy">deep copy</a> of <em>ba</em> interpreted as a
classic C string.
<h3 class=fn><a name="TQString-5"></a>TQString::TQString ( const&nbsp;<a href="qchar.html">TQChar</a>&nbsp;*&nbsp;unicode, uint&nbsp;length )
<h3 class=fn><a name="TQString-5"></a>TQString::TQString ( const&nbsp;<a href="tqchar.html">TQChar</a>&nbsp;*&nbsp;unicode, uint&nbsp;length )
</h3>
Constructs a string that is a <a href="shclass.html#deep-copy">deep copy</a> of the first <em>length</em>
characters in the <a href="qchar.html">TQChar</a> array.
characters in the <a href="tqchar.html">TQChar</a> array.
<p> If <em>unicode</em> and <em>length</em> are 0, then a null string is created.
<p> If only <em>unicode</em> is 0, the string is empty but has <em>length</em>
characters of space preallocated: TQString expands automatically
@ -419,7 +419,7 @@ result.
the result.
<p> Equivalent to <a href="#operator+-eq">operator+=</a>().
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="append-3"></a>TQString::append ( <a href="qchar.html">TQChar</a>&nbsp;ch )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="append-3"></a>TQString::append ( <a href="tqchar.html">TQChar</a>&nbsp;ch )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -483,7 +483,7 @@ be between 2 and 36.
replaced with a localized representation of <em>a</em>. The conversion
uses the default locale. The default locale is determined from the
system's locale settings at application startup. It can be changed
using <a href="ntqlocale.html#setDefault">TQLocale::setDefault</a>(). The 'L' flag is ignored if <em>base</em> is
using <a href="tqlocale.html#setDefault">TQLocale::setDefault</a>(). The 'L' flag is ignored if <em>base</em> is
not 10.
<p> <pre>
TQString str;
@ -491,7 +491,7 @@ not 10.
.arg( 63, 0, 16 );
// str == "Decimal 63 is 3f in hexadecimal"
TQLocale::<a href="ntqlocale.html#setDefault">setDefault</a>(TQLocale::English, TQLocale::UnitedStates);
TQLocale::<a href="tqlocale.html#setDefault">setDefault</a>(TQLocale::English, TQLocale::UnitedStates);
str = <a href="#TQString">TQString</a>( "%1 %L2 %L3" )
.arg( 12345 )
.arg( 12345 )
@ -584,7 +584,7 @@ significant digits (trailing zeroes are omitted).
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> <em>a</em> is assumed to be in the Latin-1 character set.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="arg-c"></a>TQString::arg ( <a href="qchar.html">TQChar</a>&nbsp;a, int&nbsp;fieldWidth = 0 ) const
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="arg-c"></a>TQString::arg ( <a href="tqchar.html">TQChar</a>&nbsp;a, int&nbsp;fieldWidth = 0 ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p>
@ -629,14 +629,14 @@ does the same as <a href="#latin1">latin1</a>().
<p> <p>See also <a href="#fromAscii">fromAscii</a>(), <a href="#latin1">latin1</a>(), <a href="#utf8">utf8</a>(), and <a href="#local8Bit">local8Bit</a>().
<p>Example: <a href="networkprotocol-example.html#x690">network/networkprotocol/nntp.cpp</a>.
<h3 class=fn><a href="qchar.html">TQChar</a> <a name="at"></a>TQString::at ( uint&nbsp;i ) const
<h3 class=fn><a href="tqchar.html">TQChar</a> <a name="at"></a>TQString::at ( uint&nbsp;i ) const
</h3>
<p> Returns the character at index <em>i</em>, or 0 if <em>i</em> is beyond the
length of the string.
<p> <pre>
const TQString string( "abcdefgh" );
<a href="qchar.html">TQChar</a> ch = string.<a href="#at">at</a>( 4 );
<a href="tqchar.html">TQChar</a> ch = string.<a href="#at">at</a>( 4 );
// ch == 'e'
</pre>
@ -644,7 +644,7 @@ length of the string.
const TQString &), then the non-const overload of <a href="#at">at</a>() will be used
instead.
<h3 class=fn><a href="qcharref.html">TQCharRef</a> <a name="at-2"></a>TQString::at ( uint&nbsp;i )
<h3 class=fn><a href="tqcharref.html">TQCharRef</a> <a name="at-2"></a>TQString::at ( uint&nbsp;i )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -694,18 +694,18 @@ interest to those experimenting with Arabic and other
composition-rich texts.
<p> Applies possible ligatures to a TQString. Useful when
composition-rich text requires rendering with glyph-poor fonts,
but it also makes compositions such as <a href="qchar.html">TQChar</a>(0x0041) ('A') and
but it also makes compositions such as <a href="tqchar.html">TQChar</a>(0x0041) ('A') and
TQChar(0x0308) (Unicode accent diaresis), giving TQChar(0x00c4)
(German A Umlaut).
<h3 class=fn><a href="qchar.html">TQChar</a> <a name="constref"></a>TQString::constref ( uint&nbsp;i ) const
<h3 class=fn><a href="tqchar.html">TQChar</a> <a name="constref"></a>TQString::constref ( uint&nbsp;i ) const
</h3>
<p> Returns the <a href="qchar.html">TQChar</a> at index <em>i</em> by value.
<p> Returns the <a href="tqchar.html">TQChar</a> at index <em>i</em> by value.
<p> Equivalent to <a href="#at">at</a>(<em>i</em>).
<p> <p>See also <a href="#ref">ref</a>().
<h3 class=fn>int <a name="contains"></a>TQString::contains ( <a href="qchar.html">TQChar</a>&nbsp;c, bool&nbsp;cs = TRUE ) const
<h3 class=fn>int <a name="contains"></a>TQString::contains ( <a href="tqchar.html">TQChar</a>&nbsp;c, bool&nbsp;cs = TRUE ) const
</h3>
Returns the number of times the character <em>c</em> occurs in the
string.
@ -793,7 +793,7 @@ otherwise the search is case insensitive.
<p> <p>See also <a href="#startsWith">startsWith</a>().
<p>Example: <a href="tutorial2-04.html#x2561">chart/main.cpp</a>.
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="fill"></a>TQString::fill ( <a href="qchar.html">TQChar</a>&nbsp;c, int&nbsp;len = -1 )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="fill"></a>TQString::fill ( <a href="tqchar.html">TQChar</a>&nbsp;c, int&nbsp;len = -1 )
</h3>
Fills the string with <em>len</em> characters of value <em>c</em>, and returns
a reference to the string.
@ -821,7 +821,7 @@ was found.
<p> <p>See also <a href="#findRev">findRev</a>(), <a href="#replace">replace</a>(), and <a href="#contains">contains</a>().
<p>Example: <a href="mail-example.html#x715">network/mail/smtp.cpp</a>.
<h3 class=fn>int <a name="find-2"></a>TQString::find ( <a href="qchar.html">TQChar</a>&nbsp;c, int&nbsp;index = 0, bool&nbsp;cs = TRUE ) const
<h3 class=fn>int <a name="find-2"></a>TQString::find ( <a href="tqchar.html">TQChar</a>&nbsp;c, int&nbsp;index = 0, bool&nbsp;cs = TRUE ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Finds the first occurrence of the character <em>c</em>, starting at
@ -862,7 +862,7 @@ otherwise the search is case insensitive.
<p> Equivalent to <a href="#findRev">findRev</a>(TQString(<em>str</em>), <em>index</em>).
<h3 class=fn>int <a name="findRev-2"></a>TQString::findRev ( <a href="qchar.html">TQChar</a>&nbsp;c, int&nbsp;index = -1, bool&nbsp;cs = TRUE ) const
<h3 class=fn>int <a name="findRev-2"></a>TQString::findRev ( <a href="tqchar.html">TQChar</a>&nbsp;c, int&nbsp;index = -1, bool&nbsp;cs = TRUE ) const
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Finds the first occurrence of the character <em>c</em>, starting at
@ -1008,13 +1008,13 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> Inserts <em>s</em> into the string at position <em>index</em> and returns
a reference to the string.
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="insert-4"></a>TQString::insert ( uint&nbsp;index, const&nbsp;<a href="qchar.html">TQChar</a>&nbsp;*&nbsp;s, uint&nbsp;len )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="insert-4"></a>TQString::insert ( uint&nbsp;index, const&nbsp;<a href="tqchar.html">TQChar</a>&nbsp;*&nbsp;s, uint&nbsp;len )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Inserts the first <em>len</em> characters in <em>s</em> into the string at
position <em>index</em> and returns a reference to the string.
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="insert-5"></a>TQString::insert ( uint&nbsp;index, <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="insert-5"></a>TQString::insert ( uint&nbsp;index, <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Insert <em>c</em> into the string at position <em>index</em> and returns a
@ -1088,7 +1088,7 @@ string.
<p> <p>See also <a href="#right">right</a>(), <a href="#mid">mid</a>(), and <a href="#isEmpty">isEmpty</a>().
<p>Example: <a href="themes-example.html#x338">themes/themes.cpp</a>.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="leftJustify"></a>TQString::leftJustify ( uint&nbsp;width, <a href="qchar.html">TQChar</a>&nbsp;fill = ' ', bool&nbsp;truncate = FALSE ) const
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="leftJustify"></a>TQString::leftJustify ( uint&nbsp;width, <a href="tqchar.html">TQChar</a>&nbsp;fill = ' ', bool&nbsp;truncate = FALSE ) const
</h3>
Returns a string of length <em>width</em> that contains this string
padded by the <em>fill</em> character.
@ -1298,7 +1298,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Appends <em>str</em> to the string and returns a reference to the string.
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="operator+-eq-5"></a>TQString::operator+= ( <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="operator+-eq-5"></a>TQString::operator+= ( <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Appends <em>c</em> to the string and returns a reference to the string.
@ -1307,7 +1307,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Appends <em>c</em> to the string and returns a reference to the string.
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="operator-eq"></a>TQString::operator= ( <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="operator-eq"></a>TQString::operator= ( <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3>
<p> Sets the string to contain just the single character <em>c</em>.
@ -1346,7 +1346,7 @@ string, to this string. Returns a reference to this string.
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Sets the string to contain just the single character <em>c</em>.
<h3 class=fn><a href="qchar.html">TQChar</a> <a name="operator[]"></a>TQString::operator[] ( int&nbsp;i ) const
<h3 class=fn><a href="tqchar.html">TQChar</a> <a name="operator[]"></a>TQString::operator[] ( int&nbsp;i ) const
</h3>
<p> Returns the character at index <em>i</em>, or TQChar::null if <em>i</em> is
@ -1355,7 +1355,7 @@ beyond the length of the string.
(i.e., const TQString&amp;), then the non-const overload of operator[]
will be used instead.
<h3 class=fn><a href="qcharref.html">TQCharRef</a> <a name="operator[]-2"></a>TQString::operator[] ( int&nbsp;i )
<h3 class=fn><a href="tqcharref.html">TQCharRef</a> <a name="operator[]-2"></a>TQString::operator[] ( int&nbsp;i )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -1364,10 +1364,10 @@ The resulting reference can then be assigned to, or used
immediately, but it will become invalid once further modifications
are made to the original string.
<p> If <em>i</em> is beyond the length of the string then the string is
expanded with TQChar::nulls, so that the <a href="qcharref.html">TQCharRef</a> references a
expanded with TQChar::nulls, so that the <a href="tqcharref.html">TQCharRef</a> references a
valid (null) character in the string.
<p> The TQCharRef internal class can be used much like a constant
<a href="qchar.html">TQChar</a>, but if you assign to it, you change the original string
<a href="tqchar.html">TQChar</a>, but if you assign to it, you change the original string
(which will detach itself because of TQString's copy-on-write
semantics). You will get compilation errors if you try to use the
result as anything but a TQChar.
@ -1395,7 +1395,7 @@ reference to the string.
<p> Equivalent to <a href="#insert">insert</a>(0, <em>ch</em>).
<p> <p>See also <a href="#insert">insert</a>().
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="prepend-3"></a>TQString::prepend ( <a href="qchar.html">TQChar</a>&nbsp;ch )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="prepend-3"></a>TQString::prepend ( <a href="tqchar.html">TQChar</a>&nbsp;ch )
</h3>
<p> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
@ -1425,16 +1425,16 @@ This is an overloaded member function, provided for convenience. It behaves esse
<p> Equivalent to <a href="#insert">insert</a>(0, <em>s</em>).
<p> <p>See also <a href="#insert">insert</a>().
<h3 class=fn><a href="qchar.html">TQChar</a>&nbsp;&amp; <a name="ref"></a>TQString::ref ( uint&nbsp;i )
<h3 class=fn><a href="tqchar.html">TQChar</a>&nbsp;&amp; <a name="ref"></a>TQString::ref ( uint&nbsp;i )
</h3>
<p> Returns the <a href="qchar.html">TQChar</a> at index <em>i</em> by reference, expanding the string
<p> Returns the <a href="tqchar.html">TQChar</a> at index <em>i</em> by reference, expanding the string
with TQChar::null if necessary. The resulting reference can be
assigned to, or otherwise used immediately, but becomes invalid
once furher modifications are made to the string.
<p> <pre>
TQString string("ABCDEF");
<a href="qchar.html">TQChar</a> ch = string.<a href="#ref">ref</a>( 3 ); // ch == 'D'
<a href="tqchar.html">TQChar</a> ch = string.<a href="#ref">ref</a>( 3 ); // ch == 'D'
</pre>
<p> <p>See also <a href="#constref">constref</a>().
@ -1460,7 +1460,7 @@ reference to the string.
otherwise the search is case insensitive.
<p> This is the same as <a href="#replace">replace</a>(<em>str</em>, "", <em>cs</em>).
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="remove-3"></a>TQString::remove ( <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="remove-3"></a>TQString::remove ( <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Removes every occurrence of the character <em>c</em> in the string.
Returns a reference to the string.
@ -1508,24 +1508,24 @@ length().
<p> <p>See also <a href="#insert">insert</a>() and <a href="#remove">remove</a>().
<p>Examples: <a href="listviews-example.html#x162">listviews/listviews.cpp</a>, <a href="networkprotocol-example.html#x694">network/networkprotocol/nntp.cpp</a>, <a href="qmag-example.html#x1794">qmag/qmag.cpp</a>, and <a href="regexptester-example.html#x2497">regexptester/regexptester.cpp</a>.
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="replace-2"></a>TQString::replace ( uint&nbsp;index, uint&nbsp;len, const&nbsp;<a href="qchar.html">TQChar</a>&nbsp;*&nbsp;s, uint&nbsp;slen )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="replace-2"></a>TQString::replace ( uint&nbsp;index, uint&nbsp;len, const&nbsp;<a href="tqchar.html">TQChar</a>&nbsp;*&nbsp;s, uint&nbsp;slen )
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Replaces <em>len</em> characters with <em>slen</em> characters of <a href="qchar.html">TQChar</a> data
<p> Replaces <em>len</em> characters with <em>slen</em> characters of <a href="tqchar.html">TQChar</a> data
from <em>s</em>, starting at position <em>index</em>, and returns a reference
to the string.
<p> <p>See also <a href="#insert">insert</a>() and <a href="#remove">remove</a>().
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="replace-3"></a>TQString::replace ( uint&nbsp;index, uint&nbsp;len, <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="replace-3"></a>TQString::replace ( uint&nbsp;index, uint&nbsp;len, <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> This is the same as <a href="#replace">replace</a>(<em>index</em>, <em>len</em>, TQString(<em>c</em>)).
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="replace-4"></a>TQString::replace ( uint&nbsp;index, uint&nbsp;len, char&nbsp;c )
</h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p>
<p> This is the same as <a href="#replace">replace</a>(<em>index</em>, <em>len</em>, <a href="qchar.html">TQChar</a>(<em>c</em>)).
<p> This is the same as <a href="#replace">replace</a>(<em>index</em>, <em>len</em>, <a href="tqchar.html">TQChar</a>(<em>c</em>)).
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="replace-5"></a>TQString::replace ( <a href="qchar.html">TQChar</a>&nbsp;c, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;after, bool&nbsp;cs = TRUE )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="replace-5"></a>TQString::replace ( <a href="tqchar.html">TQChar</a>&nbsp;c, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;after, bool&nbsp;cs = TRUE )
</h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Replaces every occurrence of the character <em>c</em> in the string
with <em>after</em>. Returns a reference to the string.
@ -1582,7 +1582,7 @@ in <em>after</em> are replaced with <em>rx</em>.cap(1), cap(2), ...
<p> <p>See also <a href="#find">find</a>(), <a href="#findRev">findRev</a>(), and <a href="tqregexp.html#cap">TQRegExp::cap</a>().
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="replace-9"></a>TQString::replace ( <a href="qchar.html">TQChar</a>&nbsp;c1, <a href="qchar.html">TQChar</a>&nbsp;c2 )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="replace-9"></a>TQString::replace ( <a href="tqchar.html">TQChar</a>&nbsp;c1, <a href="tqchar.html">TQChar</a>&nbsp;c2 )
</h3> This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> Replaces every occurrence of <em>c1</em> with the char <em>c2</em>. Returns a
reference to the string.
@ -1625,7 +1625,7 @@ string is returned.
<p> <p>See also <a href="#left">left</a>(), <a href="#mid">mid</a>(), and <a href="#isEmpty">isEmpty</a>().
<p>Example: <a href="fileiconview-example.html#x871">fileiconview/tqfileiconview.cpp</a>.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="rightJustify"></a>TQString::rightJustify ( uint&nbsp;width, <a href="qchar.html">TQChar</a>&nbsp;fill = ' ', bool&nbsp;truncate = FALSE ) const
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="rightJustify"></a>TQString::rightJustify ( uint&nbsp;width, <a href="tqchar.html">TQChar</a>&nbsp;fill = ' ', bool&nbsp;truncate = FALSE ) const
</h3>
Returns a string of length <em>width</em> that contains the <em>fill</em>
character followed by the string.
@ -1640,7 +1640,7 @@ character followed by the string.
<p> <p>See also <a href="#leftJustify">leftJustify</a>().
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="section"></a>TQString::section ( <a href="qchar.html">TQChar</a>&nbsp;sep, int&nbsp;start, int&nbsp;end = 0xffffffff, int&nbsp;flags = SectionDefault ) const
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="section"></a>TQString::section ( <a href="tqchar.html">TQChar</a>&nbsp;sep, int&nbsp;start, int&nbsp;end = 0xffffffff, int&nbsp;flags = SectionDefault ) const
</h3>
<p> This function returns a section of the string.
@ -1757,7 +1757,7 @@ strlen(str).
string is created.
<p> <p>See also <a href="#isNull">isNull</a>() and <a href="#isEmpty">isEmpty</a>().
<h3 class=fn>void <a name="setExpand"></a>TQString::setExpand ( uint&nbsp;index, <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn>void <a name="setExpand"></a>TQString::setExpand ( uint&nbsp;index, <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3> <b>This function is obsolete.</b> It is provided to keep old source working. We strongly advise against using it in new code.
<p> Sets the character at position <em>index</em> to <em>c</em> and expands the
string if necessary, filling with spaces.
@ -1857,7 +1857,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
string.
<p> The format <em>f</em> can be 'f', 'F', 'e', 'E', 'g' or 'G'. See <a href="#arg-formats">arg</a>() for an explanation of the formats.
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="setUnicode"></a>TQString::setUnicode ( const&nbsp;<a href="qchar.html">TQChar</a>&nbsp;*&nbsp;unicode, uint&nbsp;len )
<h3 class=fn><a href="tqstring.html">TQString</a>&nbsp;&amp; <a name="setUnicode"></a>TQString::setUnicode ( const&nbsp;<a href="tqchar.html">TQChar</a>&nbsp;*&nbsp;unicode, uint&nbsp;len )
</h3>
Resizes the string to <em>len</em> characters and copies <em>unicode</em> into
the string. If <em>unicode</em> is 0, nothing is copied, but the
@ -1879,7 +1879,7 @@ a <a href="#isNull">null</a> string.
Returns a string that has whitespace removed from the start and
the end, and which has each sequence of internal whitespace
replaced with a single space.
<p> Whitespace means any character for which <a href="qchar.html#isSpace">TQChar::isSpace</a>() returns
<p> Whitespace means any character for which <a href="tqchar.html#isSpace">TQChar::isSpace</a>() returns
TRUE. This includes Unicode characters with decimal values 9
(TAB), 10 (LF), 11 (VT), 12 (FF), 13 (CR), and 32 (Space).
<p> <pre>
@ -1913,7 +1913,7 @@ consider using the arg() function instead. This allows the order
of the replacements to be controlled by the translator, and has
Unicode support.
<p> The %lc escape sequence expects a unicode character of type ushort
(as returned by <a href="qchar.html#unicode">TQChar::unicode</a>()).
(as returned by <a href="tqchar.html#unicode">TQChar::unicode</a>()).
The %ls escape sequence expects a pointer to a zero-terminated
array of unicode characters of type ushort (as returned by
<a href="#ucs2">TQString::ucs2</a>()).
@ -1943,7 +1943,7 @@ otherwise the search is case insensitive.
</h3>
Returns a string that has whitespace removed from the start and
the end.
<p> Whitespace means any character for which <a href="qchar.html#isSpace">TQChar::isSpace</a>() returns
<p> Whitespace means any character for which <a href="tqchar.html#isSpace">TQChar::isSpace</a>() returns
TRUE. This includes Unicode characters with decimal values 9
(TAB), 10 (LF), 11 (VT), 12 (FF), 13 (CR) and 32 (Space), and may
also include other Unicode characters.
@ -1983,18 +1983,18 @@ characters for the decimal point, thousands group sepearator
and even individual digits. TQString's functions try to interpret
the string according to the current locale. The current locale is
determined from the system at application startup and can be changed
by calling <a href="ntqlocale.html#setDefault">TQLocale::setDefault</a>(). If the string cannot be interpreted
by calling <a href="tqlocale.html#setDefault">TQLocale::setDefault</a>(). If the string cannot be interpreted
according to the current locale, this function falls back
on the "C" locale.
<p> <pre>
bool ok;
double d;
TQLocale::<a href="ntqlocale.html#setDefault">setDefault</a>(TQLocale::C);
TQLocale::<a href="tqlocale.html#setDefault">setDefault</a>(TQLocale::C);
d = <a href="#TQString">TQString</a>( "1234,56" ).toDouble(&amp;ok); // ok == false
d = <a href="#TQString">TQString</a>( "1234.56" ).toDouble(&amp;ok); // ok == true, d == 1234.56
TQLocale::<a href="ntqlocale.html#setDefault">setDefault</a>(TQLocale::German);
TQLocale::<a href="tqlocale.html#setDefault">setDefault</a>(TQLocale::German);
d = <a href="#TQString">TQString</a>( "1234,56" ).toDouble(&amp;ok); // ok == true, d == 1234.56
d = <a href="#TQString">TQString</a>( "1234.56" ).toDouble(&amp;ok); // ok == true, d == 1234.56
</pre>
@ -2002,17 +2002,17 @@ on the "C" locale.
<p> Due to the ambiguity between the decimal point and thousands group
separator in various locales, these functions do not handle
thousands group separators. If you need to convert such numbers,
use the corresponding function in <a href="ntqlocale.html">TQLocale</a>.
use the corresponding function in <a href="tqlocale.html">TQLocale</a>.
<p> <pre>
bool ok;
TQLocale::<a href="ntqlocale.html#setDefault">setDefault</a>(TQLocale::C);
TQLocale::<a href="tqlocale.html#setDefault">setDefault</a>(TQLocale::C);
double d = <a href="#TQString">TQString</a>( "1,234,567.89" ).toDouble(&amp;ok); // ok == false
</pre>
<p> <b>Warning:</b> If the string contains trailing whitespace this function
will fail, and set <em>*ok</em> to false if <em>ok</em> is not 0. Leading
whitespace is ignored.
<p> <p>See also <a href="#number">number</a>(), <a href="ntqlocale.html#setDefault">TQLocale::setDefault</a>(), <a href="ntqlocale.html#toDouble">TQLocale::toDouble</a>(), and <a href="#stripWhiteSpace">stripWhiteSpace</a>().
<p> <p>See also <a href="#number">number</a>(), <a href="tqlocale.html#setDefault">TQLocale::setDefault</a>(), <a href="tqlocale.html#toDouble">TQLocale::toDouble</a>(), and <a href="#stripWhiteSpace">stripWhiteSpace</a>().
<h3 class=fn>float <a name="toFloat"></a>TQString::toFloat ( bool&nbsp;*&nbsp;ok = 0 ) const
</h3>
@ -2206,7 +2206,7 @@ if the string is not null; otherwise returns zero.
<p> The result remains valid so long as one unmodified
copy of the source string exists.
<h3 class=fn>const&nbsp;<a href="qchar.html">TQChar</a>&nbsp;* <a name="unicode"></a>TQString::unicode () const
<h3 class=fn>const&nbsp;<a href="tqchar.html">TQChar</a>&nbsp;* <a name="unicode"></a>TQString::unicode () const
</h3>
<p> Returns the Unicode representation of the string. The result

@ -289,10 +289,10 @@ the list wherever the separator matches twice without intervening
text.
<p> <p>See also <a href="#join">join</a>() and <a href="tqstring.html#section">TQString::section</a>().
<h3 class=fn><a href="tqstringlist.html">TQStringList</a> <a name="split-3"></a>TQStringList::split ( const&nbsp;<a href="qchar.html">TQChar</a>&nbsp;&amp;&nbsp;sep, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;str, bool&nbsp;allowEmptyEntries = FALSE )<tt> [static]</tt>
<h3 class=fn><a href="tqstringlist.html">TQStringList</a> <a name="split-3"></a>TQStringList::split ( const&nbsp;<a href="tqchar.html">TQChar</a>&nbsp;&amp;&nbsp;sep, const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;str, bool&nbsp;allowEmptyEntries = FALSE )<tt> [static]</tt>
</h3>
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
<p> This version of the function uses a <a href="qchar.html">TQChar</a> as separator, rather
<p> This version of the function uses a <a href="tqchar.html">TQChar</a> as separator, rather
than a <a href="tqregexp.html#regular-expression">regular expression</a>.
<p> <p>See also <a href="#join">join</a>() and <a href="tqstring.html#section">TQString::section</a>().

@ -510,7 +510,7 @@ custom values must be greater than this value.
use a 3D frame when the mouse is over them
<li><tt>TQStyle::SH_ToolBox_SelectedPageTitleBold</tt> - Boldness of the selected
page title in a <a href="tqtoolbox.html">TQToolBox</a>.
<li><tt>TQStyle::SH_LineEdit_PasswordCharacter</tt> - The <a href="qchar.html">TQChar</a> Unicode character
<li><tt>TQStyle::SH_LineEdit_PasswordCharacter</tt> - The <a href="tqchar.html">TQChar</a> Unicode character
to be used for passwords.
<li><tt>TQStyle::SH_Table_GridLineColor</tt>
<li><tt>TQStyle::SH_UnderlineAccelerator</tt> - whether accelerators are underlined

@ -67,9 +67,9 @@ rendering and a generator of tags.
definition of a set of tags. This definition will be used by the
internal rich text rendering system to parse and display text
documents to which the style sheet applies. Rich text is normally
visualized in a <a href="tqtextedit.html">TQTextEdit</a> or a <a href="tqtextbrowser.html">TQTextBrowser</a>. However, <a href="ntqlabel.html">TQLabel</a>,
<a href="ntqwhatsthis.html">TQWhatsThis</a> and <a href="ntqmessagebox.html">TQMessageBox</a> also support it, and other classes are
likely to follow. With <a href="ntqsimplerichtext.html">TQSimpleRichText</a> it is possible to use the
visualized in a <a href="tqtextedit.html">TQTextEdit</a> or a <a href="tqtextbrowser.html">TQTextBrowser</a>. However, <a href="tqlabel.html">TQLabel</a>,
<a href="tqwhatsthis.html">TQWhatsThis</a> and <a href="ntqmessagebox.html">TQMessageBox</a> also support it, and other classes are
likely to follow. With <a href="tqsimplerichtext.html">TQSimpleRichText</a> it is possible to use the
rich text renderer for custom widgets as well.
<p> The default TQStyleSheet object has the following style bindings,
sorted by structuring bindings, anchors, character style bindings
@ -90,7 +90,7 @@ page of its own. Another style is <tt>detail</tt>, which can be
used to explain certain expressions in more detail in a
few sentences. For <tt>detail</tt>, <a href="tqtextbrowser.html">TQTextBrowser</a> will then keep
the current page and display the new document in a small
popup similar to <a href="ntqwhatsthis.html">TQWhatsThis</a>. Note that links will not work
popup similar to <a href="tqwhatsthis.html">TQWhatsThis</a>. Note that links will not work
in documents with <tt>&lt;qt type="detail"&gt;...&lt;/qt&gt;</tt>.
<li> <tt>bgcolor</tt> -- The background color, for example <tt>bgcolor="yellow"</tt> or <tt>bgcolor="#0000FF"</tt>.
<li> <tt>background</tt> -- The background pixmap, for example <tt>background="granite.xpm"</tt>. The pixmap name will be resolved
@ -295,8 +295,8 @@ simplified whitespaces).
<h3 class=fn><a href="tqstylesheet.html">TQStyleSheet</a>&nbsp;* <a name="defaultSheet"></a>TQStyleSheet::defaultSheet ()<tt> [static]</tt>
</h3>
Returns the application-wide default style sheet. This style sheet
is used by rich text rendering classes such as <a href="ntqsimplerichtext.html">TQSimpleRichText</a>,
<a href="ntqwhatsthis.html">TQWhatsThis</a> and <a href="ntqmessagebox.html">TQMessageBox</a> to define the rendering style and
is used by rich text rendering classes such as <a href="tqsimplerichtext.html">TQSimpleRichText</a>,
<a href="tqwhatsthis.html">TQWhatsThis</a> and <a href="ntqmessagebox.html">TQMessageBox</a> to define the rendering style and
available tags within rich text documents. It also serves as the
initial style sheet for the more complex render widgets, <a href="tqtextedit.html">TQTextEdit</a>
and <a href="tqtextbrowser.html">TQTextBrowser</a>.
@ -363,7 +363,7 @@ the mime source factory <em>factory</em>.
<p> <em>context</em> is the optional context of the document, i.e. the path
to look for relative links. This becomes important if the text
contains relative references, for example within image tags.
<a href="ntqsimplerichtext.html">TQSimpleRichText</a> always uses the default mime source factory (see
<a href="tqsimplerichtext.html">TQSimpleRichText</a> always uses the default mime source factory (see
<a href="tqmimesourcefactory.html#defaultFactory">TQMimeSourceFactory::defaultFactory</a>()) to resolve these
references. The context will then be used to calculate the
absolute path. See <a href="tqmimesourcefactory.html#makeAbsolute">TQMimeSourceFactory::makeAbsolute</a>() for details.

@ -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/ntqsyntaxhighlighter.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsyntaxhighlighter.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqsyntaxhighlighter.h Include File</title>
<title>tqsyntaxhighlighter.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>ntqsyntaxhighlighter.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>tqsyntaxhighlighter.h</h1>
<p>This is the verbatim text of the ntqsyntaxhighlighter.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqsyntaxhighlighter.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqsyntaxhighlighter.h 3.3.8 edited Jan 11 14:39 $
** $Id: qt/tqsyntaxhighlighter.h 3.3.8 edited Jan 11 14:39 $
**
** Definition of the TQSyntaxHighlighter 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/ntqsyntaxhighlighter.h:52 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqsyntaxhighlighter.h:52 -->
<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 TQSyntaxHighlighter</h1>
<p>This is the complete list of member functions for
<a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, including inherited members.
<a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a>, including inherited members.
<ul>
<li><a href="ntqsyntaxhighlighter.html#TQSyntaxHighlighter">TQSyntaxHighlighter</a>()
<li><a href="ntqsyntaxhighlighter.html#~TQSyntaxHighlighter">~TQSyntaxHighlighter</a>()
<li><a href="ntqsyntaxhighlighter.html#currentParagraph">currentParagraph</a>()
<li><a href="ntqsyntaxhighlighter.html#highlightParagraph">highlightParagraph</a>()
<li><a href="ntqsyntaxhighlighter.html#rehighlight">rehighlight</a>()
<li><a href="ntqsyntaxhighlighter.html#setFormat">setFormat</a>()
<li><a href="ntqsyntaxhighlighter.html#textEdit">textEdit</a>()
<li><a href="tqsyntaxhighlighter.html#TQSyntaxHighlighter">TQSyntaxHighlighter</a>()
<li><a href="tqsyntaxhighlighter.html#~TQSyntaxHighlighter">~TQSyntaxHighlighter</a>()
<li><a href="tqsyntaxhighlighter.html#currentParagraph">currentParagraph</a>()
<li><a href="tqsyntaxhighlighter.html#highlightParagraph">highlightParagraph</a>()
<li><a href="tqsyntaxhighlighter.html#rehighlight">rehighlight</a>()
<li><a href="tqsyntaxhighlighter.html#setFormat">setFormat</a>()
<li><a href="tqsyntaxhighlighter.html#textEdit">textEdit</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/widgets/qsyntaxhighlighter.cpp:46 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqsyntaxhighlighter.cpp:46 -->
<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 TQSyntaxHighlighter class is a base class for
implementing TQTextEdit syntax highlighters.
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qsyntaxhighlighter-h.html">ntqsyntaxhighlighter.h</a>&gt;</tt>
<p><tt>#include &lt;<a href="tqsyntaxhighlighter-h.html">tqsyntaxhighlighter.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p><a href="qsyntaxhighlighter-members.html">List of all member functions.</a>
<p><a href="tqsyntaxhighlighter-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQSyntaxHighlighter"><b>TQSyntaxHighlighter</b></a> ( TQTextEdit&nbsp;*&nbsp;textEdit )</li>

@ -114,7 +114,7 @@ the default style sheet. Change the style sheet with
<a href="tqtextedit.html">TQTextEdit</a>. If you want a text browser without hypertext navigation
use TQTextEdit, and use <a href="tqtextedit.html#setReadOnly">TQTextEdit::setReadOnly</a>() to disable
editing. If you just need to display a small piece of rich text
use <a href="ntqsimplerichtext.html">TQSimpleRichText</a> or <a href="ntqlabel.html">TQLabel</a>.
use <a href="tqsimplerichtext.html">TQSimpleRichText</a> or <a href="tqlabel.html">TQLabel</a>.
<p> <img src=tqtextbrowser-m.png> <img src=tqtextbrowser-w.png>
<p>See also <a href="advanced.html">Advanced Widgets</a>, <a href="helpsystem.html">Help System</a>, and <a href="text.html">Text Related Classes</a>.

@ -242,7 +242,7 @@ Return a <a href="tqtextencoder.html">TQTextEncoder</a>.
<a href="tqcstring.html">TQCString</a> fromUnicode(const <a href="tqstring.html">TQString</a>&amp; uc, int&amp; lenInOut ) const
</pre>
Converts <em>lenInOut</em> characters (of type <a href="qchar.html">TQChar</a>) from the start of
Converts <em>lenInOut</em> characters (of type <a href="tqchar.html">TQChar</a>) from the start of
the string <em>uc</em>, returning a <a href="tqcstring.html">TQCString</a> result, and also returning
the <a href="tqcstring.html#length">length</a> of the result in
<em>lenInOut</em>.
@ -261,7 +261,7 @@ sources.
<p> A TQTextCodec subclass might have improved performance if you also
re-implement:
<p> <pre>
bool canEncode( <a href="qchar.html">TQChar</a> ) const
bool canEncode( <a href="tqchar.html">TQChar</a> ) const
</pre>
Test if a Unicode character can be encoded.
@ -294,7 +294,7 @@ terminates.
<p> Destroys the TQTextCodec. Note that you should not delete codecs
yourself: once created they become TQt's responsibility.
<h3 class=fn>bool <a name="canEncode"></a>TQTextCodec::canEncode ( <a href="qchar.html">TQChar</a>&nbsp;ch ) const<tt> [virtual]</tt>
<h3 class=fn>bool <a name="canEncode"></a>TQTextCodec::canEncode ( <a href="tqchar.html">TQChar</a>&nbsp;ch ) const<tt> [virtual]</tt>
</h3>
Returns TRUE if the Unicode character <em>ch</em> can be fully encoded
with this codec; otherwise returns FALSE. The default

@ -273,7 +273,7 @@ tags (for color, bold, italic and underline) may be used.
<p> <sup>1.</sup><small>A more complete API that supports setting
margins, images, etc., is planned for a later TQt release.</small>
<p> TQTextEdit can be used as a syntax highlighting editor when used in
conjunction with <a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a>.
conjunction with <a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a>.
<p> We recommend that you always call <a href="#setTextFormat">setTextFormat</a>() to set the mode
you want to use. If you use <a href="ntqt.html#TextFormat-enum">AutoText</a> then <a href="#setText">setText</a>() and
<a href="#append">append</a>() will try to determine whether the text they are given is
@ -309,8 +309,8 @@ style sheet. Change the style sheet with <a href="#setStyleSheet">setStyleSheet<
displayed if they can be interpreted using the text edit's
<a href="tqmimesourcefactory.html">TQMimeSourceFactory</a>; see <a href="#setMimeSourceFactory">setMimeSourceFactory</a>().
<p> If you want a text browser with more navigation use <a href="tqtextbrowser.html">TQTextBrowser</a>.
If you just need to display a small piece of rich text use <a href="ntqlabel.html">TQLabel</a>
or <a href="ntqsimplerichtext.html">TQSimpleRichText</a>.
If you just need to display a small piece of rich text use <a href="tqlabel.html">TQLabel</a>
or <a href="tqsimplerichtext.html">TQSimpleRichText</a>.
<p> If you create a new TQTextEdit, and want to allow the user to edit
rich text, call <a href="#setTextFormat">setTextFormat</a>(TQt::RichText) to ensure that the
text is treated as rich text. (Rich text uses HTML tags to set
@ -1360,9 +1360,9 @@ to be formatted. For example, if after calling <a href="#setText">setText</a>(),
to know the height of the document (using <a href="ntqscrollview.html#contentsHeight">contentsHeight</a>()), you
would call this function first.
<h3 class=fn><a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a>&nbsp;* <a name="syntaxHighlighter"></a>TQTextEdit::syntaxHighlighter () const
<h3 class=fn><a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a>&nbsp;* <a name="syntaxHighlighter"></a>TQTextEdit::syntaxHighlighter () const
</h3>
Returns the <a href="ntqsyntaxhighlighter.html">TQSyntaxHighlighter</a> set on this TQTextEdit. 0 is
Returns the <a href="tqsyntaxhighlighter.html">TQSyntaxHighlighter</a> set on this TQTextEdit. 0 is
returned if no syntax highlighter is set.
<h3 class=fn>bool <a name="tabChangesFocus"></a>TQTextEdit::tabChangesFocus () const

@ -319,7 +319,7 @@ otherwise.
<p> Sets the stream flags to <em>f</em>. Returns the previous stream flags.
<p> <p>See also <a href="#setf">setf</a>() and <a href="#unsetf">unsetf</a>().
<h3 class=fn><a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp; <a name="operator-lt-lt"></a>TQTextStream::operator&lt;&lt; ( <a href="qchar.html">TQChar</a>&nbsp;c )
<h3 class=fn><a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp; <a name="operator-lt-lt"></a>TQTextStream::operator&lt;&lt; ( <a href="tqchar.html">TQChar</a>&nbsp;c )
</h3>
Writes character <tt>char</tt> to the stream and returns a reference to
the stream.
@ -407,7 +407,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
stream.
<p> The <em>ptr</em> is output as an unsigned long hexadecimal integer.
<h3 class=fn><a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp; <a name="operator-gt-gt"></a>TQTextStream::operator&gt;&gt; ( <a href="qchar.html">TQChar</a>&nbsp;&amp;&nbsp;c )
<h3 class=fn><a href="tqtextstream.html">TQTextStream</a>&nbsp;&amp; <a name="operator-gt-gt"></a>TQTextStream::operator&gt;&gt; ( <a href="tqchar.html">TQChar</a>&nbsp;&amp;&nbsp;c )
</h3>
Reads a char <em>c</em> from the stream and returns a reference to the
stream. Note that whitespace is <em>not</em> skipped.

@ -142,7 +142,7 @@ should pop up, and maybeTip() decides whether to show a tip.
a widget using <a href="#textFor">textFor</a>().
<p> The global tooltip font and palette can be set with the static
<a href="#setFont">setFont</a>() and <a href="#setPalette">setPalette</a>() functions respectively.
<p> <p>See also <a href="tqstatusbar.html">TQStatusBar</a>, <a href="ntqwhatsthis.html">TQWhatsThis</a>, <a href="tqtooltipgroup.html">TQToolTipGroup</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Tool Tip</a>, and <a href="helpsystem.html">Help System</a>.
<p> <p>See also <a href="tqstatusbar.html">TQStatusBar</a>, <a href="tqwhatsthis.html">TQWhatsThis</a>, <a href="tqtooltipgroup.html">TQToolTipGroup</a>, <a href="guibooks.html#fowler">GUI Design Handbook: Tool Tip</a>, and <a href="helpsystem.html">Help System</a>.
<hr><h2>Member Function Documentation</h2>
<h3 class=fn><a name="TQToolTip"></a>TQToolTip::TQToolTip ( <a href="tqwidget.html">TQWidget</a>&nbsp;*&nbsp;widget, <a href="tqtooltipgroup.html">TQToolTipGroup</a>&nbsp;*&nbsp;group = 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/ntqwhatsthis.h:1 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqwhatsthis.h:1 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>ntqwhatsthis.h Include File</title>
<title>tqwhatsthis.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>ntqwhatsthis.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>tqwhatsthis.h</h1>
<p>This is the verbatim text of the ntqwhatsthis.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<p>This is the verbatim text of the tqwhatsthis.h include file. It is provided only for illustration; the copyright remains with Trolltech.
<hr>
<pre>
/****************************************************************************
** $Id: qt/ntqwhatsthis.h 3.3.8 edited Jan 11 14:39 $
** $Id: qt/tqwhatsthis.h 3.3.8 edited Jan 11 14:39 $
**
** Definition of TQWhatsThis 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/ntqwhatsthis.h:51 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/include/tqwhatsthis.h:51 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
@ -32,22 +32,22 @@ 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 TQWhatsThis</h1>
<p>This is the complete list of member functions for
<a href="ntqwhatsthis.html">TQWhatsThis</a>, including inherited members.
<a href="tqwhatsthis.html">TQWhatsThis</a>, including inherited members.
<ul>
<li><a href="ntqwhatsthis.html#TQWhatsThis">TQWhatsThis</a>()
<li><a href="ntqwhatsthis.html#~TQWhatsThis">~TQWhatsThis</a>()
<li><a href="ntqwhatsthis.html#add">add</a>()
<li><a href="ntqwhatsthis.html#clicked">clicked</a>()
<li><a href="ntqwhatsthis.html#display">display</a>()
<li><a href="ntqwhatsthis.html#enterWhatsThisMode">enterWhatsThisMode</a>()
<li><a href="ntqwhatsthis.html#inWhatsThisMode">inWhatsThisMode</a>()
<li><a href="ntqwhatsthis.html#leaveWhatsThisMode">leaveWhatsThisMode</a>()
<li><a href="ntqwhatsthis.html#remove">remove</a>()
<li><a href="ntqwhatsthis.html#setFont">setFont</a>()
<li><a href="ntqwhatsthis.html#text">text</a>()
<li><a href="ntqwhatsthis.html#textFor">textFor</a>()
<li><a href="ntqwhatsthis.html#whatsThisButton">whatsThisButton</a>()
<li><a href="tqwhatsthis.html#TQWhatsThis">TQWhatsThis</a>()
<li><a href="tqwhatsthis.html#~TQWhatsThis">~TQWhatsThis</a>()
<li><a href="tqwhatsthis.html#add">add</a>()
<li><a href="tqwhatsthis.html#clicked">clicked</a>()
<li><a href="tqwhatsthis.html#display">display</a>()
<li><a href="tqwhatsthis.html#enterWhatsThisMode">enterWhatsThisMode</a>()
<li><a href="tqwhatsthis.html#inWhatsThisMode">inWhatsThisMode</a>()
<li><a href="tqwhatsthis.html#leaveWhatsThisMode">leaveWhatsThisMode</a>()
<li><a href="tqwhatsthis.html#remove">remove</a>()
<li><a href="tqwhatsthis.html#setFont">setFont</a>()
<li><a href="tqwhatsthis.html#text">text</a>()
<li><a href="tqwhatsthis.html#textFor">textFor</a>()
<li><a href="tqwhatsthis.html#whatsThisButton">whatsThisButton</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/widgets/qwhatsthis.cpp:61 -->
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-x11-free-3.3.8/src/widgets/tqwhatsthis.cpp:61 -->
<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 TQWhatsThis class provides a simple description of any
widget, i.e. answering the question "What's this?".
<a href="#details">More...</a>
<p><tt>#include &lt;<a href="qwhatsthis-h.html">ntqwhatsthis.h</a>&gt;</tt>
<p><tt>#include &lt;<a href="tqwhatsthis-h.html">tqwhatsthis.h</a>&gt;</tt>
<p>Inherits <a href="ntqt.html">TQt</a>.
<p><a href="qwhatsthis-members.html">List of all member functions.</a>
<p><a href="tqwhatsthis-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li class=fn><a href="#TQWhatsThis"><b>TQWhatsThis</b></a> ( TQWidget&nbsp;*&nbsp;widget )</li>

@ -731,7 +731,7 @@ can override the application's settings. On Windows, TQt can set
whatever flags you want.
<p> Example:
<pre>
<a href="ntqlabel.html">TQLabel</a> *splashScreen = new <a href="ntqlabel.html">TQLabel</a>( 0, "mySplashScreen",
<a href="tqlabel.html">TQLabel</a> *splashScreen = new <a href="tqlabel.html">TQLabel</a>( 0, "mySplashScreen",
WStyle_Customize | WStyle_Splash );
</pre>
@ -2002,7 +2002,7 @@ focus proxy.
<h3 class=fn>void <a name="setFont"></a>TQWidget::setFont ( const&nbsp;<a href="tqfont.html">TQFont</a>&nbsp;&amp; )<tt> [virtual]</tt>
</h3><p>Sets the font currently set for the widget.
See the <a href="tqwidget.html#font-prop">"font"</a> property for details.
<p>Reimplemented in <a href="ntqcombobox.html#setFont">TQComboBox</a>, <a href="ntqlabel.html#setFont">TQLabel</a>, and <a href="ntqtabdialog.html#setFont">TQTabDialog</a>.
<p>Reimplemented in <a href="ntqcombobox.html#setFont">TQComboBox</a>, <a href="tqlabel.html#setFont">TQLabel</a>, and <a href="ntqtabdialog.html#setFont">TQTabDialog</a>.
<h3 class=fn>void <a name="setFont-2"></a>TQWidget::setFont ( const&nbsp;<a href="tqfont.html">TQFont</a>&nbsp;&amp;&nbsp;f, bool )
</h3>
@ -2686,12 +2686,12 @@ on top-level widgets.
which means the widget will not receive any events in Whats This
mode.
<p> The widget may leave What's This mode by calling
<a href="ntqwhatsthis.html#leaveWhatsThisMode">TQWhatsThis::leaveWhatsThisMode</a>(), with or without actually
<a href="tqwhatsthis.html#leaveWhatsThisMode">TQWhatsThis::leaveWhatsThisMode</a>(), with or without actually
displaying any help text.
<p> You can also reimplement customWhatsThis() if your widget is a
"passive interactor" supposed to work under all circumstances.
Simply don't call TQWhatsThis::leaveWhatsThisMode() in that case.
<p> <p>See also <a href="ntqwhatsthis.html#inWhatsThisMode">TQWhatsThis::inWhatsThisMode</a>() and <a href="ntqwhatsthis.html#leaveWhatsThisMode">TQWhatsThis::leaveWhatsThisMode</a>().
<p> <p>See also <a href="tqwhatsthis.html#inWhatsThisMode">TQWhatsThis::inWhatsThisMode</a>() and <a href="tqwhatsthis.html#leaveWhatsThisMode">TQWhatsThis::leaveWhatsThisMode</a>().
<p>Get this property's value with <a href="#customWhatsThis">customWhatsThis</a>().
<h3 class=fn>bool <a name="enabled-prop"></a>enabled</h3>

@ -148,7 +148,7 @@ starts at the beginning of a new XML document and looks for an
encoding declaration. If <em>beginning</em> is FALSE, it converts the
raw data using the encoding determined from prior calls.
<h3 class=fn><a href="qchar.html">TQChar</a> <a name="next"></a>TQXmlInputSource::next ()<tt> [virtual]</tt>
<h3 class=fn><a href="tqchar.html">TQChar</a> <a name="next"></a>TQXmlInputSource::next ()<tt> [virtual]</tt>
</h3>
Returns the next character of the input source. If this function
reaches the end of available data, it returns

@ -55,7 +55,7 @@ implementation.
<p> <pre> class TQLabel;
</pre>
<p> We name declare <a href="ntqlabel.html">TQLabel</a> because we want to use a pointer to it in the class
<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>
{
@ -78,7 +78,7 @@ the parent and name.
</pre>
<p> Because we now have two constructors, we have chosen to put the common
initialization in the private init() function.
<p> <pre> <a href="ntqlabel.html">TQLabel</a> *label;
<p> <pre> <a href="tqlabel.html">TQLabel</a> *label;
</pre>
<p> We also have a new private variable: a TQLabel. TQLabel is one of TQt's
standard widgets and can show a text or a pixmap with or without a
@ -87,9 +87,9 @@ frame.
</h3>
<a name="1-2"></a><p>
<p> <pre> #include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
<p> <pre> #include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
</pre>
<p> Here we include the <a href="ntqlabel.html">TQLabel</a> class definition.
<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 )
{
@ -114,8 +114,8 @@ initialization code.
<a name="x2387"></a> slider-&gt;<a href="ntqrangecontrol.html#setRange">setRange</a>( 0, 99 );
<a name="x2388"></a> slider-&gt;<a href="ntqslider.html#setValue">setValue</a>( 0 );
label = new <a href="ntqlabel.html">TQLabel</a>( " ", this, "label" );
<a name="x2383"></a> label-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
label = new <a href="tqlabel.html">TQLabel</a>( " ", this, "label" );
<a name="x2383"></a> label-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( AlignCenter );
<a name="x2389"></a> <a href="tqobject.html#connect">connect</a>( slider, TQ_SIGNAL(<a href="ntqslider.html#valueChanged">valueChanged</a>(int)),
<a name="x2386"></a> lcd, TQ_SLOT(<a href="ntqlcdnumber.html#display">display</a>(int)) );
@ -126,18 +126,18 @@ initialization code.
}
</pre>
<p> The setup of <tt>lcd</tt> and <tt>slider</tt> is the same as in the previous
chapter. Next we create a <a href="ntqlabel.html">TQLabel</a> and tell it to align the contents
chapter. Next we create a <a href="tqlabel.html">TQLabel</a> and tell it to align the contents
centered (both vertically and horizontally). The connect() statements
have also been taken from the previous chapter.
<p> <pre> const char *LCDRange::text() const
{
<a name="x2385"></a> return label-&gt;<a href="ntqlabel.html#text">text</a>();
<a name="x2385"></a> return label-&gt;<a href="tqlabel.html#text">text</a>();
}
</pre>
<p> This function returns the label text.
<p> <pre> void LCDRange::setText( const char *s )
{
<a name="x2384"></a> label-&gt;<a href="ntqlabel.html#setText">setText</a>( s );
<a name="x2384"></a> label-&gt;<a href="tqlabel.html#setText">setText</a>( s );
}
</pre>
<p> This function sets the label text.

@ -288,12 +288,12 @@ with the other buttons. Clicking this button will activate the
newGame() slot in this widget.
<p> <pre> hits = new <a href="ntqlcdnumber.html">TQLCDNumber</a>( 2, this, "hits" );
shotsLeft = new <a href="ntqlcdnumber.html">TQLCDNumber</a>( 2, this, "shotsleft" );
<a href="ntqlabel.html">TQLabel</a> *hitsL = new <a href="ntqlabel.html">TQLabel</a>( "HITS", this, "hitsLabel" );
<a href="tqlabel.html">TQLabel</a> *hitsL = new <a href="tqlabel.html">TQLabel</a>( "HITS", this, "hitsLabel" );
TQLabel *shotsLeftL
= new <a href="ntqlabel.html">TQLabel</a>( "SHOTS LEFT", this, "shotsleftLabel" );
= new <a href="tqlabel.html">TQLabel</a>( "SHOTS LEFT", this, "shotsleftLabel" );
</pre>
<p> We create four new widgets. Note that we don't bother to keep the
pointers to the <a href="ntqlabel.html">TQLabel</a> widgets in the GameBoard class because there's
pointers to the <a href="tqlabel.html">TQLabel</a> widgets in the GameBoard class because there's
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.

@ -50,16 +50,16 @@ apply to all data sets in one place.
<a href="tqfont.html">TQFont</a> font() const { return m_font; }
void setFont( <a href="tqfont.html">TQFont</a> font );
<a href="ntqlabel.html">TQLabel</a> *chartTypeTextLabel;
<a href="tqlabel.html">TQLabel</a> *chartTypeTextLabel;
<a href="ntqcombobox.html">TQComboBox</a> *chartTypeComboBox;
<a href="ntqpushbutton.html">TQPushButton</a> *fontPushButton;
<a href="ntqlabel.html">TQLabel</a> *fontTextLabel;
<a href="tqlabel.html">TQLabel</a> *fontTextLabel;
<a href="ntqframe.html">TQFrame</a> *addValuesFrame;
<a href="ntqbuttongroup.html">TQButtonGroup</a> *addValuesButtonGroup;
<a href="ntqradiobutton.html">TQRadioButton</a> *noRadioButton;
<a href="ntqradiobutton.html">TQRadioButton</a> *yesRadioButton;
<a href="ntqradiobutton.html">TQRadioButton</a> *asPercentageRadioButton;
<a href="ntqlabel.html">TQLabel</a> *decimalPlacesTextLabel;
<a href="tqlabel.html">TQLabel</a> *decimalPlacesTextLabel;
<a href="ntqspinbox.html">TQSpinBox</a> *decimalPlacesSpinBox;
<a href="ntqpushbutton.html">TQPushButton</a> *okPushButton;
<a href="ntqpushbutton.html">TQPushButton</a> *cancelPushButton;
@ -117,7 +117,7 @@ vertical box layout.
<p> <pre> chartTypeLayout = new <a href="qhboxlayout.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="ntqlabel.html">TQLabel</a>( "&amp;Chart Type", this );
<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 );
chartTypeComboBox = new <a href="ntqcombobox.html">TQComboBox</a>( FALSE, this );
@ -143,7 +143,7 @@ vertical layout.
TQSizePolicy::Minimum );
<a name="x2629"></a> fontLayout-&gt;<a href="qboxlayout.html#addItem">addItem</a>( spacer );
fontTextLabel = new <a href="ntqlabel.html">TQLabel</a>( this ); // Must be set by caller via setFont()
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 );
</pre>
@ -198,8 +198,8 @@ caller to read the data from the dialog's widgets and perform any
necessary actions.
<li> If the user clicks Cancel we call <a href="ntqdialog.html#reject">TQDialog::reject</a>().
</ol>
<p> <pre> <a name="x2642"></a> chartTypeTextLabel-&gt;<a href="ntqlabel.html#setBuddy">setBuddy</a>( chartTypeComboBox );
decimalPlacesTextLabel-&gt;<a href="ntqlabel.html#setBuddy">setBuddy</a>( decimalPlacesSpinBox );
<p> <pre> <a name="x2642"></a> chartTypeTextLabel-&gt;<a href="tqlabel.html#setBuddy">setBuddy</a>( chartTypeComboBox );
decimalPlacesTextLabel-&gt;<a href="tqlabel.html#setBuddy">setBuddy</a>( decimalPlacesSpinBox );
</pre>
<p> We use the setBuddy() function to associate widgets with label
accelerators.
@ -225,7 +225,7 @@ will present a textual description of the font in the font label.
label += " Bold";
<a name="x2636"></a> if ( font.<a href="tqfont.html#italic">italic</a>() )
label += " Italic";
fontTextLabel-&gt;<a href="ntqlabel.html#setText">setText</a>( label );
fontTextLabel-&gt;<a href="tqlabel.html#setText">setText</a>( label );
m_font = font;
}
</pre>

@ -80,7 +80,7 @@ all user-visible strings, and performing all text file I/O using
widgets you write; it does not make much difference for slow typists
in Western Europe or North America, but for fast typists or people
using special input methods using text() is beneficial.
<p> All the function arguments in TQt that may be user-visible strings, <a href="ntqlabel.html#setText">TQLabel::setText</a>() and a many others, take <tt>const TQString &amp;</tt>s.
<p> All the function arguments in TQt that may be user-visible strings, <a href="tqlabel.html#setText">TQLabel::setText</a>() and a many others, take <tt>const TQString &amp;</tt>s.
<a href="tqstring.html">TQString</a> provides implicit casting from <tt>const char *</tt>
so that things like
<pre>

@ -36,7 +36,7 @@ Array of bytes. | TQByteArray
Array of points. | TQPointArray
Asynchronous DNS lookups. | TQDns
Base class for TQMenuBar and TQPopupMenu. | TQMenuData
Base class for implementing TQTextEdit syntax highlighters. | QSyntaxHighlighter
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
Browsing and editing of SQL tables and views. | TQSqlCursor
@ -77,7 +77,7 @@ Conversion to and from the Chinese GB2312 encoding. | TQGb2312Codec
Conversion to and from the Chinese GBK encoding. | TQGbkCodec
Conversion to and from the Tamil TSCII encoding. | TQTsciiCodec
Conversion to and from visually ordered Hebrew. | TQHebrewCodec
Converts between numbers and their string representations in various languages. | QLocale
Converts between numbers and their string representations in various languages. | TQLocale
Corner-grip for resizing a top-level window. | TQSizeGrip
Creates TQStyle objects. | TQStyleFactory
Creates and manages data entry forms tied to SQL databases. | TQSqlForm
@ -147,7 +147,7 @@ Handles keyboard accelerator and shortcut keys. | QAccel
Hardware-independent pixmap representation with direct access to the pixel data. | TQImage
Header information for HTTP. | TQHttpHeader
Header row or column, e.g. for tables and listviews. | QHeader
Helper class for TQString. | QCharRef
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
@ -295,12 +295,12 @@ Serialization of binary data to a TQIODevice. | TQDataStream
Set of icons with different styles and sizes. | TQIconSet
Signals that a main icon drag has begun. | TQIconDragEvent
Simple convenience dialog to get a single value from the user. | QInputDialog
Simple description of any widget, i.e. answering the question "What's this?". | QWhatsThis
Simple description of any widget, i.e. answering the question "What's this?". | TQWhatsThis
Simple geometry management of its children. | QGrid
Simple stored-value drag object for arbitrary MIME data. | TQStoredDrag
Simplifies locking and unlocking TQMutexes. | TQMutexLocker
Single item in a TQIconView. | TQIconViewItem
Small displayable piece of rich text. | QSimpleRichText
Small displayable piece of rich text. | TQSimpleRichText
Spin box widget (spin button). | QSpinBox
Splash screen that can be shown during application startup. | QSplashScreen
Stack of tabbed widgets. | QTabDialog
@ -312,7 +312,7 @@ Stores information about URLs. | TQUrlInfo
Stores meta data about a property. | QMetaProperty
Stores meta data associated with a SQL field. | TQSqlFieldInfo
Stream of data provided to a QNPInstance by the browser. | QNPStream
String objects using constant Unicode data. | QConstString
String objects using constant Unicode data. | TQConstString
Support for custom events. | QCustomEvent
Support for socket callbacks. | TQSocketNotifier
Supports drag and drop operations within a TQIconView. | TQIconDrag
@ -334,7 +334,7 @@ Template class that provides guarded pointers to TQObjects. | QGuardedPtr
Template class which ensures that implicitly shared and explicitly shared classes reference unique data. | TQDeepCopy
Template collection class that provides a vector (array). | TQPtrVector
Text object on a TQCanvas. | TQCanvasText
Text or image display. | QLabel
Text or image display. | TQLabel
The QDialog API for Motif-based dialogs. | QMotifDialog
The TQWidget API for Xt/Motif widgets. | QMotifWidget
The XML handler classes with information about the parsing position within a file. | TQXmlLocator

@ -73,7 +73,7 @@ protected:
<a href="ntqhbox.html">TQHBox</a> *page1, *page2, *page3;
<a href="ntqlineedit.html">TQLineEdit</a> *key, *firstName, *lastName, *address, *phone, *email;
<a href="ntqlabel.html">TQLabel</a> *lKey, *lFirstName, *lLastName, *lAddress, *lPhone, *lEmail;
<a href="tqlabel.html">TQLabel</a> *lKey, *lFirstName, *lLastName, *lAddress, *lPhone, *lEmail;
protected slots:
void keyChanged( const <a href="tqstring.html">TQString</a> &amp; );
@ -101,7 +101,7 @@ protected slots:
#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="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlineedit-h.html">ntqlineedit.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qvalidator-h.html">ntqvalidator.h</a>&gt;
@ -122,10 +122,10 @@ 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);
<a href="ntqlabel.html">TQLabel</a> *info = new <a href="ntqlabel.html">TQLabel</a>( page1 );
<a href="tqlabel.html">TQLabel</a> *info = new <a href="tqlabel.html">TQLabel</a>( page1 );
<a name="x1"></a> info-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 11 );
<a name="x14"></a> info-&gt;<a href="tqwidget.html#setPalette">setPalette</a>( yellow );
<a name="x4"></a> info-&gt;<a href="ntqlabel.html#setText">setText</a>( "Enter your personal\n"
<a name="x4"></a> info-&gt;<a href="tqlabel.html#setText">setText</a>( "Enter your personal\n"
"key here.\n\n"
"Your personal key\n"
"consists of 4 digits" );
@ -135,7 +135,7 @@ void <a name="f183"></a>Wizard::setupPage1()
<a href="ntqhbox.html">TQHBox</a> *row1 = new <a href="ntqhbox.html">TQHBox</a>( page );
(void)new <a href="ntqlabel.html">TQLabel</a>( "Key:", row1 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Key:", row1 );
key = new <a href="ntqlineedit.html">TQLineEdit</a>( row1 );
<a name="x6"></a> key-&gt;<a href="ntqlineedit.html#setMaxLength">setMaxLength</a>( 4 );
@ -155,10 +155,10 @@ 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);
<a href="ntqlabel.html">TQLabel</a> *info = new <a href="ntqlabel.html">TQLabel</a>( page2 );
<a href="tqlabel.html">TQLabel</a> *info = new <a href="tqlabel.html">TQLabel</a>( page2 );
info-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 11 );
info-&gt;<a href="tqwidget.html#setPalette">setPalette</a>( yellow );
info-&gt;<a href="ntqlabel.html#setText">setText</a>( "\n"
info-&gt;<a href="tqlabel.html#setText">setText</a>( "\n"
"Enter your personal\n"
"data here.\n\n"
"The required fields are\n"
@ -174,16 +174,16 @@ void <a name="f184"></a>Wizard::setupPage2()
<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="ntqlabel.html">TQLabel</a> *label1 = new <a href="ntqlabel.html">TQLabel</a>( " First Name: ", row1 );
<a name="x3"></a> label1-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label2 = new <a href="ntqlabel.html">TQLabel</a>( " Last Name: ", row2 );
label2-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label3 = new <a href="ntqlabel.html">TQLabel</a>( " Address: ", row3 );
label3-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label4 = new <a href="ntqlabel.html">TQLabel</a>( " Phone Number: ", row4 );
label4-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label5 = new <a href="ntqlabel.html">TQLabel</a>( " E-Mail: ", row5 );
label5-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<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 );
<a href="tqlabel.html">TQLabel</a> *label2 = new <a href="tqlabel.html">TQLabel</a>( " Last Name: ", row2 );
label2-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label3 = new <a href="tqlabel.html">TQLabel</a>( " Address: ", row3 );
label3-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label4 = new <a href="tqlabel.html">TQLabel</a>( " Phone Number: ", row4 );
label4-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label5 = new <a href="tqlabel.html">TQLabel</a>( " E-Mail: ", row5 );
label5-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a name="x13"></a> label1-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label4-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
label2-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label4-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
@ -214,9 +214,9 @@ 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);
<a href="ntqlabel.html">TQLabel</a> *info = new <a href="ntqlabel.html">TQLabel</a>( page3 );
<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 );
info-&gt;<a href="ntqlabel.html#setText">setText</a>( "\n"
info-&gt;<a href="tqlabel.html#setText">setText</a>( "\n"
"Look here to see of\n"
"the data you entered\n"
"is correct. To confirm,\n"
@ -224,7 +224,7 @@ void <a name="f185"></a>Wizard::setupPage3()
"else go back to correct\n"
"mistakes." );
info-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 11 );
info-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignTop|AlignLeft );
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 );
@ -236,18 +236,18 @@ void <a name="f185"></a>Wizard::setupPage3()
<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="ntqlabel.html">TQLabel</a> *label1 = new <a href="ntqlabel.html">TQLabel</a>( " Personal Key: ", row1 );
label1-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label2 = new <a href="ntqlabel.html">TQLabel</a>( " First Name: ", row2 );
label2-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label3 = new <a href="ntqlabel.html">TQLabel</a>( " Last Name: ", row3 );
label3-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label4 = new <a href="ntqlabel.html">TQLabel</a>( " Address: ", row4 );
label4-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label5 = new <a href="ntqlabel.html">TQLabel</a>( " Phone Number: ", row5 );
label5-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label6 = new <a href="ntqlabel.html">TQLabel</a>( " E-Mail: ", row6 );
label6-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<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 );
<a href="tqlabel.html">TQLabel</a> *label2 = new <a href="tqlabel.html">TQLabel</a>( " First Name: ", row2 );
label2-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label3 = new <a href="tqlabel.html">TQLabel</a>( " Last Name: ", row3 );
label3-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label4 = new <a href="tqlabel.html">TQLabel</a>( " Address: ", row4 );
label4-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label5 = new <a href="tqlabel.html">TQLabel</a>( " Phone Number: ", row5 );
label5-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label6 = new <a href="tqlabel.html">TQLabel</a>( " E-Mail: ", row6 );
label6-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
label1-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
label2-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
@ -256,12 +256,12 @@ void <a name="f185"></a>Wizard::setupPage3()
label5-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
label6-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
lKey = new <a href="ntqlabel.html">TQLabel</a>( row1 );
lFirstName = new <a href="ntqlabel.html">TQLabel</a>( row2 );
lLastName = new <a href="ntqlabel.html">TQLabel</a>( row3 );
lAddress = new <a href="ntqlabel.html">TQLabel</a>( row4 );
lPhone = new <a href="ntqlabel.html">TQLabel</a>( row5 );
lEmail = new <a href="ntqlabel.html">TQLabel</a>( row6 );
lKey = new <a href="tqlabel.html">TQLabel</a>( row1 );
lFirstName = new <a href="tqlabel.html">TQLabel</a>( row2 );
lLastName = new <a href="tqlabel.html">TQLabel</a>( row3 );
lAddress = new <a href="tqlabel.html">TQLabel</a>( row4 );
lPhone = new <a href="tqlabel.html">TQLabel</a>( row5 );
lEmail = new <a href="tqlabel.html">TQLabel</a>( row6 );
<a href="ntqwizard.html#addPage">addPage</a>( page3, "Finish" );
@ -274,12 +274,12 @@ void <a name="f185"></a>Wizard::setupPage3()
if ( page == page1 ) {
} else if ( page == page2 ) {
} else if ( page == page3 ) {
<a name="x8"></a> lKey-&gt;<a href="ntqlabel.html#setText">setText</a>( key-&gt;<a href="ntqlineedit.html#text">text</a>() );
lFirstName-&gt;<a href="ntqlabel.html#setText">setText</a>( firstName-&gt;<a href="ntqlineedit.html#text">text</a>() );
lLastName-&gt;<a href="ntqlabel.html#setText">setText</a>( lastName-&gt;<a href="ntqlineedit.html#text">text</a>() );
lAddress-&gt;<a href="ntqlabel.html#setText">setText</a>( address-&gt;<a href="ntqlineedit.html#text">text</a>() );
lPhone-&gt;<a href="ntqlabel.html#setText">setText</a>( phone-&gt;<a href="ntqlineedit.html#text">text</a>() );
lEmail-&gt;<a href="ntqlabel.html#setText">setText</a>( email-&gt;<a href="ntqlineedit.html#text">text</a>() );
<a name="x8"></a> lKey-&gt;<a href="tqlabel.html#setText">setText</a>( key-&gt;<a href="ntqlineedit.html#text">text</a>() );
lFirstName-&gt;<a href="tqlabel.html#setText">setText</a>( firstName-&gt;<a href="ntqlineedit.html#text">text</a>() );
lLastName-&gt;<a href="tqlabel.html#setText">setText</a>( lastName-&gt;<a href="ntqlineedit.html#text">text</a>() );
lAddress-&gt;<a href="tqlabel.html#setText">setText</a>( address-&gt;<a href="ntqlineedit.html#text">text</a>() );
lPhone-&gt;<a href="tqlabel.html#setText">setText</a>( phone-&gt;<a href="ntqlineedit.html#text">text</a>() );
lEmail-&gt;<a href="tqlabel.html#setText">setText</a>( email-&gt;<a href="ntqlineedit.html#text">text</a>() );
}
TQWizard::<a href="ntqwizard.html#showPage">showPage</a>(page);

@ -47,7 +47,7 @@ body { background: #ffffff; color: black; }
#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="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlineedit-h.html">ntqlineedit.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qvalidator-h.html">ntqvalidator.h</a>&gt;
@ -68,10 +68,10 @@ 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);
<a href="ntqlabel.html">TQLabel</a> *info = new <a href="ntqlabel.html">TQLabel</a>( page1 );
<a href="tqlabel.html">TQLabel</a> *info = new <a href="tqlabel.html">TQLabel</a>( page1 );
<a name="x1"></a> info-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 11 );
<a name="x14"></a> info-&gt;<a href="tqwidget.html#setPalette">setPalette</a>( yellow );
<a name="x4"></a> info-&gt;<a href="ntqlabel.html#setText">setText</a>( "Enter your personal\n"
<a name="x4"></a> info-&gt;<a href="tqlabel.html#setText">setText</a>( "Enter your personal\n"
"key here.\n\n"
"Your personal key\n"
"consists of 4 digits" );
@ -81,7 +81,7 @@ void <a name="f4"></a>Wizard::setupPage1()
<a href="ntqhbox.html">TQHBox</a> *row1 = new <a href="ntqhbox.html">TQHBox</a>( page );
(void)new <a href="ntqlabel.html">TQLabel</a>( "Key:", row1 );
(void)new <a href="tqlabel.html">TQLabel</a>( "Key:", row1 );
key = new <a href="ntqlineedit.html">TQLineEdit</a>( row1 );
<a name="x6"></a> key-&gt;<a href="ntqlineedit.html#setMaxLength">setMaxLength</a>( 4 );
@ -101,10 +101,10 @@ 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);
<a href="ntqlabel.html">TQLabel</a> *info = new <a href="ntqlabel.html">TQLabel</a>( page2 );
<a href="tqlabel.html">TQLabel</a> *info = new <a href="tqlabel.html">TQLabel</a>( page2 );
info-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 11 );
info-&gt;<a href="tqwidget.html#setPalette">setPalette</a>( yellow );
info-&gt;<a href="ntqlabel.html#setText">setText</a>( "\n"
info-&gt;<a href="tqlabel.html#setText">setText</a>( "\n"
"Enter your personal\n"
"data here.\n\n"
"The required fields are\n"
@ -120,16 +120,16 @@ void <a name="f5"></a>Wizard::setupPage2()
<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="ntqlabel.html">TQLabel</a> *label1 = new <a href="ntqlabel.html">TQLabel</a>( " First Name: ", row1 );
<a name="x3"></a> label1-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label2 = new <a href="ntqlabel.html">TQLabel</a>( " Last Name: ", row2 );
label2-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label3 = new <a href="ntqlabel.html">TQLabel</a>( " Address: ", row3 );
label3-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label4 = new <a href="ntqlabel.html">TQLabel</a>( " Phone Number: ", row4 );
label4-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label5 = new <a href="ntqlabel.html">TQLabel</a>( " E-Mail: ", row5 );
label5-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<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 );
<a href="tqlabel.html">TQLabel</a> *label2 = new <a href="tqlabel.html">TQLabel</a>( " Last Name: ", row2 );
label2-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label3 = new <a href="tqlabel.html">TQLabel</a>( " Address: ", row3 );
label3-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label4 = new <a href="tqlabel.html">TQLabel</a>( " Phone Number: ", row4 );
label4-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label5 = new <a href="tqlabel.html">TQLabel</a>( " E-Mail: ", row5 );
label5-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a name="x13"></a> label1-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label4-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
label2-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label4-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
@ -160,9 +160,9 @@ 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);
<a href="ntqlabel.html">TQLabel</a> *info = new <a href="ntqlabel.html">TQLabel</a>( page3 );
<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 );
info-&gt;<a href="ntqlabel.html#setText">setText</a>( "\n"
info-&gt;<a href="tqlabel.html#setText">setText</a>( "\n"
"Look here to see of\n"
"the data you entered\n"
"is correct. To confirm,\n"
@ -170,7 +170,7 @@ void <a name="f6"></a>Wizard::setupPage3()
"else go back to correct\n"
"mistakes." );
info-&gt;<a href="ntqframe.html#setMargin">setMargin</a>( 11 );
info-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( AlignTop|AlignLeft );
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 );
@ -182,18 +182,18 @@ void <a name="f6"></a>Wizard::setupPage3()
<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="ntqlabel.html">TQLabel</a> *label1 = new <a href="ntqlabel.html">TQLabel</a>( " Personal Key: ", row1 );
label1-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label2 = new <a href="ntqlabel.html">TQLabel</a>( " First Name: ", row2 );
label2-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label3 = new <a href="ntqlabel.html">TQLabel</a>( " Last Name: ", row3 );
label3-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label4 = new <a href="ntqlabel.html">TQLabel</a>( " Address: ", row4 );
label4-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label5 = new <a href="ntqlabel.html">TQLabel</a>( " Phone Number: ", row5 );
label5-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="ntqlabel.html">TQLabel</a> *label6 = new <a href="ntqlabel.html">TQLabel</a>( " E-Mail: ", row6 );
label6-&gt;<a href="ntqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<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 );
<a href="tqlabel.html">TQLabel</a> *label2 = new <a href="tqlabel.html">TQLabel</a>( " First Name: ", row2 );
label2-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label3 = new <a href="tqlabel.html">TQLabel</a>( " Last Name: ", row3 );
label3-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label4 = new <a href="tqlabel.html">TQLabel</a>( " Address: ", row4 );
label4-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label5 = new <a href="tqlabel.html">TQLabel</a>( " Phone Number: ", row5 );
label5-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
<a href="tqlabel.html">TQLabel</a> *label6 = new <a href="tqlabel.html">TQLabel</a>( " E-Mail: ", row6 );
label6-&gt;<a href="tqlabel.html#setAlignment">setAlignment</a>( TQt::AlignVCenter );
label1-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
label2-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
@ -202,12 +202,12 @@ void <a name="f6"></a>Wizard::setupPage3()
label5-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
label6-&gt;<a href="tqwidget.html#setMinimumWidth">setMinimumWidth</a>( label1-&gt;<a href="tqwidget.html#sizeHint">sizeHint</a>().width() );
lKey = new <a href="ntqlabel.html">TQLabel</a>( row1 );
lFirstName = new <a href="ntqlabel.html">TQLabel</a>( row2 );
lLastName = new <a href="ntqlabel.html">TQLabel</a>( row3 );
lAddress = new <a href="ntqlabel.html">TQLabel</a>( row4 );
lPhone = new <a href="ntqlabel.html">TQLabel</a>( row5 );
lEmail = new <a href="ntqlabel.html">TQLabel</a>( row6 );
lKey = new <a href="tqlabel.html">TQLabel</a>( row1 );
lFirstName = new <a href="tqlabel.html">TQLabel</a>( row2 );
lLastName = new <a href="tqlabel.html">TQLabel</a>( row3 );
lAddress = new <a href="tqlabel.html">TQLabel</a>( row4 );
lPhone = new <a href="tqlabel.html">TQLabel</a>( row5 );
lEmail = new <a href="tqlabel.html">TQLabel</a>( row6 );
<a href="ntqwizard.html#addPage">addPage</a>( page3, "Finish" );
@ -220,12 +220,12 @@ void <a name="f6"></a>Wizard::setupPage3()
if ( page == page1 ) {
} else if ( page == page2 ) {
} else if ( page == page3 ) {
<a name="x8"></a> lKey-&gt;<a href="ntqlabel.html#setText">setText</a>( key-&gt;<a href="ntqlineedit.html#text">text</a>() );
lFirstName-&gt;<a href="ntqlabel.html#setText">setText</a>( firstName-&gt;<a href="ntqlineedit.html#text">text</a>() );
lLastName-&gt;<a href="ntqlabel.html#setText">setText</a>( lastName-&gt;<a href="ntqlineedit.html#text">text</a>() );
lAddress-&gt;<a href="ntqlabel.html#setText">setText</a>( address-&gt;<a href="ntqlineedit.html#text">text</a>() );
lPhone-&gt;<a href="ntqlabel.html#setText">setText</a>( phone-&gt;<a href="ntqlineedit.html#text">text</a>() );
lEmail-&gt;<a href="ntqlabel.html#setText">setText</a>( email-&gt;<a href="ntqlineedit.html#text">text</a>() );
<a name="x8"></a> lKey-&gt;<a href="tqlabel.html#setText">setText</a>( key-&gt;<a href="ntqlineedit.html#text">text</a>() );
lFirstName-&gt;<a href="tqlabel.html#setText">setText</a>( firstName-&gt;<a href="ntqlineedit.html#text">text</a>() );
lLastName-&gt;<a href="tqlabel.html#setText">setText</a>( lastName-&gt;<a href="ntqlineedit.html#text">text</a>() );
lAddress-&gt;<a href="tqlabel.html#setText">setText</a>( address-&gt;<a href="ntqlineedit.html#text">text</a>() );
lPhone-&gt;<a href="tqlabel.html#setText">setText</a>( phone-&gt;<a href="ntqlineedit.html#text">text</a>() );
lEmail-&gt;<a href="tqlabel.html#setText">setText</a>( email-&gt;<a href="ntqlineedit.html#text">text</a>() );
}
TQWizard::<a href="ntqwizard.html#showPage">showPage</a>(page);

@ -68,7 +68,7 @@ protected:
<a href="ntqhbox.html">TQHBox</a> *page1, *page2, *page3;
<a href="ntqlineedit.html">TQLineEdit</a> *key, *firstName, *lastName, *address, *phone, *email;
<a href="ntqlabel.html">TQLabel</a> *lKey, *lFirstName, *lLastName, *lAddress, *lPhone, *lEmail;
<a href="tqlabel.html">TQLabel</a> *lKey, *lFirstName, *lLastName, *lAddress, *lPhone, *lEmail;
protected slots:
void keyChanged( const <a href="tqstring.html">TQString</a> &amp; );

@ -50,7 +50,7 @@ arbitrarily.
#include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
#include &lt;<a href="qdialog-h.html">ntqdialog.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
#include &lt;<a href="qlineedit-h.html">ntqlineedit.h</a>&gt;
#include &lt;<a href="qpushbutton-h.html">ntqpushbutton.h</a>&gt;
#include &lt;<a href="qcheckbox-h.html">ntqcheckbox.h</a>&gt;

@ -62,7 +62,7 @@ part: we include all the classes we need:
#include &lt;<a href="qlistview-h.html">ntqlistview.h</a>&gt;
#include &lt;<a href="qgrid-h.html">ntqgrid.h</a>&gt;
#include &lt;<a href="tqmainwindow-h.html">tqmainwindow.h</a>&gt;
#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;
#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;
</pre>
<p> <a href="#structureparser.h">structureparser.h</a> contains the API of
the XML parser that we implement in <a href="#structureparser.cpp">structureparser.cpp.</a>
@ -155,21 +155,21 @@ settings (TRUE/TRUE).
with the feature setting <em>http://xml.org/sax/features/namespaces</em>
FALSE and <em>http://xml.org/sax/features/namespace-prefixes</em> TRUE.
<p> <pre> // namespace label
(void) new <a href="ntqlabel.html">TQLabel</a>(
(void) new <a href="tqlabel.html">TQLabel</a>(
"Default:\n"
"http://xml.org/sax/features/namespaces: TRUE\n"
"http://xml.org/sax/features/namespace-prefixes: FALSE\n",
container );
// namespace prefix label
(void) new <a href="ntqlabel.html">TQLabel</a>(
(void) new <a href="tqlabel.html">TQLabel</a>(
"\n"
"http://xml.org/sax/features/namespaces: TRUE\n"
"http://xml.org/sax/features/namespace-prefixes: TRUE\n",
container );
// prefix label
(void) new <a href="ntqlabel.html">TQLabel</a>(
(void) new <a href="tqlabel.html">TQLabel</a>(
"\n"
"http://xml.org/sax/features/namespaces: FALSE\n"
"http://xml.org/sax/features/namespace-prefixes: TRUE\n",

@ -122,7 +122,7 @@ the fl and fi ligatures used in typesetting US and European books.
Qt tries to take care of all the special features listed above. You
usually don't have to worry about these features so long as you use
Qt's input widgets (e.g. QLineEdit, TQTextEdit, and derived classes)
and Qt's display widgets (e.g. QLabel).
and Qt's display widgets (e.g. TQLabel).
Support for these writing systems is transparent to the programmer
and completely encapsulated in Qt's text engine. This means that you
@ -185,7 +185,7 @@ to achieve this is to use \l TQObject::tr(). For example, assuming the
\code
LoginWidget::LoginWidget()
{
QLabel *label = new QLabel( tr("Password:"), this );
TQLabel *label = new TQLabel( tr("Password:"), this );
...
}
\endcode
@ -201,13 +201,13 @@ directly:
\code
void some_global_function( LoginWidget *logwid )
{
QLabel *label = new QLabel(
TQLabel *label = new TQLabel(
LoginWidget::tr("Password:"), logwid );
}
void same_global_function( LoginWidget *logwid )
{
QLabel *label = new QLabel(
TQLabel *label = new TQLabel(
tqApp->translate("LoginWidget", "Password:"),
logwid );
}

@ -99,11 +99,11 @@ resized.
The grid shown above can be produced by the following code:
\code
QGrid *mainGrid = new QGrid( 2 ); // a 2 x n grid
new QLabel( "One", mainGrid );
new QLabel( "Two", mainGrid );
new QLabel( "Three", mainGrid );
new QLabel( "Four", mainGrid );
new QLabel( "Five", mainGrid );
new TQLabel( "One", mainGrid );
new TQLabel( "Two", mainGrid );
new TQLabel( "Three", mainGrid );
new TQLabel( "Four", mainGrid );
new TQLabel( "Five", mainGrid );
\endcode
You can adjust the layout to some extent by calling
@ -177,14 +177,14 @@ improvements:
QGridLayout *grid = new QGridLayout( main, 1, 1 );
// add the first four widgets with (row, column) addressing
grid->addWidget( new QLabel( "One", main ), 0, 0 );
grid->addWidget( new QLabel( "Two", main ), 0, 1 );
grid->addWidget( new QLabel( "Three", main ), 1, 0 );
grid->addWidget( new QLabel( "Four", main ), 1, 1 );
grid->addWidget( new TQLabel( "One", main ), 0, 0 );
grid->addWidget( new TQLabel( "Two", main ), 0, 1 );
grid->addWidget( new TQLabel( "Three", main ), 1, 0 );
grid->addWidget( new TQLabel( "Four", main ), 1, 1 );
// add the last widget on row 2, spanning from column 0 to
// column 1, and center aligned
grid->addMultiCellWidget( new QLabel( "Five", main ), 2, 2, 0, 1,
grid->addMultiCellWidget( new TQLabel( "Five", main ), 2, 2, 0, 1,
TQt::AlignCenter );
// let the ratio between the widths of columns 0 and 1 be 2:3
@ -199,7 +199,7 @@ a parameter in the constructor.
QLineEdit *field = new QLineEdit( main );
QPushButton *ok = new QPushButton( "OK", main );
QPushButton *cancel = new QPushButton( "Cancel", main );
QLabel *label = new QLabel( "Write once, compile everywhere.", main );
TQLabel *label = new TQLabel( "Write once, compile everywhere.", main );
// a layout on a widget
QVBoxLayout *vbox = new QVBoxLayout( main );

@ -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 QButton, QGroupBox, QLabel (with QLabel::setBuddy()), TQMenuBar and QTabBar. 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 QButton, QGroupBox, TQLabel (with TQLabel::setBuddy()), TQMenuBar and QTabBar. Example:
.PP
.nf
.br
@ -120,7 +120,7 @@ Each accelerator item consists of an identifier and a QKeySequence. A single key
.PP
When an accelerator key is pressed, the accelerator sends out the signal activated() with a number that identifies this particular accelerator item. Accelerator items can also be individually connected, so that two different keys will activate two different slots (see connectItem() and disconnectItem()).
.PP
The activated() signal is \fInot\fR emitted when two or more accelerators match the same key. Instead, the first matching accelerator sends out the activatedAmbiguously() signal. By pressing the key multiple times, users can navigate between all matching accelerators. Some standard controls like QPushButton and QCheckBox connect the activatedAmbiguously() signal to the harmless setFocus() slot, whereas activated() is connected to a slot invoking the button's action. Most controls, like QLabel and QTabBar, treat activated() and activatedAmbiguously() as equivalent.
The activated() signal is \fInot\fR emitted when two or more accelerators match the same key. Instead, the first matching accelerator sends out the activatedAmbiguously() signal. By pressing the key multiple times, users can navigate between all matching accelerators. Some standard controls like QPushButton and QCheckBox connect the activatedAmbiguously() signal to the harmless setFocus() slot, whereas activated() is connected to a slot invoking the button's action. Most controls, like TQLabel and QTabBar, treat activated() and activatedAmbiguously() as equivalent.
.PP
Use setEnabled() to enable or disable all the items in an accelerator, or setItemEnabled() to enable or disable individual items. An item is active only when both the QAccel and the item itself are enabled.
.PP
@ -151,7 +151,7 @@ Example:
.br
.fi
.PP
See also QKeyEvent, TQWidget::keyPressEvent(), TQMenuData::setAccel(), QButton::accel, QLabel::setBuddy(), QKeySequence, GUI Design Handbook: Keyboard Shortcuts, and Miscellaneous Classes.
See also QKeyEvent, TQWidget::keyPressEvent(), TQMenuData::setAccel(), QButton::accel, TQLabel::setBuddy(), QKeySequence, GUI Design Handbook: Keyboard Shortcuts, and Miscellaneous Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QAccel::QAccel ( TQWidget * parent, const char * name = 0 )"
Constructs a QAccel object called \fIname\fR, with parent \fIparent\fR. The accelerator operates on \fIparent\fR.
@ -262,7 +262,7 @@ The text will be shown when the application is in What's This mode and the user
.PP
To set What's This help on a menu item (with or without an accelerator key), use TQMenuData::setWhatsThis().
.PP
See also whatsThis(), QWhatsThis::inWhatsThisMode(), TQMenuData::setWhatsThis(), and TQAction::whatsThis.
See also whatsThis(), TQWhatsThis::inWhatsThisMode(), TQMenuData::setWhatsThis(), and TQAction::whatsThis.
.SH "QKeySequence QAccel::shortcutKey ( const TQString & str )\fC [static]\fR"
Returns the shortcut key sequence for \fIstr\fR, or an invalid key sequence (0) if \fIstr\fR has no shortcut sequence.
.PP

@ -366,7 +366,7 @@ Notifies accessibility clients about a change in \fIobject\fR's accessibility in
.PP
\fIreason\fR specifies the cause of the change, for example, ValueChange when the position of a slider has been changed. \fIcontrol\fR is the ID of the child element that has changed. When \fIcontrol\fR is 0, the object itself has changed.
.PP
Call this function whenever the state of your accessible object or one of it's sub-elements has been changed either programmatically (e.g. by calling QLabel::setText()) or by user interaction.
Call this function whenever the state of your accessible object or one of it's sub-elements has been changed either programmatically (e.g. by calling TQLabel::setText()) or by user interaction.
.PP
If there are no accessibility tools listening to this event, the
performance penalty for calling this function is minor, but if determining

@ -506,7 +506,7 @@ This property holds the action's "What's This?" help text.
.PP
The whats this text is used to provide a brief description of the action. The text may contain rich text (HTML-like tags -- see TQStyleSheet for the list of supported tags). There is no default" What's This" text.
.PP
See also QWhatsThis.
See also TQWhatsThis.
.PP
Set this property's value with setWhatsThis() and get this property's value with whatsThis().

@ -16,31 +16,31 @@ Almost all the functions in this class are reentrant when TQt is built with thre
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQChar\fR ()"
.BI "\fBTQChar\fR ()"
.br
.ti -1c
.BI "\fBQChar\fR ( char c )"
.BI "\fBTQChar\fR ( char c )"
.br
.ti -1c
.BI "\fBQChar\fR ( uchar c )"
.BI "\fBTQChar\fR ( uchar c )"
.br
.ti -1c
.BI "\fBQChar\fR ( uchar c, uchar r )"
.BI "\fBTQChar\fR ( uchar c, uchar r )"
.br
.ti -1c
.BI "\fBQChar\fR ( const TQChar & c )"
.BI "\fBTQChar\fR ( const TQChar & c )"
.br
.ti -1c
.BI "\fBQChar\fR ( ushort rc )"
.BI "\fBTQChar\fR ( ushort rc )"
.br
.ti -1c
.BI "\fBQChar\fR ( short rc )"
.BI "\fBTQChar\fR ( short rc )"
.br
.ti -1c
.BI "\fBQChar\fR ( uint rc )"
.BI "\fBTQChar\fR ( uint rc )"
.br
.ti -1c
.BI "\fBQChar\fR ( int rc )"
.BI "\fBTQChar\fR ( int rc )"
.br
.ti -1c
.BI "enum \fBCategory\fR { NoCategory, Mark_NonSpacing, Mark_SpacingCombining, Mark_Enclosing, Number_DecimalDigit, Number_Letter, Number_Other, Separator_Space, Separator_Line, Separator_Paragraph, Other_Control, Other_Format, Other_Surrogate, Other_PrivateUse, Other_NotAssigned, Letter_Uppercase, Letter_Lowercase, Letter_Titlecase, Letter_Modifier, Letter_Other, Punctuation_Connector, Punctuation_Dash, Punctuation_Dask = Punctuation_Dash, Punctuation_Open, Punctuation_Close, Punctuation_InitialQuote, Punctuation_FinalQuote, Punctuation_Other, Symbol_Math, Symbol_Currency, Symbol_Modifier, Symbol_Other }"
@ -221,80 +221,80 @@ The conversion functions include unicode() (to a scalar), latin1() (to scalar, b
.PP
More information can be found in the document About Unicode.
.PP
See also TQString, QCharRef, and Text Related Classes.
See also TQString, TQCharRef, and Text Related Classes.
.SS "Member Type Documentation"
.SH "TQChar::Category"
This enum maps the Unicode character categories.
.PP
The following characters are normative in Unicode:
.TP
\fCQChar::Mark_NonSpacing\fR - Unicode class name Mn
\fCTQChar::Mark_NonSpacing\fR - Unicode class name Mn
.TP
\fCQChar::Mark_SpacingCombining\fR - Unicode class name Mc
\fCTQChar::Mark_SpacingCombining\fR - Unicode class name Mc
.TP
\fCQChar::Mark_Enclosing\fR - Unicode class name Me
\fCTQChar::Mark_Enclosing\fR - Unicode class name Me
.TP
\fCQChar::Number_DecimalDigit\fR - Unicode class name Nd
\fCTQChar::Number_DecimalDigit\fR - Unicode class name Nd
.TP
\fCQChar::Number_Letter\fR - Unicode class name Nl
\fCTQChar::Number_Letter\fR - Unicode class name Nl
.TP
\fCQChar::Number_Other\fR - Unicode class name No
\fCTQChar::Number_Other\fR - Unicode class name No
.TP
\fCQChar::Separator_Space\fR - Unicode class name Zs
\fCTQChar::Separator_Space\fR - Unicode class name Zs
.TP
\fCQChar::Separator_Line\fR - Unicode class name Zl
\fCTQChar::Separator_Line\fR - Unicode class name Zl
.TP
\fCQChar::Separator_Paragraph\fR - Unicode class name Zp
\fCTQChar::Separator_Paragraph\fR - Unicode class name Zp
.TP
\fCQChar::Other_Control\fR - Unicode class name Cc
\fCTQChar::Other_Control\fR - Unicode class name Cc
.TP
\fCQChar::Other_Format\fR - Unicode class name Cf
\fCTQChar::Other_Format\fR - Unicode class name Cf
.TP
\fCQChar::Other_Surrogate\fR - Unicode class name Cs
\fCTQChar::Other_Surrogate\fR - Unicode class name Cs
.TP
\fCQChar::Other_PrivateUse\fR - Unicode class name Co
\fCTQChar::Other_PrivateUse\fR - Unicode class name Co
.TP
\fCQChar::Other_NotAssigned\fR - Unicode class name Cn
\fCTQChar::Other_NotAssigned\fR - Unicode class name Cn
.PP
The following categories are informative in Unicode:
.TP
\fCQChar::Letter_Uppercase\fR - Unicode class name Lu
\fCTQChar::Letter_Uppercase\fR - Unicode class name Lu
.TP
\fCQChar::Letter_Lowercase\fR - Unicode class name Ll
\fCTQChar::Letter_Lowercase\fR - Unicode class name Ll
.TP
\fCQChar::Letter_Titlecase\fR - Unicode class name Lt
\fCTQChar::Letter_Titlecase\fR - Unicode class name Lt
.TP
\fCQChar::Letter_Modifier\fR - Unicode class name Lm
\fCTQChar::Letter_Modifier\fR - Unicode class name Lm
.TP
\fCQChar::Letter_Other\fR - Unicode class name Lo
\fCTQChar::Letter_Other\fR - Unicode class name Lo
.TP
\fCQChar::Punctuation_Connector\fR - Unicode class name Pc
\fCTQChar::Punctuation_Connector\fR - Unicode class name Pc
.TP
\fCQChar::Punctuation_Dash\fR - Unicode class name Pd
\fCTQChar::Punctuation_Dash\fR - Unicode class name Pd
.TP
\fCQChar::Punctuation_Open\fR - Unicode class name Ps
\fCTQChar::Punctuation_Open\fR - Unicode class name Ps
.TP
\fCQChar::Punctuation_Close\fR - Unicode class name Pe
\fCTQChar::Punctuation_Close\fR - Unicode class name Pe
.TP
\fCQChar::Punctuation_InitialQuote\fR - Unicode class name Pi
\fCTQChar::Punctuation_InitialQuote\fR - Unicode class name Pi
.TP
\fCQChar::Punctuation_FinalQuote\fR - Unicode class name Pf
\fCTQChar::Punctuation_FinalQuote\fR - Unicode class name Pf
.TP
\fCQChar::Punctuation_Other\fR - Unicode class name Po
\fCTQChar::Punctuation_Other\fR - Unicode class name Po
.TP
\fCQChar::Symbol_Math\fR - Unicode class name Sm
\fCTQChar::Symbol_Math\fR - Unicode class name Sm
.TP
\fCQChar::Symbol_Currency\fR - Unicode class name Sc
\fCTQChar::Symbol_Currency\fR - Unicode class name Sc
.TP
\fCQChar::Symbol_Modifier\fR - Unicode class name Sk
\fCTQChar::Symbol_Modifier\fR - Unicode class name Sk
.TP
\fCQChar::Symbol_Other\fR - Unicode class name So
\fCTQChar::Symbol_Other\fR - Unicode class name So
.PP
There are two categories that are specific to Qt:
.TP
\fCQChar::NoCategory\fR - used when TQt is dazed and confused and cannot make sense of anything.
\fCTQChar::NoCategory\fR - used when TQt is dazed and confused and cannot make sense of anything.
.TP
\fCQChar::Punctuation_Dask\fR - old typo alias for Punctuation_Dash
\fCTQChar::Punctuation_Dask\fR - old typo alias for Punctuation_Dash
.SH "TQChar::CombiningClass"
This enum type defines names for some of the Unicode combining classes. See the Unicode Standard for a description of the values.
.SH "TQChar::Decomposition"
@ -465,7 +465,7 @@ character \fIch\fR is greater than or equal to that of \fIc\fR;
otherwise returns FALSE.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qchar.html
.BR http://doc.trolltech.com/tqchar.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 QCharRef 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQCharRef 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,23 +7,23 @@
.ad l
.nh
.SH NAME
QCharRef \- Helper class for TQString
TQCharRef \- Helper class for TQString
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
\fC#include <tqstring.h>\fR
.PP
.SH DESCRIPTION
The QCharRef class is a helper class for TQString.
The TQCharRef class is a helper class for TQString.
.PP
When you get an object of type QCharRef, if you can assign to it, the assignment will apply to the character in the string from which you got the reference. That is its whole purpose in life. The QCharRef becomes invalid once modifications are made to the string: if you want to keep the character, copy it into a TQChar.
When you get an object of type TQCharRef, if you can assign to it, the assignment will apply to the character in the string from which you got the reference. That is its whole purpose in life. The TQCharRef becomes invalid once modifications are made to the string: if you want to keep the character, copy it into a TQChar.
.PP
Most of the TQChar member functions also exist in QCharRef. However, they are not explicitly documented here.
Most of the TQChar member functions also exist in TQCharRef. However, they are not explicitly documented here.
.PP
See also TQString::operator[](), TQString::at(), TQChar, and Text Related Classes.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qcharref.html
.BR http://doc.trolltech.com/tqcharref.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 QConstString 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQConstString 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,7 +7,7 @@
.ad l
.nh
.SH NAME
QConstString \- String objects using constant Unicode data
TQConstString \- String objects using constant Unicode data
.SH SYNOPSIS
All the functions in this class are reentrant when TQt is built with thread support.</p>
.PP
@ -16,36 +16,36 @@ All the functions in this class are reentrant when TQt is built with thread supp
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQConstString\fR ( const TQChar * unicode, uint length )"
.BI "\fBTQConstString\fR ( const TQChar * unicode, uint length )"
.br
.ti -1c
.BI "\fB~QConstString\fR ()"
.BI "\fB~TQConstString\fR ()"
.br
.ti -1c
.BI "const TQString & \fBstring\fR () const"
.br
.in -1c
.SH DESCRIPTION
The QConstString class provides string objects using constant Unicode data.
The TQConstString class provides string objects using constant Unicode data.
.PP
In order to minimize copying, highly optimized applications can use QConstString to provide a TQString-compatible object from existing Unicode data. It is then the programmer's responsibility to ensure that the Unicode data exists for the entire lifetime of the QConstString object.
In order to minimize copying, highly optimized applications can use TQConstString to provide a TQString-compatible object from existing Unicode data. It is then the programmer's responsibility to ensure that the Unicode data exists for the entire lifetime of the TQConstString object.
.PP
A QConstString is created with the QConstString constructor. The string held by the object can be obtained by calling string().
A TQConstString is created with the TQConstString constructor. The string held by the object can be obtained by calling string().
.PP
See also Text Related Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QConstString::QConstString ( const TQChar * unicode, uint length )"
Constructs a QConstString that uses the first \fIlength\fR Unicode characters in the array \fIunicode\fR. Any attempt to modify copies of the string will cause it to create a copy of the data, thus it remains forever unmodified.
.SH "TQConstString::TQConstString ( const TQChar * unicode, uint length )"
Constructs a TQConstString that uses the first \fIlength\fR Unicode characters in the array \fIunicode\fR. Any attempt to modify copies of the string will cause it to create a copy of the data, thus it remains forever unmodified.
.PP
The data in \fIunicode\fR is not copied. The caller must be able to guarantee that \fIunicode\fR will not be deleted or modified.
.SH "QConstString::~QConstString ()"
Destroys the QConstString, creating a copy of the data if other strings are still using it.
.SH "const TQString & QConstString::string () const"
.SH "TQConstString::~TQConstString ()"
Destroys the TQConstString, creating a copy of the data if other strings are still using it.
.SH "const TQString & TQConstString::string () const"
Returns a constant string referencing the data passed during
construction.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/qconststring.html
.BR http://doc.trolltech.com/tqconststring.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -37,7 +37,7 @@ Inherits QDialog.
.SH DESCRIPTION
The QErrorMessage class provides an error message display dialog.
.PP
This is basically a QLabel and a "show this message again" checkbox which remembers what not to show.
This is basically a TQLabel and a "show this message again" checkbox which remembers what not to show.
.PP
There are two ways to use this class: <ol type=1>
.IP 1

@ -214,7 +214,7 @@ Inherits QDialog.
.SS "Protected Members"
.in +1c
.ti -1c
.BI "void \fBaddWidgets\fR ( QLabel * l, TQWidget * w, QPushButton * b )"
.BI "void \fBaddWidgets\fR ( TQLabel * l, TQWidget * w, QPushButton * b )"
.br
.ti -1c
.BI "void \fBaddToolButton\fR ( QButton * b, bool separator = FALSE )"
@ -311,13 +311,13 @@ A preview widget is a widget that is placed inside a TQFileDialog so that the us
.PP
.nf
.br
class Preview : public QLabel, public TQFilePreview
class Preview : public TQLabel, public TQFilePreview
.br
{
.br
public:
.br
Preview( TQWidget *parent=0 ) : QLabel( parent ) {}
Preview( TQWidget *parent=0 ) : TQLabel( parent ) {}
.br
.br
void previewUrl( const TQUrl &u )
@ -342,7 +342,7 @@ A preview widget is a widget that is placed inside a TQFileDialog so that the us
.br
.fi
.PP
In the above snippet, we create a preview widget which inherits from QLabel and TQFilePreview. File preview widgets \fImust\fR inherit from TQFilePreview.
In the above snippet, we create a preview widget which inherits from TQLabel and TQFilePreview. File preview widgets \fImust\fR inherit from TQFilePreview.
.PP
Inside the class we reimplement TQFilePreview::previewUrl(), this is where we determine what happens when a file is selected. In the above example we only show a preview of the file if it is a valid pixmap. Here's how to make a file dialog use a preview widget:
.PP
@ -447,7 +447,7 @@ See also addLeftWidget(), addWidgets(), and addToolButton().
Adds the tool button \fIb\fR to the row of tool buttons at the top of the file dialog. The button is appended to the right of this row. If \fIseparator\fR is TRUE, a small space is inserted between the last button of the row and the new button \fIb\fR.
.PP
See also addWidgets(), addLeftWidget(), and addRightWidget().
.SH "void TQFileDialog::addWidgets ( QLabel * l, TQWidget * w, QPushButton * b )\fC [protected]\fR"
.SH "void TQFileDialog::addWidgets ( TQLabel * l, TQWidget * w, QPushButton * b )\fC [protected]\fR"
Adds the specified widgets to the bottom of the file dialog. The label \fIl\fR is placed underneath the "file name" and the "file types" labels. The widget \fIw\fR is placed underneath the file types combobox. The button \fIb\fR is placed underneath the Cancel pushbutton.
.PP
.nf
@ -458,7 +458,7 @@ Adds the specified widgets to the bottom of the file dialog. The label \fIl\fR i
.br
{
.br
QLabel* label = new QLabel( "Added widgets", this );
TQLabel* label = new TQLabel( "Added widgets", this );
.br
QLineEdit* lineedit = new QLineEdit( this );
.br
@ -687,13 +687,13 @@ Normally you would create a preview widget that derives from both TQWidget and T
.PP
.nf
.br
class Preview : public QLabel, public TQFilePreview
class Preview : public TQLabel, public TQFilePreview
.br
{
.br
public:
.br
Preview( TQWidget *parent=0 ) : QLabel( parent ) {}
Preview( TQWidget *parent=0 ) : TQLabel( parent ) {}
.br
.br
void previewUrl( const TQUrl &u )
@ -813,13 +813,13 @@ Normally you would create a preview widget that derives from both TQWidget and T
.PP
.nf
.br
class Preview : public QLabel, public TQFilePreview
class Preview : public TQLabel, public TQFilePreview
.br
{
.br
public:
.br
Preview( TQWidget *parent=0 ) : QLabel( parent ) {}
Preview( TQWidget *parent=0 ) : TQLabel( parent ) {}
.br
.br
void previewUrl( const TQUrl &u )

@ -13,7 +13,7 @@ QFrame \- The base class of widgets that can have a frame
.PP
Inherits TQWidget.
.PP
Inherited by QGroupBox, QScrollView, QDockWindow, QGrid, QHBox, QLabel, QLCDNumber, QLineEdit, TQMenuBar, TQPopupMenu, QProgressBar, QSplitter, TQToolBox, and TQWidgetStack.
Inherited by QGroupBox, QScrollView, QDockWindow, QGrid, QHBox, TQLabel, QLCDNumber, QLineEdit, TQMenuBar, TQPopupMenu, QProgressBar, QSplitter, TQToolBox, and TQWidgetStack.
.PP
.SS "Public Members"
.in +1c
@ -125,11 +125,11 @@ The QFrame class is the base class of widgets that can have a frame.
.PP
It draws a frame and calls a virtual function, drawContents(), to fill in the frame. This function is reimplemented by subclasses. There are also two other less useful functions: drawFrame() and frameChanged().
.PP
TQPopupMenu uses this to "raise" the menu above the surrounding screen. QProgressBar has a "sunken" look. QLabel has a flat look. The frames of widgets like these can be changed.
TQPopupMenu uses this to "raise" the menu above the surrounding screen. QProgressBar has a "sunken" look. TQLabel has a flat look. The frames of widgets like these can be changed.
.PP
.nf
.br
QLabel label(...);
TQLabel label(...);
.br
label.setFrameStyle( QFrame::Panel | QFrame::Raised );
.br
@ -228,7 +228,7 @@ This function is reimplemented by subclasses that draw something inside the fram
.PP
See also contentsRect and TQPainter::setClipRect().
.PP
Reimplemented in QLabel, QLCDNumber, TQMenuBar, and TQPopupMenu.
Reimplemented in TQLabel, QLCDNumber, TQMenuBar, and TQPopupMenu.
.SH "void QFrame::drawFrame ( TQPainter * p )\fC [virtual protected]\fR"
Draws the frame using the painter \fIp\fR and the current frame attributes and color group. The rectangle inside the frame is not affected.
.PP

@ -154,7 +154,7 @@ This illustration shows a fragment of a dialog with a five-column, three-row gri
.PP
</center>
.PP
Columns 0, 2 and 4 in this dialog fragment are made up of a QLabel, a QLineEdit, and a QListBox. Columns 1 and 3 are placeholders made with addColSpacing(). Row 0 consists of three QLabel objects, row 1 of three QLineEdit objects and row 2 of three QListBox objects. We used placeholder columns (1 and 3) to get the right amount of space between the columns.
Columns 0, 2 and 4 in this dialog fragment are made up of a TQLabel, a QLineEdit, and a QListBox. Columns 1 and 3 are placeholders made with addColSpacing(). Row 0 consists of three TQLabel objects, row 1 of three QLineEdit objects and row 2 of three QListBox objects. We used placeholder columns (1 and 3) to get the right amount of space between the columns.
.PP
Note that the columns and rows are not equally wide or tall. If you want two columns to have the same width, you must set their minimum widths and stretch factors to be the same yourself. You do this using addColSpacing() and setColStretch().
.PP

@ -61,12 +61,12 @@ Example:
.PP
.nf
.br
QGuardedPtr<QLabel> label = new QLabel( 0, "label" );
QGuardedPtr<TQLabel> label = new TQLabel( 0, "label" );
.br
label->setText( "I like guarded pointers" );
.br
.br
delete (QLabel*) label; // simulate somebody destroying the label
delete (TQLabel*) label; // simulate somebody destroying the label
.br
.br
if ( label)

@ -44,7 +44,7 @@ Transforms the logically ordered TQString, \fIuc\fR, into a visually ordered str
.PP
The algorithm is designed to work on whole paragraphs of text, so processing a line at a time may produce incorrect results. This approach is taken because the reordering of the contents of a particular line in a paragraph may depend on the previous line in the same paragraph.
.PP
Some encodings (for example Japanese or UTF-8) are multibyte (so one input character is mapped to two output characters). The \fIlenInOut\fR argument specifies the number of QChars that should be converted and is set to the number of characters returned.
Some encodings (for example Japanese or UTF-8) are multibyte (so one input character is mapped to two output characters). The \fIlenInOut\fR argument specifies the number of TQChars that should be converted and is set to the number of characters returned.
.PP
Reimplemented from TQTextCodec.
.SH "const char * TQHebrewCodec::mimeName () const\fC [virtual]\fR"

@ -38,7 +38,7 @@ TQImageConsumer \- Abstraction used by TQImageDecoder
.SH DESCRIPTION
The TQImageConsumer class is an abstraction used by TQImageDecoder.
.PP
The TQMovie class, or QLabel::setMovie(), are easy to use and for most situations do what you want with regards animated images.
The TQMovie class, or TQLabel::setMovie(), are easy to use and for most situations do what you want with regards animated images.
.PP
A TQImageConsumer consumes information about changes to the TQImage maintained by a TQImageDecoder. Think of the TQImage as the model or source of the image data, with the TQImageConsumer as a view of that data and the TQImageDecoder being the controller that orchestrates the relationship between the model and the view.
.PP

@ -1,5 +1,5 @@
'\" t
.TH QLabel 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQLabel 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,25 +7,25 @@
.ad l
.nh
.SH NAME
QLabel \- Text or image display
TQLabel \- Text or image display
.SH SYNOPSIS
\fC#include <ntqlabel.h>\fR
\fC#include <tqlabel.h>\fR
.PP
Inherits QFrame.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQLabel\fR ( TQWidget * parent, const char * name = 0, WFlags f = 0 )"
.BI "\fBTQLabel\fR ( TQWidget * parent, const char * name = 0, WFlags f = 0 )"
.br
.ti -1c
.BI "\fBQLabel\fR ( const TQString & text, TQWidget * parent, const char * name = 0, WFlags f = 0 )"
.BI "\fBTQLabel\fR ( const TQString & text, TQWidget * parent, const char * name = 0, WFlags f = 0 )"
.br
.ti -1c
.BI "\fBQLabel\fR ( TQWidget * buddy, const TQString & text, TQWidget * parent, const char * name = 0, WFlags f = 0 )"
.BI "\fBTQLabel\fR ( TQWidget * buddy, const TQString & text, TQWidget * parent, const char * name = 0, WFlags f = 0 )"
.br
.ti -1c
.BI "\fB~QLabel\fR ()"
.BI "\fB~TQLabel\fR ()"
.br
.ti -1c
.BI "TQString \fBtext\fR () const"
@ -134,11 +134,11 @@ Inherits QFrame.
.br
.in -1c
.SH DESCRIPTION
The QLabel widget provides a text or image display.
The TQLabel widget provides a text or image display.
.PP
QLabel is used for displaying text or an image. No user interaction functionality is provided. The visual appearance of the label can be configured in various ways, and it can be used for specifying a focus accelerator key for another widget.
TQLabel is used for displaying text or an image. No user interaction functionality is provided. The visual appearance of the label can be configured in various ways, and it can be used for specifying a focus accelerator key for another widget.
.PP
A QLabel can contain any of the following content types: <center>.nf
A TQLabel can contain any of the following content types: <center>.nf
.TS
l - l. Content Setting Plain text Pass a TQString to setText(). Rich text Pass a TQString that contains rich text to setText(). A pixmap Pass a TQPixmap to setPixmap(). A movie Pass a TQMovie to setMovie(). A number Pass an \fIint\fR or a \fIdouble\fR to setNum(), which converts the number to plain text. Nothing
.TE
@ -147,11 +147,11 @@ l - l. Content Setting Plain text Pass a TQString to setText(). Rich text Pass a
.PP
When the content is changed using any of these functions, any previous content is cleared.
.PP
The look of a QLabel can be tuned in several ways. All the settings of QFrame are available for specifying a widget frame. The positioning of the content within the QLabel widget area can be tuned with setAlignment() and setIndent(). For example, this code sets up a sunken panel with a two-line text in the bottom right corner (both lines being flush with the right side of the label):
The look of a TQLabel can be tuned in several ways. All the settings of QFrame are available for specifying a widget frame. The positioning of the content within the TQLabel widget area can be tuned with setAlignment() and setIndent(). For example, this code sets up a sunken panel with a two-line text in the bottom right corner (both lines being flush with the right side of the label):
.PP
.nf
.br
QLabel *label = new QLabel( this );
TQLabel *label = new TQLabel( this );
.br
label->setFrameStyle( QFrame::Panel | QFrame::Sunken );
.br
@ -161,13 +161,13 @@ The look of a QLabel can be tuned in several ways. All the settings of QFrame ar
.br
.fi
.PP
A QLabel is often used as a label for an interactive widget. For this use QLabel provides a useful mechanism for adding an accelerator key (see QAccel) that will set the keyboard focus to the other widget (called the QLabel's "buddy"). For example:
A TQLabel is often used as a label for an interactive widget. For this use TQLabel provides a useful mechanism for adding an accelerator key (see QAccel) that will set the keyboard focus to the other widget (called the TQLabel's "buddy"). For example:
.PP
.nf
.br
QLineEdit* phoneEdit = new QLineEdit( this, "phoneEdit" );
.br
QLabel* phoneLabel = new QLabel( phoneEdit, "&Phone:", this, "phoneLabel" );
TQLabel* phoneLabel = new TQLabel( phoneEdit, "&Phone:", this, "phoneLabel" );
.br
.fi
.PP
@ -182,19 +182,19 @@ In this example, keyboard focus is transferred to the label's buddy (the QLineEd
.PP
See also QLineEdit, TQTextEdit, TQPixmap, TQMovie, GUI Design Handbook: Label, Basic Widgets, and Text Related Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QLabel::QLabel ( TQWidget * parent, const char * name = 0, WFlags f = 0 )"
.SH "TQLabel::TQLabel ( TQWidget * parent, const char * name = 0, WFlags f = 0 )"
Constructs an empty label.
.PP
The \fIparent\fR, \fIname\fR and widget flag \fIf\fR, arguments are passed to the QFrame constructor.
.PP
See also alignment, setFrameStyle(), and indent.
.SH "QLabel::QLabel ( const TQString & text, TQWidget * parent, const char * name = 0, WFlags f = 0 )"
.SH "TQLabel::TQLabel ( const TQString & text, TQWidget * parent, const char * name = 0, WFlags f = 0 )"
Constructs a label that displays the text, \fItext\fR.
.PP
The \fIparent\fR, \fIname\fR and widget flag \fIf\fR, arguments are passed to the QFrame constructor.
.PP
See also text, alignment, setFrameStyle(), and indent.
.SH "QLabel::QLabel ( TQWidget * buddy, const TQString & text, TQWidget * parent, const char * name = 0, WFlags f = 0 )"
.SH "TQLabel::TQLabel ( TQWidget * buddy, const TQString & text, TQWidget * parent, const char * name = 0, WFlags f = 0 )"
Constructs a label that displays the text \fItext\fR. The label has a buddy widget, \fIbuddy\fR.
.PP
If the \fItext\fR contains an underlined letter (a letter preceded by an ampersand, &), and the text is in plain text format, when the user presses Alt+ the underlined letter, focus is passed to the buddy widget.
@ -202,11 +202,11 @@ If the \fItext\fR contains an underlined letter (a letter preceded by an ampersa
The \fIparent\fR, \fIname\fR and widget flag, \fIf\fR, arguments are passed to the QFrame constructor.
.PP
See also text, setBuddy(), alignment, setFrameStyle(), and indent.
.SH "QLabel::~QLabel ()"
.SH "TQLabel::~TQLabel ()"
Destroys the label.
.SH "int QLabel::alignment () const"
.SH "int TQLabel::alignment () const"
Returns the alignment of the label's contents. See the "alignment" property for details.
.SH "bool QLabel::autoResize () const"
.SH "bool TQLabel::autoResize () const"
\fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code.
.PP
Returns TRUE if auto-resizing is enabled, or FALSE if auto-resizing is disabled.
@ -214,46 +214,46 @@ Returns TRUE if auto-resizing is enabled, or FALSE if auto-resizing is disabled.
Auto-resizing is disabled by default.
.PP
See also setAutoResize().
.SH "TQWidget * QLabel::buddy () const"
.SH "TQWidget * TQLabel::buddy () const"
Returns this label's buddy, or 0 if no buddy is currently set.
.PP
See also setBuddy().
.SH "void QLabel::clear ()\fC [slot]\fR"
.SH "void TQLabel::clear ()\fC [slot]\fR"
Clears any label contents. Equivalent to setText( "" ).
.SH "void QLabel::drawContents ( TQPainter * p )\fC [virtual protected]\fR"
.SH "void TQLabel::drawContents ( TQPainter * p )\fC [virtual protected]\fR"
Draws the label contents using the painter \fIp\fR.
.PP
Reimplemented from QFrame.
.SH "bool QLabel::hasScaledContents () const"
.SH "bool TQLabel::hasScaledContents () const"
Returns TRUE if the label will scale its contents to fill all available space; otherwise returns FALSE. See the "scaledContents" property for details.
.SH "int QLabel::indent () const"
.SH "int TQLabel::indent () const"
Returns the label's text indent in pixels. See the "indent" property for details.
.SH "TQMovie * QLabel::movie () const"
.SH "TQMovie * TQLabel::movie () const"
Returns a pointer to the label's movie, or 0 if no movie has been set.
.PP
See also setMovie().
.SH "TQPicture * QLabel::picture () const"
.SH "TQPicture * TQLabel::picture () const"
Returns the label's picture or 0 if the label doesn't have a picture.
.SH "TQPixmap * QLabel::pixmap () const"
.SH "TQPixmap * TQLabel::pixmap () const"
Returns the label's pixmap. See the "pixmap" property for details.
.SH "void QLabel::setAlignment ( int )\fC [virtual]\fR"
.SH "void TQLabel::setAlignment ( int )\fC [virtual]\fR"
Sets the alignment of the label's contents. See the "alignment" property for details.
.SH "void QLabel::setAutoResize ( bool enable )\fC [virtual]\fR"
.SH "void TQLabel::setAutoResize ( bool enable )\fC [virtual]\fR"
\fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code.
.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 QLabel 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 QLayout (e.g., top-level widgets).
.PP
Auto-resizing is disabled by default.
.PP
See also autoResize(), adjustSize(), and sizeHint.
.SH "void QLabel::setBuddy ( TQWidget * buddy )\fC [virtual]\fR"
.SH "void TQLabel::setBuddy ( TQWidget * buddy )\fC [virtual]\fR"
Sets this label's buddy to \fIbuddy\fR.
.PP
When the user presses the accelerator key indicated by this label, the keyboard focus is transferred to the label's buddy widget.
.PP
The buddy mechanism is only available for QLabels that contain plain text in which one letter is prefixed with an ampersand, &. This letter is set as the accelerator key. The letter is displayed underlined, and the '&' is not displayed (i.e. the ShowPrefix alignment flag is turned on; see setAlignment()).
The buddy mechanism is only available for TQLabels that contain plain text in which one letter is prefixed with an ampersand, &. This letter is set as the accelerator key. The letter is displayed underlined, and the '&' is not displayed (i.e. the ShowPrefix alignment flag is turned on; see setAlignment()).
.PP
In a dialog, you might create two data entry widgets and a label for each, and set up the geometry layout so each label is just to the left of its data entry widget (its "buddy"), for example:
.PP
@ -261,13 +261,13 @@ In a dialog, you might create two data entry widgets and a label for each, and s
.br
QLineEdit *nameEd = new QLineEdit( this );
.br
QLabel *nameLb = new QLabel( "&Name:", this );
TQLabel *nameLb = new TQLabel( "&Name:", this );
.br
nameLb->setBuddy( nameEd );
.br
QLineEdit *phoneEd = new QLineEdit( this );
.br
QLabel *phoneLb = new QLabel( "&Phone:", this );
TQLabel *phoneLb = new TQLabel( "&Phone:", this );
.br
phoneLb->setBuddy( phoneEd );
.br
@ -283,15 +283,15 @@ See also buddy(), text, QAccel, and alignment.
.PP
Examples:
.)l addressbook/centralwidget.cpp, chart/optionsform.cpp, and regexptester/regexptester.cpp.
.SH "void QLabel::setFont ( const TQFont & f )\fC [virtual]\fR"
Sets the font used on the QLabel to font \fIf\fR.
.SH "void TQLabel::setFont ( const TQFont & f )\fC [virtual]\fR"
Sets the font used on the TQLabel to font \fIf\fR.
.PP
Example: menu/menu.cpp.
.PP
Reimplemented from TQWidget.
.SH "void QLabel::setIndent ( int )"
.SH "void TQLabel::setIndent ( int )"
Sets the label's text indent in pixels. See the "indent" property for details.
.SH "void QLabel::setMovie ( const TQMovie & movie )\fC [virtual slot]\fR"
.SH "void TQLabel::setMovie ( const TQMovie & movie )\fC [virtual slot]\fR"
Sets the label contents to \fImovie\fR. Any previous content is cleared.
.PP
The buddy accelerator, if any, is disabled.
@ -299,7 +299,7 @@ The buddy accelerator, if any, is disabled.
The label resizes itself if auto-resizing is enabled.
.PP
See also movie() and setBuddy().
.SH "void QLabel::setNum ( int num )\fC [virtual slot]\fR"
.SH "void TQLabel::setNum ( int num )\fC [virtual slot]\fR"
Sets the label contents to plain text containing the textual representation of integer \fInum\fR. Any previous content is cleared. Does nothing if the integer's string representation is the same as the current contents of the label.
.PP
The buddy accelerator, if any, is disabled.
@ -307,7 +307,7 @@ The buddy accelerator, if any, is disabled.
The label resizes itself if auto-resizing is enabled.
.PP
See also text, TQString::setNum(), and setBuddy().
.SH "void QLabel::setNum ( double num )\fC [virtual slot]\fR"
.SH "void TQLabel::setNum ( double num )\fC [virtual slot]\fR"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Sets the label contents to plain text containing the textual representation of double \fInum\fR. Any previous content is cleared. Does nothing if the double's string representation is the same as the current contents of the label.
@ -317,29 +317,29 @@ The buddy accelerator, if any, is disabled.
The label resizes itself if auto-resizing is enabled.
.PP
See also text, TQString::setNum(), and setBuddy().
.SH "void QLabel::setPicture ( const TQPicture & picture )\fC [virtual slot]\fR"
.SH "void TQLabel::setPicture ( const TQPicture & picture )\fC [virtual slot]\fR"
Sets the label contents to \fIpicture\fR. Any previous content is cleared.
.PP
The buddy accelerator, if any, is disabled.
.PP
See also picture() and setBuddy().
.SH "void QLabel::setPixmap ( const TQPixmap & )\fC [virtual slot]\fR"
.SH "void TQLabel::setPixmap ( const TQPixmap & )\fC [virtual slot]\fR"
Sets the label's pixmap. See the "pixmap" property for details.
.SH "void QLabel::setScaledContents ( bool )"
.SH "void TQLabel::setScaledContents ( bool )"
Sets whether the label will scale its contents to fill all available space. See the "scaledContents" property for details.
.SH "void QLabel::setText ( const TQString & )\fC [virtual slot]\fR"
.SH "void TQLabel::setText ( const TQString & )\fC [virtual slot]\fR"
Sets the label's text. See the "text" property for details.
.SH "void QLabel::setTextFormat ( TextFormat )"
.SH "void TQLabel::setTextFormat ( TextFormat )"
Sets the label's text format. See the "textFormat" property for details.
.SH "TQString QLabel::text () const"
.SH "TQString TQLabel::text () const"
Returns the label's text. See the "text" property for details.
.SH "TextFormat QLabel::textFormat () const"
.SH "TextFormat TQLabel::textFormat () const"
Returns the label's text format. See the "textFormat" property for details.
.SS "Property Documentation"
.SH "Alignment alignment"
This property holds the alignment of the label's contents.
.PP
The alignment is a bitwise OR of TQt::AlignmentFlags and TQt::TextFlags values. The ExpandTabs, SingleLine and ShowPrefix flags apply only if the label contains plain text; otherwise they are ignored. The DontClip flag is always ignored. WordBreak applies to both rich text and plain text labels. The BreakAnywhere flag is not supported in QLabel.
The alignment is a bitwise OR of TQt::AlignmentFlags and TQt::TextFlags values. The ExpandTabs, SingleLine and ShowPrefix flags apply only if the label contains plain text; otherwise they are ignored. The DontClip flag is always ignored. WordBreak applies to both rich text and plain text labels. The BreakAnywhere flag is not supported in TQLabel.
.PP
If the label has a buddy, the ShowPrefix flag is forced to TRUE.
.PP
@ -369,7 +369,7 @@ This property holds the label's pixmap.
.PP
If no pixmap has been set this will return an invalid pixmap.
.PP
Setting the pixmap clears any previous content, and resizes the label if QLabel::autoResize() is TRUE. The buddy accelerator, if any, is disabled.
Setting the pixmap clears any previous content, and resizes the label if TQLabel::autoResize() is TRUE. The buddy accelerator, if any, is disabled.
.PP
Set this property's value with setPixmap() and get this property's value with pixmap().
.SH "bool scaledContents"
@ -387,13 +387,13 @@ This property holds the label's text.
.PP
If no text has been set this will return an empty string. Setting the text clears any previous content, unless they are the same.
.PP
The text will be interpreted either as a plain text or as a rich text, depending on the text format setting; see setTextFormat(). The default setting is AutoText, i.e. QLabel will try to auto-detect the format of the text set.
The text will be interpreted either as a plain text or as a rich text, depending on the text format setting; see setTextFormat(). The default setting is AutoText, i.e. TQLabel will try to auto-detect the format of the text set.
.PP
If the text is interpreted as a plain text and a buddy has been set, the buddy accelerator key is updated from the new text.
.PP
The label resizes itself if auto-resizing is enabled.
.PP
Note that Qlabel is well-suited to display small rich text documents, i.e. those small documents that get their document specific settings (font, text color, link color) from the label's palette and font properties. For large documents, use TQTextEdit in read-only mode instead. TQTextEdit will flicker less on resize and can also provide a scrollbar when necessary.
Note that TQLabel is well-suited to display small rich text documents, i.e. those small documents that get their document specific settings (font, text color, link color) from the label's palette and font properties. For large documents, use TQTextEdit in read-only mode instead. TQTextEdit will flicker less on resize and can also provide a scrollbar when necessary.
.PP
See also textFormat, setBuddy(), and alignment.
.PP
@ -410,7 +410,7 @@ See also text.
Set this property's value with setTextFormat() and get this property's value with textFormat().
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqlabel.html
.BR http://doc.trolltech.com/tqlabel.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -146,7 +146,7 @@ Incidentally, QLCDNumber is the very oldest part of Qt, tracing back to a BASIC
.ce 1
.B "[Image Omitted]"
.PP
See also QLabel, QFrame, and Basic Widgets.
See also TQLabel, QFrame, and Basic Widgets.
.SS "Member Type Documentation"
.SH "QLCDNumber::Mode"
This type determines how numbers are shown.

@ -310,7 +310,7 @@ Any other key sequence that represents a valid character, will cause the charact
.ce 1
.B "[Image Omitted]"
.PP
See also TQTextEdit, QLabel, QComboBox, GUI Design Handbook: Field, Entry, and Basic Widgets.
See also TQTextEdit, TQLabel, QComboBox, GUI Design Handbook: Field, Entry, and Basic Widgets.
.SS "Member Type Documentation"
.SH "QLineEdit::EchoMode"
This enum type describes how a line edit should display its contents.

File diff suppressed because it is too large Load Diff

@ -745,7 +745,7 @@ This signal is emitted whenever the setUsesTextLabel() is called with a value di
.SH "void TQMainWindow::whatsThis ()\fC [virtual slot]\fR"
Enters 'What's This?' mode and returns immediately.
.PP
This is the same as QWhatsThis::enterWhatsThisMode(), but implemented as a main window object's slot. This way it can easily be used for popup menus, for example:
This is the same as TQWhatsThis::enterWhatsThisMode(), but implemented as a main window object's slot. This way it can easily be used for popup menus, for example:
.PP
.nf
.br
@ -755,7 +755,7 @@ This is the same as QWhatsThis::enterWhatsThisMode(), but implemented as a main
.br
.fi
.PP
See also QWhatsThis::enterWhatsThisMode().
See also TQWhatsThis::enterWhatsThisMode().
.SS "Property Documentation"
.SH "bool dockWindowsMovable"
This property holds whether the dock windows are movable.

@ -445,7 +445,7 @@ Ownership of \fIwidget\fR is transferred to the popup menu or to the menu bar.
.PP
Theoretically, any widget can be inserted into a popup menu. In practice, this only makes sense with certain widgets.
.PP
If a widget is not focus-enabled (see TQWidget::isFocusEnabled()), the menu treats it as a separator; this means that the item is not selectable and will never get focus. In this way you can, for example, simply insert a QLabel if you need a popup menu with a title.
If a widget is not focus-enabled (see TQWidget::isFocusEnabled()), the menu treats it as a separator; this means that the item is not selectable and will never get focus. In this way you can, for example, simply insert a TQLabel if you need a popup menu with a title.
.PP
If the widget is focus-enabled it will get focus when the user traverses the popup menu with the arrow keys. If the widget does not accept \fCArrowUp\fR and \fCArrowDown\fR in its key event handler, the focus will move back to the menu when the respective arrow key is hit one more time. This works with a QLineEdit, for example. If the widget accepts the arrow key itself, it must also provide the possibility to put the focus back on the menu again by calling TQWidget::focusNextPrevChild(). Futhermore, if the embedded widget closes the menu when the user made a selection, this can be done safely by calling:
.PP

@ -485,7 +485,7 @@ Ownership of \fIwidget\fR is transferred to the popup menu or to the menu bar.
.PP
Theoretically, any widget can be inserted into a popup menu. In practice, this only makes sense with certain widgets.
.PP
If a widget is not focus-enabled (see TQWidget::isFocusEnabled()), the menu treats it as a separator; this means that the item is not selectable and will never get focus. In this way you can, for example, simply insert a QLabel if you need a popup menu with a title.
If a widget is not focus-enabled (see TQWidget::isFocusEnabled()), the menu treats it as a separator; this means that the item is not selectable and will never get focus. In this way you can, for example, simply insert a TQLabel if you need a popup menu with a title.
.PP
If the widget is focus-enabled it will get focus when the user traverses the popup menu with the arrow keys. If the widget does not accept \fCArrowUp\fR and \fCArrowDown\fR in its key event handler, the focus will move back to the menu when the respective arrow key is hit one more time. This works with a QLineEdit, for example. If the widget accepts the arrow key itself, it must also provide the possibility to put the focus back on the menu again by calling TQWidget::focusNextPrevChild(). Futhermore, if the embedded widget closes the menu when the user made a selection, this can be done safely by calling:
.PP

@ -78,7 +78,7 @@ A TQMimeSourceFactory provides an abstract interface to a collection of informat
.PP
The base TQMimeSourceFactory can be used in two ways: as an abstraction of a collection of files or as specifically stored data. For it to access files, call setFilePath() before accessing data. For stored data, call setData() for each item (there are also convenience functions, e.g. setText(), setImage() and setPixmap(), that simply call setData() with appropriate parameters).
.PP
The rich text widgets, TQTextEdit and TQTextBrowser, use TQMimeSourceFactory to resolve references such as images or links within rich text documents. They either access the default factory (see defaultFactory()) or their own (see TQTextEdit::setMimeSourceFactory()). Other classes that are capable of displaying rich text (such as QLabel, QWhatsThis or QMessageBox) always use the default factory.
The rich text widgets, TQTextEdit and TQTextBrowser, use TQMimeSourceFactory to resolve references such as images or links within rich text documents. They either access the default factory (see defaultFactory()) or their own (see TQTextEdit::setMimeSourceFactory()). Other classes that are capable of displaying rich text (such as TQLabel, TQWhatsThis or QMessageBox) always use the default factory.
.PP
A factory can also be used as a container to store data associated with a name. This technique is useful whenever rich text contains images that are stored in the program itself, not loaded from the hard disk. Your program may, for example, define some image data as:
.PP
@ -94,7 +94,7 @@ A factory can also be used as a container to store data associated with a name.
.br
.fi
.PP
To be able to use this image within some rich text, for example inside a QLabel, you must create a TQImage from the raw data and insert it into the factory with a unique name:
To be able to use this image within some rich text, for example inside a TQLabel, you must create a TQImage from the raw data and insert it into the factory with a unique name:
.PP
.nf
.br
@ -102,11 +102,11 @@ To be able to use this image within some rich text, for example inside a QLabel,
.br
.fi
.PP
Now you can create a rich text QLabel with
Now you can create a rich text TQLabel with
.PP
.nf
.br
QLabel* label = new QLabel(
TQLabel* label = new TQLabel(
.br
"Rich text with embedded image:<img source=\\"myimage\\">"
.br
@ -166,7 +166,7 @@ This is an overloaded member function, provided for convenience. It behaves esse
.PP
A convenience function. See data(const TQString& abs_name). The file name is given in \fIabs_or_rel_name\fR and the path is in \fIcontext\fR.
.SH "TQMimeSourceFactory * TQMimeSourceFactory::defaultFactory ()\fC [static]\fR"
Returns the application-wide default mime source factory. This factory is used by rich text rendering classes such as QSimpleRichText, QWhatsThis and QMessageBox to resolve named references within rich text documents. It serves also as the initial factory for the more complex render widgets, TQTextEdit and TQTextBrowser.
Returns the application-wide default mime source factory. This factory is used by rich text rendering classes such as TQSimpleRichText, TQWhatsThis and QMessageBox to resolve named references within rich text documents. It serves also as the initial factory for the more complex render widgets, TQTextEdit and TQTextBrowser.
.PP
See also setDefaultFactory().
.PP

@ -122,7 +122,7 @@ TQMovie \- Incremental loading of animations or images, signalling as it progres
.SH DESCRIPTION
The TQMovie class provides incremental loading of animations or images, signalling as it progresses.
.PP
The simplest way to display a TQMovie is to use a QLabel and QLabel::setMovie().
The simplest way to display a TQMovie is to use a TQLabel and TQLabel::setMovie().
.PP
A TQMovie provides a TQPixmap as the framePixmap(); connections can be made via connectResize() and connectUpdate() to receive notification of size and pixmap changes. All decoding is driven by the normal event-processing mechanisms.
.PP
@ -146,7 +146,7 @@ GIF support may be removed completely in a future version of Qt. We recommend us
.PP
</center>
.PP
See also QLabel::setMovie(), Graphics Classes, Image Processing Classes, and Multimedia Classes.
See also TQLabel::setMovie(), Graphics Classes, Image Processing Classes, and Multimedia Classes.
.SS "Member Type Documentation"
.SH "TQMovie::Status"
.TP

@ -302,7 +302,7 @@ You must use the TQ_SIGNAL() and TQ_SLOT() macros when specifying the \fIsignal\
.PP
.nf
.br
QLabel *label = new QLabel;
TQLabel *label = new TQLabel;
.br
QScrollBar *scroll = new QScrollBar;
.br

@ -226,7 +226,7 @@ bitBlt() the pixmap contents onto the widget.
.PP
Pixel data in a pixmap is internal and is managed by the underlying window system. Pixels can be accessed only through TQPainter functions, through bitBlt(), and by converting the TQPixmap to a TQImage.
.PP
You can easily display a TQPixmap on the screen using QLabel::setPixmap(). For example, all the QButton subclasses support pixmap use.
You can easily display a TQPixmap on the screen using TQLabel::setPixmap(). For example, all the QButton subclasses support pixmap use.
.PP
The TQPixmap class uses copy-on-write, so it is practical to pass TQPixmap objects by value.
.PP

@ -231,7 +231,7 @@ A popup menu can display check marks for certain items when enabled with setChec
.PP
Items are either enabled or disabled. You toggle their state with setItemEnabled(). Just before a popup menu becomes visible, it emits the aboutToShow() signal. You can use this signal to set the correct enabled/disabled states of all menu items before the user sees it. The corresponding aboutToHide() signal is emitted when the menu hides again.
.PP
You can provide What's This? help for single menu items with setWhatsThis(). See QWhatsThis for general information about this kind of lightweight online help.
You can provide What's This? help for single menu items with setWhatsThis(). See TQWhatsThis for general information about this kind of lightweight online help.
.PP
For ultimate flexibility, you can also add entire widgets as items into a popup menu (for example, a color selector).
.PP
@ -573,7 +573,7 @@ Ownership of \fIwidget\fR is transferred to the popup menu or to the menu bar.
.PP
Theoretically, any widget can be inserted into a popup menu. In practice, this only makes sense with certain widgets.
.PP
If a widget is not focus-enabled (see TQWidget::isFocusEnabled()), the menu treats it as a separator; this means that the item is not selectable and will never get focus. In this way you can, for example, simply insert a QLabel if you need a popup menu with a title.
If a widget is not focus-enabled (see TQWidget::isFocusEnabled()), the menu treats it as a separator; this means that the item is not selectable and will never get focus. In this way you can, for example, simply insert a TQLabel if you need a popup menu with a title.
.PP
If the widget is focus-enabled it will get focus when the user traverses the popup menu with the arrow keys. If the widget does not accept \fCArrowUp\fR and \fCArrowDown\fR in its key event handler, the focus will move back to the menu when the respective arrow key is hit one more time. This works with a QLineEdit, for example. If the widget accepts the arrow key itself, it must also provide the possibility to put the focus back on the menu again by calling TQWidget::focusNextPrevChild(). Futhermore, if the embedded widget closes the menu when the user made a selection, this can be done safely by calling:
.PP

@ -25,7 +25,7 @@ Inherits QDialog.
.BI "\fB~QProgressDialog\fR ()"
.br
.ti -1c
.BI "void \fBsetLabel\fR ( QLabel * label )"
.BI "void \fBsetLabel\fR ( TQLabel * label )"
.br
.ti -1c
.BI "void \fBsetCancelButton\fR ( QPushButton * cancelButton )"
@ -314,7 +314,7 @@ See also setCancelButtonText().
Sets the cancel button's text to \fIcancelButtonText\fR.
.PP
See also setCancelButton().
.SH "void QProgressDialog::setLabel ( QLabel * label )"
.SH "void QProgressDialog::setLabel ( TQLabel * label )"
Sets the label to \fIlabel\fR. The progress dialog resizes to fit. The label becomes owned by the progress dialog and will be deleted when necessary, so do not pass the address of an object on the stack.
.PP
See also labelText.

@ -689,7 +689,7 @@ If \fIindexIsStart\fR is TRUE (the default), the position \fIindex\fR in the str
.PP
Use search() and matchedLength() instead of this function.
.PP
See also TQString::mid() and QConstString.
See also TQString::mid() and TQConstString.
.PP
Example: qmag/qmag.cpp.
.SH "int TQRegExp::matchedLength () const"

@ -336,17 +336,17 @@ You can go on to add arbitrary child widgets to the single child in the scrollvi
.PP
.nf
.br
QLabel* child1 = new QLabel("CHILD", big_box);
TQLabel* child1 = new TQLabel("CHILD", big_box);
.br
QLabel* child2 = new QLabel("CHILD", big_box);
TQLabel* child2 = new TQLabel("CHILD", big_box);
.br
QLabel* child3 = new QLabel("CHILD", big_box);
TQLabel* child3 = new TQLabel("CHILD", big_box);
.br
...
.br
.fi
.PP
Here the QScrollView 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 QLabel 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 QScrollView 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.
.SH "Using a Very Big View with Some Widgets"
<center>
.ce 1
@ -360,20 +360,20 @@ The second usage of QScrollView (depicted above) is appropriate when few, if any
.br
QScrollView* sv = new QScrollView(...);
.br
QLabel* child1 = new QLabel("CHILD", sv->viewport());
TQLabel* child1 = new TQLabel("CHILD", sv->viewport());
.br
sv->addChild(child1);
.br
QLabel* child2 = new QLabel("CHILD", sv->viewport());
TQLabel* child2 = new TQLabel("CHILD", sv->viewport());
.br
sv->addChild(child2);
.br
QLabel* child3 = new QLabel("CHILD", sv->viewport());
TQLabel* child3 = new TQLabel("CHILD", sv->viewport());
.br
sv->addChild(child3);
.br
.fi
Here, the QScrollView has the same four children: the viewport(), the verticalScrollBar(), the horizontalScrollBar() and a small cornerWidget(). The viewport() has the three QLabel objects as child widgets. When the view is scrolled, the scrollview moves the child widgets individually.
Here, the QScrollView has the same four children: the viewport(), the verticalScrollBar(), the horizontalScrollBar() and a small cornerWidget(). The viewport() has the three TQLabel objects as child widgets. When the view is scrolled, the scrollview moves the child widgets individually.
.SH "Using a Very Big View with Many Widgets"
<center>
.ce 1
@ -389,15 +389,15 @@ The final usage of QScrollView (depicted above) is appropriate when many widgets
.br
sv->enableClipper(TRUE);
.br
QLabel* child1 = new QLabel("CHILD", sv->viewport());
TQLabel* child1 = new TQLabel("CHILD", sv->viewport());
.br
sv->addChild(child1);
.br
QLabel* child2 = new QLabel("CHILD", sv->viewport());
TQLabel* child2 = new TQLabel("CHILD", sv->viewport());
.br
sv->addChild(child2);
.br
QLabel* child3 = new QLabel("CHILD", sv->viewport());
TQLabel* child3 = new TQLabel("CHILD", sv->viewport());
.br
sv->addChild(child3);
.br

@ -1,5 +1,5 @@
'\" t
.TH QSimpleRichText 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQSimpleRichText 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
QSimpleRichText \- Small displayable piece of rich text
TQSimpleRichText \- Small displayable piece of rich text
.SH SYNOPSIS
\fC#include <ntqsimplerichtext.h>\fR
\fC#include <tqsimplerichtext.h>\fR
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQSimpleRichText\fR ( const TQString & text, const TQFont & fnt, const TQString & context = TQString::null, const TQStyleSheet * sheet = 0 )"
.BI "\fBTQSimpleRichText\fR ( const TQString & text, const TQFont & fnt, const TQString & context = TQString::null, const TQStyleSheet * sheet = 0 )"
.br
.ti -1c
.BI "\fBQSimpleRichText\fR ( const TQString & text, const TQFont & fnt, const TQString & context, const TQStyleSheet * sheet, const TQMimeSourceFactory * factory, int pageBreak = -1, const TQColor & linkColor = TQt::blue, bool linkUnderline = TRUE )"
.BI "\fBTQSimpleRichText\fR ( const TQString & text, const TQFont & fnt, const TQString & context, const TQStyleSheet * sheet, const TQMimeSourceFactory * factory, int pageBreak = -1, const TQColor & linkColor = TQt::blue, bool linkUnderline = TRUE )"
.br
.ti -1c
.BI "\fB~QSimpleRichText\fR ()"
.BI "\fB~TQSimpleRichText\fR ()"
.br
.ti -1c
.BI "void \fBsetWidth\fR ( int w )"
@ -60,77 +60,77 @@ QSimpleRichText \- Small displayable piece of rich text
.br
.in -1c
.SH DESCRIPTION
The QSimpleRichText class provides a small displayable piece of rich text.
The TQSimpleRichText class provides a small displayable piece of rich text.
.PP
This class encapsulates simple rich text usage in which a string is interpreted as rich text and can be drawn. This is particularly useful if you want to display some rich text in a custom widget. A TQStyleSheet is needed to interpret the tags and format the rich text. TQt provides a default HTML-like style sheet, but you may define custom style sheets.
.PP
Once created, the rich text object can be queried for its width(), height(), and the actual width used (see widthUsed()). Most importantly, it can be drawn on any given TQPainter with draw(). QSimpleRichText can also be used to implement hypertext or active text facilities by using anchorAt(). A hit test through inText() makes it possible to use simple rich text for text objects in editable drawing canvases.
Once created, the rich text object can be queried for its width(), height(), and the actual width used (see widthUsed()). Most importantly, it can be drawn on any given TQPainter with draw(). TQSimpleRichText can also be used to implement hypertext or active text facilities by using anchorAt(). A hit test through inText() makes it possible to use simple rich text for text objects in editable drawing canvases.
.PP
Once constructed from a string the contents cannot be changed, only resized. If the contents change, just throw the rich text object away and make a new one with the new contents.
.PP
For large documents use TQTextEdit or TQTextBrowser. For very small items of rich text you can use a QLabel.
For large documents use TQTextEdit or TQTextBrowser. For very small items of rich text you can use a TQLabel.
.PP
If you are using QSimpleRichText to print in high resolution you should call setWidth(TQPainter, int) so that the content will be laid out properly on the page.
If you are using TQSimpleRichText to print in high resolution you should call setWidth(TQPainter, int) so that the content will be laid out properly on the page.
.PP
See also Text Related Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QSimpleRichText::QSimpleRichText ( const TQString & text, const TQFont & fnt, const TQString & context = TQString::null, const TQStyleSheet * sheet = 0 )"
Constructs a QSimpleRichText from the rich text string \fItext\fR and the font \fIfnt\fR.
.SH "TQSimpleRichText::TQSimpleRichText ( const TQString & text, const TQFont & fnt, const TQString & context = TQString::null, const TQStyleSheet * sheet = 0 )"
Constructs a TQSimpleRichText from the rich text string \fItext\fR and the font \fIfnt\fR.
.PP
The font is used as a basis for the text rendering. When using rich text rendering on a widget \fIw\fR, you would normally specify the widget's font, for example:
.PP
.nf
.br
QSimpleRichText myrichtext( contents, mywidget->font() );
TQSimpleRichText myrichtext( contents, mywidget->font() );
.br
.fi
.PP
\fIcontext\fR is the optional context of the rich text object. This becomes important if \fItext\fR contains relative references, for example within image tags. QSimpleRichText always uses the default mime source factory (see TQMimeSourceFactory::defaultFactory()) to resolve those references. The context will then be used to calculate the absolute path. See TQMimeSourceFactory::makeAbsolute() for details.
\fIcontext\fR is the optional context of the rich text object. This becomes important if \fItext\fR contains relative references, for example within image tags. TQSimpleRichText always uses the default mime source factory (see TQMimeSourceFactory::defaultFactory()) to resolve those references. The context will then be used to calculate the absolute path. See TQMimeSourceFactory::makeAbsolute() for details.
.PP
The \fIsheet\fR is an optional style sheet. If it is 0, the default style sheet will be used (see TQStyleSheet::defaultSheet()).
.SH "QSimpleRichText::QSimpleRichText ( const TQString & text, const TQFont & fnt, const TQString & context, const TQStyleSheet * sheet, const TQMimeSourceFactory * factory, int pageBreak = -1, const TQColor & linkColor = TQt::blue, bool linkUnderline = TRUE )"
Constructs a QSimpleRichText from the rich text string \fItext\fR and the font \fIfnt\fR.
.SH "TQSimpleRichText::TQSimpleRichText ( const TQString & text, const TQFont & fnt, const TQString & context, const TQStyleSheet * sheet, const TQMimeSourceFactory * factory, int pageBreak = -1, const TQColor & linkColor = TQt::blue, bool linkUnderline = TRUE )"
Constructs a TQSimpleRichText from the rich text string \fItext\fR and the font \fIfnt\fR.
.PP
This is a slightly more complex constructor for QSimpleRichText that takes an additional mime source factory \fIfactory\fR, a page break parameter \fIpageBreak\fR and a bool \fIlinkUnderline\fR. \fIlinkColor\fR is only provided for compatibility, but has no effect, as TQColorGroup's TQColorGroup::link() color is used now.
This is a slightly more complex constructor for TQSimpleRichText that takes an additional mime source factory \fIfactory\fR, a page break parameter \fIpageBreak\fR and a bool \fIlinkUnderline\fR. \fIlinkColor\fR is only provided for compatibility, but has no effect, as TQColorGroup's TQColorGroup::link() color is used now.
.PP
\fIcontext\fR is the optional context of the rich text object. This becomes important if \fItext\fR contains relative references, for example within image tags. QSimpleRichText always uses the default mime source factory (see TQMimeSourceFactory::defaultFactory()) to resolve those references. The context will then be used to calculate the absolute path. See TQMimeSourceFactory::makeAbsolute() for details.
\fIcontext\fR is the optional context of the rich text object. This becomes important if \fItext\fR contains relative references, for example within image tags. TQSimpleRichText always uses the default mime source factory (see TQMimeSourceFactory::defaultFactory()) to resolve those references. The context will then be used to calculate the absolute path. See TQMimeSourceFactory::makeAbsolute() for details.
.PP
The \fIsheet\fR is an optional style sheet. If it is 0, the default style sheet will be used (see TQStyleSheet::defaultSheet()).
.PP
This constructor is useful for creating a QSimpleRichText object suitable for printing. Set \fIpageBreak\fR to be the height of the contents area of the pages.
.SH "QSimpleRichText::~QSimpleRichText ()"
This constructor is useful for creating a TQSimpleRichText object suitable for printing. Set \fIpageBreak\fR to be the height of the contents area of the pages.
.SH "TQSimpleRichText::~TQSimpleRichText ()"
Destroys the rich text object, freeing memory.
.SH "void QSimpleRichText::adjustSize ()"
.SH "void TQSimpleRichText::adjustSize ()"
Adjusts the richt text object to a reasonable size.
.PP
See also setWidth().
.SH "TQString QSimpleRichText::anchorAt ( const TQPoint & pos ) const"
.SH "TQString TQSimpleRichText::anchorAt ( const TQPoint & pos ) const"
Returns the anchor at the requested position, \fIpos\fR. An empty string is returned if no anchor is specified for this position.
.SH "TQString QSimpleRichText::context () const"
.SH "TQString TQSimpleRichText::context () const"
Returns the context of the rich text object. If no context has been specified in the constructor, a null string is returned. The context is the path to use to look up relative links, such as image tags and anchor references.
.SH "void QSimpleRichText::draw ( TQPainter * p, int x, int y, const TQRect & clipRect, const TQColorGroup & cg, const TQBrush * paper = 0 ) const"
.SH "void TQSimpleRichText::draw ( TQPainter * p, int x, int y, const TQRect & clipRect, const TQColorGroup & cg, const TQBrush * paper = 0 ) const"
Draws the formatted text with painter \fIp\fR, at position (\fIx\fR, \fIy\fR), clipped to \fIclipRect\fR. The clipping rectangle is given in the rich text object's coordinates translated by (\fIx\fR, \fIy\fR). Passing an null rectangle results in no clipping. Colors from the color group \fIcg\fR are used as needed, and if not 0, \fI*paper\fR is used as the background brush.
.PP
Note that the display code is highly optimized to reduce flicker, so passing a brush for \fIpaper\fR is preferable to simply clearing the area to be painted and then calling this without a brush.
.PP
Examples:
.)l action/application.cpp, application/application.cpp, helpviewer/helpwindow.cpp, and mdi/application.cpp.
.SH "void QSimpleRichText::draw ( TQPainter * p, int x, int y, const TQRegion & clipRegion, const TQColorGroup & cg, const TQBrush * paper = 0 ) const"
.SH "void TQSimpleRichText::draw ( TQPainter * p, int x, int y, const TQRegion & clipRegion, const TQColorGroup & cg, const TQBrush * paper = 0 ) const"
\fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code.
.PP
Use the version with clipRect instead. The region version has problems with larger documents on some platforms (on X11 regions internally are represented with 16bit coordinates).
.SH "int QSimpleRichText::height () const"
.SH "int TQSimpleRichText::height () const"
Returns the height of the rich text object in pixels.
.PP
See also setWidth().
.PP
Examples:
.)l action/application.cpp, application/application.cpp, helpviewer/helpwindow.cpp, and mdi/application.cpp.
.SH "bool QSimpleRichText::inText ( const TQPoint & pos ) const"
.SH "bool TQSimpleRichText::inText ( const TQPoint & pos ) const"
Returns TRUE if \fIpos\fR is within a text line of the rich text object; otherwise returns FALSE.
.SH "void QSimpleRichText::setDefaultFont ( const TQFont & f )"
.SH "void TQSimpleRichText::setDefaultFont ( const TQFont & f )"
Sets the default font for the rich text object to \fIf\fR
.SH "void QSimpleRichText::setWidth ( TQPainter * p, int w )"
.SH "void TQSimpleRichText::setWidth ( TQPainter * p, int w )"
Sets the width of the rich text object to \fIw\fR pixels, recalculating the layout as if it were to be drawn with painter \fIp\fR.
.PP
Passing a painter is useful when you intend drawing on devices other than the screen, for example a TQPrinter.
@ -139,17 +139,17 @@ See also height() and adjustSize().
.PP
Examples:
.)l action/application.cpp, application/application.cpp, helpviewer/helpwindow.cpp, and mdi/application.cpp.
.SH "void QSimpleRichText::setWidth ( int w )"
.SH "void TQSimpleRichText::setWidth ( int w )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Sets the width of the rich text object to \fIw\fR pixels.
.PP
See also height() and adjustSize().
.SH "int QSimpleRichText::width () const"
.SH "int TQSimpleRichText::width () const"
Returns the set width of the rich text object in pixels.
.PP
See also widthUsed().
.SH "int QSimpleRichText::widthUsed () const"
.SH "int TQSimpleRichText::widthUsed () const"
Returns the width in pixels that is actually used by the rich text object. This can be smaller or wider than the set width.
.PP
It may be wider, for example, if the text contains images or non-breakable words that are already wider than the available space. It's smaller when the object only consists of lines that do not fill the width completely.
@ -157,7 +157,7 @@ It may be wider, for example, if the text contains images or non-breakable words
See also width().
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqsimplerichtext.html
.BR http://doc.trolltech.com/tqsimplerichtext.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -132,7 +132,7 @@ This is the constructor normally used to return a value in the overridden TQWidg
.PP
It constructs a TQSizePolicy with independent horizontal and vertical sizing types, \fIhor\fR and \fIver\fR respectively. These sizing types affect how the widget is treated by the layout engine.
.PP
If \fIhfw\fR is TRUE, the preferred height of the widget is dependent on the width of the widget (for example, a QLabel with line wrapping).
If \fIhfw\fR is TRUE, the preferred height of the widget is dependent on the width of the widget (for example, a TQLabel with line wrapping).
.PP
See also horData(), verData(), and hasHeightForWidth().
.SH "TQSizePolicy::TQSizePolicy ( SizeType hor, SizeType ver, uchar horStretch, uchar verStretch, bool hfw = FALSE )"

@ -123,7 +123,7 @@ Constructs a TQSqlPropertyMap.
.PP
The default property mappings used by TQt widgets are: <center>.nf
.TS
l - l. Widgets Property QCheckBox, QRadioButton checked QComboBox, QListBox currentItem TQDateEdit date TQDateTimeEdit dateTime TQTextBrowser source QButton, QDial, QLabel, QLineEdit, QMultiLineEdit, QPushButton, TQTextEdit, text TQTimeEdit time QLCDNumber, QScrollBar QSlider, QSpinBox
l - l. Widgets Property QCheckBox, QRadioButton checked QComboBox, QListBox currentItem TQDateEdit date TQDateTimeEdit dateTime TQTextBrowser source QButton, QDial, TQLabel, QLineEdit, QMultiLineEdit, QPushButton, TQTextEdit, text TQTimeEdit time QLCDNumber, QScrollBar QSlider, QSpinBox
.TE
.fi
</center>

@ -100,7 +100,7 @@ To display a \fItemporary\fR message, call message() (perhaps by connecting a su
.br
.fi
.PP
\fINormal\fR and \fIPermanent\fR messages are displayed by creating a small widget and then adding it to the status bar with addWidget(). Widgets like QLabel, QProgressBar or even TQToolButton are useful for adding to status bars. removeWidget() is used to remove widgets.
\fINormal\fR and \fIPermanent\fR messages are displayed by creating a small widget and then adding it to the status bar with addWidget(). Widgets like TQLabel, QProgressBar or even TQToolButton are useful for adding to status bars. removeWidget() is used to remove widgets.
.PP
.nf
.br
@ -117,7 +117,7 @@ By default TQStatusBar provides a TQSizeGrip in the lower-right corner. You can
.ce 1
.B "[Image Omitted]"
.PP
See also TQToolBar, TQMainWindow, QLabel, GUI Design Handbook: Status Bar, Main Window and Related Classes, and Help System.
See also TQToolBar, TQMainWindow, TQLabel, GUI Design Handbook: Status Bar, Main Window and Related Classes, and Help System.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "TQStatusBar::TQStatusBar ( TQWidget * parent = 0, const char * name = 0 )"
Constructs a status bar called \fIname\fR with parent \fIparent\fR and with a size grip.

@ -400,10 +400,10 @@ All the functions in this class are reentrant when TQt is built with thread supp
.BI "TQChar \fBoperator[]\fR ( int i ) const"
.br
.ti -1c
.BI "QCharRef \fBat\fR ( uint i )"
.BI "TQCharRef \fBat\fR ( uint i )"
.br
.ti -1c
.BI "QCharRef \fBoperator[]\fR ( int i )"
.BI "TQCharRef \fBoperator[]\fR ( int i )"
.br
.ti -1c
.BI "TQChar \fBconstref\fR ( uint i ) const"
@ -655,7 +655,7 @@ The 'copying' of input to output is almost as fast as copying a pointer because
.PP
If you wish to create a deep copy of a TQString without losing any Unicode information then you should use TQDeepCopy.
.PP
See also TQChar, TQCString, TQByteArray, QConstString, Implicitly and Explicitly Shared Classes, Text Related Classes, and Non-GUI Classes.
See also TQChar, TQCString, TQByteArray, TQConstString, Implicitly and Explicitly Shared Classes, Text Related Classes, and Non-GUI Classes.
.SS "Member Type Documentation"
.SH "TQString::SectionFlags"
.TP
@ -780,7 +780,7 @@ The \fIfieldWidth\fR value specifies the minimum amount of space that \fIa\fR is
.PP
\fIa\fR is expressed in base \fIbase\fR, which is 10 by default and must be between 2 and 36.
.PP
The '%' can be followed by an 'L', in which case the sequence is replaced with a localized representation of \fIa\fR. The conversion uses the default locale. The default locale is determined from the system's locale settings at application startup. It can be changed using QLocale::setDefault(). The 'L' flag is ignored if \fIbase\fR is not 10.
The '%' can be followed by an 'L', in which case the sequence is replaced with a localized representation of \fIa\fR. The conversion uses the default locale. The default locale is determined from the system's locale settings at application startup. It can be changed using TQLocale::setDefault(). The 'L' flag is ignored if \fIbase\fR is not 10.
.PP
.nf
.br
@ -793,7 +793,7 @@ The '%' can be followed by an 'L', in which case the sequence is replaced with a
// str == "Decimal 63 is 3f in hexadecimal"
.br
.br
QLocale::setDefault(QLocale::English, QLocale::UnitedStates);
TQLocale::setDefault(TQLocale::English, TQLocale::UnitedStates);
.br
str = TQString( "%1 %L2 %L3" )
.br
@ -916,7 +916,7 @@ Returns the character at index \fIi\fR, or 0 if \fIi\fR is beyond the length of
.fi
.PP
If the TQString is not const (i.e. const TQString) or const& (i.e. const TQString &), then the non-const overload of at() will be used instead.
.SH "QCharRef TQString::at ( uint i )"
.SH "TQCharRef TQString::at ( uint i )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
The function returns a reference to the character at index \fIi\fR. The resulting reference can then be assigned to, or used immediately, but it will become invalid once further modifications are made to the original string.
@ -1553,14 +1553,14 @@ Sets the string to contain just the single character \fIc\fR.
Returns the character at index \fIi\fR, or TQChar::null if \fIi\fR is beyond the length of the string.
.PP
If the TQString is not const (i.e., const TQString) or const& (i.e., const TQString&), then the non-const overload of operator[] will be used instead.
.SH "QCharRef TQString::operator[] ( int i )"
.SH "TQCharRef TQString::operator[] ( int i )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
The function returns a reference to the character at index \fIi\fR. The resulting reference can then be assigned to, or used immediately, but it will become invalid once further modifications are made to the original string.
.PP
If \fIi\fR is beyond the length of the string then the string is expanded with TQChar::nulls, so that the QCharRef references a valid (null) character in the string.
If \fIi\fR is beyond the length of the string then the string is expanded with TQChar::nulls, so that the TQCharRef references a valid (null) character in the string.
.PP
The QCharRef internal class can be used much like a constant TQChar, but if you assign to it, you change the original string (which will detach itself because of TQString's copy-on-write semantics). You will get compilation errors if you try to use the result as anything but a TQChar.
The TQCharRef internal class can be used much like a constant TQChar, but if you assign to it, you change the original string (which will detach itself because of TQString's copy-on-write semantics). You will get compilation errors if you try to use the result as anything but a TQChar.
.SH "TQString & TQString::prepend ( const TQString & s )"
Inserts \fIs\fR at the beginning of the string and returns a reference to the string.
.PP
@ -2147,7 +2147,7 @@ toULongLong()
.TP
toFloat()
.TP
toDouble() can handle numbers represented in various locales. These representations may use different characters for the decimal point, thousands group sepearator and even individual digits. TQString's functions try to interpret the string according to the current locale. The current locale is determined from the system at application startup and can be changed by calling QLocale::setDefault(). If the string cannot be interpreted according to the current locale, this function falls back on the "C" locale.
toDouble() can handle numbers represented in various locales. These representations may use different characters for the decimal point, thousands group sepearator and even individual digits. TQString's functions try to interpret the string according to the current locale. The current locale is determined from the system at application startup and can be changed by calling TQLocale::setDefault(). If the string cannot be interpreted according to the current locale, this function falls back on the "C" locale.
.PP
.nf
.br
@ -2156,14 +2156,14 @@ toDouble() can handle numbers represented in various locales. These representati
double d;
.br
.br
QLocale::setDefault(QLocale::C);
TQLocale::setDefault(TQLocale::C);
.br
d = TQString( "1234,56" ).toDouble(&ok); // ok == false
.br
d = TQString( "1234.56" ).toDouble(&ok); // ok == true, d == 1234.56
.br
.br
QLocale::setDefault(QLocale::German);
TQLocale::setDefault(TQLocale::German);
.br
d = TQString( "1234,56" ).toDouble(&ok); // ok == true, d == 1234.56
.br
@ -2171,13 +2171,13 @@ toDouble() can handle numbers represented in various locales. These representati
.br
.fi
.PP
Due to the ambiguity between the decimal point and thousands group separator in various locales, these functions do not handle thousands group separators. If you need to convert such numbers, use the corresponding function in QLocale.
Due to the ambiguity between the decimal point and thousands group separator in various locales, these functions do not handle thousands group separators. If you need to convert such numbers, use the corresponding function in TQLocale.
.PP
.nf
.br
bool ok;
.br
QLocale::setDefault(QLocale::C);
TQLocale::setDefault(TQLocale::C);
.br
double d = TQString( "1,234,567.89" ).toDouble(&ok); // ok == false
.br
@ -2185,7 +2185,7 @@ Due to the ambiguity between the decimal point and thousands group separator in
.PP
\fBWarning:\fR If the string contains trailing whitespace this function will fail, and set \fI*ok\fR to false if \fIok\fR is not 0. Leading whitespace is ignored.
.PP
See also number(), QLocale::setDefault(), QLocale::toDouble(), and stripWhiteSpace().
See also number(), TQLocale::setDefault(), TQLocale::toDouble(), and stripWhiteSpace().
.SH "float TQString::toFloat ( bool * ok = 0 ) const"
Returns the string converted to a \fCfloat\fR value.
.PP

@ -58,7 +58,7 @@ Inherits TQObject.
.SH DESCRIPTION
The TQStyleSheet class is a collection of styles for rich text rendering and a generator of tags.
.PP
By creating TQStyleSheetItem objects for a style sheet you build a definition of a set of tags. This definition will be used by the internal rich text rendering system to parse and display text documents to which the style sheet applies. Rich text is normally visualized in a TQTextEdit or a TQTextBrowser. However, QLabel, QWhatsThis and QMessageBox also support it, and other classes are likely to follow. With QSimpleRichText it is possible to use the rich text renderer for custom widgets as well.
By creating TQStyleSheetItem objects for a style sheet you build a definition of a set of tags. This definition will be used by the internal rich text rendering system to parse and display text documents to which the style sheet applies. Rich text is normally visualized in a TQTextEdit or a TQTextBrowser. However, TQLabel, TQWhatsThis and QMessageBox also support it, and other classes are likely to follow. With TQSimpleRichText it is possible to use the rich text renderer for custom widgets as well.
.PP
The default TQStyleSheet object has the following style bindings, sorted by structuring bindings, anchors, character style bindings (i.e. inline styles), special elements such as horizontal lines or images, and other tags. In addition, rich text supports simple HTML tables.
.PP
@ -152,7 +152,7 @@ See also escape().
Examples:
.)l action/application.cpp, application/application.cpp, and mdi/application.cpp.
.SH "TQStyleSheet * TQStyleSheet::defaultSheet ()\fC [static]\fR"
Returns the application-wide default style sheet. This style sheet is used by rich text rendering classes such as QSimpleRichText, QWhatsThis and QMessageBox to define the rendering style and available tags within rich text documents. It also serves as the initial style sheet for the more complex render widgets, TQTextEdit and TQTextBrowser.
Returns the application-wide default style sheet. This style sheet is used by rich text rendering classes such as TQSimpleRichText, TQWhatsThis and QMessageBox to define the rendering style and available tags within rich text documents. It also serves as the initial style sheet for the more complex render widgets, TQTextEdit and TQTextBrowser.
.PP
See also setDefaultSheet().
.SH "void TQStyleSheet::error ( const TQString & msg ) const\fC [virtual]\fR"
@ -192,7 +192,7 @@ See also defaultSheet().
.PP
Generates an internal object for the tag called \fIname\fR, given the attributes \fIattr\fR, and using additional information provided by the mime source factory \fIfactory\fR.
.PP
\fIcontext\fR is the optional context of the document, i.e. the path to look for relative links. This becomes important if the text contains relative references, for example within image tags. QSimpleRichText always uses the default mime source factory (see TQMimeSourceFactory::defaultFactory()) to resolve these references. The context will then be used to calculate the absolute path. See TQMimeSourceFactory::makeAbsolute() for details.
\fIcontext\fR is the optional context of the document, i.e. the path to look for relative links. This becomes important if the text contains relative references, for example within image tags. TQSimpleRichText always uses the default mime source factory (see TQMimeSourceFactory::defaultFactory()) to resolve these references. The context will then be used to calculate the absolute path. See TQMimeSourceFactory::makeAbsolute() for details.
.PP
\fIemptyTag\fR and \fIdoc\fR are for internal use only.
.PP

@ -1,5 +1,5 @@
'\" t
.TH QSyntaxHighlighter 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQSyntaxHighlighter 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
QSyntaxHighlighter \- Base class for implementing TQTextEdit syntax highlighters
TQSyntaxHighlighter \- Base class for implementing TQTextEdit syntax highlighters
.SH SYNOPSIS
\fC#include <ntqsyntaxhighlighter.h>\fR
\fC#include <tqsyntaxhighlighter.h>\fR
.PP
Inherits Qt.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQSyntaxHighlighter\fR ( TQTextEdit * textEdit )"
.BI "\fBTQSyntaxHighlighter\fR ( TQTextEdit * textEdit )"
.br
.ti -1c
.BI "virtual \fB~QSyntaxHighlighter\fR ()"
.BI "virtual \fB~TQSyntaxHighlighter\fR ()"
.br
.ti -1c
.BI "virtual int \fBhighlightParagraph\fR ( const TQString & text, int endStateOfLastPara ) = 0"
@ -44,27 +44,27 @@ Inherits Qt.
.br
.in -1c
.SH DESCRIPTION
The QSyntaxHighlighter class is a base class for implementing TQTextEdit syntax highlighters.
The TQSyntaxHighlighter class is a base class for implementing TQTextEdit syntax highlighters.
.PP
A syntax highligher automatically highlights parts of the text in a TQTextEdit. Syntax highlighters are often used when the user is entering text in a specific format (for example, source code) and help the user to read the text and identify syntax errors.
.PP
To provide your own syntax highlighting for TQTextEdit, you must subclass QSyntaxHighlighter and reimplement highlightParagraph().
To provide your own syntax highlighting for TQTextEdit, you must subclass TQSyntaxHighlighter and reimplement highlightParagraph().
.PP
When you create an instance of your QSyntaxHighlighter subclass, pass it the TQTextEdit that you want the syntax highlighting to be applied to. After this your highlightParagraph() function will be called automatically whenever necessary. Use your highlightParagraph() function to apply formatting (e.g. setting the font and color) to the text that is passed to it.
When you create an instance of your TQSyntaxHighlighter subclass, pass it the TQTextEdit that you want the syntax highlighting to be applied to. After this your highlightParagraph() function will be called automatically whenever necessary. Use your highlightParagraph() function to apply formatting (e.g. setting the font and color) to the text that is passed to it.
.PP
See also Basic Widgets and Text Related Classes.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QSyntaxHighlighter::QSyntaxHighlighter ( TQTextEdit * textEdit )"
Constructs the QSyntaxHighlighter and installs it on \fItextEdit\fR.
.SH "TQSyntaxHighlighter::TQSyntaxHighlighter ( TQTextEdit * textEdit )"
Constructs the TQSyntaxHighlighter and installs it on \fItextEdit\fR.
.PP
It is the caller's responsibility to delete the QSyntaxHighlighter when it is no longer needed.
.SH "QSyntaxHighlighter::~QSyntaxHighlighter ()\fC [virtual]\fR"
It is the caller's responsibility to delete the TQSyntaxHighlighter when it is no longer needed.
.SH "TQSyntaxHighlighter::~TQSyntaxHighlighter ()\fC [virtual]\fR"
Destructor. Uninstalls this syntax highlighter from the textEdit()
.SH "int QSyntaxHighlighter::currentParagraph () const"
.SH "int TQSyntaxHighlighter::currentParagraph () const"
Returns the id of the paragraph which is highlighted, or -1 of no paragraph is currently highlighted.
.PP
Usually this function is called from within highlightParagraph().
.SH "int QSyntaxHighlighter::highlightParagraph ( const TQString & text, int endStateOfLastPara )\fC [pure virtual]\fR"
.SH "int TQSyntaxHighlighter::highlightParagraph ( const TQString & text, int endStateOfLastPara )\fC [pure virtual]\fR"
This function is called when necessary by the rich text engine, i.e. on paragraphs which have changed.
.PP
In your reimplementation you should parse the paragraph's \fItext\fR and call setFormat() as often as necessary to apply any font and color changes that you require. Your function must return a value which indicates the paragraph's end state: see below.
@ -80,22 +80,22 @@ The value you return is up to you. We recommend only returning 0 (to signify tha
To find out which paragraph is highlighted, call currentParagraph().
.PP
For example, if you're writing a simple C++ syntax highlighter, you might designate 1 to signify "in comment". For a paragraph that ended in the middle of a comment you'd return 1, and for other paragraphs you'd return 0. In your parsing code if \fIendStateOfLastPara\fR was 1, you would highlight the text as a C++ comment until you reached the closing \fC*\fR\fC/\fR.
.SH "void QSyntaxHighlighter::rehighlight ()"
.SH "void TQSyntaxHighlighter::rehighlight ()"
Redoes the highlighting of the whole document.
.SH "void QSyntaxHighlighter::setFormat ( int start, int count, const TQFont & font, const TQColor & color )"
.SH "void TQSyntaxHighlighter::setFormat ( int start, int count, const TQFont & font, const TQColor & color )"
This function is applied to the syntax highlighter's current paragraph (the text of which is passed to the highlightParagraph() function).
.PP
The specified \fIfont\fR and \fIcolor\fR are applied to the text from position \fIstart\fR for \fIcount\fR characters. (If \fIcount\fR is 0, nothing is done.)
.SH "void QSyntaxHighlighter::setFormat ( int start, int count, const TQColor & color )"
.SH "void TQSyntaxHighlighter::setFormat ( int start, int count, const TQColor & color )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.SH "void QSyntaxHighlighter::setFormat ( int start, int count, const TQFont & font )"
.SH "void TQSyntaxHighlighter::setFormat ( int start, int count, const TQFont & font )"
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.SH "TQTextEdit * QSyntaxHighlighter::textEdit () const"
.SH "TQTextEdit * TQSyntaxHighlighter::textEdit () const"
Returns the TQTextEdit on which this syntax highlighter is
installed
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqsyntaxhighlighter.html
.BR http://doc.trolltech.com/tqsyntaxhighlighter.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -11,7 +11,7 @@ Qt \- Namespace for miscellaneous identifiers that need to be global-like
.SH SYNOPSIS
\fC#include <ntqnamespace.h>\fR
.PP
Inherited by TQObject, TQPixmap, TQBrush, TQCanvasItem, QCursor, TQPainter, QEvent, TQIconViewItem, QKeySequence, QListViewItem, QCustomMenuItem, TQPen, TQStyleSheetItem, QSyntaxHighlighter, QTab, QTableItem, TQThread, TQToolTip, and QWhatsThis.
Inherited by TQObject, TQPixmap, TQBrush, TQCanvasItem, QCursor, TQPainter, QEvent, TQIconViewItem, QKeySequence, QListViewItem, QCustomMenuItem, TQPen, TQStyleSheetItem, TQSyntaxHighlighter, QTab, QTableItem, TQThread, TQToolTip, and TQWhatsThis.
.PP
.SS "Public Members"
.in +1c
@ -1210,7 +1210,7 @@ You can use as many modifier flags as you want, except that SingleLine and WordB
.PP
Flags that are inappropriate for a given use (e.g. ShowPrefix to QGridLayout::addWidget()) are generally ignored.
.SH "TQt::TextFormat"
This enum is used in widgets that can display both plain text and rich text, e.g. QLabel. It is used for deciding whether a text string should be interpreted as one or the other. This is normally done by passing one of the enum values to a setTextFormat() function.
This enum is used in widgets that can display both plain text and rich text, e.g. TQLabel. It is used for deciding whether a text string should be interpreted as one or the other. This is normally done by passing one of the enum values to a setTextFormat() function.
.TP
\fCQt::PlainText\fR - The text string is interpreted as a plain text string.
.TP

@ -108,7 +108,7 @@ This is to ensure that the factory is able to resolve the document names.
.PP
TQTextBrowser interprets the tags it processes in accordance with the default style sheet. Change the style sheet with setStyleSheet(); see TQStyleSheet for details.
.PP
If you want to provide your users with editable rich text use TQTextEdit. If you want a text browser without hypertext navigation use TQTextEdit, and use TQTextEdit::setReadOnly() to disable editing. If you just need to display a small piece of rich text use QSimpleRichText or QLabel.
If you want to provide your users with editable rich text use TQTextEdit. If you want a text browser without hypertext navigation use TQTextEdit, and use TQTextEdit::setReadOnly() to disable editing. If you just need to display a small piece of rich text use TQSimpleRichText or TQLabel.
.PP
.ce 1
.B "[Image Omitted]"

@ -192,7 +192,7 @@ Inherited by QMultiLineEdit, TQTextBrowser, and TQTextView.
.BI "uint \fBautoFormatting\fR () const"
.br
.ti -1c
.BI "QSyntaxHighlighter * \fBsyntaxHighlighter\fR () const"
.BI "TQSyntaxHighlighter * \fBsyntaxHighlighter\fR () const"
.br
.in -1c
.SS "Public Slots"
@ -539,7 +539,7 @@ l - l. Mode Command Notes Plain Text Editor setTextFormat(PlainText) Set text wi
.PP
<sup>1.</sup><small>A more complete API that supports setting margins, images, etc., is planned for a later TQt release.</small>
.PP
TQTextEdit can be used as a syntax highlighting editor when used in conjunction with QSyntaxHighlighter.
TQTextEdit can be used as a syntax highlighting editor when used in conjunction with TQSyntaxHighlighter.
.PP
We recommend that you always call setTextFormat() to set the mode you want to use. If you use AutoText then setText() and append() will try to determine whether the text they are given is plain text or rich text. If you use RichText then setText() and append() will assume that the text they are given is rich text. insert() simply inserts the text it is given.
.PP
@ -553,7 +553,7 @@ The text edit documentation uses the following concepts:
.PP
TQTextEdit can display images (using TQMimeSourceFactory), lists and tables. If the text is too large to view within the text edit's viewport, scrollbars will appear. The text edit can load both plain text and HTML files (a subset of HTML 3.2 and 4). The rendering style and the set of valid tags are defined by a styleSheet(). Custom tags can be created and placed in a custom style sheet. Change the style sheet with setStyleSheet(); see TQStyleSheet for details. The images identified by image tags are displayed if they can be interpreted using the text edit's TQMimeSourceFactory; see setMimeSourceFactory().
.PP
If you want a text browser with more navigation use TQTextBrowser. If you just need to display a small piece of rich text use QLabel or QSimpleRichText.
If you want a text browser with more navigation use TQTextBrowser. If you just need to display a small piece of rich text use TQLabel or TQSimpleRichText.
.PP
If you create a new TQTextEdit, and want to allow the user to edit rich text, call setTextFormat(TQt::RichText) to ensure that the text is treated as rich text. (Rich text uses HTML tags to set text formatting attributes. See TQStyleSheet for information on the HTML tags that are supported.). If you don't call setTextFormat() explicitly the text edit will guess from the text itself whether it is rich text or plain text. This means that if the text looks like HTML or XML it will probably be interpreted as rich text, so you should call setTextFormat(TQt::PlainText) to preserve such text.
.PP
@ -1215,8 +1215,8 @@ Examples:
TQTextEdit is optimized for large amounts text. One of its optimizations is to format only the visible text, formatting the rest on demand, e.g. as the user scrolls, so you don't usually need to call this function.
.PP
In some situations you may want to force the whole text to be formatted. For example, if after calling setText(), you wanted to know the height of the document (using contentsHeight()), you would call this function first.
.SH "QSyntaxHighlighter * TQTextEdit::syntaxHighlighter () const"
Returns the QSyntaxHighlighter set on this TQTextEdit. 0 is returned if no syntax highlighter is set.
.SH "TQSyntaxHighlighter * TQTextEdit::syntaxHighlighter () const"
Returns the TQSyntaxHighlighter set on this TQTextEdit. 0 is returned if no syntax highlighter is set.
.SH "bool TQTextEdit::tabChangesFocus () const"
Returns TRUE if TAB changes focus or is accepted as input; otherwise returns FALSE. See the "tabChangesFocus" property for details.
.SH "int TQTextEdit::tabStopWidth () const"

@ -163,7 +163,7 @@ You can retrieve the text of a tooltip for a given position within a widget usin
.PP
The global tooltip font and palette can be set with the static setFont() and setPalette() functions respectively.
.PP
See also TQStatusBar, QWhatsThis, TQToolTipGroup, GUI Design Handbook: Tool Tip, and Help System.
See also TQStatusBar, TQWhatsThis, TQToolTipGroup, GUI Design Handbook: Tool Tip, and Help System.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "TQToolTip::TQToolTip ( TQWidget * widget, TQToolTipGroup * group = 0 )"
Constructs a tool tip object. This is only necessary if you need tool tips on regions that can move within the widget (most often because the widget's contents can scroll).

@ -1,5 +1,5 @@
'\" t
.TH QWhatsThis 3qt "2 February 2007" "Trolltech AS" \" -*- nroff -*-
.TH TQWhatsThis 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
QWhatsThis \- Simple description of any widget, i.e. answering the question "What's this?"
TQWhatsThis \- Simple description of any widget, i.e. answering the question "What's this?"
.SH SYNOPSIS
\fC#include <ntqwhatsthis.h>\fR
\fC#include <tqwhatsthis.h>\fR
.PP
Inherits Qt.
.PP
.SS "Public Members"
.in +1c
.ti -1c
.BI "\fBQWhatsThis\fR ( TQWidget * widget )"
.BI "\fBTQWhatsThis\fR ( TQWidget * widget )"
.br
.ti -1c
.BI "virtual \fB~QWhatsThis\fR ()"
.BI "virtual \fB~TQWhatsThis\fR ()"
.br
.ti -1c
.BI "virtual TQString \fBtext\fR ( const TQPoint & )"
@ -59,16 +59,16 @@ Inherits Qt.
.br
.in -1c
.SH DESCRIPTION
The QWhatsThis class provides a simple description of any widget, i.e. answering the question "What's this?".
The TQWhatsThis class provides a simple description of any widget, i.e. answering the question "What's this?".
.PP
.PP"
What's this?" help is part of an application's online help system that provides users with information about functionality, usage, background etc., in various levels of detail from short tool tips to full text browsing help windows.
.PP
QWhatsThis provides a single window with an explanatory text that pops up when the user asks "What's this?". The default way to do this is to focus the relevant widget and press Shift+F1. The help text appears immediately; it goes away as soon as the user does something else.
TQWhatsThis provides a single window with an explanatory text that pops up when the user asks "What's this?". The default way to do this is to focus the relevant widget and press Shift+F1. The help text appears immediately; it goes away as soon as the user does something else.
.PP
(Note that if there is an accelerator for Shift+F1, this mechanism will not work.)
.PP
To add "What's this?" text to a widget you simply call QWhatsThis::add() for the widget. For example, to assign text to a menu item, call TQMenuData::setWhatsThis(); for a global accelerator key, call QAccel::setWhatsThis() and If you're using actions, use TQAction::setWhatsThis().
To add "What's this?" text to a widget you simply call TQWhatsThis::add() for the widget. For example, to assign text to a menu item, call TQMenuData::setWhatsThis(); for a global accelerator key, call QAccel::setWhatsThis() and If you're using actions, use TQAction::setWhatsThis().
.PP
The text can be either rich text or plain text. If you specify a rich text formatted string, it will be rendered using the default stylesheet. This makes it possible to embed images. See TQStyleSheet::defaultSheet() for details.
.PP
@ -89,7 +89,7 @@ The text can be either rich text or plain text. If you specify a rich text forma
fileOpenAction->setWhatsThis( fileOpenText );
.fi
.PP
An alternative way to enter "What's this?" mode is to use the ready-made tool bar tool button from QWhatsThis::whatsThisButton(). By invoking this context help button (in the picture below the first one from the right) the user switches into "What's this?" mode. If they now click on a widget the appropriate help text is shown. The mode is left when help is given or when the user presses Esc.
An alternative way to enter "What's this?" mode is to use the ready-made tool bar tool button from TQWhatsThis::whatsThisButton(). By invoking this context help button (in the picture below the first one from the right) the user switches into "What's this?" mode. If they now click on a widget the appropriate help text is shown. The mode is left when help is given or when the user presses Esc.
.PP
<center>
.ce 1
@ -99,21 +99,21 @@ An alternative way to enter "What's this?" mode is to use the ready-made tool ba
.PP
If you are using TQMainWindow you can also use the TQMainWindow::whatsThis() slot to invoke the mode from a menu item.
.PP
For more control you can create a dedicated QWhatsThis object for a special widget. By subclassing and reimplementing QWhatsThis::text() it is possible to have different help texts, depending on the position of the mouse click. By reimplementing QWhatsThis::clicked() it is possible to have hyperlinks inside the help texts.
For more control you can create a dedicated TQWhatsThis object for a special widget. By subclassing and reimplementing TQWhatsThis::text() it is possible to have different help texts, depending on the position of the mouse click. By reimplementing TQWhatsThis::clicked() it is possible to have hyperlinks inside the help texts.
.PP
If you wish to control the "What's this?" behavior of a widget manually see TQWidget::customWhatsThis().
.PP
The What's This object can be removed using QWhatsThis::remove(), although this is rarely necessary because it is automatically removed when the widget is destroyed.
The What's This object can be removed using TQWhatsThis::remove(), although this is rarely necessary because it is automatically removed when the widget is destroyed.
.PP
See also TQToolTip and Help System.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QWhatsThis::QWhatsThis ( TQWidget * widget )"
.SH "TQWhatsThis::TQWhatsThis ( TQWidget * widget )"
Constructs a dynamic "What's this?" object for \fIwidget\fR. The object is deleted when the \fIwidget\fR is destroyed.
.PP
When the widget is queried by the user the text() function of this QWhatsThis will be called to provide the appropriate text, rather than using the text assigned by add().
.SH "QWhatsThis::~QWhatsThis ()\fC [virtual]\fR"
When the widget is queried by the user the text() function of this TQWhatsThis will be called to provide the appropriate text, rather than using the text assigned by add().
.SH "TQWhatsThis::~TQWhatsThis ()\fC [virtual]\fR"
Destroys the object and frees any allocated resources.
.SH "void QWhatsThis::add ( TQWidget * widget, const TQString & text )\fC [static]\fR"
.SH "void TQWhatsThis::add ( TQWidget * widget, const TQString & text )\fC [static]\fR"
Adds \fItext\fR as "What's this" help for \fIwidget\fR. If the text is rich text formatted (i.e. it contains markup) it will be rendered with the default stylesheet TQStyleSheet::defaultSheet().
.PP
The text is destroyed if the widget is later destroyed, so it need not be explicitly removed.
@ -122,19 +122,19 @@ See also remove().
.PP
Examples:
.)l application/application.cpp, helpsystem/mainwindow.cpp, and mdi/application.cpp.
.SH "bool QWhatsThis::clicked ( const TQString & href )\fC [virtual]\fR"
.SH "bool TQWhatsThis::clicked ( const TQString & href )\fC [virtual]\fR"
This virtual function is called when the user clicks inside the" What's this?" window. \fIhref\fR is the link the user clicked on, or TQString::null if there was no link.
.PP
If the function returns TRUE (the default), the "What's this?" window is closed, otherwise it remains visible.
.PP
The default implementation ignores \fIhref\fR and returns TRUE.
.SH "void QWhatsThis::display ( const TQString & text, const TQPoint & pos = QCursor::pos ( ), TQWidget * w = 0 )\fC [static]\fR"
.SH "void TQWhatsThis::display ( const TQString & text, const TQPoint & pos = QCursor::pos ( ), TQWidget * w = 0 )\fC [static]\fR"
Display \fItext\fR in a help window at the global screen position \fIpos\fR.
.PP
If widget \fIw\fR is not 0 and has its own dedicated QWhatsThis object, this object will receive clicked() messages when the user clicks on hyperlinks inside the help text.
If widget \fIw\fR is not 0 and has its own dedicated TQWhatsThis object, this object will receive clicked() messages when the user clicks on hyperlinks inside the help text.
.PP
See also QWhatsThis::clicked().
.SH "void QWhatsThis::enterWhatsThisMode ()\fC [static]\fR"
See also TQWhatsThis::clicked().
.SH "void TQWhatsThis::enterWhatsThisMode ()\fC [static]\fR"
Enters "What's this?" mode and returns immediately.
.PP
Qt will install a special cursor and take over mouse input until the user clicks somewhere. It then shows any help available and ends "What's this?" mode. Finally, TQt removes the special cursor and help window and then restores ordinary event processing, at which point the left mouse button is no longer pressed.
@ -142,47 +142,47 @@ Qt will install a special cursor and take over mouse input until the user clicks
The user can also use the Esc key to leave "What's this?" mode.
.PP
See also inWhatsThisMode() and leaveWhatsThisMode().
.SH "bool QWhatsThis::inWhatsThisMode ()\fC [static]\fR"
.SH "bool TQWhatsThis::inWhatsThisMode ()\fC [static]\fR"
Returns TRUE if the application is in "What's this?" mode; otherwise returns FALSE.
.PP
See also enterWhatsThisMode() and leaveWhatsThisMode().
.SH "void QWhatsThis::leaveWhatsThisMode ( const TQString & text = TQString::null, const TQPoint & pos = QCursor::pos ( ), TQWidget * w = 0 )\fC [static]\fR"
.SH "void TQWhatsThis::leaveWhatsThisMode ( const TQString & text = TQString::null, const TQPoint & pos = QCursor::pos ( ), TQWidget * w = 0 )\fC [static]\fR"
Leaves "What's this?" question mode.
.PP
This function is used internally by widgets that support TQWidget::customWhatsThis(); applications do not usually call it. An example of such a widget is TQPopupMenu: menus still work normally in "What's this?" mode but also provide help texts for individual menu items.
.PP
If \fItext\fR is not TQString::null, a "What's this?" help window is displayed at the global screen position \fIpos\fR. If widget \fIw\fR is not 0 and has its own dedicated QWhatsThis object, this object will receive clicked() messages when the user clicks on hyperlinks inside the help text.
If \fItext\fR is not TQString::null, a "What's this?" help window is displayed at the global screen position \fIpos\fR. If widget \fIw\fR is not 0 and has its own dedicated TQWhatsThis object, this object will receive clicked() messages when the user clicks on hyperlinks inside the help text.
.PP
See also inWhatsThisMode(), enterWhatsThisMode(), and QWhatsThis::clicked().
.SH "void QWhatsThis::remove ( TQWidget * widget )\fC [static]\fR"
See also inWhatsThisMode(), enterWhatsThisMode(), and TQWhatsThis::clicked().
.SH "void TQWhatsThis::remove ( TQWidget * widget )\fC [static]\fR"
Removes the "What's this?" help associated with the \fIwidget\fR. This happens automatically if the widget is destroyed.
.PP
See also add().
.SH "void QWhatsThis::setFont ( const TQFont & font )\fC [static]\fR"
.SH "void TQWhatsThis::setFont ( const TQFont & font )\fC [static]\fR"
Sets the font for all "What's this?" helps to \fIfont\fR.
.SH "TQString QWhatsThis::text ( const TQPoint & )\fC [virtual]\fR"
.SH "TQString TQWhatsThis::text ( const TQPoint & )\fC [virtual]\fR"
This virtual function returns the text for position \fIp\fR in the widget that this "What's this?" object documents. If there is no" What's this?" text for the position, TQString::null is returned.
.PP
The default implementation returns TQString::null.
.SH "TQString QWhatsThis::textFor ( TQWidget * w, const TQPoint & pos = TQPoint ( ), bool includeParents = FALSE )\fC [static]\fR"
.SH "TQString TQWhatsThis::textFor ( TQWidget * w, const TQPoint & pos = TQPoint ( ), bool includeParents = FALSE )\fC [static]\fR"
Returns the what's this text for widget \fIw\fR or TQString::null if there is no "What's this?" help for the widget. \fIpos\fR contains the mouse position; this is useful, for example, if you've subclassed to make the text that is displayed position dependent.
.PP
If \fIincludeParents\fR is TRUE, parent widgets are taken into consideration as well when looking for what's this help text.
.PP
See also add().
.SH "TQToolButton * QWhatsThis::whatsThisButton ( TQWidget * parent )\fC [static]\fR"
.SH "TQToolButton * TQWhatsThis::whatsThisButton ( TQWidget * parent )\fC [static]\fR"
Creates a TQToolButton preconfigured to enter "What's this?" mode when clicked. You will often use this with a tool bar as \fIparent\fR:
.PP
.nf
.br
(void) QWhatsThis::whatsThisButton( my_help_tool_bar );
(void) TQWhatsThis::whatsThisButton( my_help_tool_bar );
.br
.fi
.PP
Example: helpsystem/mainwindow.cpp.
.SH "SEE ALSO"
.BR http://doc.trolltech.com/ntqwhatsthis.html
.BR http://doc.trolltech.com/tqwhatsthis.html
.BR http://www.trolltech.com/faq/tech.html
.SH COPYRIGHT
Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the

@ -1146,7 +1146,7 @@ Example:
.PP
.nf
.br
QLabel *splashScreen = new QLabel( 0, "mySplashScreen",
TQLabel *splashScreen = new TQLabel( 0, "mySplashScreen",
.br
WStyle_Customize | WStyle_Splash );
.br
@ -2079,7 +2079,7 @@ See also focusProxy().
.SH "void TQWidget::setFont ( const TQFont & )\fC [virtual]\fR"
Sets the font currently set for the widget. See the "font" property for details.
.PP
Reimplemented in QComboBox, QLabel, and QTabDialog.
Reimplemented in QComboBox, TQLabel, and QTabDialog.
.SH "void TQWidget::setFont ( const TQFont & f, bool )"
\fBThis function is obsolete.\fR It is provided to keep old source working. We strongly advise against using it in new code.
.PP
@ -2646,11 +2646,11 @@ This property holds whether the widget wants to handle What's This help manually
.PP
The default implementation of customWhatsThis() returns FALSE, which means the widget will not receive any events in Whats This mode.
.PP
The widget may leave What's This mode by calling QWhatsThis::leaveWhatsThisMode(), with or without actually displaying any help text.
The widget may leave What's This mode by calling TQWhatsThis::leaveWhatsThisMode(), with or without actually displaying any help text.
.PP
You can also reimplement customWhatsThis() if your widget is a" passive interactor" supposed to work under all circumstances. Simply don't call QWhatsThis::leaveWhatsThisMode() in that case.
You can also reimplement customWhatsThis() if your widget is a" passive interactor" supposed to work under all circumstances. Simply don't call TQWhatsThis::leaveWhatsThisMode() in that case.
.PP
See also QWhatsThis::inWhatsThisMode() and QWhatsThis::leaveWhatsThisMode().
See also TQWhatsThis::inWhatsThisMode() and TQWhatsThis::leaveWhatsThisMode().
.PP
Get this property's value with customWhatsThis().
.SH "bool enabled"

@ -134,7 +134,7 @@ like in this screenshot.
The screenshot below shows a \l QTabDialog. The tabs (\l QTabBar) or the
more convenient class \l QTabWidget, which combines a tab bar with
the pages, can be used separately. In the visible page you see a \l
QLabel, the range controls \l QSlider and \l QSpinBox and below a \l
TQLabel, the range controls \l QSlider and \l QSpinBox and below a \l
QLCDNumber. In the bottom row there are some \l {QPushButton}s.
\img qtabdlg-w.png

@ -286,8 +286,8 @@ new code.
\i TQFontDatabase::smoothSizes( const TQString \& family, const TQString \& style, const TQString \& )
\i TQFontDatabase::styles( const TQString \& family, const TQString \& ) const
\i TQFontDatabase::weight( const TQString \& family, const TQString \& style, const TQString \& ) const
\i QLabel::autoResize() const
\i QLabel::setAutoResize( bool enable )
\i TQLabel::autoResize() const
\i TQLabel::setAutoResize( bool enable )
\i QListBox::cellHeight( int i ) const
\i QListBox::cellHeight() const
\i QListBox::cellWidth() const
@ -317,7 +317,7 @@ new code.
\i TQRegExp::match( const TQString \& str, int index = 0, int *len = 0, bool indexIsStart = TRUE ) const
\i QScrollView::childIsVisible( TQWidget *child )
\i QScrollView::showChild( TQWidget *child, bool show = TRUE )
\i QSimpleRichText::draw( TQPainter *p, int x, int y, const TQRegion \& clipRegion, const TQColorGroup \& cg, const TQBrush *paper = 0 ) const
\i TQSimpleRichText::draw( TQPainter *p, int x, int y, const TQRegion \& clipRegion, const TQColorGroup \& cg, const TQBrush *paper = 0 ) const
\i TQString::ascii() const
\i TQString::data() const
\i TQString::setExpand( uint index, TQChar c )

@ -1741,10 +1741,10 @@ The LCDRange now has a text label.
\quotefile t12/lcdrange.h
\skipto QLabel
\printline QLabel
\skipto TQLabel
\printline TQLabel
We name declare QLabel because we want to use a pointer to it in the class
We name declare TQLabel because we want to use a pointer to it in the class
definition.
\skipto class
@ -1771,10 +1771,10 @@ This slot sets the label text.
Because we now have two constructors, we have chosen to put the common
initialization in the private init() function.
\skipto QLabel
\skipto TQLabel
\printline label
We also have a new private variable: a QLabel. QLabel is one of Qt's
We also have a new private variable: a TQLabel. TQLabel is one of Qt's
standard widgets and can show a text or a pixmap with or without a
frame.
@ -1783,10 +1783,10 @@ frame.
\quotefile t12/lcdrange.cpp
\skipto qlabel
\skipto tqlabel
\printline include
Here we include the QLabel class definition.
Here we include the TQLabel class definition.
\skipto ::LCDRange
\printuntil }
@ -1803,7 +1803,7 @@ This constructor first calls init() and then sets the label text.
\printuntil }
The setup of \c lcd and \c slider is the same as in the previous
chapter. Next we create a QLabel and tell it to align the contents
chapter. Next we create a TQLabel and tell it to align the contents
centered (both vertically and horizontally). The connect() statements
have also been taken from the previous chapter.
@ -2281,10 +2281,10 @@ with the other buttons. Clicking this button will activate the
newGame() slot in this widget.
\printuntil shotsLeftL
\printline QLabel
\printline TQLabel
We create four new widgets. Note that we don't bother to keep the
pointers to the QLabel widgets in the GameBoard class because there's
pointers to the TQLabel widgets in the GameBoard class because there's
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.

@ -1289,7 +1289,7 @@ All the widgets will be laid out within the form's vertical box layout.
The chart type label and combobox will be laid out side by side.
\skipto QLabel
\skipto TQLabel
\printuntil addLayout
We create the chart type label (with an accelerator which we'll relate

@ -111,7 +111,7 @@ in Western Europe or North America, but for fast typists or people
using special input methods using text() is beneficial.
All the function arguments in TQt that may be user-visible strings, \l
QLabel::setText() and a many others, take \c{const TQString &}s.
TQLabel::setText() and a many others, take \c{const TQString &}s.
\l TQString provides implicit casting from \c{const char *}
so that things like
\code

@ -73,7 +73,7 @@ part: we include all the classes we need:
\skipto include
\printline structureparser.h
\printuntil ntqlabel.h
\printuntil tqlabel.h
\link #structureparser.h structureparser.h \endlink contains the API of
the XML parser that we implement in \link #structureparser.cpp

@ -21,7 +21,7 @@ action
It shows how to implement a typical modern application, how to
create a TQMainWindow subclass, and how to create actions that can
be assigned to menus (TQPopupMenu) and toolbars (TQToolBar) using
TQAction. It also shows how to print using QSimpleRichText.
TQAction. It also shows how to print using TQSimpleRichText.
addressbook [obsolete]
@ -56,7 +56,7 @@ checklists
cursor
This example shows how to set the mouse cursor for a widget. Shows
Qt's cursors and a custom cursor using QLabel and QCursor.
Qt's cursors and a custom cursor using TQLabel and QCursor.
customlayout
This examples demonstrates how to write a customized layout
@ -136,7 +136,7 @@ helpdemo
helpsystem
This example shows how to implement context-sensitive help in
various ways in a TQt application using TQToolTip, QWhatsThis, and
various ways in a TQt application using TQToolTip, TQWhatsThis, and
QAssistantClient to control TQt Assistant.
helpviewer
@ -193,7 +193,7 @@ menu
movies
The Movies example displays animated GIF files using the TQMovie
and QLabel classes.
and TQLabel classes.
network/archivesearch
Shows how to use TQHttp to request and receive data from a web
@ -259,7 +259,7 @@ progress
This example presents a long-running process (drawing lots of
rectangles) and a QProgressDialog. Two types of progress dialog
are offered, one that simply shows text, and a custom one that
shows an animation using a QLabel and a TQTimer.
shows an animation using a TQLabel and a TQTimer.
progressbar
Shows how to use a QProgressBar.

@ -26,9 +26,9 @@
#include <tqtextstream.h>
#include <tqpainter.h>
#include <tqpaintdevicemetrics.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <tqaction.h>
#include <ntqsimplerichtext.h>
#include <tqsimplerichtext.h>
#include "filesave.xpm"
#include "fileopen.xpm"

@ -13,10 +13,10 @@
#include <ntqlistview.h>
#include <ntqlayout.h>
#include <tqwidget.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <ntqlineedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqcheckbox.h>
#include <tqfile.h>
#include <tqtextstream.h>

@ -26,8 +26,8 @@
#include <tqtextstream.h>
#include <tqpainter.h>
#include <tqpaintdevicemetrics.h>
#include <ntqwhatsthis.h>
#include <ntqsimplerichtext.h>
#include <tqwhatsthis.h>
#include <tqsimplerichtext.h>
#include "filesave.xpm"
#include "fileopen.xpm"

@ -6,7 +6,7 @@
#include <ntqapplication.h>
#include <tqpainter.h>
#include <tqprinter.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqimage.h>
#include <ntqprogressdialog.h>
#include "canvas.h"

@ -5,7 +5,7 @@
#include <tqfontdialog.h>
#include <ntqframe.h>
#include <tqimage.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqpushbutton.h>
#include <ntqradiobutton.h>

@ -11,7 +11,7 @@
#include <ntqlistview.h>
#include <ntqvbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqvaluelist.h>
#include <tqstring.h>
#include <ntqpushbutton.h>

@ -7,7 +7,7 @@
**
*****************************************************************************/
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqbitmap.h>
#include <ntqapplication.h>
#include <ntqlayout.h>

@ -14,7 +14,7 @@
#include "card.h"
#include <ntqapplication.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqcolor.h>
#include <ntqgroupbox.h>
#include <ntqpushbutton.h>

@ -35,7 +35,7 @@
#include <tqcolordialog.h>
#include <tqpalette.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqpainter.h>
#include <tqimage.h>
#include <tqpixmap.h>

@ -5,7 +5,7 @@
#include <ntqhbox.h>
#include <ntqpushbutton.h>
#include <ntqslider.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
const int bounce_rtti = 1234;

@ -14,7 +14,7 @@
#include <tqiconset.h>
#include <ntqapplication.h>
#include <tqwidgetlist.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqtextedit.h>

@ -5,7 +5,7 @@
*/
// --- toplevel.cpp ---
#include <ntqaccel.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqlcdnumber.h>
#include <ntqpushbutton.h>

@ -11,10 +11,10 @@ a:visited { color: #672967; text-decoration: none }body { background: white; col
The TQLabel widget provides a static information display
<a href="#details">More...</a>
<p>
<code>#include &lt;<a href="qlabel-h.html">ntqlabel.h</a>&gt;</code>
<code>#include &lt;<a href="tqlabel-h.html">tqlabel.h</a>&gt;</code>
<p>
Inherits <a href="ntqframe.html">TQFrame</a>.
<p><a href="qlabel-members.html">List of all member functions.</a>
<p><a href="tqlabel-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
<li><div class="fn"><a href="#39107d"><b>TQLabel</b></a> ( TQWidget * parent, const char * name=0, WFlags f=0 ) </div>
@ -87,7 +87,7 @@ positioning of the content within the TQLabel widget area can be
tuned with <a href="#1f406e">setAlignment</a>() and <a href="#ed9b8b">setIndent</a>(). For example, this code
sets up a sunken panel with a two-line text in the bottom right
corner (both lines being flush with the right side of the label):
<p><pre> <a href="ntqlabel.html">TQLabel</a> *label = new <a href="ntqlabel.html">TQLabel</a>;
<p><pre> <a href="tqlabel.html">TQLabel</a> *label = new <a href="tqlabel.html">TQLabel</a>;
label-&gt;<a href="ntqframe.html#c0d758">setFrameStyle</a>( TQFrame::Panel | TQFrame::Sunken );
label-&gt;<a href="#dffb43">setText</a>( "first line\nsecond line" );
label-&gt;<a href="#1f406e">setAlignment</a>( AlignBottom | AlignRight );
@ -97,7 +97,7 @@ widget. For this use, TQLabel provides a handy mechanism for adding
an accelerator key (see <a href="ntqaccel.html">TQAccel</a>) that will set the keyboard focus to
the other widget (called the TQLabel's "buddy"). Example:
<p><pre> <a href="ntqlineedit.html">TQLineEdit</a>* phoneEdit = new <a href="ntqlineedit.html">TQLineEdit</a>( this, "phoneEdit" );
<a href="ntqlabel.html">TQLabel</a>* phoneLabel = new <a href="ntqlabel.html">TQLabel</a>( phoneEdit, "&amp;Phone:", this, "phoneLabel" );
<a href="tqlabel.html">TQLabel</a>* phoneLabel = new <a href="tqlabel.html">TQLabel</a>( phoneEdit, "&amp;Phone:", this, "phoneLabel" );
</pre>
<p>In this example, keyboard focus is transferred to the label's buddy
(the <a href="ntqlineedit.html">TQLineEdit</a>) when the user presses <dfn>Alt-P.</dfn> You can also
@ -224,10 +224,10 @@ alignment flag is turned on; see <a href="#1f406e">setAlignment</a>()).
each, and set up the geometry layout so each label is just to the
left of its data entry widget (its "buddy"), somewhat like this:
<p><pre> <a href="ntqlineedit.html">TQLineEdit</a> *nameEd = new <a href="ntqlineedit.html">TQLineEdit</a>( this );
<a href="ntqlabel.html">TQLabel</a> *nameLb = new <a href="ntqlabel.html">TQLabel</a>( "&amp;Name:", this );
<a href="tqlabel.html">TQLabel</a> *nameLb = new <a href="tqlabel.html">TQLabel</a>( "&amp;Name:", this );
nameLb-&gt;<a href="#191701">setBuddy</a>( nameEd );
<a href="ntqlineedit.html">TQLineEdit</a> *phoneEd = new <a href="ntqlineedit.html">TQLineEdit</a>( this );
<a href="ntqlabel.html">TQLabel</a> *phoneLb = new <a href="ntqlabel.html">TQLabel</a>( "&amp;Phone:", this );
<a href="tqlabel.html">TQLabel</a> *phoneLb = new <a href="tqlabel.html">TQLabel</a>( "&amp;Phone:", this );
phoneLb-&gt;<a href="#191701">setBuddy</a>( phoneEd );
// ( layout setup not shown )
</pre>
@ -293,7 +293,7 @@ the format of <em>text.</em>
<p>If <em>text</em> is interpreted as a plain text, and a buddy has been set,
the buddy accelerator key is updated from the new text.
<p>The label resizes itself if auto-resizing is enabled.
<p>Note that Qlabel is well suited to display small rich text documents
<p>Note that TQLabel is well suited to display small rich text documents
only. For large documents, use <a href="tqtextview.html">TQTextView</a> instead. It will flicker
less on resize and can also provide a scrollbar if necessary.
<p>See also <a href="#72cf09">text</a>(), <a href="#5de3f9">setTextFormat</a>(), <a href="#191701">setBuddy</a>() and <a href="#1f406e">setAlignment</a>().

@ -29,7 +29,7 @@
#include <tqfile.h>
#include <tqdatastream.h>
#include <tqprinter.h>
#include <ntqsimplerichtext.h>
#include <tqsimplerichtext.h>
#include <tqpainter.h>
#include <tqpaintdevicemetrics.h>

@ -24,7 +24,7 @@
#include <tqfiledialog.h>
#include <tqprinter.h>
#include <tqpaintdevicemetrics.h>
#include <ntqsimplerichtext.h>
#include <tqsimplerichtext.h>
#include <tqcolordialog.h>
#include <tqpainter.h>

@ -14,7 +14,7 @@
#ifndef DROPSITE_H
#define DROPSITE_H
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqmovie.h>
#include "tqdropsite.h"

@ -14,7 +14,7 @@
#include "secret.h"
#include <ntqlayout.h>
#include <ntqcombobox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqpixmap.h>
static void addStuff( TQWidget * parent, bool image, bool secret = FALSE )

@ -15,7 +15,7 @@
#define SECRETDRAG_H
#include <tqdragobject.h>
#include <ntqlabel.h>
#include <tqlabel.h>
class SecretDrag: public TQStoredDrag {
public:

@ -13,7 +13,7 @@
#include <ntqsplitter.h>
#include <ntqprogressbar.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqstatusbar.h>
#include <tqtoolbar.h>
#include <ntqcombobox.h>

@ -8,7 +8,7 @@
that can be used to provide context sensitive help
in an application.
It uses TQToolTip and QWhatsThis to provide both static and
It uses TQToolTip and TQWhatsThis to provide both static and
dynamic balloon help for the widgets in the application, and
TQToolTipGroup to display extended information for each tooltip
in the statusbar. QAssistantClient is used to display help
@ -77,7 +77,7 @@
The WhatsThis class is a subclass of both TQObject and
QWhatsThis and serves as a base class for the HeaderWhatsThis
TQWhatsThis and serves as a base class for the HeaderWhatsThis
and TableWhatsThis classes. \footnote Note that moc requires that TQObject
is the first base class. \endfootnote WhatsThis
reimplements clicked() which will be called when the user clicks
@ -91,7 +91,7 @@
but some widgets, like QTable, are more complex and have a
viewport() widget which receives the events. If such a widget
is passed to the constructor it will propagate the parameter to
the QWhatsThis constructor and store the TQWidget pointer itself
the TQWhatsThis constructor and store the TQWidget pointer itself
in it's member variable to allow easier use of the TQWidget API
later on.
\skipto bool WhatsThis::clicked
@ -124,7 +124,7 @@
a string which states the header's orientation and section.
\footnote
Note that we have to explicitly scope the orientation
(TQObject or QWhatsThis) since HeaderWhatsThis uses multiple
(TQObject or TQWhatsThis) since HeaderWhatsThis uses multiple
inheritance. \endfootnote
\printuntil }
@ -165,7 +165,7 @@
The MainWindow constructor creates an instance of
QAssistantClient using TQString::null as the first argument
so that the system path is used.
\printto QWhatsThis::whatsThisButton
\printto TQWhatsThis::whatsThisButton
A QTable is used as the central widget and the table, the menus
and the toolbar are populated.

@ -10,7 +10,7 @@
#ifndef WHATSTHIS_H
#define WHATSTHIS_H
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
class TQHeader;
class TQTable;

@ -29,7 +29,7 @@
#include <tqfile.h>
#include <tqdatastream.h>
#include <tqprinter.h>
#include <ntqsimplerichtext.h>
#include <tqsimplerichtext.h>
#include <tqpainter.h>
#include <tqpaintdevicemetrics.h>

@ -9,10 +9,10 @@
#include <ntqbuttongroup.h>
#include <ntqradiobutton.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlistbox.h>
#include <ntqcombobox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqhbox.h>
#include <ntqvbox.h>
#include <ntqaccel.h>

@ -8,7 +8,7 @@
*****************************************************************************/
#include <ntqapplication.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqcolor.h>
#include <ntqpushbutton.h>
#include <ntqlayout.h>

@ -10,7 +10,7 @@
#include "lifedlg.h"
#include <ntqapplication.h>
#include <ntqpushbutton.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqslider.h>
#include <ntqcombobox.h>
#include <tqdatetime.h>

@ -13,7 +13,7 @@
#include <ntqcombobox.h>
#include <ntqframe.h>
#include <ntqvalidator.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqhbox.h>

@ -9,7 +9,7 @@
#include "listbox.h"
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqradiobutton.h>
#include <ntqcheckbox.h>
#include <ntqspinbox.h>

@ -15,7 +15,7 @@
#include <ntqpushbutton.h>
#include <tqstring.h>
#include <tqpixmap.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqimage.h>
#include <tqpainter.h>
#include <tqstyle.h>

@ -9,7 +9,7 @@
#include "listviews.h"
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqpainter.h>
#include <tqpalette.h>
#include <tqobjectlist.h>

@ -18,7 +18,7 @@
#include <tqmovie.h>
#include <tqfile.h>
#include <tqfiledialog.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqstatusbar.h>
#include <ntqmessagebox.h>
#include <tqprinter.h>
@ -29,10 +29,10 @@
#include <tqtextedit.h>
#include <tqpainter.h>
#include <tqpaintdevicemetrics.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <tqobjectlist.h>
#include <ntqvbox.h>
#include <ntqsimplerichtext.h>
#include <tqsimplerichtext.h>
#include "filesave.xpm"
#include "fileopen.xpm"

@ -12,7 +12,7 @@
#include <tqwidget.h>
#include <tqmenubar.h>
#include <ntqlabel.h>
#include <tqlabel.h>
class MenuExample : public TQWidget

@ -10,7 +10,7 @@
#include <ntqapplication.h>
#include <tqfiledialog.h>
#include <ntqpushbutton.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqpainter.h>
#include <ntqmessagebox.h>
#include <tqmovie.h>

@ -6,7 +6,7 @@
\title Movies or the Story of the Animated GIF file
The Movies example displays MNG and animated GIF files using the TQMovie and
QLabel classes.
TQLabel classes.
The movies will only read an animated GIF if GIF reading was enabled when TQt was built.

@ -13,7 +13,7 @@
#include <ntqhbox.h>
#include <tqtextview.h>
#include <ntqlineedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <tqtextstream.h>

@ -12,7 +12,7 @@
#include <ntqapplication.h>
#include <ntqvbox.h>
#include <tqtextview.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <tqtextstream.h>

@ -14,7 +14,7 @@
#include <tqmainwindow.h>
#include <tqtextstream.h>
#include <ntqvbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqtextview.h>
#include <ntqpushbutton.h>

@ -11,7 +11,7 @@
#include <ntqapplication.h>
#include <tqtextedit.h>
#include <ntqlineedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <tqtextstream.h>
#include <ntqlistbox.h>

@ -13,7 +13,7 @@
#include <ntqlineedit.h>
#include <ntqmultilineedit.h>
#include <ntqpushbutton.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
Composer::Composer( TQWidget *parent )

@ -9,7 +9,7 @@
#include "view.h"
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <ntqmultilineedit.h>
#include <tqfiledialog.h>

@ -4,7 +4,7 @@
#include "ipcserver.h"
#include <tqsocket.h>
#include <ntqlabel.h>
#include <tqlabel.h>
static const TQ_UINT16 ipcPort = 54923;

@ -18,7 +18,7 @@
#include <ntqslider.h>
#include <ntqlayout.h>
#include <ntqframe.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqmenubar.h>
#include <tqpopupmenu.h>
#include <ntqapplication.h>

@ -13,7 +13,7 @@
#ifndef POPUP_H
#define POPUP_H
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <ntqlineedit.h>

@ -14,7 +14,7 @@
#include <tqpainter.h>
#include <tqtoolbar.h>
#include <tqstatusbar.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <tqfontdialog.h>
#include <stdlib.h>

@ -11,7 +11,7 @@
#include <ntqpushbutton.h>
#include <tqpixmap.h>
#include <tqimage.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqfiledialog.h>
#include <tqregexp.h>

@ -12,7 +12,7 @@
#include <ntqhbox.h>
#include <ntqlcdnumber.h>
#include <ntqspinbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqstring.h>
#include <ntqslider.h>
#include <ntqcheckbox.h>

@ -2,7 +2,7 @@
#include <ntqcheckbox.h>
#include <tqclipboard.h>
#include <ntqcombobox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqpushbutton.h>
#include <tqregexp.h>

@ -16,7 +16,7 @@
#include <tqpixmap.h>
#include <ntqmessagebox.h>
#include <ntqlayout.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqmultilineedit.h>
#include <tqsizegrip.h>
#include <stdlib.h>

@ -15,7 +15,7 @@
#include <ntqhbox.h>
#include <ntqcombobox.h>
#include <ntqmultilineedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlineedit.h>
#include <ntqlistbox.h>
#include <ntqpushbutton.h>

@ -13,7 +13,7 @@
#include <tqfiledialog.h>
#include <ntqmessagebox.h>
#include <tqpopupmenu.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqpainter.h>
#include <ntqapplication.h>
#include <tqclipboard.h>

@ -8,7 +8,7 @@
*****************************************************************************/
#include <ntqapplication.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqsplitter.h>
#include <ntqmultilineedit.h>

@ -9,7 +9,7 @@
#include <ntqapplication.h>
#include <ntqdialog.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqlineedit.h>
#include <ntqpushbutton.h>

@ -9,7 +9,7 @@
#include <ntqapplication.h>
#include <ntqdialog.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqlineedit.h>
#include <tqsqldatabase.h>

@ -9,7 +9,7 @@
#include <ntqapplication.h>
#include <ntqdialog.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqlineedit.h>
#include <ntqpushbutton.h>

@ -10,7 +10,7 @@
#include "tabdialog.h"
#include <ntqvbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlineedit.h>
#include <tqdatetime.h>
#include <ntqbuttongroup.h>

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

@ -9,7 +9,7 @@
#include "qtetrix.h"
#include <ntqapplication.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqdatetime.h>

@ -13,7 +13,7 @@
#include "qtetrixb.h"
#include <ntqframe.h>
#include <ntqlcdnumber.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <tqpainter.h>

@ -24,7 +24,7 @@
#include <tqfiledialog.h>
#include <tqprinter.h>
#include <tqpaintdevicemetrics.h>
#include <ntqsimplerichtext.h>
#include <tqsimplerichtext.h>
#include <tqcolordialog.h>
#include <tqpainter.h>

@ -18,7 +18,7 @@
#include "tqpixmap.h" // for now
#include "tqpalette.h" // for now
#include "tqwidget.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "tqimage.h"
#include "ntqpushbutton.h"
#include "tqwidget.h"

@ -18,7 +18,7 @@
#include "tqpixmap.h" // for now
#include "tqpalette.h" // for now
#include "tqwidget.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "tqimage.h"
#include "ntqpushbutton.h"
#include "tqwidget.h"

@ -8,7 +8,7 @@
#include <ntqprogressbar.h>
#include <ntqlayout.h>
#include <ntqevent.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqcstring.h>
#include <tqtextstream.h>
#include <tqfile.h>

@ -15,7 +15,7 @@
#include <tqmutex.h>
#include <ntqlayout.h>
#include <ntqmessagebox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#if defined(TQT_NO_THREAD)
# error Thread support not enabled.

@ -13,7 +13,7 @@
#include <ntqdrawutil.h>
#include <ntqcombobox.h>
#include <ntqcheckbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <stdlib.h> // rand() function
#include <tqdatetime.h> // seed for rand()

@ -17,7 +17,7 @@
#include <tqtextstream.h>
#include <ntqhbox.h>
#include <ntqspinbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqmultilineedit.h>
#include <ntqheader.h>
#include <ntqevent.h>

@ -22,7 +22,7 @@
#include <ntqcombobox.h>
#include <ntqframe.h>
#include <ntqgroupbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlcdnumber.h>
#include <ntqmultilineedit.h>
#include <ntqlineedit.h>
@ -33,7 +33,7 @@
#include <tqtooltip.h>
#include <ntqspinbox.h>
#include <tqstatusbar.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <tqtoolbutton.h>
#include <ntqvbox.h>
#include <ntqtabbar.h>

@ -12,7 +12,7 @@
#include <tqwidget.h>
#include <ntqhbox.h>
#include <ntqvbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlineedit.h>
#include <ntqpushbutton.h>
#include <ntqvalidator.h>

@ -10,7 +10,7 @@
#include <ntqapplication.h>
#include <ntqdialog.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlineedit.h>
#include <ntqpushbutton.h>
#include <ntqcheckbox.h>

@ -14,7 +14,7 @@
#include <ntqlistview.h>
#include <ntqgrid.h>
#include <tqmainwindow.h>
#include <ntqlabel.h>
#include <tqlabel.h>
int main( int argc, char **argv )
{

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

@ -1 +0,0 @@
../src/tools/ntqlocale.h

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

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

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

@ -1 +0,0 @@
../../src/tools/qlocale_p.h

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

@ -0,0 +1 @@
../../src/tools/tqlocale_p.h

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

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

@ -0,0 +1 @@
../src/tools/tqlocale.h

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

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

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

@ -10,12 +10,12 @@
#include <ntqscrollbar.h>
#include <ntqslider.h>
#include <ntqlineedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlcdnumber.h>
#include <ntqprogressbar.h>
#include <ntqgroupbox.h>
#include <tqtoolbutton.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <tqtooltip.h>
#include <ntqscrollview.h>
#include <ntqheader.h>

@ -9,7 +9,7 @@ QOBJS=tqstring.o tqtextstream.o tqiodevice.o qglobal.o qgdict.o tqcstring.o \
tqdatastream.o qgarray.o tqbuffer.o qglist.o tqptrcollection.o tqfile.o \
tqfile_unix.o tqregexp.o qgvector.o qgcache.o tqbitarray.o tqdir.o quuid.o \
tqfileinfo_unix.o tqdir_unix.o tqfileinfo.o tqdatetime.o tqstringlist.o tqmap.o \
qconfig.o qunicodetables.o tqsettings.o qlocale.o @QMAKE_QTOBJS@
qconfig.o qunicodetables.o tqsettings.o tqlocale.o @QMAKE_QTOBJS@
#all sources, used for the depend target
DEPEND_SRC=project.cpp property.cpp meta.cpp main.cpp qtmd5.cpp generators/makefile.cpp generators/unix/unixmake2.cpp \
@ -30,7 +30,7 @@ DEPEND_SRC=project.cpp property.cpp meta.cpp main.cpp qtmd5.cpp generators/makef
@SOURCE_PATH@/src/tools/tqdatetime.cpp @SOURCE_PATH@/src/tools/tqstringlist.cpp \
@SOURCE_PATH@/src/tools/tqmap.cpp @SOURCE_PATH@/src/tools/qconfig.cpp \
@SOURCE_PATH@/src/tools/tqsettings.cpp @SOURCE_PATH@/src/tools/tqurl.cpp \
@SOURCE_PATH@/src/tools/tqsettings_mac.cpp @SOURCE_PATH@/src/tools/qlocale.cpp
@SOURCE_PATH@/src/tools/tqsettings_mac.cpp @SOURCE_PATH@/src/tools/tqlocale.cpp
CXXFLAGS= @QMAKE_CXXFLAGS@ \
-I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac \
@ -87,8 +87,8 @@ tqurl.o: @SOURCE_PATH@/src/kernel/tqurl.cpp
tqstring.o: @SOURCE_PATH@/src/tools/tqstring.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/tqstring.cpp
qlocale.o: @SOURCE_PATH@/src/tools/qlocale.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/qlocale.cpp
tqlocale.o: @SOURCE_PATH@/src/tools/tqlocale.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/tqlocale.cpp
tqdatastream.o: @SOURCE_PATH@/src/tools/tqdatastream.cpp
$(CXX) -c -o $@ $(CXXFLAGS) @SOURCE_PATH@/src/tools/tqdatastream.cpp

@ -23,7 +23,7 @@ QTOBJS=tqstring.o quuid.o tqtextstream.o tqiodevice.o qglobal.o qgdict.o tqcstri
qgarray.o tqbuffer.o qglist.o tqptrcollection.o tqfile.o tqfile_win.o tqregexp.o qgvector.o \
qgcache.o tqbitarray.o tqdir.o tqfileinfo_win.o tqdir_win.o tqfileinfo.o tqdatetime.o \
tqstringlist.o tqmap.o qlibrary.o qlibrary_win.o qconfig.o tqsettings.o tqsettings_win.o qunicodetables.o \
qlocale.o
tqlocale.o
@ -70,8 +70,8 @@ tqcstring.o: ..\src\tools\tqcstring.cpp
tqstring.o: ..\src\tools\tqstring.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\tqstring.cpp
qlocale.o: ..\src\tools\qlocale.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\qlocale.cpp
tqlocale.o: ..\src\tools\tqlocale.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\tqlocale.cpp
quuid.o: ..\src\tools\quuid.cpp
$(CXX) $(CXXFLAGS) ..\src\tools\quuid.cpp

@ -58,7 +58,7 @@ like this:
#include <vector>
#include <ntqapplication.h> // TQt includes
#include <ntqpushbutton.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include "thirdparty/include/libmain.h"
#include "my_stable_class.h"
...

@ -1,6 +1,6 @@
#include <ntqapplication.h>
#include <ntqpushbutton.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include "myobject.h"
#include "mydialog.h"

@ -6,5 +6,5 @@
# include <iostream>
# include <ntqapplication.h>
# include <ntqpushbutton.h>
# include <ntqlabel.h>
# include <tqlabel.h>
#endif

@ -69,7 +69,7 @@
#include "tqfile.h"
#include "tqstrlist.h"
#include "tqstring.h"
#include "../tools/qlocale_p.h"
#include "../tools/tqlocale_p.h"
#if !defined(TQT_NO_CODECS) && !defined(TQT_NO_BIG_CODECS) && defined(TQ_WS_X11)
# include "tqfontcodecs_p.h"

@ -43,7 +43,7 @@
#ifndef QT_H
#include "ntqdialog.h"
#include "ntqlabel.h" // ### remove or keep for users' convenience?
#include "tqlabel.h" // ### remove or keep for users' convenience?
#include "ntqprogressbar.h" // ### remove or keep for users' convenience?
#endif // QT_H

@ -49,7 +49,7 @@
#include "tqwidgetlist.h"
#include "ntqlayout.h"
#include "tqsizegrip.h"
#include "ntqwhatsthis.h"
#include "tqwhatsthis.h"
#include "tqpopupmenu.h"
#include "ntqcursor.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)

@ -45,7 +45,7 @@
#include "ntqapplication.h"
#include "ntqcheckbox.h"
#include "tqdict.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqlayout.h"
#include "ntqmessagebox.h"
#include "ntqpushbutton.h"

@ -43,7 +43,7 @@
#ifndef TQT_NO_INPUTDIALOG
#include "ntqlayout.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqlineedit.h"
#include "ntqpushbutton.h"
#include "ntqspinbox.h"

@ -43,7 +43,7 @@
#ifndef TQT_NO_MESSAGEBOX
#include "ntqaccel.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqpushbutton.h"
#include "tqimage.h"
#include "ntqapplication.h"

@ -47,7 +47,7 @@
#include "tqtextstream.h"
#include "ntqcombobox.h"
#include "ntqframe.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqlineedit.h"
#include "ntqpushbutton.h"
#include "tqprinter.h"

@ -45,7 +45,7 @@
#include "ntqlayout.h"
#include "ntqpushbutton.h"
#include "ntqcursor.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "tqwidgetstack.h"
#include "ntqapplication.h"
#include "tqptrlist.h"

@ -44,7 +44,7 @@
#include "tqpainter.h"
#include "ntqlayout.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqpushbutton.h"
#include "ntqlineedit.h"
#include "tqimage.h"

@ -68,7 +68,7 @@
#include "ntqguardedptr.h"
#include "ntqhbox.h"
#include "ntqheader.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqlayout.h"
#include "ntqlibrary.h"
#include "ntqlineedit.h"

@ -52,7 +52,7 @@
#include "ntqlayout.h"
#include "ntqvgroupbox.h"
#include "ntqhgroupbox.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqapplication.h"
#include "tqfontdatabase.h"
#include "tqstyle.h"

@ -116,7 +116,7 @@
#include <tqeucjpcodec.h>
#include <ntqkeycode.h>
#include <ntqaccel.h>
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqlayout.h"
#include <ntqlcdnumber.h>
#include <ntqlibrary.h>
@ -188,7 +188,7 @@
#include "tqtimer.h"
#include <tqsignalmapper.h>
#include <tqsignalslotimp.h>
#include <ntqsimplerichtext.h>
#include <tqsimplerichtext.h>
#include "tqwmatrix.h"
#include <tqsizegrip.h>
#include <ntqabstractlayout.h>
@ -225,7 +225,7 @@
#include <tqstylefactory.h>
#include <tqstyleplugin.h>
#include "tqtextedit.h"
#include <ntqsyntaxhighlighter.h>
#include <tqsyntaxhighlighter.h>
#include <ntqtabdialog.h>
#include "tqsqleditorfactory.h"
#include <ntqtabwidget.h>
@ -258,7 +258,7 @@
#include <ntqvbuttongroup.h>
#include <ntqvgroupbox.h>
#include <tqthread.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <ntqapplication.h>
#include <tqwidgetintdict.h>
#include <ntqfocusdata.h>

@ -46,7 +46,7 @@
#include "ntqapplication.h"
#include "tqwidget.h"
#include "tqptrlist.h"
#include "ntqwhatsthis.h"
#include "tqwhatsthis.h"
#include "ntqguardedptr.h"
#include "tqstatusbar.h"
#include "ntqdockwindow.h"

@ -83,7 +83,7 @@
#include "tqdict.h"
#include "ntqguardedptr.h"
#include "tqclipboard.h"
#include "ntqwhatsthis.h" // ######## dependency
#include "tqwhatsthis.h" // ######## dependency
#include "tqsettings.h"
#include "tqstylefactory.h"
#include "tqfileinfo.h"

@ -92,7 +92,7 @@ kernel {
$$KERNEL_P/qrichtext_p.h \
$$KERNEL_P/qinternal_p.h \
$$KERNEL_H/ntqgplugin.h \
$$KERNEL_H/ntqsimplerichtext.h \
$$KERNEL_H/tqsimplerichtext.h \
$$KERNEL_CPP/qscriptengine_p.h \
$$KERNEL_CPP/tqtextengine_p.h \
$$KERNEL_CPP/tqfontengine_p.h \
@ -261,7 +261,7 @@ kernel {
$$KERNEL_CPP/qinternal.cpp \
$$KERNEL_CPP/qrichtext_p.cpp \
$$KERNEL_CPP/qgplugin.cpp \
$$KERNEL_CPP/qsimplerichtext.cpp \
$$KERNEL_CPP/tqsimplerichtext.cpp \
$$KERNEL_CPP/qscriptengine.cpp \
$$KERNEL_CPP/tqtextlayout.cpp \
$$KERNEL_CPP/tqtextengine.cpp

@ -18,7 +18,7 @@
# if defined(__GNUC__)
# ifndef TQT_NO_STL
# include <ios>
# undef _GLIBCPP_FULLY_COMPLIANT_HEADERS // Makes qlocale.cpp compile
# undef _GLIBCPP_FULLY_COMPLIANT_HEADERS // Makes tqlocale.cpp compile
# endif
# endif
#include <tqmap.h> // I must be first!

@ -2264,8 +2264,6 @@ struct OTScripts {
int flags;
};
// Refer to https://learn.microsoft.com/en-us/typography/opentype/spec/scripttags
// for OpenType language tags definition
static const OTScripts ot_scripts [] = {
// // European Alphabetic Scripts
// Latin,
@ -2353,7 +2351,6 @@ static const OTScripts ot_scripts [] = {
{ FT_MAKE_TAG( 'c', 'a', 'n', 's' ), 0 },
// Mongolian,
{ FT_MAKE_TAG( 'm', 'o', 'n', 'g' ), 0 },
// // Symbols
// CurrencySymbols,
{ FT_MAKE_TAG( 'D', 'F', 'L', 'T' ), 0 },
@ -2373,26 +2370,13 @@ static const OTScripts ot_scripts [] = {
{ FT_MAKE_TAG( 'D', 'F', 'L', 'T' ), 0 },
// Braille,
{ FT_MAKE_TAG( 'b', 'r', 'a', 'i' ), 0 },
// Unicode
{ FT_MAKE_TAG( 'D', 'F', 'L', 'T' ), 0 },
// Tagalog,
{ FT_MAKE_TAG( 't', 'g', 'l', 'g' ), 0 },
// Hanunoo,
{ FT_MAKE_TAG( 'h', 'a', 'n', 'o' ), 0 },
// Buhid,
{ FT_MAKE_TAG( 'b', 'u', 'h', 'd' ), 0 },
// Tagbanwa,
{ FT_MAKE_TAG( 't', 'a', 'g', 'b' ), 0 },
// KatakanaHalfWidth, -- can't find it, use Katakana code
{ FT_MAKE_TAG( 'k', 'a', 'n', 'a' ), 0 },
// Limbu,
{ FT_MAKE_TAG( 'l', 'i', 'm', 'b' ), 0 },
// TaiLe,
{ FT_MAKE_TAG( 't', 'a', 'l', 'e' ), 0 }
// Unicode, should be used
{ FT_MAKE_TAG( 'D', 'F', 'L', 'T' ), 0 }
// ### where are these?
// { FT_MAKE_TAG( 'b', 'y', 'z', 'm' ), 0 },
// { FT_MAKE_TAG( 'D', 'F', 'L', 'T' ), 0 },
// ### Hangul Jamo
// { FT_MAKE_TAG( 'j', 'a', 'm', 'o' ), 0 },
};
TQOpenType::TQOpenType(TQFontEngineXft *fe)
@ -2451,10 +2435,7 @@ TQOpenType::~TQOpenType()
bool TQOpenType::checkScript(unsigned int script)
{
if (script >= TQFont::NScripts || script >= sizeof(ot_scripts) / sizeof(OTScripts))
{
return false;
}
assert(script < TQFont::NScripts);
uint tag = ot_scripts[script].tag;
int requirements = ot_scripts[script].flags;
@ -2496,11 +2477,7 @@ void TQOpenType::selectScript(unsigned int script, const Features *features)
if (current_script == script)
return;
if (script >= TQFont::NScripts || script >= sizeof(ot_scripts) / sizeof(OTScripts))
{
return;
}
assert(script < TQFont::NScripts);
// find script in our list of supported scripts.
uint tag = ot_scripts[script].tag;

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "ntqsimplerichtext.h"
#include "tqsimplerichtext.h"
#ifndef TQT_NO_RICHTEXT
#include "qrichtext_p.h"
@ -76,7 +76,7 @@ void TQSimpleRichTextData::adjustSize(TQPainter *p) {
}
/*!
\class TQSimpleRichText ntqsimplerichtext.h
\class TQSimpleRichText tqsimplerichtext.h
\brief The TQSimpleRichText class provides a small displayable piece of rich text.
\ingroup text

@ -28,7 +28,7 @@ SOURCES = ../tools/tqbuffer.cpp \
../tools/tqiodevice.cpp \
../tools/tqregexp.cpp \
../tools/tqstring.cpp \
../tools/qlocale.cpp \
../tools/tqlocale.cpp \
../tools/qunicodetables.cpp \
../tools/tqstringlist.cpp \
../tools/tqtextstream.cpp \

@ -39,7 +39,7 @@
**********************************************************************/
#include "ntqcleanuphandler.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqlineedit.h"
#include "ntqspinbox.h"
#include "ntqcombobox.h"

@ -44,7 +44,7 @@
#include "tqsqlfield.h"
#include "ntqcleanuphandler.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqlineedit.h"
#include "ntqspinbox.h"
#include "ntqcombobox.h"

@ -49,7 +49,7 @@
#include "ntqdrawutil.h" // for now
#include "tqpalette.h" // for now
#include "tqwidget.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqpushbutton.h"
#include "tqwidget.h"
#include "ntqrangecontrol.h"

@ -48,7 +48,7 @@
#include "ntqdrawutil.h" // for now
#include "tqpixmap.h" // for now
#include "tqwidget.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "tqimage.h"
#include "ntqpushbutton.h"
#include "ntqcombobox.h"

@ -591,7 +591,7 @@ SeeAlso: ???
Feature: LABEL
Section: Widgets
Requires: FRAME
Name: QLabel
Name: TQLabel
SeeAlso: ???
Feature: TOOLBAR

@ -862,7 +862,7 @@ TQtMsgHandler qInstallMsgHandler( TQtMsgHandler h )
/*
Dijkstra's bisection algorithm to find the square root as an integer.
Deliberately not exported as part of the TQt API, but used in
qsimplerichtext.cpp
tqsimplerichtext.cpp
*/
unsigned int qt_int_sqrt( unsigned int n )
{

@ -34,8 +34,8 @@ tools {
$$TOOLS_H/tqiodevice.h \
$$TOOLS_H/ntqlibrary.h \
$$TOOLS_P/qlibrary_p.h \
$$TOOLS_H/ntqlocale.h \
$$TOOLS_P/qlocale_p.h \
$$TOOLS_H/tqlocale.h \
$$TOOLS_P/tqlocale_p.h \
$$TOOLS_H/tqptrlist.h \
$$TOOLS_H/tqmap.h \
$$TOOLS_H/tqmutex.h \
@ -126,7 +126,7 @@ tools {
$$TOOLS_CPP/qgvector.cpp \
$$TOOLS_CPP/tqiodevice.cpp \
$$TOOLS_CPP/qlibrary.cpp \
$$TOOLS_CPP/qlocale.cpp \
$$TOOLS_CPP/tqlocale.cpp \
$$TOOLS_CPP/tqmap.cpp \
$$TOOLS_CPP/tqmutexpool.cpp \
$$TOOLS_CPP/tqptrcollection.cpp \
@ -143,7 +143,7 @@ tools {
irix-cc* {
CXXFLAGS_PRELINK = $$QMAKE_CXXFLAGS
CXXFLAGS_PRELINK -= -O2
QMAKE_PRE_LINK = $(CXX) -c $$CXXFLAGS_PRELINK -O1 $(INCPATH) -o $(OBJECTS_DIR)/qlocale.o tools/qlocale.cpp
QMAKE_PRE_LINK = $(CXX) -c $$CXXFLAGS_PRELINK -O1 $(INCPATH) -o $(OBJECTS_DIR)/tqlocale.o tools/tqlocale.cpp
}
}

@ -43,8 +43,8 @@
#include <math.h>
#include <stdlib.h>
#include "ntqlocale.h"
#include "qlocale_p.h"
#include "tqlocale.h"
#include "tqlocale_p.h"
#include "ntqnamespace.h"
#ifdef QT_QLOCALE_USES_FCVT

@ -56,8 +56,8 @@
#ifndef TQT_NO_TEXTCODEC
#include "tqtextcodec.h"
#endif
#include "ntqlocale.h"
#include "qlocale_p.h"
#include "tqlocale.h"
#include "tqlocale_p.h"
#include "qunicodetables_p.h"
#include <limits.h>

@ -59,7 +59,7 @@
#include "tqstringlist.h"
#include "ntqguardedptr.h"
#include "tqstyle.h"
#include "ntqwhatsthis.h"
#include "tqwhatsthis.h"
#include "../kernel/qinternal_p.h"
#include "private/tqtextlayout_p.h"
#include "tqvaluevector.h"

@ -21,7 +21,7 @@ widgets {
$$WIDGETS_H/ntqhgroupbox.h \
$$WIDGETS_H/ntqhbox.h \
$$WIDGETS_H/tqiconview.h \
$$WIDGETS_H/ntqlabel.h \
$$WIDGETS_H/tqlabel.h \
$$WIDGETS_H/ntqlcdnumber.h \
$$WIDGETS_H/ntqlineedit.h \
$$WIDGETS_H/ntqlistbox.h \
@ -43,8 +43,8 @@ widgets {
$$WIDGETS_H/ntqsplitter.h \
$$WIDGETS_H/tqstatusbar.h \
$$WIDGETS_H/ntqtabbar.h \
$$WIDGETS_H/ntqsyntaxhighlighter.h \
$$WIDGETS_P/qsyntaxhighlighter_p.h \
$$WIDGETS_H/tqsyntaxhighlighter.h \
$$WIDGETS_P/tqsyntaxhighlighter_p.h \
$$WIDGETS_H/ntqtabwidget.h \
$$WIDGETS_P/qtitlebar_p.h \
$$WIDGETS_H/tqtoolbar.h \
@ -55,7 +55,7 @@ widgets {
$$WIDGETS_H/ntqvbox.h \
$$WIDGETS_H/ntqvbuttongroup.h \
$$WIDGETS_H/ntqvgroupbox.h \
$$WIDGETS_H/ntqwhatsthis.h \
$$WIDGETS_H/tqwhatsthis.h \
$$WIDGETS_H/tqwidgetstack.h \
$$WIDGETS_H/tqaction.h \
$$WIDGETS_H/tqdatetimeedit.h \
@ -83,7 +83,7 @@ widgets {
$$WIDGETS_CPP/qhgroupbox.cpp \
$$WIDGETS_CPP/qhbox.cpp \
$$WIDGETS_CPP/tqiconview.cpp \
$$WIDGETS_CPP/qlabel.cpp \
$$WIDGETS_CPP/tqlabel.cpp \
$$WIDGETS_CPP/qlcdnumber.cpp \
$$WIDGETS_CPP/qlineedit.cpp \
$$WIDGETS_CPP/qlistbox.cpp \
@ -105,7 +105,7 @@ widgets {
$$WIDGETS_CPP/qspinwidget.cpp \
$$WIDGETS_CPP/qsplitter.cpp \
$$WIDGETS_CPP/tqstatusbar.cpp \
$$WIDGETS_CPP/qsyntaxhighlighter.cpp \
$$WIDGETS_CPP/tqsyntaxhighlighter.cpp \
$$WIDGETS_CPP/qtabbar.cpp \
$$WIDGETS_CPP/qtabwidget.cpp \
$$WIDGETS_CPP/qtitlebar.cpp \
@ -117,7 +117,7 @@ widgets {
$$WIDGETS_CPP/qvbox.cpp \
$$WIDGETS_CPP/qvbuttongroup.cpp \
$$WIDGETS_CPP/qvgroupbox.cpp \
$$WIDGETS_CPP/qwhatsthis.cpp \
$$WIDGETS_CPP/tqwhatsthis.cpp \
$$WIDGETS_CPP/tqwidgetstack.cpp \
$$WIDGETS_CPP/tqaction.cpp \
$$WIDGETS_CPP/tqdatetimeedit.cpp \
@ -133,9 +133,9 @@ wince-* {
SOURCES += $$WIDGETS_CPP/ce/qcemainwindow.cpp
HEADERS += $$WIDGETS_H/ce/qcemainwindow.h
SOURCES -= $$WIDGETS_CPP/qsyntaxhighlighter.cpp \
SOURCES -= $$WIDGETS_CPP/tqsyntaxhighlighter.cpp \
$$WIDGETS_CPP/qsplashscreen.cpp
HEADERS -= $$WIDGETS_H/ntqsyntaxhighlighter.h \
HEADERS -= $$WIDGETS_H/tqsyntaxhighlighter.h \
$$WIDGETS_H/ntqsplashscreen.h
}

@ -57,7 +57,7 @@
#ifndef QT_H
#include "ntqbutton.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#endif // QT_H
#if !defined(TQT_NO_TITLEBAR)

@ -47,7 +47,7 @@
#include "tqtoolbutton.h"
#include "ntqcombobox.h"
#include "tqtooltip.h"
#include "ntqwhatsthis.h"
#include "tqwhatsthis.h"
#include "tqstatusbar.h"
#include "tqobjectlist.h"

@ -38,7 +38,7 @@
**
**********************************************************************/
#include "ntqlabel.h"
#include "tqlabel.h"
#ifndef TQT_NO_LABEL
#include "tqpainter.h"
#include "ntqdrawutil.h"
@ -48,7 +48,7 @@
#include "tqbitmap.h"
#include "tqpicture.h"
#include "ntqapplication.h"
#include "ntqsimplerichtext.h"
#include "tqsimplerichtext.h"
#include "tqstylesheet.h"
#include "tqstyle.h"
@ -67,7 +67,7 @@ public:
/*!
\class TQLabel ntqlabel.h
\class TQLabel tqlabel.h
\brief The TQLabel widget provides a text or image display.
\ingroup basic
@ -128,7 +128,7 @@ public:
buddy (the TQLineEdit) when the user presses Alt+P. You can
also use the setBuddy() function to accomplish the same thing.
<img src=qlabel-m.png> <img src=qlabel-w.png>
<img src=tqlabel-m.png> <img src=tqlabel-w.png>
\sa TQLineEdit, TQTextEdit, TQPixmap, TQMovie,
\link guibooks.html#fowler GUI Design Handbook: Label\endlink
@ -258,7 +258,7 @@ void TQLabel::init()
The label resizes itself if auto-resizing is enabled.
Note that Qlabel is well-suited to display small rich text
Note that TQLabel is well-suited to display small rich text
documents, i.e. those small documents that get their document
specific settings (font, text color, link color) from the label's
palette and font properties. For large documents, use TQTextEdit

@ -57,7 +57,7 @@
#include "ntqscrollview.h"
#include "tqtooltip.h"
#include "tqdatetime.h"
#include "ntqwhatsthis.h"
#include "tqwhatsthis.h"
#include "tqbitmap.h"
#include "ntqdockarea.h"
#include "tqstringlist.h"

@ -48,7 +48,7 @@
#include "tqpixmap.h"
#include "tqpixmapcache.h"
#include "tqtimer.h"
#include "ntqwhatsthis.h"
#include "tqwhatsthis.h"
#include "tqobjectlist.h"
#include "ntqguardedptr.h"
#include "qeffects_p.h"
@ -124,7 +124,7 @@ static void popupSubMenuLater( int msec, TQPopupMenu * receiver ) {
static bool preventAnimation = FALSE;
#ifndef TQT_NO_WHATSTHIS
extern void qWhatsThisBDH();
extern void tqWhatsThisBDH();
static TQMenuItem* whatsThisItem = 0;
#endif
@ -816,7 +816,7 @@ void TQPopupMenu::hideAllPopups()
#ifndef TQT_NO_WHATSTHIS
if (whatsThisItem) {
qWhatsThisBDH();
tqWhatsThisBDH();
whatsThisItem = 0;
}
#endif
@ -2570,7 +2570,7 @@ void TQPopupMenu::setActiveItem( int i )
hilitSig( mi->id() );
#ifndef TQT_NO_WHATSTHIS
if (whatsThisItem && whatsThisItem != mi) {
qWhatsThisBDH();
tqWhatsThisBDH();
}
whatsThisItem = mi;
#endif

@ -38,8 +38,8 @@
**
**********************************************************************/
#include "ntqsyntaxhighlighter.h"
#include "private/qsyntaxhighlighter_p.h"
#include "tqsyntaxhighlighter.h"
#include "private/tqsyntaxhighlighter_p.h"
#ifndef TQT_NO_SYNTAXHIGHLIGHTER
#include "../kernel/qrichtext_p.h"
@ -47,7 +47,7 @@
#include "tqtimer.h"
/*!
\class TQSyntaxHighlighter ntqsyntaxhighlighter.h
\class TQSyntaxHighlighter tqsyntaxhighlighter.h
\brief The TQSyntaxHighlighter class is a base class for
implementing TQTextEdit syntax highlighters.

@ -42,7 +42,7 @@
#define TQSYNTAXHIGHLIGHTER_P_H
#ifndef TQT_NO_SYNTAXHIGHLIGHTER
#include "ntqsyntaxhighlighter.h"
#include "tqsyntaxhighlighter.h"
#include "private/qrichtext_p.h"
class TQSyntaxHighlighterPrivate

@ -54,7 +54,7 @@
#include "tqbitmap.h"
#include "tqtimer.h"
#include "tqimage.h"
#include "ntqsimplerichtext.h"
#include "tqsimplerichtext.h"
#include "tqdragobject.h"
#include "tqurl.h"
#include "ntqcursor.h"

@ -75,7 +75,7 @@
#include "ntqmetaobject.h"
#include "tqtextbrowser.h"
#include <private/qucom_p.h>
#include "private/qsyntaxhighlighter_p.h"
#include "private/tqsyntaxhighlighter_p.h"
#include <ntqguardedptr.h>
#ifndef TQT_NO_ACCEL

@ -38,7 +38,7 @@
#include "tqtooltip.h"
#ifndef TQT_NO_TOOLTIP
#include "ntqlabel.h"
#include "tqlabel.h"
#include "tqptrdict.h"
#include "ntqapplication.h"
#include "ntqguardedptr.h"

@ -36,7 +36,7 @@
**
**********************************************************************/
#include "ntqwhatsthis.h"
#include "tqwhatsthis.h"
#ifndef TQT_NO_WHATSTHIS
#include "ntqapplication.h"
#include "tqpaintdevicemetrics.h"
@ -49,7 +49,7 @@
#include "ntqcursor.h"
#include "tqbitmap.h"
#include "tqtooltip.h"
#include "ntqsimplerichtext.h"
#include "tqsimplerichtext.h"
#include "tqstylesheet.h"
#if defined(QT_ACCESSIBILITY_SUPPORT)
#include "ntqaccessible.h"
@ -62,7 +62,7 @@
#endif
/*!
\class TQWhatsThis ntqwhatsthis.h
\class TQWhatsThis tqwhatsthis.h
\brief The TQWhatsThis class provides a simple description of any
widget, i.e. answering the question "What's this?".
@ -233,7 +233,7 @@ const int vMargin = 8;
const int hMargin = 12;
// Lets TQPopupMenu destroy the TQWhatsThat.
void qWhatsThisBDH()
void tqWhatsThisBDH()
{
if ( wt && wt->whatsThat )
wt->whatsThat->hide();
@ -479,7 +479,7 @@ void TQWhatsThisButton::mouseReleased()
}
}
static void qWhatsThisPrivateCleanup()
static void tqWhatsThisPrivateCleanup()
{
if( wt ) {
delete wt;
@ -617,7 +617,7 @@ void TQWhatsThisPrivate::setUpWhatsThis()
// It is necessary to use a post routine, because
// the destructor deletes pixmaps and other stuff that
// needs a working X connection under X11.
tqAddPostRoutine( qWhatsThisPrivateCleanup );
tqAddPostRoutine( tqWhatsThisPrivateCleanup );
}
}
@ -997,5 +997,5 @@ void TQWhatsThis::setFont( const TQFont &font )
TQApplication::setFont( font, TRUE, "TQWhatsThat" );
}
#include "qwhatsthis.moc"
#include "tqwhatsthis.moc"
#endif

@ -45,7 +45,7 @@
#include "tqobjectlist.h"
#include "ntqlayout.h"
#include "tqtoolbutton.h"
#include "ntqlabel.h"
#include "tqlabel.h"
#include "ntqvbox.h"
#include "ntqaccel.h"
#include "ntqcursor.h"

@ -47,7 +47,7 @@
#include <tqfile.h>
#include <tqfileinfo.h>
#include <ntqheader.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlineedit.h>
#include <ntqmessagebox.h>
#include <tqpixmap.h>

@ -577,7 +577,7 @@
<include location="global" impldecl="in implementation">ntqaccel.h</include>
<include location="global" impldecl="in implementation">ntqcombobox.h</include>
<include location="global" impldecl="in implementation">tqpaintdevicemetrics.h</include>
<include location="global" impldecl="in implementation">ntqsimplerichtext.h</include>
<include location="global" impldecl="in implementation">tqsimplerichtext.h</include>
<include location="global" impldecl="in implementation">tqfileinfo.h</include>
<include location="global" impldecl="in implementation">tqtextstream.h</include>
<include location="global" impldecl="in implementation">ntqdockwindow.h</include>

@ -33,7 +33,7 @@
#include "topicchooserimpl.h"
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlistbox.h>
#include <ntqpushbutton.h>

@ -42,7 +42,7 @@
#include <tqaction.h>
#include <ntqlineedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqtoolbutton.h>
#include <ntqlistview.h>
#include <ntqcheckbox.h>

@ -45,7 +45,7 @@
#include <ntqlineedit.h>
#include <ntqcombobox.h>
#include <ntqspinbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqmessagebox.h>
#include <tqfiledialog.h>
#include <ntqmessagebox.h>

@ -15,7 +15,7 @@
#include <ntqcombobox.h>
#include <ntqdialog.h>
#include <ntqheader.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqlineedit.h>
#include <ntqlistbox.h>
@ -31,7 +31,7 @@
#include <tqstring.h>
#include <tqtooltip.h>
#include <ntqvariant.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <tqwidget.h>
#include "command.h"

@ -46,7 +46,7 @@
#include <tqstrlist.h>
#include <ntqmessagebox.h>
#include <ntqlayout.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqgroupbox.h>
#include <ntqheader.h>
#include <ntqcheckbox.h>

@ -54,7 +54,7 @@
#include <ntqevent.h>
#include <tqpainter.h>
#include <tqpen.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqobjectlist.h>
#include <tqtimer.h>
#include <ntqapplication.h>
@ -67,7 +67,7 @@
#include <tqpopupmenu.h>
#include <tqsizegrip.h>
#include <ntqpushbutton.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <ntqmetaobject.h>
#include <tqtooltip.h>
#include <ntqfeatures.h>

@ -37,7 +37,7 @@
#include "pixmapchooser.h"
#include <ntqlineedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqiconview.h>
#include <ntqpushbutton.h>
#include <ntqcheckbox.h>

@ -40,7 +40,7 @@
#include "listboxrename.h"
#include <ntqlineedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlistbox.h>
#include <ntqpushbutton.h>
#include <ntqcheckbox.h>

@ -45,7 +45,7 @@
#include <ntqlistbox.h>
#include <ntqlineedit.h>
#include <ntqcheckbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqtabwidget.h>
#include <ntqspinbox.h>
#include <ntqpushbutton.h>

@ -100,11 +100,11 @@
#include <tqbuffer.h>
#include <tqdir.h>
#include <tqstyle.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqstatusbar.h>
#include <tqfile.h>
#include <ntqcheckbox.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <ntqwizard.h>
#include <tqtimer.h>
#include <ntqlistbox.h>

@ -35,7 +35,7 @@
#include <stdlib.h>
#include <tqaction.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>
#include <ntqlineedit.h>

@ -45,7 +45,7 @@
#include "sourcefile.h"
#include <tqiconview.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqfileinfo.h>
#include <tqdir.h>
#include <ntqpushbutton.h>

@ -47,7 +47,7 @@
#include <ntqapplication.h>
#include <tqimage.h>
#include <tqpainter.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlineedit.h>
#include <ntqpushbutton.h>
#include <tqiconview.h>

@ -49,7 +49,7 @@
#include <tqobjectlist.h>
#include <ntqheader.h>
#include <ntqpushbutton.h>
#include <ntqlabel.h>
#include <tqlabel.h>
/*
* Constructs a ProjectSettings which is a child of 'parent', with the

@ -69,12 +69,12 @@
#include <tqfontdatabase.h>
#include <tqcolor.h>
#include <tqcolordialog.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqsizepolicy.h>
#include <tqbitmap.h>
#include <tqtooltip.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <ntqaccel.h>
#include <tqworkspace.h>
#include <tqtimer.h>

@ -60,7 +60,7 @@
#include <tqfile.h>
#include <ntqheader.h>
#include <tqiconview.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqlistbox.h>
#include <ntqlistview.h>
@ -79,7 +79,7 @@
#include <tqtextcodec.h>
#include <tqtextstream.h>
#include <tqtooltip.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <tqwidget.h>
#include <tqwidgetstack.h>
#include <ntqwizard.h>

@ -39,7 +39,7 @@
#include <tqwidget.h>
#include <ntqapplication.h>
#include <ntqlabel.h>
#include <tqlabel.h>
SizeHandle::SizeHandle( FormWindow *parent, Direction d, WidgetSelection *s )
: TQWidget( parent )

@ -3,7 +3,7 @@
#include <tqptrlist.h>
#include <tqiconview.h>
#include <ntqcombobox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqfiledialog.h>
#include <ntqtabwidget.h>
#include <tqpoint.h>

@ -37,7 +37,7 @@
#include "pixmapchooser.h"
#include <tqcolordialog.h>
#include <tqpalette.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqpainter.h>
#include <tqimage.h>
#include <tqpixmap.h>

@ -36,7 +36,7 @@
#include <ntqtable.h>
#endif
#include "formwindow.h"
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqcombobox.h>
#include <ntqheader.h>
#include <ntqlistbox.h>

@ -68,7 +68,7 @@
#include <ntqspinbox.h>
#include <ntqmultilineedit.h>
#include <tqtextedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqwidgetstack.h>
#include <ntqcombobox.h>

@ -44,7 +44,7 @@
#include <tqpainter.h>
#include <ntqevent.h>
#include <tqobjectlist.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqwizard.h>
#include <tqptrdict.h>
#include <ntqpushbutton.h>

@ -33,7 +33,7 @@
#include "arghintwidget.h"
#include <ntqbutton.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqpainter.h>
#include <tqpixmap.h>

@ -38,7 +38,7 @@
#include <private/qrichtext_p.h>
#include "paragdata.h"
#include <tqobjectlist.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqtimer.h>
ViewManager::ViewManager( TQWidget *parent, const char *name )

@ -527,7 +527,7 @@
<include location="local" impldecl="in implementation">tqstatusbar.h</include>
<include location="local" impldecl="in implementation">ntqmessagebox.h</include>
<include location="local" impldecl="in implementation">tqclipboard.h</include>
<include location="local" impldecl="in implementation">ntqlabel.h</include>
<include location="local" impldecl="in implementation">tqlabel.h</include>
<include location="local" impldecl="in implementation">ntqlineedit.h</include>
<include location="local" impldecl="in implementation">optionsform.h</include>
<include location="local" impldecl="in implementation">mainform.ui.h</include>

@ -17,7 +17,7 @@
#include <tqdragobject.h>
#include <ntqlayout.h>
#include <tqtooltip.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include "creditformbase.ui.h"
#include <tqimage.h>
#include <tqpixmap.h>

@ -38,7 +38,7 @@
#include <ntqcheckbox.h>
#include <ntqlineedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqgroupbox.h>
#include <ntqlayout.h>
#include <tqregexp.h>

@ -68,6 +68,7 @@ static TQString converted_widgets[] =
"TQDateTimeEdit",
"TQFileDialog",
"TQIconView",
"TQLabel",
"TQMainWindow", "TQMenuBar",
"TQPopupMenu",
"TQStatusBar", "TQSizeGrip",

@ -828,7 +828,7 @@ void Uic::createFormImpl( const TQDomElement &e )
out << "#include <ntqlayout.h>" << endl;
out << "#include <tqtooltip.h>" << endl;
out << "#include <ntqwhatsthis.h>" << endl;
out << "#include <tqwhatsthis.h>" << endl;
if ( objClass == "TQMainWindow" ) {
out << "#include <tqaction.h>" << endl;
out << "#include <tqmenubar.h>" << endl;

@ -46,7 +46,7 @@
#include <uib.h>
#include <ntqapplication.h>
#include <tqtooltip.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <tqobjectlist.h>
#include <private/qpluginmanager_p.h>
#include <tqmime.h>
@ -75,7 +75,7 @@
#include <ntqlineedit.h>
#include <ntqspinbox.h>
#include <ntqmultilineedit.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqwidget.h>
#include <ntqtabwidget.h>
#include <ntqcombobox.h>

@ -246,13 +246,13 @@ QApplication::translate() function directly:
\code
void some_global_function( LoginWidget *logwid )
{
QLabel *label = new QLabel(
TQLabel *label = new TQLabel(
LoginWidget::tr("Password:"), logwid );
}
void same_global_function( LoginWidget *logwid )
{
QLabel *label = new QLabel(
TQLabel *label = new TQLabel(
tqApp->translate("LoginWidget", "Password:"),
logwid );
}
@ -1059,7 +1059,7 @@ We'll now prepare release 1.1 of Troll Print. Start your favorite text
editor and follow these steps:
\list
\i Uncomment the two lines that create a \l QLabel with the text
\i Uncomment the two lines that create a \l TQLabel with the text
"\<b\>TROLL PRINT\</b\>" in \c printpanel.cpp.
\i Word-tidying: Replace "2-sided" by "Two-sided" in \c printpanel.cpp.
\i Replace "1.0" with "1.1" everywhere it occurs in \c mainwindow.cpp.

@ -40,11 +40,11 @@
#include "finddialog.h"
#include <ntqcheckbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqlineedit.h>
#include <ntqpushbutton.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
FindDialog::FindDialog( bool replace, TQWidget *parent, const char *name,
bool modal )

@ -34,7 +34,7 @@
#include "trwindow.h"
#include <ntqapplication.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <tqpixmap.h>
#include <tqtimer.h>
#include <tqtextcodec.h>

@ -45,14 +45,14 @@
#include <ntqapplication.h>
#include <ntqcheckbox.h>
#include <tqclipboard.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqtextedit.h>
#include <tqpalette.h>
#include <ntqpushbutton.h>
#include <tqstring.h>
#include <tqtextview.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <ntqvbox.h>
#include <tqmainwindow.h>
#include <ntqheader.h>

@ -41,12 +41,12 @@
#include "phraselv.h"
#include <ntqapplication.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <ntqlineedit.h>
#include <ntqmessagebox.h>
#include <ntqpushbutton.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
PhraseBookBox::PhraseBookBox( const TQString& filename,
const PhraseBook& phraseBook, TQWidget *parent,

@ -40,7 +40,7 @@
#include "phraselv.h"
#include <tqregexp.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <ntqheader.h>
class WhatPhrase : public TQWhatsThis

@ -57,7 +57,7 @@
#include <tqfiledialog.h>
#include <tqfileinfo.h>
#include <ntqheader.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>
#include <tqmenubar.h>
#include <ntqmessagebox.h>
@ -66,7 +66,7 @@
#include <tqsettings.h>
#include <tqstatusbar.h>
#include <tqtoolbar.h>
#include <ntqwhatsthis.h>
#include <tqwhatsthis.h>
#include <tqprocess.h>
#include <ntqassistantclient.h>

@ -6,7 +6,7 @@
#include "printpanel.h"
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqradiobutton.h>
#include <ntqhbuttongroup.h>

@ -37,7 +37,7 @@
#include <tqtextstream.h>
#include <ntqlistview.h>
#include <ntqhbox.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqmessagebox.h>
#include <tqpopupmenu.h>
#include <tqmenubar.h>

@ -36,7 +36,7 @@
#include "previewframe.h"
#include "paletteeditoradvanced.h"
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqapplication.h>
#include <ntqcombobox.h>
#include <tqstylefactory.h>

@ -1734,7 +1734,7 @@ to
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>ما هذا؟</translation>

@ -1742,7 +1742,7 @@ per a més informació.&lt;/p></translation>
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What's this?</source>
<translation>Què és això?</translation>

@ -1742,7 +1742,7 @@ dalšími verzemi Unixu s grafickým prostředím X11.
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>Co je toto?</translation>

@ -1833,7 +1833,7 @@ nach
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>Direkthilfe</translation>

@ -1736,7 +1736,7 @@ a
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>¿Qué es ésto?</translation>

@ -1859,7 +1859,7 @@ en
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>Qu&apos;est-ce que c&apos;est ?</translation>

@ -1830,7 +1830,7 @@ to
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>מה זה?</translation>

@ -1736,7 +1736,7 @@ in
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>Che cos&apos;è?</translation>

@ -1734,7 +1734,7 @@ to
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>(&apos;S)</translation>

@ -1736,7 +1736,7 @@ til
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What's this?</source>
<translation>Hva er dette?</translation>

@ -1736,7 +1736,7 @@ para
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>O que é isso?</translation>

@ -1736,7 +1736,7 @@ para
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>O que é isso?</translation>

@ -1957,7 +1957,7 @@ to
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>Что это?</translation>

@ -1743,7 +1743,7 @@ Mac&amp;nbsp;OS&amp;nbsp;X, Linux, a mnohé ďalšie komerčné verzie Unixu.
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>Čo je to?</translation>

@ -1717,7 +1717,7 @@ to
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation type="unfinished"></translation>

@ -1733,7 +1733,7 @@ to
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation>?</translation>

@ -1734,7 +1734,7 @@ to
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation></translation>

@ -1715,7 +1715,7 @@ to
</message>
</context>
<context>
<name>QWhatsThisButton</name>
<name>TQWhatsThisButton</name>
<message>
<source>What&apos;s this?</source>
<translation type="unfinished"></translation>

@ -8,7 +8,7 @@
#include <ntqslider.h>
#include <ntqlcdnumber.h>
#include <ntqlabel.h>
#include <tqlabel.h>
LCDRange::LCDRange( TQWidget *parent, const char *name )

@ -8,7 +8,7 @@
#include <tqfont.h>
#include <ntqapplication.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqpushbutton.h>
#include <ntqlcdnumber.h>
#include <ntqlayout.h>

@ -8,7 +8,7 @@
#include <ntqslider.h>
#include <ntqlcdnumber.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>

@ -8,7 +8,7 @@
#include <tqfont.h>
#include <ntqapplication.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqaccel.h>
#include <ntqpushbutton.h>
#include <ntqlcdnumber.h>

@ -8,7 +8,7 @@
#include <ntqslider.h>
#include <ntqlcdnumber.h>
#include <ntqlabel.h>
#include <tqlabel.h>
#include <ntqlayout.h>

Loading…
Cancel
Save