diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-19 17:00:12 -0500 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-19 17:00:12 -0500 |
| commit | 0b4e2360e5f0c05784806f4b114fd09541092b7f (patch) | |
| tree | 517a3e7e917238fd55f77b04729d04221805a616 /doc/PyQt.html | |
| parent | f09a033f218e0ec0490991ee974f5e932ed11583 (diff) | |
| download | pytqt-0b4e2360e5f0c05784806f4b114fd09541092b7f.tar.gz pytqt-0b4e2360e5f0c05784806f4b114fd09541092b7f.zip | |
Update integer/long type names
Diffstat (limited to 'doc/PyQt.html')
| -rw-r--r-- | doc/PyQt.html | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/doc/PyQt.html b/doc/PyQt.html index 418b3ca..607919d 100644 --- a/doc/PyQt.html +++ b/doc/PyQt.html @@ -3813,8 +3813,8 @@ NAME="AEN1273" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG readBlock</CODE ->(char *data, Q_ULONG len);<P +>TQ_LONG readBlock</CODE +>(char *data, TQ_ULONG len);<P ></P ></DIV ><P @@ -3839,8 +3839,8 @@ NAME="AEN1284" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG readLine</CODE ->(char *data, Q_ULONG maxlen);<P +>TQ_LONG readLine</CODE +>(char *data, TQ_ULONG maxlen);<P ></P ></DIV ><P @@ -3895,8 +3895,8 @@ NAME="AEN1307" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG writeBlock</CODE ->(const char *data, Q_ULONG len);<P +>TQ_LONG writeBlock</CODE +>(const char *data, TQ_ULONG len);<P ></P ></DIV ><P @@ -5416,7 +5416,7 @@ NAME="AEN1947" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG toLong</CODE +>TQ_LONG toLong</CODE >(bool *ok = 0);<P ></P ></DIV @@ -5438,7 +5438,7 @@ NAME="AEN1955" ></A ><CODE CLASS="FUNCDEF" ->Q_ULONG toULong</CODE +>TQ_ULONG toULong</CODE >(bool *ok = 0);<P ></P ></DIV @@ -11069,8 +11069,8 @@ NAME="AEN4116" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG readBlock</CODE ->(char *data, Q_ULONG maxlen);<P +>TQ_LONG readBlock</CODE +>(char *data, TQ_ULONG maxlen);<P ></P ></DIV ><P @@ -11105,7 +11105,7 @@ NAME="AEN4129" ><CODE CLASS="FUNCDEF" >TQHostAddress</CODE ->(Q_UINT8 *ip6Addr);<P +>(TQ_UINT8 *ip6Addr);<P ></P ></DIV ><P @@ -11135,7 +11135,7 @@ NAME="AEN4141" ><CODE CLASS="FUNCDEF" >void setAddress</CODE ->(Q_UINT8 *ip6Addr);<P +>(TQ_UINT8 *ip6Addr);<P ></P ></DIV ><P @@ -11173,8 +11173,8 @@ NAME="AEN4155" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG readBlock</CODE ->(char *data, Q_ULONG maxlen);<P +>TQ_LONG readBlock</CODE +>(char *data, TQ_ULONG maxlen);<P ></P ></DIV ><P @@ -11278,8 +11278,8 @@ NAME="AEN4188" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG readBlock</CODE ->(char *data, Q_ULONG len);<P +>TQ_LONG readBlock</CODE +>(char *data, TQ_ULONG len);<P ></P ></DIV ><P @@ -11304,8 +11304,8 @@ NAME="AEN4199" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG readLine</CODE ->(char *data, Q_ULONG maxlen);<P +>TQ_LONG readLine</CODE +>(char *data, TQ_ULONG maxlen);<P ></P ></DIV ><P @@ -11330,8 +11330,8 @@ NAME="AEN4210" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG writeBlock</CODE ->(const char *data, Q_ULONG len);<P +>TQ_LONG writeBlock</CODE +>(const char *data, TQ_ULONG len);<P ></P ></DIV ><P @@ -11361,8 +11361,8 @@ NAME="AEN4222" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG readBlock</CODE ->(char *data, Q_ULONG len);<P +>TQ_LONG readBlock</CODE +>(char *data, TQ_ULONG len);<P ></P ></DIV ><P @@ -11387,8 +11387,8 @@ NAME="AEN4233" ></A ><CODE CLASS="FUNCDEF" ->Q_LONG writeBlock</CODE ->(const char *data, Q_ULONG len);<P +>TQ_LONG writeBlock</CODE +>(const char *data, TQ_ULONG len);<P ></P ></DIV ><P |
