From af92e92c9ec82f6775c8e64bed0b62911afae42a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 19 Jun 2012 23:13:05 -0500 Subject: Update for recent TQ changes. --- doc/classref/kio/KZipFileEntry.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/classref/kio/KZipFileEntry.html') diff --git a/doc/classref/kio/KZipFileEntry.html b/doc/classref/kio/KZipFileEntry.html index 642e9c2..c83b05d 100644 --- a/doc/classref/kio/KZipFileEntry.html +++ b/doc/classref/kio/KZipFileEntry.html @@ -47,14 +47,14 @@ groupTQString symlinkTQString pathTQString -startQ_LONG -uncompressedSizeQ_LONG +startTQ_LONG +uncompressedSizeTQ_LONG encodingint -compressedSizeQ_LONG +compressedSizeTQ_LONG

  • compressedSize () -
    +
    returns (Q_LONG)
    returns (TQ_LONG)
    In versions KDE 3.1.0 and above only

  • crc32 () @@ -74,7 +74,7 @@
  • In versions KDE 3.1.0 and above only

  • headerStart () -
    +
    returns (Q_LONG)
    returns (TQ_LONG)
    In versions KDE 3.1.0 and above only

  • path () @@ -92,14 +92,14 @@
    returns nothing
    In versions KDE 3.1.0 and above only
    - +
    ArgumentTypeDefault
    compressedSizeQ_LONG
    compressedSizeTQ_LONG

  • setHeaderStart (headerstart)
    returns nothing
    In versions KDE 3.1.0 and above only
    - +
    ArgumentTypeDefault
    headerstartQ_LONG
    headerstartTQ_LONG

  • -- cgit v1.2.3