summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 12:59:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 12:59:34 -0600
commit62e707662a0943c63abdd7df358e323c95a97eda (patch)
treec0025f3f8249724efaa6519b0c9b9b6fba647838 /extra
parent352b2ef6c06332062d35211d7f49942315d2f36a (diff)
downloadpytde-62e707662a0943c63abdd7df358e323c95a97eda.tar.gz
pytde-62e707662a0943c63abdd7df358e323c95a97eda.zip
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
Diffstat (limited to 'extra')
-rw-r--r--extra/kde340/krecentdirs.h2
-rw-r--r--extra/kde340/kurifilter.h8
-rw-r--r--extra/kde341/krecentdirs.h2
-rw-r--r--extra/kde341/kurifilter.h8
-rw-r--r--extra/kde342/krecentdirs.h2
-rw-r--r--extra/kde342/kurifilter.h8
-rw-r--r--extra/kde343/krecentdirs.h2
-rw-r--r--extra/kde343/kurifilter.h8
-rw-r--r--extra/kde350/krecentdirs.h2
-rw-r--r--extra/kde350/kurifilter.h8
-rw-r--r--extra/kde351/kurifilter.h8
-rw-r--r--extra/kde352/kurifilter.h8
-rw-r--r--extra/kde353/kurifilter.h8
13 files changed, 37 insertions, 37 deletions
diff --git a/extra/kde340/krecentdirs.h b/extra/kde340/krecentdirs.h
index e8c6c94..774655e 100644
--- a/extra/kde340/krecentdirs.h
+++ b/extra/kde340/krecentdirs.h
@@ -47,7 +47,7 @@
* a single ':' the file-class is specific to the current application.
* If the file-class starts with '::' it is global to all applications.
*/
-class KIO_EXPORT KRecentDirs
+class TDEIO_EXPORT KRecentDirs
{
public:
/**
diff --git a/extra/kde340/kurifilter.h b/extra/kde340/kurifilter.h
index 33efcdd..53dbaa6 100644
--- a/extra/kde340/kurifilter.h
+++ b/extra/kde340/kurifilter.h
@@ -75,7 +75,7 @@ class TDECModule;
* @author Dawit Alemayehu <adawit at kde.org>
*/
-class KIO_EXPORT KURIFilterData
+class TDEIO_EXPORT KURIFilterData
{
friend class KURIFilterPlugin;
@@ -341,7 +341,7 @@ private:
*
* @short Abstract class for URI filter plugins.
*/
-class KIO_EXPORT KURIFilterPlugin : public TQObject
+class TDEIO_EXPORT KURIFilterPlugin : public TQObject
{
Q_OBJECT
@@ -440,7 +440,7 @@ private:
/**
* A list of filter plugins.
*/
-class KIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
+class TDEIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
{
public:
virtual int compareItems(Item a, Item b)
@@ -525,7 +525,7 @@ private:
* @short Filters a given URL into its proper format whenever possible.
*/
-class KIO_EXPORT KURIFilter
+class TDEIO_EXPORT KURIFilter
{
public:
/**
diff --git a/extra/kde341/krecentdirs.h b/extra/kde341/krecentdirs.h
index e8c6c94..774655e 100644
--- a/extra/kde341/krecentdirs.h
+++ b/extra/kde341/krecentdirs.h
@@ -47,7 +47,7 @@
* a single ':' the file-class is specific to the current application.
* If the file-class starts with '::' it is global to all applications.
*/
-class KIO_EXPORT KRecentDirs
+class TDEIO_EXPORT KRecentDirs
{
public:
/**
diff --git a/extra/kde341/kurifilter.h b/extra/kde341/kurifilter.h
index 33efcdd..53dbaa6 100644
--- a/extra/kde341/kurifilter.h
+++ b/extra/kde341/kurifilter.h
@@ -75,7 +75,7 @@ class TDECModule;
* @author Dawit Alemayehu <adawit at kde.org>
*/
-class KIO_EXPORT KURIFilterData
+class TDEIO_EXPORT KURIFilterData
{
friend class KURIFilterPlugin;
@@ -341,7 +341,7 @@ private:
*
* @short Abstract class for URI filter plugins.
*/
-class KIO_EXPORT KURIFilterPlugin : public TQObject
+class TDEIO_EXPORT KURIFilterPlugin : public TQObject
{
Q_OBJECT
@@ -440,7 +440,7 @@ private:
/**
* A list of filter plugins.
*/
-class KIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
+class TDEIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
{
public:
virtual int compareItems(Item a, Item b)
@@ -525,7 +525,7 @@ private:
* @short Filters a given URL into its proper format whenever possible.
*/
-class KIO_EXPORT KURIFilter
+class TDEIO_EXPORT KURIFilter
{
public:
/**
diff --git a/extra/kde342/krecentdirs.h b/extra/kde342/krecentdirs.h
index e8c6c94..774655e 100644
--- a/extra/kde342/krecentdirs.h
+++ b/extra/kde342/krecentdirs.h
@@ -47,7 +47,7 @@
* a single ':' the file-class is specific to the current application.
* If the file-class starts with '::' it is global to all applications.
*/
-class KIO_EXPORT KRecentDirs
+class TDEIO_EXPORT KRecentDirs
{
public:
/**
diff --git a/extra/kde342/kurifilter.h b/extra/kde342/kurifilter.h
index 33efcdd..53dbaa6 100644
--- a/extra/kde342/kurifilter.h
+++ b/extra/kde342/kurifilter.h
@@ -75,7 +75,7 @@ class TDECModule;
* @author Dawit Alemayehu <adawit at kde.org>
*/
-class KIO_EXPORT KURIFilterData
+class TDEIO_EXPORT KURIFilterData
{
friend class KURIFilterPlugin;
@@ -341,7 +341,7 @@ private:
*
* @short Abstract class for URI filter plugins.
*/
-class KIO_EXPORT KURIFilterPlugin : public TQObject
+class TDEIO_EXPORT KURIFilterPlugin : public TQObject
{
Q_OBJECT
@@ -440,7 +440,7 @@ private:
/**
* A list of filter plugins.
*/
-class KIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
+class TDEIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
{
public:
virtual int compareItems(Item a, Item b)
@@ -525,7 +525,7 @@ private:
* @short Filters a given URL into its proper format whenever possible.
*/
-class KIO_EXPORT KURIFilter
+class TDEIO_EXPORT KURIFilter
{
public:
/**
diff --git a/extra/kde343/krecentdirs.h b/extra/kde343/krecentdirs.h
index e8c6c94..774655e 100644
--- a/extra/kde343/krecentdirs.h
+++ b/extra/kde343/krecentdirs.h
@@ -47,7 +47,7 @@
* a single ':' the file-class is specific to the current application.
* If the file-class starts with '::' it is global to all applications.
*/
-class KIO_EXPORT KRecentDirs
+class TDEIO_EXPORT KRecentDirs
{
public:
/**
diff --git a/extra/kde343/kurifilter.h b/extra/kde343/kurifilter.h
index 33efcdd..53dbaa6 100644
--- a/extra/kde343/kurifilter.h
+++ b/extra/kde343/kurifilter.h
@@ -75,7 +75,7 @@ class TDECModule;
* @author Dawit Alemayehu <adawit at kde.org>
*/
-class KIO_EXPORT KURIFilterData
+class TDEIO_EXPORT KURIFilterData
{
friend class KURIFilterPlugin;
@@ -341,7 +341,7 @@ private:
*
* @short Abstract class for URI filter plugins.
*/
-class KIO_EXPORT KURIFilterPlugin : public TQObject
+class TDEIO_EXPORT KURIFilterPlugin : public TQObject
{
Q_OBJECT
@@ -440,7 +440,7 @@ private:
/**
* A list of filter plugins.
*/
-class KIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
+class TDEIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
{
public:
virtual int compareItems(Item a, Item b)
@@ -525,7 +525,7 @@ private:
* @short Filters a given URL into its proper format whenever possible.
*/
-class KIO_EXPORT KURIFilter
+class TDEIO_EXPORT KURIFilter
{
public:
/**
diff --git a/extra/kde350/krecentdirs.h b/extra/kde350/krecentdirs.h
index e8c6c94..774655e 100644
--- a/extra/kde350/krecentdirs.h
+++ b/extra/kde350/krecentdirs.h
@@ -47,7 +47,7 @@
* a single ':' the file-class is specific to the current application.
* If the file-class starts with '::' it is global to all applications.
*/
-class KIO_EXPORT KRecentDirs
+class TDEIO_EXPORT KRecentDirs
{
public:
/**
diff --git a/extra/kde350/kurifilter.h b/extra/kde350/kurifilter.h
index f290f62..639366f 100644
--- a/extra/kde350/kurifilter.h
+++ b/extra/kde350/kurifilter.h
@@ -75,7 +75,7 @@ class TDECModule;
* @author Dawit Alemayehu <adawit at kde.org>
*/
-class KIO_EXPORT KURIFilterData
+class TDEIO_EXPORT KURIFilterData
{
friend class KURIFilterPlugin;
@@ -341,7 +341,7 @@ private:
*
* @short Abstract class for URI filter plugins.
*/
-class KIO_EXPORT KURIFilterPlugin : public TQObject
+class TDEIO_EXPORT KURIFilterPlugin : public TQObject
{
Q_OBJECT
@@ -440,7 +440,7 @@ private:
/**
* A list of filter plugins.
*/
-class KIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
+class TDEIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
{
public:
virtual int compareItems(Item a, Item b)
@@ -525,7 +525,7 @@ private:
* @short Filters a given URL into its proper format whenever possible.
*/
-class KIO_EXPORT KURIFilter
+class TDEIO_EXPORT KURIFilter
{
public:
/**
diff --git a/extra/kde351/kurifilter.h b/extra/kde351/kurifilter.h
index f290f62..639366f 100644
--- a/extra/kde351/kurifilter.h
+++ b/extra/kde351/kurifilter.h
@@ -75,7 +75,7 @@ class TDECModule;
* @author Dawit Alemayehu <adawit at kde.org>
*/
-class KIO_EXPORT KURIFilterData
+class TDEIO_EXPORT KURIFilterData
{
friend class KURIFilterPlugin;
@@ -341,7 +341,7 @@ private:
*
* @short Abstract class for URI filter plugins.
*/
-class KIO_EXPORT KURIFilterPlugin : public TQObject
+class TDEIO_EXPORT KURIFilterPlugin : public TQObject
{
Q_OBJECT
@@ -440,7 +440,7 @@ private:
/**
* A list of filter plugins.
*/
-class KIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
+class TDEIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
{
public:
virtual int compareItems(Item a, Item b)
@@ -525,7 +525,7 @@ private:
* @short Filters a given URL into its proper format whenever possible.
*/
-class KIO_EXPORT KURIFilter
+class TDEIO_EXPORT KURIFilter
{
public:
/**
diff --git a/extra/kde352/kurifilter.h b/extra/kde352/kurifilter.h
index f290f62..639366f 100644
--- a/extra/kde352/kurifilter.h
+++ b/extra/kde352/kurifilter.h
@@ -75,7 +75,7 @@ class TDECModule;
* @author Dawit Alemayehu <adawit at kde.org>
*/
-class KIO_EXPORT KURIFilterData
+class TDEIO_EXPORT KURIFilterData
{
friend class KURIFilterPlugin;
@@ -341,7 +341,7 @@ private:
*
* @short Abstract class for URI filter plugins.
*/
-class KIO_EXPORT KURIFilterPlugin : public TQObject
+class TDEIO_EXPORT KURIFilterPlugin : public TQObject
{
Q_OBJECT
@@ -440,7 +440,7 @@ private:
/**
* A list of filter plugins.
*/
-class KIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
+class TDEIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
{
public:
virtual int compareItems(Item a, Item b)
@@ -525,7 +525,7 @@ private:
* @short Filters a given URL into its proper format whenever possible.
*/
-class KIO_EXPORT KURIFilter
+class TDEIO_EXPORT KURIFilter
{
public:
/**
diff --git a/extra/kde353/kurifilter.h b/extra/kde353/kurifilter.h
index f290f62..639366f 100644
--- a/extra/kde353/kurifilter.h
+++ b/extra/kde353/kurifilter.h
@@ -75,7 +75,7 @@ class TDECModule;
* @author Dawit Alemayehu <adawit at kde.org>
*/
-class KIO_EXPORT KURIFilterData
+class TDEIO_EXPORT KURIFilterData
{
friend class KURIFilterPlugin;
@@ -341,7 +341,7 @@ private:
*
* @short Abstract class for URI filter plugins.
*/
-class KIO_EXPORT KURIFilterPlugin : public TQObject
+class TDEIO_EXPORT KURIFilterPlugin : public TQObject
{
Q_OBJECT
@@ -440,7 +440,7 @@ private:
/**
* A list of filter plugins.
*/
-class KIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
+class TDEIO_EXPORT KURIFilterPluginList : public TQPtrList<KURIFilterPlugin>
{
public:
virtual int compareItems(Item a, Item b)
@@ -525,7 +525,7 @@ private:
* @short Filters a given URL into its proper format whenever possible.
*/
-class KIO_EXPORT KURIFilter
+class TDEIO_EXPORT KURIFilter
{
public:
/**