summaryrefslogtreecommitdiffstats
path: root/tdeio/Mainpage.dox
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:13:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 15:13:01 -0600
commitdeac2ca49faed824fe83066080714eb6d653615b (patch)
tree8b5bf97c5acaaf5285985b87fa76dbea0f35e4fa /tdeio/Mainpage.dox
parent0c9d97065a3d6ceb12d687555a1a33d90db96238 (diff)
downloadtdelibs-deac2ca49faed824fe83066080714eb6d653615b.tar.gz
tdelibs-deac2ca49faed824fe83066080714eb6d653615b.zip
Rename a number of classes to enhance compatibility with KDE4
Diffstat (limited to 'tdeio/Mainpage.dox')
-rw-r--r--tdeio/Mainpage.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeio/Mainpage.dox b/tdeio/Mainpage.dox
index 2de4b3157..464faf7a6 100644
--- a/tdeio/Mainpage.dox
+++ b/tdeio/Mainpage.dox
@@ -39,7 +39,7 @@
* its building blocks and some other widgets, making use of the file dialog.
*
* The file dialog provides different views; there is a vertically scrolling
- * view based on KListView, showing things like filename, file size,
+ * view based on TDEListView, showing things like filename, file size,
* permissions etc. in separate columns. And there is a horizontally scrolling
* view based on KIconView. Additionally, there are some compound views,
* like a view using the icon-view for files on the right side and another
@@ -55,7 +55,7 @@
* to them is KDirOperator. It allows the user to switch between different
* views.
*
- * KFileTreeView is a KListView based widget that displays files and/or
+ * KFileTreeView is a TDEListView based widget that displays files and/or
* directories as a tree. It does not implement the KFileView interface,
* however, so it can't be used with KDirOperator.
*
@@ -100,7 +100,7 @@
* The KFileView based on KIconView.
*
* KFileDetailView:
- * The KFileView based on KListView.
+ * The KFileView based on TDEListView.
*
* KFilePreview:
* The KFileView, combining a widget showing preview for a selected file