diff options
Diffstat (limited to 'src')
26 files changed, 34 insertions, 34 deletions
diff --git a/src/dialogs/ntqtabdialog.h b/src/dialogs/ntqtabdialog.h index 8d6b67ccd..7547b2f58 100644 --- a/src/dialogs/ntqtabdialog.h +++ b/src/dialogs/ntqtabdialog.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "ntqdialog.h" -#include "ntqiconset.h" +#include "tqiconset.h" #endif // QT_H #ifndef TQT_NO_TABDIALOG diff --git a/src/kernel/ntqstyle.h b/src/kernel/ntqstyle.h index d4288aa33..6fc61b456 100644 --- a/src/kernel/ntqstyle.h +++ b/src/kernel/ntqstyle.h @@ -44,7 +44,7 @@ #include "tqobject.h" #include "ntqpixmap.h" #include "ntqcolor.h" -#include "ntqiconset.h" +#include "tqiconset.h" #include "ntqtabbar.h" #include "ntqtoolbutton.h" #endif // QT_H diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h index 3e62736f3..78ce0ca55 100644 --- a/src/kernel/ntqt.h +++ b/src/kernel/ntqt.h @@ -68,7 +68,7 @@ #include "tqtextcodec.h" #include "ntqpixmap.h" #include <ntqtabbar.h> -#include "ntqiconset.h" +#include "tqiconset.h" #include "ntqbutton.h" #include <ntqtoolbutton.h> #include "ntqstyle.h" @@ -151,7 +151,7 @@ #include <ntqlistview.h> #include "ntqpen.h" #include "ntqdragobject.h" -#include <ntqiconview.h> +#include <tqiconview.h> #include <ntqpixmapcache.h> #include <ntqplatinumstyle.h> #include <ntqpngio.h> diff --git a/src/kernel/qt_kernel.pri b/src/kernel/qt_kernel.pri index 5f20c7111..a021a33fe 100644 --- a/src/kernel/qt_kernel.pri +++ b/src/kernel/qt_kernel.pri @@ -31,7 +31,7 @@ kernel { $$KERNEL_H/ntqfontmetrics.h \ $$KERNEL_H/ntqguardedptr.h \ $$KERNEL_H/ntqgif.h \ - $$KERNEL_H/ntqiconset.h \ + $$KERNEL_H/tqiconset.h \ $$KERNEL_H/tqimage.h \ $$KERNEL_P/tqimageformatinterface_p.h \ $$KERNEL_H/tqimageformatplugin.h \ @@ -215,7 +215,7 @@ kernel { $$KERNEL_CPP/qfont.cpp \ $$KERNEL_CPP/qfontdatabase.cpp \ $$KERNEL_CPP/qguardedptr.cpp \ - $$KERNEL_CPP/qiconset.cpp \ + $$KERNEL_CPP/tqiconset.cpp \ $$KERNEL_CPP/tqimage.cpp \ $$KERNEL_CPP/tqimageformatplugin.cpp \ $$KERNEL_CPP/qkeysequence.cpp \ diff --git a/src/kernel/qvariant.cpp b/src/kernel/qvariant.cpp index 3665062c1..d3782f483 100644 --- a/src/kernel/qvariant.cpp +++ b/src/kernel/qvariant.cpp @@ -53,7 +53,7 @@ #include "ntqsize.h" #include "ntqcolor.h" #include "ntqpalette.h" -#include "ntqiconset.h" +#include "tqiconset.h" #include "ntqdatastream.h" #include "ntqregion.h" #include "ntqpointarray.h" diff --git a/src/kernel/qiconset.cpp b/src/kernel/tqiconset.cpp index 0b17d6193..6bbf4c17a 100644 --- a/src/kernel/qiconset.cpp +++ b/src/kernel/tqiconset.cpp @@ -38,7 +38,7 @@ ** **********************************************************************/ -#include "ntqiconset.h" +#include "tqiconset.h" #ifndef TQT_NO_ICONSET diff --git a/src/kernel/ntqiconset.h b/src/kernel/tqiconset.h index 66fc71146..66fc71146 100644 --- a/src/kernel/ntqiconset.h +++ b/src/kernel/tqiconset.h diff --git a/src/sql/tqdatatable.h b/src/sql/tqdatatable.h index 59fdc9757..7cf5a38f8 100644 --- a/src/sql/tqdatatable.h +++ b/src/sql/tqdatatable.h @@ -49,7 +49,7 @@ #include "tqsqlcursor.h" #include "tqsqlindex.h" #include "tqsqleditorfactory.h" -#include "ntqiconset.h" +#include "tqiconset.h" #endif // QT_H #if !defined( TQT_MODULE_SQL ) || defined( QT_LICENSE_PROFESSIONAL ) diff --git a/src/table/qtable.cpp b/src/table/qtable.cpp index 84bb09e4d..5d6e27bf9 100644 --- a/src/table/qtable.cpp +++ b/src/table/qtable.cpp @@ -54,7 +54,7 @@ #include <ntqapplication.h> #include <ntqtimer.h> #include <tqobjectlist.h> -#include <ntqiconset.h> +#include <tqiconset.h> #include <ntqcombobox.h> #include <ntqcheckbox.h> #include <ntqdragobject.h> diff --git a/src/tools/qfeatures.txt b/src/tools/qfeatures.txt index fd6cb62cb..b2c882798 100644 --- a/src/tools/qfeatures.txt +++ b/src/tools/qfeatures.txt @@ -176,7 +176,7 @@ SeeAlso: ??? Feature: ICONSET Section: Images Requires: IMAGEIO IMAGE_SMOOTHSCALE PALETTE IMAGE_HEURISTIC_MASK -Name: QIconSet +Name: TQIconSet SeeAlso: ??? Feature: DIR @@ -981,7 +981,7 @@ SeeAlso: ??? Feature: ICONVIEW Section: Widgets Requires: SCROLLVIEW IMAGEIO_XPM IMAGE_HEURISTIC_MASK -Name: QIconView +Name: TQIconView SeeAlso: ??? Feature: GRIDVIEW diff --git a/src/widgets/ntqaction.h b/src/widgets/ntqaction.h index 656e77560..e45129341 100644 --- a/src/widgets/ntqaction.h +++ b/src/widgets/ntqaction.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "tqobject.h" -#include "ntqiconset.h" +#include "tqiconset.h" #include "tqstring.h" #include "ntqkeysequence.h" #endif // QT_H diff --git a/src/widgets/ntqheader.h b/src/widgets/ntqheader.h index 6ded79b70..d51a8e18f 100644 --- a/src/widgets/ntqheader.h +++ b/src/widgets/ntqheader.h @@ -44,7 +44,7 @@ #ifndef QT_H #include "tqwidget.h" #include "tqstring.h" -#include "ntqiconset.h" // conversion TQPixmap->TQIconset +#include "tqiconset.h" // conversion TQPixmap->TQIconset #endif // QT_H #ifndef TQT_NO_HEADER diff --git a/src/widgets/ntqmenudata.h b/src/widgets/ntqmenudata.h index 3d20175cf..18fb739ee 100644 --- a/src/widgets/ntqmenudata.h +++ b/src/widgets/ntqmenudata.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "ntqglobal.h" -#include "ntqiconset.h" // conversion TQPixmap->TQIconset +#include "tqiconset.h" // conversion TQPixmap->TQIconset #include "ntqkeysequence.h" #include "tqstring.h" #include "ntqsignal.h" diff --git a/src/widgets/ntqpushbutton.h b/src/widgets/ntqpushbutton.h index 1b77f5d4d..13b76e9fe 100644 --- a/src/widgets/ntqpushbutton.h +++ b/src/widgets/ntqpushbutton.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "ntqbutton.h" -#include "ntqiconset.h" +#include "tqiconset.h" #endif // QT_H #ifndef TQT_NO_PUSHBUTTON diff --git a/src/widgets/ntqtabwidget.h b/src/widgets/ntqtabwidget.h index c2d3242dd..7ab17b504 100644 --- a/src/widgets/ntqtabwidget.h +++ b/src/widgets/ntqtabwidget.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "tqwidget.h" -#include "ntqiconset.h" +#include "tqiconset.h" #endif // QT_H #ifndef TQT_NO_TABWIDGET diff --git a/src/widgets/ntqtoolbox.h b/src/widgets/ntqtoolbox.h index 4b6cf672b..c5559fc81 100644 --- a/src/widgets/ntqtoolbox.h +++ b/src/widgets/ntqtoolbox.h @@ -43,7 +43,7 @@ #ifndef QT_H #include <ntqframe.h> -#include <ntqiconset.h> +#include <tqiconset.h> #endif // QT_H #ifndef TQT_NO_TOOLBOX diff --git a/src/widgets/ntqtoolbutton.h b/src/widgets/ntqtoolbutton.h index e84d8ff9e..98211e251 100644 --- a/src/widgets/ntqtoolbutton.h +++ b/src/widgets/ntqtoolbutton.h @@ -45,7 +45,7 @@ #include "ntqbutton.h" #include "tqstring.h" #include "ntqpixmap.h" -#include "ntqiconset.h" +#include "tqiconset.h" #endif // QT_H #ifndef TQT_NO_TOOLBUTTON diff --git a/src/widgets/qlistview.cpp b/src/widgets/qlistview.cpp index 14dbb1f35..9af517aea 100644 --- a/src/widgets/qlistview.cpp +++ b/src/widgets/qlistview.cpp @@ -52,7 +52,7 @@ #include "ntqdatetime.h" #include "tqptrdict.h" #include "tqptrvector.h" -#include "ntqiconset.h" +#include "tqiconset.h" #include "ntqcleanuphandler.h" #include "ntqpixmapcache.h" #include "ntqpopupmenu.h" @@ -2351,7 +2351,7 @@ void TQListViewItem::ignoreDoubleClick() item \a i, similar to the TQWidget::enterEvent() function. */ -// ### bug here too? see qiconview.cpp onItem/onViewport +// ### bug here too? see tqiconview.cpp onItem/onViewport /*! \fn void TQListView::onViewport() diff --git a/src/widgets/qt_widgets.pri b/src/widgets/qt_widgets.pri index 263c0e473..08b852de5 100644 --- a/src/widgets/qt_widgets.pri +++ b/src/widgets/qt_widgets.pri @@ -20,7 +20,7 @@ widgets { $$WIDGETS_H/ntqheader.h \ $$WIDGETS_H/ntqhgroupbox.h \ $$WIDGETS_H/ntqhbox.h \ - $$WIDGETS_H/ntqiconview.h \ + $$WIDGETS_H/tqiconview.h \ $$WIDGETS_H/ntqlabel.h \ $$WIDGETS_H/ntqlcdnumber.h \ $$WIDGETS_H/ntqlineedit.h \ @@ -82,7 +82,7 @@ widgets { $$WIDGETS_CPP/qheader.cpp \ $$WIDGETS_CPP/qhgroupbox.cpp \ $$WIDGETS_CPP/qhbox.cpp \ - $$WIDGETS_CPP/qiconview.cpp \ + $$WIDGETS_CPP/tqiconview.cpp \ $$WIDGETS_CPP/qlabel.cpp \ $$WIDGETS_CPP/qlcdnumber.cpp \ $$WIDGETS_CPP/qlineedit.cpp \ diff --git a/src/widgets/qtabbar.cpp b/src/widgets/qtabbar.cpp index 1573e4e89..e2b2e162e 100644 --- a/src/widgets/qtabbar.cpp +++ b/src/widgets/qtabbar.cpp @@ -45,7 +45,7 @@ #include "ntqapplication.h" #include "ntqstyle.h" #include "ntqpainter.h" -#include "ntqiconset.h" +#include "tqiconset.h" #include "ntqcursor.h" #include "../kernel/qinternal_p.h" #if defined(QT_ACCESSIBILITY_SUPPORT) diff --git a/src/widgets/qtoolbutton.cpp b/src/widgets/qtoolbutton.cpp index c2cdaa93f..bb5ac8701 100644 --- a/src/widgets/qtoolbutton.cpp +++ b/src/widgets/qtoolbutton.cpp @@ -51,7 +51,7 @@ #include "ntqtooltip.h" #include "ntqtoolbar.h" #include "tqimage.h" -#include "ntqiconset.h" +#include "tqiconset.h" #include "ntqtimer.h" #include "ntqpopupmenu.h" #include "ntqguardedptr.h" diff --git a/src/widgets/qiconview.cpp b/src/widgets/tqiconview.cpp index 71baf927d..4ccecfd21 100644 --- a/src/widgets/qiconview.cpp +++ b/src/widgets/tqiconview.cpp @@ -44,7 +44,7 @@ #include "qplatformdefs.h" #endif -#include "ntqiconview.h" +#include "tqiconview.h" #ifndef TQT_NO_ICONVIEW @@ -441,7 +441,7 @@ void TQIconViewItemLineEdit::focusOutEvent( TQFocusEvent *e ) /*! - \class TQIconDragItem ntqiconview.h + \class TQIconDragItem tqiconview.h \ingroup draganddrop \brief The TQIconDragItem class encapsulates a drag item. @@ -529,7 +529,7 @@ bool TQIconDragData::operator==( const TQIconDragData &i ) const /*! - \class TQIconDrag ntqiconview.h + \class TQIconDrag tqiconview.h \brief The TQIconDrag class supports drag and drop operations within a TQIconView. @@ -744,7 +744,7 @@ void TQIconDragData::setTextRect( const TQRect &r ) /*! - \class TQIconViewItem ntqiconview.h + \class TQIconViewItem tqiconview.h \brief The TQIconViewItem class provides a single item in a TQIconView. \ingroup advanced @@ -2242,7 +2242,7 @@ void TQIconViewItem::checkRect() /*! - \class TQIconView ntqiconview.h + \class TQIconView tqiconview.h \brief The TQIconView class provides an area with movable labelled icons. \module iconview @@ -2428,7 +2428,7 @@ void TQIconViewItem::checkRect() \sa TQIconViewItem::setDragEnabled(), TQIconViewItem::setDropEnabled(), TQIconViewItem::acceptDrop(), TQIconViewItem::dropped(). - <img src=qiconview-m.png> <img src=qiconview-w.png> + <img src=tqiconview-m.png> <img src=tqiconview-w.png> */ /*! \enum TQIconView::ResizeMode diff --git a/src/widgets/ntqiconview.h b/src/widgets/tqiconview.h index 4575afbb0..4575afbb0 100644 --- a/src/widgets/ntqiconview.h +++ b/src/widgets/tqiconview.h diff --git a/src/widgets/tqwidgetinterface_p.h b/src/widgets/tqwidgetinterface_p.h index 5cfd43e48..28986af38 100644 --- a/src/widgets/tqwidgetinterface_p.h +++ b/src/widgets/tqwidgetinterface_p.h @@ -53,7 +53,7 @@ #ifndef QT_H #include <private/qcom_p.h> -#include "ntqiconset.h" +#include "tqiconset.h" #endif // QT_H #ifndef TQT_NO_WIDGETPLUGIN diff --git a/src/widgets/tqwidgetplugin.h b/src/widgets/tqwidgetplugin.h index fa5270d0a..d1cf9b257 100644 --- a/src/widgets/tqwidgetplugin.h +++ b/src/widgets/tqwidgetplugin.h @@ -44,7 +44,7 @@ #ifndef QT_H #include "ntqgplugin.h" #include "tqstringlist.h" -#include "ntqiconset.h" +#include "tqiconset.h" #endif // QT_H #ifndef TQT_NO_WIDGETPLUGIN diff --git a/src/workspace/qworkspace.cpp b/src/workspace/qworkspace.cpp index 4e1ae7f01..be93dd4c1 100644 --- a/src/workspace/qworkspace.cpp +++ b/src/workspace/qworkspace.cpp @@ -52,7 +52,7 @@ #include "ntqpopupmenu.h" #include "ntqmenubar.h" #include "ntqguardedptr.h" -#include "ntqiconset.h" +#include "tqiconset.h" #include "../widgets/tqwidgetresizehandler_p.h" #include "ntqfocusdata.h" #include "ntqdatetime.h" |