summaryrefslogtreecommitdiffstats
path: root/sip/qtnetwork
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-02 14:11:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-02 14:11:34 -0600
commited5b57040a2add0633ab20089a1f451898e633e2 (patch)
tree97c683fb257ad81498c3acea893a2a9778e0f478 /sip/qtnetwork
parent752274609034af8c68c46d19bed586ea6ae348b8 (diff)
downloadpytqt-ed5b57040a2add0633ab20089a1f451898e633e2.tar.gz
pytqt-ed5b57040a2add0633ab20089a1f451898e633e2.zip
Use tq includes instead of native q includes
Diffstat (limited to 'sip/qtnetwork')
-rw-r--r--sip/qtnetwork/qdns.sip8
-rw-r--r--sip/qtnetwork/qftp.sip2
-rw-r--r--sip/qtnetwork/qhostaddress.sip2
-rw-r--r--sip/qtnetwork/qhttp.sip8
-rw-r--r--sip/qtnetwork/qlocalfs.sip2
-rw-r--r--sip/qtnetwork/qnetwork.sip4
-rw-r--r--sip/qtnetwork/qserversocket.sip2
-rw-r--r--sip/qtnetwork/qsocket.sip2
-rw-r--r--sip/qtnetwork/qsocketdevice.sip2
9 files changed, 16 insertions, 16 deletions
diff --git a/sip/qtnetwork/qdns.sip b/sip/qtnetwork/qdns.sip
index 3d53ae1..9ddf6f6 100644
--- a/sip/qtnetwork/qdns.sip
+++ b/sip/qtnetwork/qdns.sip
@@ -35,7 +35,7 @@
class TQDns : TQObject
{
%TypeHeaderCode
-#include <qdns.h>
+#include <tqdns.h>
%End
public:
@@ -106,7 +106,7 @@ signals:
%MappedType TQValueList<TQHostAddress>
{
%TypeHeaderCode
-#include <qvaluelist.h>
+#include <tqvaluelist.h>
%End
%ConvertFromTypeCode
@@ -162,7 +162,7 @@ signals:
%MappedType TQValueList<TQDns::MailServer>
{
%TypeHeaderCode
-#include <qvaluelist.h>
+#include <tqvaluelist.h>
%End
%ConvertFromTypeCode
@@ -218,7 +218,7 @@ signals:
%MappedType TQValueList<TQDns::Server>
{
%TypeHeaderCode
-#include <qvaluelist.h>
+#include <tqvaluelist.h>
%End
%ConvertFromTypeCode
diff --git a/sip/qtnetwork/qftp.sip b/sip/qtnetwork/qftp.sip
index e1e7613..73dca92 100644
--- a/sip/qtnetwork/qftp.sip
+++ b/sip/qtnetwork/qftp.sip
@@ -42,7 +42,7 @@ This takes a single <Literal>maxlen</Literal> parameter. The
class TQFtp : TQNetworkProtocol
{
%TypeHeaderCode
-#include <qftp.h>
+#include <tqftp.h>
%End
public:
diff --git a/sip/qtnetwork/qhostaddress.sip b/sip/qtnetwork/qhostaddress.sip
index 4862672..006acfb 100644
--- a/sip/qtnetwork/qhostaddress.sip
+++ b/sip/qtnetwork/qhostaddress.sip
@@ -62,7 +62,7 @@ Not yet implemented.
class TQHostAddress
{
%TypeHeaderCode
-#include <qhostaddress.h>
+#include <tqhostaddress.h>
%End
public:
diff --git a/sip/qtnetwork/qhttp.sip b/sip/qtnetwork/qhttp.sip
index 966cccf..dfd9381 100644
--- a/sip/qtnetwork/qhttp.sip
+++ b/sip/qtnetwork/qhttp.sip
@@ -61,7 +61,7 @@ This takes a single <Literal>maxlen</Literal> parameter. The
class TQHttpHeader
{
%TypeHeaderCode
-#include <qhttp.h>
+#include <tqhttp.h>
%End
public:
@@ -101,7 +101,7 @@ protected:
class TQHttpResponseHeader : TQHttpHeader
{
%TypeHeaderCode
-#include <qhttp.h>
+#include <tqhttp.h>
%End
public:
@@ -124,7 +124,7 @@ protected:
class TQHttpRequestHeader : TQHttpHeader
{
%TypeHeaderCode
-#include <qhttp.h>
+#include <tqhttp.h>
%End
public:
@@ -155,7 +155,7 @@ protected:
class TQHttp : TQNetworkProtocol
{
%TypeHeaderCode
-#include <qhttp.h>
+#include <tqhttp.h>
%End
public:
diff --git a/sip/qtnetwork/qlocalfs.sip b/sip/qtnetwork/qlocalfs.sip
index 59f15eb..47f9e50 100644
--- a/sip/qtnetwork/qlocalfs.sip
+++ b/sip/qtnetwork/qlocalfs.sip
@@ -35,7 +35,7 @@
class TQLocalFs : TQNetworkProtocol
{
%TypeHeaderCode
-#include <qlocalfs.h>
+#include <tqlocalfs.h>
%End
public:
diff --git a/sip/qtnetwork/qnetwork.sip b/sip/qtnetwork/qnetwork.sip
index ef4db4b..2413b2a 100644
--- a/sip/qtnetwork/qnetwork.sip
+++ b/sip/qtnetwork/qnetwork.sip
@@ -24,8 +24,8 @@
%If (TQt_2_2_0 -)
%ModuleHeaderCode
-#include <qglobal.h>
-#include <qnetwork.h>
+#include <tqglobal.h>
+#include <tqnetwork.h>
%End
void qInitNetworkProtocols();
diff --git a/sip/qtnetwork/qserversocket.sip b/sip/qtnetwork/qserversocket.sip
index ce83d7b..9bf2101 100644
--- a/sip/qtnetwork/qserversocket.sip
+++ b/sip/qtnetwork/qserversocket.sip
@@ -34,7 +34,7 @@
class TQServerSocket : TQObject
{
%TypeHeaderCode
-#include <qserversocket.h>
+#include <tqserversocket.h>
%End
public:
diff --git a/sip/qtnetwork/qsocket.sip b/sip/qtnetwork/qsocket.sip
index cde11e3..7e7dd83 100644
--- a/sip/qtnetwork/qsocket.sip
+++ b/sip/qtnetwork/qsocket.sip
@@ -62,7 +62,7 @@ as a parameter.
class TQSocket : TQObject, TQIODevice
{
%TypeHeaderCode
-#include <qsocket.h>
+#include <tqsocket.h>
%End
public:
diff --git a/sip/qtnetwork/qsocketdevice.sip b/sip/qtnetwork/qsocketdevice.sip
index b9249d8..cd39996 100644
--- a/sip/qtnetwork/qsocketdevice.sip
+++ b/sip/qtnetwork/qsocketdevice.sip
@@ -51,7 +51,7 @@ as a parameter.
class TQSocketDevice : TQIODevice
{
%TypeHeaderCode
-#include <qsocketdevice.h>
+#include <tqsocketdevice.h>
%End
public: