summaryrefslogtreecommitdiffstats
path: root/doc/html/porting.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/porting.html')
-rw-r--r--doc/html/porting.html56
1 files changed, 28 insertions, 28 deletions
diff --git a/doc/html/porting.html b/doc/html/porting.html
index 6f431969..edfca2ae 100644
--- a/doc/html/porting.html
+++ b/doc/html/porting.html
@@ -335,20 +335,20 @@ new code.
<li> <a href="tqfontdatabase.html#weight">TQFontDatabase::weight</a>( const TQString &amp; family, const TQString &amp; style, const TQString &amp; ) const
<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> <a href="tqlistbox.html#cellHeight">TQListBox::cellHeight</a>( int i ) const
<li> TQListBox::cellHeight() const
-<li> <a href="ntqlistbox.html#cellWidth">TQListBox::cellWidth</a>() const
-<li> <a href="ntqlistbox.html#findItem">TQListBox::findItem</a>( int yPos ) const
-<li> <a href="ntqlistbox.html#inSort">TQListBox::inSort</a>( const <a href="qlistboxitem.html">TQListBoxItem</a> *lbi )
+<li> <a href="tqlistbox.html#cellWidth">TQListBox::cellWidth</a>() const
+<li> <a href="tqlistbox.html#findItem">TQListBox::findItem</a>( int yPos ) const
+<li> <a href="tqlistbox.html#inSort">TQListBox::inSort</a>( const <a href="tqlistboxitem.html">TQListBoxItem</a> *lbi )
<li> TQListBox::inSort( const <a href="tqstring.html">TQString</a> &amp; text )
-<li> <a href="ntqlistbox.html#itemYPos">TQListBox::itemYPos</a>( int index, int *yPos ) const
-<li> <a href="ntqlistbox.html#numCols">TQListBox::numCols</a>() const
-<li> <a href="ntqlistbox.html#totalHeight">TQListBox::totalHeight</a>() const
-<li> <a href="ntqlistbox.html#totalWidth">TQListBox::totalWidth</a>() const
-<li> <a href="qlistboxitem.html#current">TQListBoxItem::current</a>() const
-<li> <a href="qlistboxitem.html#selected">TQListBoxItem::selected</a>() const
-<li> <a href="ntqlistview.html#removeItem">TQListView::removeItem</a>( <a href="qlistviewitem.html">TQListViewItem</a> *item )
-<li> <a href="qlistviewitem.html#removeItem">TQListViewItem::removeItem</a>( TQListViewItem *item )
+<li> <a href="tqlistbox.html#itemYPos">TQListBox::itemYPos</a>( int index, int *yPos ) const
+<li> <a href="tqlistbox.html#numCols">TQListBox::numCols</a>() const
+<li> <a href="tqlistbox.html#totalHeight">TQListBox::totalHeight</a>() const
+<li> <a href="tqlistbox.html#totalWidth">TQListBox::totalWidth</a>() const
+<li> <a href="tqlistboxitem.html#current">TQListBoxItem::current</a>() const
+<li> <a href="tqlistboxitem.html#selected">TQListBoxItem::selected</a>() const
+<li> <a href="tqlistview.html#removeItem">TQListView::removeItem</a>( <a href="tqlistviewitem.html">TQListViewItem</a> *item )
+<li> <a href="tqlistviewitem.html#removeItem">TQListViewItem::removeItem</a>( TQListViewItem *item )
<li> <a href="tqmainwindow.html#addToolBar">TQMainWindow::addToolBar</a>( <a href="ntqdockwindow.html">TQDockWindow</a> *, Dock = DockTop, bool newLine = FALSE )
<li> TQMainWindow::addToolBar( TQDockWindow *, const TQString &amp; label, Dock = DockTop, bool newLine = FALSE )
<li> <a href="tqmainwindow.html#lineUpToolBars">TQMainWindow::lineUpToolBars</a>( bool keepNewLines = FALSE )
@@ -371,10 +371,10 @@ new code.
<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
-<li> <a href="ntqtabdialog.html#isTabEnabled">TQTabDialog::isTabEnabled</a>( const char *name ) const
-<li> <a href="ntqtabdialog.html#selected">TQTabDialog::selected</a>( const <a href="tqstring.html">TQString</a> &amp; )
+<li> <a href="tqtabdialog.html#isTabEnabled">TQTabDialog::isTabEnabled</a>( const char *name ) const
+<li> <a href="tqtabdialog.html#selected">TQTabDialog::selected</a>( const <a href="tqstring.html">TQString</a> &amp; )
<li> TQTabDialog::selected( const TQString &amp; tabLabel )
-<li> <a href="ntqtabdialog.html#setTabEnabled">TQTabDialog::setTabEnabled</a>( const char *name, bool enable )
+<li> <a href="tqtabdialog.html#setTabEnabled">TQTabDialog::setTabEnabled</a>( const char *name, bool enable )
<li> <a href="tqtextstream.html#TQTextStream">TQTextStream::TQTextStream</a>( TQString &amp; str, int filemode )
<li> <a href="tqtoolbar.html#TQToolBar">TQToolBar::TQToolBar</a>( const TQString &amp; label, <a href="tqmainwindow.html">TQMainWindow</a> *, ToolBarDock = DockTop, bool newLine = FALSE, const char *name = 0 )
<li> <a href="tqtooltip.html#enabled">TQToolTip::enabled</a>()
@@ -390,7 +390,7 @@ new code.
<li> <a href="tqwidget.html#setBackgroundPixmap">TQWidget::setBackgroundPixmap</a>( const <a href="tqpixmap.html">TQPixmap</a> &amp; pm )
<li> <a href="tqwidget.html#setFont">TQWidget::setFont</a>( const <a href="tqfont.html">TQFont</a> &amp; f, bool )
<li> <a href="tqwidget.html#setPalette">TQWidget::setPalette</a>( const <a href="tqpalette.html">TQPalette</a> &amp; p, bool )
-<li> <a href="ntqwizard.html#setFinish">TQWizard::setFinish</a>( <a href="tqwidget.html">TQWidget</a> *, bool )
+<li> <a href="tqwizard.html#setFinish">TQWizard::setFinish</a>( <a href="tqwidget.html">TQWidget</a> *, bool )
<li> <a href="tqxmlinputsource.html#TQXmlInputSource">TQXmlInputSource::TQXmlInputSource</a>( <a href="tqfile.html">TQFile</a> &amp; file )
<li> TQXmlInputSource::TQXmlInputSource( <a href="tqtextstream.html">TQTextStream</a> &amp; stream )
<li> <a href="tqxmlreader.html#parse">TQXmlReader::parse</a>( const <a href="tqxmlinputsource.html">TQXmlInputSource</a> &amp; input )
@@ -424,10 +424,10 @@ names are no longer avaialable.
<tr bgcolor="#d0d0d0"> <td valign="top">TQStack <td valign="top"><a href="tqptrstack.html">TQPtrStack</a> <td valign="top"><tt>&lt;tqptrstack.h&gt;</tt>
<tr bgcolor="#f0f0f0"> <td valign="top">TQVector <td valign="top"><a href="tqptrvector.html">TQPtrVector</a> <td valign="top"><tt>&lt;tqptrvector.h&gt;</tt>
</table></center>
-<p> <h2> <a href="ntqbuttongroup.html">TQButtonGroup</a>
+<p> <h2> <a href="tqbuttongroup.html">TQButtonGroup</a>
</h2>
-<a name="7"></a><p> In TQt 2.x, the function <a href="ntqbuttongroup.html#selected">TQButtonGroup::selected</a>() returns the selected
-<em>radio</em> button (<a href="tqradiobutton.html">TQRadioButton</a>). In TQt 3.0, it returns the selected <em>toggle</em> button (<a href="ntqbutton.html#toggleButton-prop">TQButton::toggleButton</a>), a more general concept.
+<a name="7"></a><p> In TQt 2.x, the function <a href="tqbuttongroup.html#selected">TQButtonGroup::selected</a>() returns the selected
+<em>radio</em> button (<a href="tqradiobutton.html">TQRadioButton</a>). In TQt 3.0, it returns the selected <em>toggle</em> button (<a href="tqbutton.html#toggleButton-prop">TQButton::toggleButton</a>), a more general concept.
This might affect programs that use TQButtonGroups that contain a
mixture of radio buttons and non-radio (e.g. <a href="tqcheckbox.html">TQCheckBox</a>) toggle buttons.
<p> <h2> <a href="tqdate.html">TQDate</a>
@@ -475,7 +475,7 @@ for the <tt>echo</tt> parameter.
</h2>
<a name="12"></a><p> The definitions of <a href="qglayoutiterator.html">TQGLayoutIterator</a>, <a href="ntqlayout.html">TQLayout</a>, <a href="qlayoutitem.html">TQLayoutItem</a>, <a href="qlayoutiterator.html">TQLayoutIterator</a>, <a href="qspaceritem.html">TQSpacerItem</a> and <a href="tqwidgetitem.html">TQWidgetItem</a> have been moved from <tt>&lt;ntqabstractlayout.h&gt;</tt> to <tt>&lt;ntqlayout.h&gt;</tt>. The header <tt>&lt;ntqabstractlayout.h&gt;</tt> now includes <tt>&lt;ntqlayout.h&gt;</tt> for compatibility. It
might be removed in a future version.
-<p> <h2> <a href="qlistviewitem.html">TQListViewItem</a>
+<p> <h2> <a href="tqlistviewitem.html">TQListViewItem</a>
</h2>
<a name="13"></a><p> The paintBranches() function in TQt 2.x had a GUIStyle parameter; this
has been dropped for TQt 3.x since GUI style is handled by the new
@@ -654,8 +654,8 @@ or a plain <a href="tqptrlist.html">TQPtrList</a> instead.
<p> <h2> TQTableView
</h2>
<a name="20"></a><p> The TQTableView class has been obsoleted and is no longer a part of the
-TQt API. Either use the powerful <a href="ntqtable.html">TQTable</a> class or the simplistic
-<a href="ntqgridview.html">TQGridView</a> in any new code you create. If you really need the old table
+TQt API. Either use the powerful <a href="tqtable.html">TQTable</a> class or the simplistic
+<a href="tqgridview.html">TQGridView</a> in any new code you create. If you really need the old table
view for compatibility you can find it in <tt>$TQTDIR/src/attic/qttableview.{cpp,h}</tt>. Note that the class has been
renamed from TQTableView to TQtTableView to avoid name clashes. To use
it, simply include it in your project and rename TQTableView to
@@ -764,7 +764,7 @@ transparent-looking widget. In general, this approach is slow and
processor hungry. TQt 3.0 uses the BackgroundOrigin which provides
vastly improved performance and more flexibility in most cases. The
few classes for which the AutoMask property is still the best approach
-are <a href="tqcheckbox.html">TQCheckBox</a>, <a href="tqcombobox.html">TQComboBox</a>, <a href="tqpushbutton.html">TQPushButton</a>, <a href="tqradiobutton.html">TQRadioButton</a> and <a href="ntqtabwidget.html">TQTabWidget</a>.
+are <a href="tqcheckbox.html">TQCheckBox</a>, <a href="tqcombobox.html">TQComboBox</a>, <a href="tqpushbutton.html">TQPushButton</a>, <a href="tqradiobutton.html">TQRadioButton</a> and <a href="tqtabwidget.html">TQTabWidget</a>.
<p> <h2> Bezier Curves
</h2>
<a name="28"></a><p> The function names for Bezier curves in <a href="tqpainter.html">TQPainter</a> and <a href="tqpointarray.html">TQPointArray</a> have
@@ -777,8 +777,8 @@ replace these calls with
<li> TQPointArray <a href="tqpointarray.html#cubicBezier">TQPointArray::cubicBezier</a>() const
</ul>
respectively. Neither the arguments nor the resulting curve have changed.
-<p> <h2> Locale-aware String Comparisons in <a href="tqiconview.html">TQIconView</a>, <a href="ntqlistbox.html">TQListBox</a>,
-<a href="ntqlistview.html">TQListView</a> and <a href="ntqtable.html">TQTable</a>
+<p> <h2> Locale-aware String Comparisons in <a href="tqiconview.html">TQIconView</a>, <a href="tqlistbox.html">TQListBox</a>,
+<a href="tqlistview.html">TQListView</a> and <a href="tqtable.html">TQTable</a>
</h2>
<a name="29"></a><p> In TQt 2.x, <a href="tqstring.html">TQString</a> only provided string comparisons using the Unicode
values of the characters of a string. This is efficient and reliable,
@@ -786,11 +786,11 @@ but it is not the appropriate order for most languages. For example,
French users expect '&eacute;' (e acute) to be treated essentially as
'e' and not put after 'z'.
<p> In TQt 3.0, <a href="tqstring.html#localeAwareCompare">TQString::localeAwareCompare</a>() implements locale aware
-string comparisions on certain platforms. The classes <a href="tqiconview.html">TQIconView</a>, <a href="ntqlistbox.html">TQListBox</a>, <a href="ntqlistview.html">TQListView</a> and <a href="ntqtable.html">TQTable</a> now use
+string comparisions on certain platforms. The classes <a href="tqiconview.html">TQIconView</a>, <a href="tqlistbox.html">TQListBox</a>, <a href="tqlistview.html">TQListView</a> and <a href="tqtable.html">TQTable</a> now use
TQString::localeAwareCompare() instead of <a href="tqstring.html#compare">TQString::compare</a>(). If you
want to control the behaviour yourself you can always reimplement
-<a href="tqiconviewitem.html#compare">TQIconViewItem::compare</a>(), <a href="ntqlistbox.html#text">TQListBox::text</a>(), <a href="qlistviewitem.html#compare">TQListViewItem::compare</a>()
-or <a href="qtableitem.html#key">TQTableItem::key</a>() as appropriate.
+<a href="tqiconviewitem.html#compare">TQIconViewItem::compare</a>(), <a href="tqlistbox.html#text">TQListBox::text</a>(), <a href="tqlistviewitem.html#compare">TQListViewItem::compare</a>()
+or <a href="tqtableitem.html#key">TQTableItem::key</a>() as appropriate.
<p>
<!-- eof -->
<p><address><hr><div align=center>