summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/ntqaction.h2
-rw-r--r--src/widgets/ntqheader.h2
-rw-r--r--src/widgets/ntqmenudata.h2
-rw-r--r--src/widgets/ntqpushbutton.h2
-rw-r--r--src/widgets/ntqtabwidget.h2
-rw-r--r--src/widgets/ntqtoolbox.h2
-rw-r--r--src/widgets/ntqtoolbutton.h2
-rw-r--r--src/widgets/qlistview.cpp4
-rw-r--r--src/widgets/qt_widgets.pri4
-rw-r--r--src/widgets/qtabbar.cpp2
-rw-r--r--src/widgets/qtoolbutton.cpp2
-rw-r--r--src/widgets/tqiconview.cpp (renamed from src/widgets/qiconview.cpp)12
-rw-r--r--src/widgets/tqiconview.h (renamed from src/widgets/ntqiconview.h)0
-rw-r--r--src/widgets/tqwidgetinterface_p.h2
-rw-r--r--src/widgets/tqwidgetplugin.h2
15 files changed, 21 insertions, 21 deletions
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