summaryrefslogtreecommitdiffstats
path: root/doc/html/index
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/index')
-rw-r--r--doc/html/index1452
1 files changed, 726 insertions, 726 deletions
diff --git a/doc/html/index b/doc/html/index
index a15c203ea..a5640e900 100644
--- a/doc/html/index
+++ b/doc/html/index
@@ -52,7 +52,7 @@
"Events and Event Filters" eventsandfilters.html
"File Handling" tutorial2-07.html
"Font Displayer" qfd-example.html
-"Format of the QDataStream Operators" datastreamformat.html
+"Format of the TQDataStream Operators" datastreamformat.html
"GNU General Public License" gpl.html
"Getting Started" motif-walkthrough-1.html
"Grapher Plugin" grapher-nsplugin-example.html
@@ -456,11 +456,11 @@
"QBrush::setStyle" ntqbrush.html#setStyle
"QBrush::style" ntqbrush.html#style
"QBrush::~QBrush" ntqbrush.html#~QBrush
-"QBuffer" ntqbuffer.html
-"QBuffer::buffer" ntqbuffer.html#buffer
-"QBuffer::setBuffer" ntqbuffer.html#setBuffer
-"QBuffer::writeBlock" ntqbuffer.html#writeBlock
-"QBuffer::~QBuffer" ntqbuffer.html#~QBuffer
+"TQBuffer" tqbuffer.html
+"TQBuffer::buffer" tqbuffer.html#buffer
+"TQBuffer::setBuffer" tqbuffer.html#setBuffer
+"TQBuffer::writeBlock" tqbuffer.html#writeBlock
+"TQBuffer::~TQBuffer" tqbuffer.html#~TQBuffer
"QButton" ntqbutton.html
"QButton::ToggleState" ntqbutton.html#ToggleState
"QButton::ToggleType" ntqbutton.html#ToggleType
@@ -861,22 +861,22 @@
"QChildEvent::child" qchildevent.html#child
"QChildEvent::inserted" qchildevent.html#inserted
"QChildEvent::removed" qchildevent.html#removed
-"QClipboard" ntqclipboard.html
-"QClipboard::Mode" ntqclipboard.html#Mode
-"QClipboard::clear" ntqclipboard.html#clear
-"QClipboard::data" ntqclipboard.html#data
-"QClipboard::dataChanged" ntqclipboard.html#dataChanged
-"QClipboard::image" ntqclipboard.html#image
-"QClipboard::ownsClipboard" ntqclipboard.html#ownsClipboard
-"QClipboard::ownsSelection" ntqclipboard.html#ownsSelection
-"QClipboard::pixmap" ntqclipboard.html#pixmap
-"QClipboard::selectionChanged" ntqclipboard.html#selectionChanged
-"QClipboard::setData" ntqclipboard.html#setData
-"QClipboard::setImage" ntqclipboard.html#setImage
-"QClipboard::setPixmap" ntqclipboard.html#setPixmap
-"QClipboard::setText" ntqclipboard.html#setText
-"QClipboard::supportsSelection" ntqclipboard.html#supportsSelection
-"QClipboard::text" ntqclipboard.html#text
+"TQClipboard" tqclipboard.html
+"TQClipboard::Mode" tqclipboard.html#Mode
+"TQClipboard::clear" tqclipboard.html#clear
+"TQClipboard::data" tqclipboard.html#data
+"TQClipboard::dataChanged" tqclipboard.html#dataChanged
+"TQClipboard::image" tqclipboard.html#image
+"TQClipboard::ownsClipboard" tqclipboard.html#ownsClipboard
+"TQClipboard::ownsSelection" tqclipboard.html#ownsSelection
+"TQClipboard::pixmap" tqclipboard.html#pixmap
+"TQClipboard::selectionChanged" tqclipboard.html#selectionChanged
+"TQClipboard::setData" tqclipboard.html#setData
+"TQClipboard::setImage" tqclipboard.html#setImage
+"TQClipboard::setPixmap" tqclipboard.html#setPixmap
+"TQClipboard::setText" tqclipboard.html#setText
+"TQClipboard::supportsSelection" tqclipboard.html#supportsSelection
+"TQClipboard::text" tqclipboard.html#text
"QCloseEvent" qcloseevent.html
"QCloseEvent::accept" qcloseevent.html#accept
"QCloseEvent::ignore" qcloseevent.html#ignore
@@ -1143,35 +1143,35 @@
"TQDataBrowser::updateCurrent" tqdatabrowser.html#updateCurrent
"TQDataBrowser::writeFields" tqdatabrowser.html#writeFields
"TQDataBrowser::~TQDataBrowser" tqdatabrowser.html#~TQDataBrowser
-"QDataSink::eof" qdatasink.html#eof
-"QDataSink::maybeReady" qdatasink.html#maybeReady
-"QDataSink::readyToReceive" qdatasink.html#readyToReceive
-"QDataSink::receive" qdatasink.html#receive
-"QDataSource::enableRewind" qdatasource.html#enableRewind
-"QDataSource::maybeReady" qdatasource.html#maybeReady
-"QDataSource::readyToSend" qdatasource.html#readyToSend
-"QDataSource::rewind" qdatasource.html#rewind
-"QDataSource::rewindable" qdatasource.html#rewindable
-"QDataSource::sendTo" qdatasource.html#sendTo
-"QDataStream" ntqdatastream.html
-"QDataStream::ByteOrder" ntqdatastream.html#ByteOrder
-"QDataStream::atEnd" ntqdatastream.html#atEnd
-"QDataStream::byteOrder" ntqdatastream.html#byteOrder
-"QDataStream::device" ntqdatastream.html#device
-"QDataStream::isPrintableData" ntqdatastream.html#isPrintableData
-"QDataStream::operator<<" ntqdatastream.html#operator-lt-lt
-"QDataStream::operator>>" ntqdatastream.html#operator-gt-gt
-"QDataStream::readBytes" ntqdatastream.html#readBytes
-"QDataStream::readRawBytes" ntqdatastream.html#readRawBytes
-"QDataStream::setByteOrder" ntqdatastream.html#setByteOrder
-"QDataStream::setDevice" ntqdatastream.html#setDevice
-"QDataStream::setPrintableData" ntqdatastream.html#setPrintableData
-"QDataStream::setVersion" ntqdatastream.html#setVersion
-"QDataStream::unsetDevice" ntqdatastream.html#unsetDevice
-"QDataStream::version" ntqdatastream.html#version
-"QDataStream::writeBytes" ntqdatastream.html#writeBytes
-"QDataStream::writeRawBytes" ntqdatastream.html#writeRawBytes
-"QDataStream::~QDataStream" ntqdatastream.html#~QDataStream
+"TQDataSink::eof" tqdatasink.html#eof
+"TQDataSink::maybeReady" tqdatasink.html#maybeReady
+"TQDataSink::readyToReceive" tqdatasink.html#readyToReceive
+"TQDataSink::receive" tqdatasink.html#receive
+"TQDataSource::enableRewind" tqdatasource.html#enableRewind
+"TQDataSource::maybeReady" tqdatasource.html#maybeReady
+"TQDataSource::readyToSend" tqdatasource.html#readyToSend
+"TQDataSource::rewind" tqdatasource.html#rewind
+"TQDataSource::rewindable" tqdatasource.html#rewindable
+"TQDataSource::sendTo" tqdatasource.html#sendTo
+"TQDataStream" tqdatastream.html
+"TQDataStream::ByteOrder" tqdatastream.html#ByteOrder
+"TQDataStream::atEnd" tqdatastream.html#atEnd
+"TQDataStream::byteOrder" tqdatastream.html#byteOrder
+"TQDataStream::device" tqdatastream.html#device
+"TQDataStream::isPrintableData" tqdatastream.html#isPrintableData
+"TQDataStream::operator<<" tqdatastream.html#operator-lt-lt
+"TQDataStream::operator>>" tqdatastream.html#operator-gt-gt
+"TQDataStream::readBytes" tqdatastream.html#readBytes
+"TQDataStream::readRawBytes" tqdatastream.html#readRawBytes
+"TQDataStream::setByteOrder" tqdatastream.html#setByteOrder
+"TQDataStream::setDevice" tqdatastream.html#setDevice
+"TQDataStream::setPrintableData" tqdatastream.html#setPrintableData
+"TQDataStream::setVersion" tqdatastream.html#setVersion
+"TQDataStream::unsetDevice" tqdatastream.html#unsetDevice
+"TQDataStream::version" tqdatastream.html#version
+"TQDataStream::writeBytes" tqdatastream.html#writeBytes
+"TQDataStream::writeRawBytes" tqdatastream.html#writeRawBytes
+"TQDataStream::~TQDataStream" tqdatastream.html#~TQDataStream
"TQDataTable" tqdatatable.html
"TQDataTable::Refresh" tqdatatable.html#Refresh
"TQDataTable::addColumn" tqdatatable.html#addColumn
@@ -1463,75 +1463,75 @@
"TQDictIterator::operator++" tqdictiterator.html#operator++
"TQDictIterator::toFirst" tqdictiterator.html#toFirst
"TQDictIterator::~TQDictIterator" tqdictiterator.html#~TQDictIterator
-"QDir" qdir-example.html
-"QDir" ntqdir.html
-"QDir::FilterSpec" ntqdir.html#FilterSpec
-"QDir::SortSpec" ntqdir.html#SortSpec
-"QDir::absFilePath" ntqdir.html#absFilePath
-"QDir::absPath" ntqdir.html#absPath
-"QDir::canonicalPath" ntqdir.html#canonicalPath
-"QDir::cd" ntqdir.html#cd
-"QDir::cdUp" ntqdir.html#cdUp
-"QDir::cleanDirPath" ntqdir.html#cleanDirPath
-"QDir::convertSeparators" ntqdir.html#convertSeparators
-"QDir::convertToAbs" ntqdir.html#convertToAbs
-"QDir::count" ntqdir.html#count
-"QDir::current" ntqdir.html#current
-"QDir::currentDirPath" ntqdir.html#currentDirPath
-"QDir::dirName" ntqdir.html#dirName
-"QDir::drives" ntqdir.html#drives
-"QDir::entryInfoList" ntqdir.html#entryInfoList
-"QDir::entryList" ntqdir.html#entryList
-"QDir::exists" ntqdir.html#exists
-"QDir::filePath" ntqdir.html#filePath
-"QDir::filter" ntqdir.html#filter
-"QDir::home" ntqdir.html#home
-"QDir::homeDirPath" ntqdir.html#homeDirPath
-"QDir::isReadable" ntqdir.html#isReadable
-"QDir::isRelative" ntqdir.html#isRelative
-"QDir::isRelativePath" ntqdir.html#isRelativePath
-"QDir::isRoot" ntqdir.html#isRoot
-"QDir::match" ntqdir.html#match
-"QDir::matchAllDirs" ntqdir.html#matchAllDirs
-"QDir::mkdir" ntqdir.html#mkdir
-"QDir::nameFilter" ntqdir.html#nameFilter
-"QDir::operator!=" ntqdir.html#operator!-eq
-"QDir::operator=" ntqdir.html#operator-eq
-"QDir::operator==" ntqdir.html#operator-eq-eq
-"QDir::operator[]" ntqdir.html#operator[]
-"QDir::path" ntqdir.html#path
-"QDir::refresh" ntqdir.html#refresh
-"QDir::remove" ntqdir.html#remove
-"QDir::rename" ntqdir.html#rename
-"QDir::rmdir" ntqdir.html#rmdir
-"QDir::root" ntqdir.html#root
-"QDir::rootDirPath" ntqdir.html#rootDirPath
-"QDir::separator" ntqdir.html#separator
-"QDir::setCurrent" ntqdir.html#setCurrent
-"QDir::setFilter" ntqdir.html#setFilter
-"QDir::setMatchAllDirs" ntqdir.html#setMatchAllDirs
-"QDir::setNameFilter" ntqdir.html#setNameFilter
-"QDir::setPath" ntqdir.html#setPath
-"QDir::setSorting" ntqdir.html#setSorting
-"QDir::sorting" ntqdir.html#sorting
-"QDir::~QDir" ntqdir.html#~QDir
-"QDns" ntqdns.html
-"QDns::RecordType" ntqdns.html#RecordType
-"QDns::addresses" ntqdns.html#addresses
-"QDns::canonicalName" ntqdns.html#canonicalName
-"QDns::hostNames" ntqdns.html#hostNames
-"QDns::isWorking" ntqdns.html#isWorking
-"QDns::label" ntqdns.html#label
-"QDns::mailServers" ntqdns.html#mailServers
-"QDns::qualifiedNames" ntqdns.html#qualifiedNames
-"QDns::recordType" ntqdns.html#recordType
-"QDns::resultsReady" ntqdns.html#resultsReady
-"QDns::servers" ntqdns.html#servers
-"QDns::setLabel" ntqdns.html#setLabel
-"QDns::setRecordType" ntqdns.html#setRecordType
-"QDns::setStartQueryTimer" ntqdns.html#setStartQueryTimer
-"QDns::texts" ntqdns.html#texts
-"QDns::~QDns" ntqdns.html#~QDns
+"TQDir" tqdir-example.html
+"TQDir" tqdir.html
+"TQDir::FilterSpec" tqdir.html#FilterSpec
+"TQDir::SortSpec" tqdir.html#SortSpec
+"TQDir::absFilePath" tqdir.html#absFilePath
+"TQDir::absPath" tqdir.html#absPath
+"TQDir::canonicalPath" tqdir.html#canonicalPath
+"TQDir::cd" tqdir.html#cd
+"TQDir::cdUp" tqdir.html#cdUp
+"TQDir::cleanDirPath" tqdir.html#cleanDirPath
+"TQDir::convertSeparators" tqdir.html#convertSeparators
+"TQDir::convertToAbs" tqdir.html#convertToAbs
+"TQDir::count" tqdir.html#count
+"TQDir::current" tqdir.html#current
+"TQDir::currentDirPath" tqdir.html#currentDirPath
+"TQDir::dirName" tqdir.html#dirName
+"TQDir::drives" tqdir.html#drives
+"TQDir::entryInfoList" tqdir.html#entryInfoList
+"TQDir::entryList" tqdir.html#entryList
+"TQDir::exists" tqdir.html#exists
+"TQDir::filePath" tqdir.html#filePath
+"TQDir::filter" tqdir.html#filter
+"TQDir::home" tqdir.html#home
+"TQDir::homeDirPath" tqdir.html#homeDirPath
+"TQDir::isReadable" tqdir.html#isReadable
+"TQDir::isRelative" tqdir.html#isRelative
+"TQDir::isRelativePath" tqdir.html#isRelativePath
+"TQDir::isRoot" tqdir.html#isRoot
+"TQDir::match" tqdir.html#match
+"TQDir::matchAllDirs" tqdir.html#matchAllDirs
+"TQDir::mkdir" tqdir.html#mkdir
+"TQDir::nameFilter" tqdir.html#nameFilter
+"TQDir::operator!=" tqdir.html#operator!-eq
+"TQDir::operator=" tqdir.html#operator-eq
+"TQDir::operator==" tqdir.html#operator-eq-eq
+"TQDir::operator[]" tqdir.html#operator[]
+"TQDir::path" tqdir.html#path
+"TQDir::refresh" tqdir.html#refresh
+"TQDir::remove" tqdir.html#remove
+"TQDir::rename" tqdir.html#rename
+"TQDir::rmdir" tqdir.html#rmdir
+"TQDir::root" tqdir.html#root
+"TQDir::rootDirPath" tqdir.html#rootDirPath
+"TQDir::separator" tqdir.html#separator
+"TQDir::setCurrent" tqdir.html#setCurrent
+"TQDir::setFilter" tqdir.html#setFilter
+"TQDir::setMatchAllDirs" tqdir.html#setMatchAllDirs
+"TQDir::setNameFilter" tqdir.html#setNameFilter
+"TQDir::setPath" tqdir.html#setPath
+"TQDir::setSorting" tqdir.html#setSorting
+"TQDir::sorting" tqdir.html#sorting
+"TQDir::~TQDir" tqdir.html#~TQDir
+"TQDns" tqdns.html
+"TQDns::RecordType" tqdns.html#RecordType
+"TQDns::addresses" tqdns.html#addresses
+"TQDns::canonicalName" tqdns.html#canonicalName
+"TQDns::hostNames" tqdns.html#hostNames
+"TQDns::isWorking" tqdns.html#isWorking
+"TQDns::label" tqdns.html#label
+"TQDns::mailServers" tqdns.html#mailServers
+"TQDns::qualifiedNames" tqdns.html#qualifiedNames
+"TQDns::recordType" tqdns.html#recordType
+"TQDns::resultsReady" tqdns.html#resultsReady
+"TQDns::servers" tqdns.html#servers
+"TQDns::setLabel" tqdns.html#setLabel
+"TQDns::setRecordType" tqdns.html#setRecordType
+"TQDns::setStartQueryTimer" tqdns.html#setStartQueryTimer
+"TQDns::texts" tqdns.html#texts
+"TQDns::~TQDns" tqdns.html#~TQDns
"QDockArea" ntqdockarea.html
"QDockArea::HandlePosition" ntqdockarea.html#HandlePosition
"QDockArea::count" ntqdockarea.html#count
@@ -1909,138 +1909,138 @@
"QEventLoop::unregisterSocketNotifier" ntqeventloop.html#unregisterSocketNotifier
"QEventLoop::wakeUp" ntqeventloop.html#wakeUp
"QEventLoop::~QEventLoop" ntqeventloop.html#~QEventLoop
-"QFile" ntqfile.html
-"QFile::DecoderFn" ntqfile.html#DecoderFn
-"QFile::EncoderFn" ntqfile.html#EncoderFn
-"QFile::at" ntqfile.html#at
-"QFile::atEnd" ntqfile.html#atEnd
-"QFile::close" ntqfile.html#close
-"QFile::decodeName" ntqfile.html#decodeName
-"QFile::encodeName" ntqfile.html#encodeName
-"QFile::errorString" ntqfile.html#errorString
-"QFile::exists" ntqfile.html#exists
-"QFile::flush" ntqfile.html#flush
-"QFile::getch" ntqfile.html#getch
-"QFile::handle" ntqfile.html#handle
-"QFile::name" ntqfile.html#name
-"QFile::open" ntqfile.html#open
-"QFile::putch" ntqfile.html#putch
-"QFile::readLine" ntqfile.html#readLine
-"QFile::remove" ntqfile.html#remove
-"QFile::setDecodingFunction" ntqfile.html#setDecodingFunction
-"QFile::setEncodingFunction" ntqfile.html#setEncodingFunction
-"QFile::setErrorString" ntqfile.html#setErrorString
-"QFile::setName" ntqfile.html#setName
-"QFile::size" ntqfile.html#size
-"QFile::ungetch" ntqfile.html#ungetch
-"QFile::writeBlock" ntqfile.html#writeBlock
-"QFile::~QFile" ntqfile.html#~QFile
-"QFileDialog" ntqfiledialog.html
-"QFileDialog::Mode" ntqfiledialog.html#Mode
-"QFileDialog::PreviewMode" ntqfiledialog.html#PreviewMode
-"QFileDialog::ViewMode" ntqfiledialog.html#ViewMode
-"QFileDialog::addFilter" ntqfiledialog.html#addFilter
-"QFileDialog::addLeftWidget" ntqfiledialog.html#addLeftWidget
-"QFileDialog::addRightWidget" ntqfiledialog.html#addRightWidget
-"QFileDialog::addToolButton" ntqfiledialog.html#addToolButton
-"QFileDialog::addWidgets" ntqfiledialog.html#addWidgets
-"QFileDialog::contentsPreview" ntqfiledialog.html#contentsPreview-prop
-"QFileDialog::dir" ntqfiledialog.html#dir
-"QFileDialog::dirEntered" ntqfiledialog.html#dirEntered
-"QFileDialog::dirPath" ntqfiledialog.html#dirPath
-"QFileDialog::dirPath" ntqfiledialog.html#dirPath-prop
-"QFileDialog::fileHighlighted" ntqfiledialog.html#fileHighlighted
-"QFileDialog::fileNameEditDone" ntqfiledialog.html#fileNameEditDone
-"QFileDialog::fileSelected" ntqfiledialog.html#fileSelected
-"QFileDialog::filesSelected" ntqfiledialog.html#filesSelected
-"QFileDialog::filterSelected" ntqfiledialog.html#filterSelected
-"QFileDialog::fixupNameEdit" ntqfiledialog.html#fixupNameEdit
-"QFileDialog::getExistingDirectory" ntqfiledialog.html#getExistingDirectory
-"QFileDialog::getOpenFileName" ntqfiledialog.html#getOpenFileName
-"QFileDialog::getOpenFileNames" ntqfiledialog.html#getOpenFileNames
-"QFileDialog::getSaveFileName" ntqfiledialog.html#getSaveFileName
-"QFileDialog::iconProvider" ntqfiledialog.html#iconProvider
-"QFileDialog::infoPreview" ntqfiledialog.html#infoPreview-prop
-"QFileDialog::isContentsPreviewEnabled" ntqfiledialog.html#isContentsPreviewEnabled
-"QFileDialog::isInfoPreviewEnabled" ntqfiledialog.html#isInfoPreviewEnabled
-"QFileDialog::mode" ntqfiledialog.html#mode
-"QFileDialog::mode" ntqfiledialog.html#mode-prop
-"QFileDialog::modeButtonsDestroyed" ntqfiledialog.html#modeButtonsDestroyed
-"QFileDialog::previewMode" ntqfiledialog.html#previewMode
-"QFileDialog::previewMode" ntqfiledialog.html#previewMode-prop
-"QFileDialog::rereadDir" ntqfiledialog.html#rereadDir
-"QFileDialog::resortDir" ntqfiledialog.html#resortDir
-"QFileDialog::selectAll" ntqfiledialog.html#selectAll
-"QFileDialog::selectDirectoryOrFile" ntqfiledialog.html#selectDirectoryOrFile
-"QFileDialog::selectedFile" ntqfiledialog.html#selectedFile
-"QFileDialog::selectedFile" ntqfiledialog.html#selectedFile-prop
-"QFileDialog::selectedFiles" ntqfiledialog.html#selectedFiles
-"QFileDialog::selectedFiles" ntqfiledialog.html#selectedFiles-prop
-"QFileDialog::selectedFilter" ntqfiledialog.html#selectedFilter
-"QFileDialog::selectedFilter" ntqfiledialog.html#selectedFilter-prop
-"QFileDialog::setContentsPreview" ntqfiledialog.html#setContentsPreview
-"QFileDialog::setContentsPreviewEnabled" ntqfiledialog.html#setContentsPreviewEnabled
-"QFileDialog::setDir" ntqfiledialog.html#setDir
-"QFileDialog::setFilter" ntqfiledialog.html#setFilter
-"QFileDialog::setFilters" ntqfiledialog.html#setFilters
-"QFileDialog::setIconProvider" ntqfiledialog.html#setIconProvider
-"QFileDialog::setInfoPreview" ntqfiledialog.html#setInfoPreview
-"QFileDialog::setInfoPreviewEnabled" ntqfiledialog.html#setInfoPreviewEnabled
-"QFileDialog::setMode" ntqfiledialog.html#setMode
-"QFileDialog::setPreviewMode" ntqfiledialog.html#setPreviewMode
-"QFileDialog::setSelectedFilter" ntqfiledialog.html#setSelectedFilter
-"QFileDialog::setSelection" ntqfiledialog.html#setSelection
-"QFileDialog::setShowHiddenFiles" ntqfiledialog.html#setShowHiddenFiles
-"QFileDialog::setUrl" ntqfiledialog.html#setUrl
-"QFileDialog::setViewMode" ntqfiledialog.html#setViewMode
-"QFileDialog::showHiddenFiles" ntqfiledialog.html#showHiddenFiles
-"QFileDialog::showHiddenFiles" ntqfiledialog.html#showHiddenFiles-prop
-"QFileDialog::stopCopy" ntqfiledialog.html#stopCopy
-"QFileDialog::updateFileNameEdit" ntqfiledialog.html#updateFileNameEdit
-"QFileDialog::updateGeometries" ntqfiledialog.html#updateGeometries
-"QFileDialog::url" ntqfiledialog.html#url
-"QFileDialog::viewMode" ntqfiledialog.html#viewMode
-"QFileDialog::viewMode" ntqfiledialog.html#viewMode-prop
-"QFileDialog::~QFileDialog" ntqfiledialog.html#~QFileDialog
-"QFileIconProvider" qfileiconprovider.html
-"QFileIconProvider::pixmap" qfileiconprovider.html#pixmap
-"QFileInfo" ntqfileinfo.html
-"QFileInfo::PermissionSpec" ntqfileinfo.html#PermissionSpec
-"QFileInfo::absFilePath" ntqfileinfo.html#absFilePath
-"QFileInfo::baseName" ntqfileinfo.html#baseName
-"QFileInfo::caching" ntqfileinfo.html#caching
-"QFileInfo::convertToAbs" ntqfileinfo.html#convertToAbs
-"QFileInfo::created" ntqfileinfo.html#created
-"QFileInfo::dir" ntqfileinfo.html#dir
-"QFileInfo::dirPath" ntqfileinfo.html#dirPath
-"QFileInfo::exists" ntqfileinfo.html#exists
-"QFileInfo::extension" ntqfileinfo.html#extension
-"QFileInfo::fileName" ntqfileinfo.html#fileName
-"QFileInfo::filePath" ntqfileinfo.html#filePath
-"QFileInfo::group" ntqfileinfo.html#group
-"QFileInfo::groupId" ntqfileinfo.html#groupId
-"QFileInfo::isDir" ntqfileinfo.html#isDir
-"QFileInfo::isExecutable" ntqfileinfo.html#isExecutable
-"QFileInfo::isFile" ntqfileinfo.html#isFile
-"QFileInfo::isHidden" ntqfileinfo.html#isHidden
-"QFileInfo::isReadable" ntqfileinfo.html#isReadable
-"QFileInfo::isRelative" ntqfileinfo.html#isRelative
-"QFileInfo::isSymLink" ntqfileinfo.html#isSymLink
-"QFileInfo::isWritable" ntqfileinfo.html#isWritable
-"QFileInfo::lastModified" ntqfileinfo.html#lastModified
-"QFileInfo::lastRead" ntqfileinfo.html#lastRead
-"QFileInfo::operator=" ntqfileinfo.html#operator-eq
-"QFileInfo::owner" ntqfileinfo.html#owner
-"QFileInfo::ownerId" ntqfileinfo.html#ownerId
-"QFileInfo::permission" ntqfileinfo.html#permission
-"QFileInfo::readLink" ntqfileinfo.html#readLink
-"QFileInfo::refresh" ntqfileinfo.html#refresh
-"QFileInfo::setCaching" ntqfileinfo.html#setCaching
-"QFileInfo::setFile" ntqfileinfo.html#setFile
-"QFileInfo::size" ntqfileinfo.html#size
-"QFileInfo::~QFileInfo" ntqfileinfo.html#~QFileInfo
-"QFilePreview" qfilepreview.html
-"QFilePreview::previewUrl" qfilepreview.html#previewUrl
+"TQFile" tqfile.html
+"TQFile::DecoderFn" tqfile.html#DecoderFn
+"TQFile::EncoderFn" tqfile.html#EncoderFn
+"TQFile::at" tqfile.html#at
+"TQFile::atEnd" tqfile.html#atEnd
+"TQFile::close" tqfile.html#close
+"TQFile::decodeName" tqfile.html#decodeName
+"TQFile::encodeName" tqfile.html#encodeName
+"TQFile::errorString" tqfile.html#errorString
+"TQFile::exists" tqfile.html#exists
+"TQFile::flush" tqfile.html#flush
+"TQFile::getch" tqfile.html#getch
+"TQFile::handle" tqfile.html#handle
+"TQFile::name" tqfile.html#name
+"TQFile::open" tqfile.html#open
+"TQFile::putch" tqfile.html#putch
+"TQFile::readLine" tqfile.html#readLine
+"TQFile::remove" tqfile.html#remove
+"TQFile::setDecodingFunction" tqfile.html#setDecodingFunction
+"TQFile::setEncodingFunction" tqfile.html#setEncodingFunction
+"TQFile::setErrorString" tqfile.html#setErrorString
+"TQFile::setName" tqfile.html#setName
+"TQFile::size" tqfile.html#size
+"TQFile::ungetch" tqfile.html#ungetch
+"TQFile::writeBlock" tqfile.html#writeBlock
+"TQFile::~TQFile" tqfile.html#~TQFile
+"TQFileDialog" tqfiledialog.html
+"TQFileDialog::Mode" tqfiledialog.html#Mode
+"TQFileDialog::PreviewMode" tqfiledialog.html#PreviewMode
+"TQFileDialog::ViewMode" tqfiledialog.html#ViewMode
+"TQFileDialog::addFilter" tqfiledialog.html#addFilter
+"TQFileDialog::addLeftWidget" tqfiledialog.html#addLeftWidget
+"TQFileDialog::addRightWidget" tqfiledialog.html#addRightWidget
+"TQFileDialog::addToolButton" tqfiledialog.html#addToolButton
+"TQFileDialog::addWidgets" tqfiledialog.html#addWidgets
+"TQFileDialog::contentsPreview" tqfiledialog.html#contentsPreview-prop
+"TQFileDialog::dir" tqfiledialog.html#dir
+"TQFileDialog::dirEntered" tqfiledialog.html#dirEntered
+"TQFileDialog::dirPath" tqfiledialog.html#dirPath
+"TQFileDialog::dirPath" tqfiledialog.html#dirPath-prop
+"TQFileDialog::fileHighlighted" tqfiledialog.html#fileHighlighted
+"TQFileDialog::fileNameEditDone" tqfiledialog.html#fileNameEditDone
+"TQFileDialog::fileSelected" tqfiledialog.html#fileSelected
+"TQFileDialog::filesSelected" tqfiledialog.html#filesSelected
+"TQFileDialog::filterSelected" tqfiledialog.html#filterSelected
+"TQFileDialog::fixupNameEdit" tqfiledialog.html#fixupNameEdit
+"TQFileDialog::getExistingDirectory" tqfiledialog.html#getExistingDirectory
+"TQFileDialog::getOpenFileName" tqfiledialog.html#getOpenFileName
+"TQFileDialog::getOpenFileNames" tqfiledialog.html#getOpenFileNames
+"TQFileDialog::getSaveFileName" tqfiledialog.html#getSaveFileName
+"TQFileDialog::iconProvider" tqfiledialog.html#iconProvider
+"TQFileDialog::infoPreview" tqfiledialog.html#infoPreview-prop
+"TQFileDialog::isContentsPreviewEnabled" tqfiledialog.html#isContentsPreviewEnabled
+"TQFileDialog::isInfoPreviewEnabled" tqfiledialog.html#isInfoPreviewEnabled
+"TQFileDialog::mode" tqfiledialog.html#mode
+"TQFileDialog::mode" tqfiledialog.html#mode-prop
+"TQFileDialog::modeButtonsDestroyed" tqfiledialog.html#modeButtonsDestroyed
+"TQFileDialog::previewMode" tqfiledialog.html#previewMode
+"TQFileDialog::previewMode" tqfiledialog.html#previewMode-prop
+"TQFileDialog::rereadDir" tqfiledialog.html#rereadDir
+"TQFileDialog::resortDir" tqfiledialog.html#resortDir
+"TQFileDialog::selectAll" tqfiledialog.html#selectAll
+"TQFileDialog::selectDirectoryOrFile" tqfiledialog.html#selectDirectoryOrFile
+"TQFileDialog::selectedFile" tqfiledialog.html#selectedFile
+"TQFileDialog::selectedFile" tqfiledialog.html#selectedFile-prop
+"TQFileDialog::selectedFiles" tqfiledialog.html#selectedFiles
+"TQFileDialog::selectedFiles" tqfiledialog.html#selectedFiles-prop
+"TQFileDialog::selectedFilter" tqfiledialog.html#selectedFilter
+"TQFileDialog::selectedFilter" tqfiledialog.html#selectedFilter-prop
+"TQFileDialog::setContentsPreview" tqfiledialog.html#setContentsPreview
+"TQFileDialog::setContentsPreviewEnabled" tqfiledialog.html#setContentsPreviewEnabled
+"TQFileDialog::setDir" tqfiledialog.html#setDir
+"TQFileDialog::setFilter" tqfiledialog.html#setFilter
+"TQFileDialog::setFilters" tqfiledialog.html#setFilters
+"TQFileDialog::setIconProvider" tqfiledialog.html#setIconProvider
+"TQFileDialog::setInfoPreview" tqfiledialog.html#setInfoPreview
+"TQFileDialog::setInfoPreviewEnabled" tqfiledialog.html#setInfoPreviewEnabled
+"TQFileDialog::setMode" tqfiledialog.html#setMode
+"TQFileDialog::setPreviewMode" tqfiledialog.html#setPreviewMode
+"TQFileDialog::setSelectedFilter" tqfiledialog.html#setSelectedFilter
+"TQFileDialog::setSelection" tqfiledialog.html#setSelection
+"TQFileDialog::setShowHiddenFiles" tqfiledialog.html#setShowHiddenFiles
+"TQFileDialog::setUrl" tqfiledialog.html#setUrl
+"TQFileDialog::setViewMode" tqfiledialog.html#setViewMode
+"TQFileDialog::showHiddenFiles" tqfiledialog.html#showHiddenFiles
+"TQFileDialog::showHiddenFiles" tqfiledialog.html#showHiddenFiles-prop
+"TQFileDialog::stopCopy" tqfiledialog.html#stopCopy
+"TQFileDialog::updateFileNameEdit" tqfiledialog.html#updateFileNameEdit
+"TQFileDialog::updateGeometries" tqfiledialog.html#updateGeometries
+"TQFileDialog::url" tqfiledialog.html#url
+"TQFileDialog::viewMode" tqfiledialog.html#viewMode
+"TQFileDialog::viewMode" tqfiledialog.html#viewMode-prop
+"TQFileDialog::~TQFileDialog" tqfiledialog.html#~TQFileDialog
+"TQFileIconProvider" tqfileiconprovider.html
+"TQFileIconProvider::pixmap" tqfileiconprovider.html#pixmap
+"TQFileInfo" tqfileinfo.html
+"TQFileInfo::PermissionSpec" tqfileinfo.html#PermissionSpec
+"TQFileInfo::absFilePath" tqfileinfo.html#absFilePath
+"TQFileInfo::baseName" tqfileinfo.html#baseName
+"TQFileInfo::caching" tqfileinfo.html#caching
+"TQFileInfo::convertToAbs" tqfileinfo.html#convertToAbs
+"TQFileInfo::created" tqfileinfo.html#created
+"TQFileInfo::dir" tqfileinfo.html#dir
+"TQFileInfo::dirPath" tqfileinfo.html#dirPath
+"TQFileInfo::exists" tqfileinfo.html#exists
+"TQFileInfo::extension" tqfileinfo.html#extension
+"TQFileInfo::fileName" tqfileinfo.html#fileName
+"TQFileInfo::filePath" tqfileinfo.html#filePath
+"TQFileInfo::group" tqfileinfo.html#group
+"TQFileInfo::groupId" tqfileinfo.html#groupId
+"TQFileInfo::isDir" tqfileinfo.html#isDir
+"TQFileInfo::isExecutable" tqfileinfo.html#isExecutable
+"TQFileInfo::isFile" tqfileinfo.html#isFile
+"TQFileInfo::isHidden" tqfileinfo.html#isHidden
+"TQFileInfo::isReadable" tqfileinfo.html#isReadable
+"TQFileInfo::isRelative" tqfileinfo.html#isRelative
+"TQFileInfo::isSymLink" tqfileinfo.html#isSymLink
+"TQFileInfo::isWritable" tqfileinfo.html#isWritable
+"TQFileInfo::lastModified" tqfileinfo.html#lastModified
+"TQFileInfo::lastRead" tqfileinfo.html#lastRead
+"TQFileInfo::operator=" tqfileinfo.html#operator-eq
+"TQFileInfo::owner" tqfileinfo.html#owner
+"TQFileInfo::ownerId" tqfileinfo.html#ownerId
+"TQFileInfo::permission" tqfileinfo.html#permission
+"TQFileInfo::readLink" tqfileinfo.html#readLink
+"TQFileInfo::refresh" tqfileinfo.html#refresh
+"TQFileInfo::setCaching" tqfileinfo.html#setCaching
+"TQFileInfo::setFile" tqfileinfo.html#setFile
+"TQFileInfo::size" tqfileinfo.html#size
+"TQFileInfo::~TQFileInfo" tqfileinfo.html#~TQFileInfo
+"TQFilePreview" tqfilepreview.html
+"TQFilePreview::previewUrl" tqfilepreview.html#previewUrl
"QFocusData" ntqfocusdata.html
"QFocusData::count" ntqfocusdata.html#count
"QFocusData::first" ntqfocusdata.html#first
@@ -2202,43 +2202,43 @@
"QFrame::setLineWidth" ntqframe.html#setLineWidth
"QFrame::setMargin" ntqframe.html#setMargin
"QFrame::setMidLineWidth" ntqframe.html#setMidLineWidth
-"QFtp" ntqftp.html
-"QFtp::Command" ntqftp.html#Command
-"QFtp::Error" ntqftp.html#Error
-"QFtp::State" ntqftp.html#State
-"QFtp::abort" ntqftp.html#abort
-"QFtp::bytesAvailable" ntqftp.html#bytesAvailable
-"QFtp::cd" ntqftp.html#cd
-"QFtp::clearPendingCommands" ntqftp.html#clearPendingCommands
-"QFtp::close" ntqftp.html#close
-"QFtp::commandFinished" ntqftp.html#commandFinished
-"QFtp::commandStarted" ntqftp.html#commandStarted
-"QFtp::connectToHost" ntqftp.html#connectToHost
-"QFtp::currentCommand" ntqftp.html#currentCommand
-"QFtp::currentDevice" ntqftp.html#currentDevice
-"QFtp::currentId" ntqftp.html#currentId
-"QFtp::dataTransferProgress" ntqftp.html#dataTransferProgress
-"QFtp::done" ntqftp.html#done
-"QFtp::error" ntqftp.html#error
-"QFtp::errorString" ntqftp.html#errorString
-"QFtp::get" ntqftp.html#get
-"QFtp::hasPendingCommands" ntqftp.html#hasPendingCommands
-"QFtp::list" ntqftp.html#list
-"QFtp::listInfo" ntqftp.html#listInfo
-"QFtp::login" ntqftp.html#login
-"QFtp::mkdir" ntqftp.html#mkdir
-"QFtp::put" ntqftp.html#put
-"QFtp::rawCommand" ntqftp.html#rawCommand
-"QFtp::rawCommandReply" ntqftp.html#rawCommandReply
-"QFtp::readAll" ntqftp.html#readAll
-"QFtp::readBlock" ntqftp.html#readBlock
-"QFtp::readyRead" ntqftp.html#readyRead
-"QFtp::remove" ntqftp.html#remove
-"QFtp::rename" ntqftp.html#rename
-"QFtp::rmdir" ntqftp.html#rmdir
-"QFtp::state" ntqftp.html#state
-"QFtp::stateChanged" ntqftp.html#stateChanged
-"QFtp::~QFtp" ntqftp.html#~QFtp
+"TQFtp" tqftp.html
+"TQFtp::Command" tqftp.html#Command
+"TQFtp::Error" tqftp.html#Error
+"TQFtp::State" tqftp.html#State
+"TQFtp::abort" tqftp.html#abort
+"TQFtp::bytesAvailable" tqftp.html#bytesAvailable
+"TQFtp::cd" tqftp.html#cd
+"TQFtp::clearPendingCommands" tqftp.html#clearPendingCommands
+"TQFtp::close" tqftp.html#close
+"TQFtp::commandFinished" tqftp.html#commandFinished
+"TQFtp::commandStarted" tqftp.html#commandStarted
+"TQFtp::connectToHost" tqftp.html#connectToHost
+"TQFtp::currentCommand" tqftp.html#currentCommand
+"TQFtp::currentDevice" tqftp.html#currentDevice
+"TQFtp::currentId" tqftp.html#currentId
+"TQFtp::dataTransferProgress" tqftp.html#dataTransferProgress
+"TQFtp::done" tqftp.html#done
+"TQFtp::error" tqftp.html#error
+"TQFtp::errorString" tqftp.html#errorString
+"TQFtp::get" tqftp.html#get
+"TQFtp::hasPendingCommands" tqftp.html#hasPendingCommands
+"TQFtp::list" tqftp.html#list
+"TQFtp::listInfo" tqftp.html#listInfo
+"TQFtp::login" tqftp.html#login
+"TQFtp::mkdir" tqftp.html#mkdir
+"TQFtp::put" tqftp.html#put
+"TQFtp::rawCommand" tqftp.html#rawCommand
+"TQFtp::rawCommandReply" tqftp.html#rawCommandReply
+"TQFtp::readAll" tqftp.html#readAll
+"TQFtp::readBlock" tqftp.html#readBlock
+"TQFtp::readyRead" tqftp.html#readyRead
+"TQFtp::remove" tqftp.html#remove
+"TQFtp::rename" tqftp.html#rename
+"TQFtp::rmdir" tqftp.html#rmdir
+"TQFtp::state" tqftp.html#state
+"TQFtp::stateChanged" tqftp.html#stateChanged
+"TQFtp::~TQFtp" tqftp.html#~TQFtp
"QGArray::assign" ntqgarray.html#assign
"QGArray::at" ntqgarray.html#at
"QGArray::bsearch" ntqgarray.html#bsearch
@@ -2636,78 +2636,78 @@
"TQHebrewCodec::fromUnicode" tqhebrewcodec.html#fromUnicode
"TQHebrewCodec::mimeName" tqhebrewcodec.html#mimeName
"QHideEvent" qhideevent.html
-"QHostAddress" ntqhostaddress.html
-"QHostAddress::isIPv4Address" ntqhostaddress.html#isIPv4Address
-"QHostAddress::isIPv6Address" ntqhostaddress.html#isIPv6Address
-"QHostAddress::isNull" ntqhostaddress.html#isNull
-"QHostAddress::operator=" ntqhostaddress.html#operator-eq
-"QHostAddress::operator==" ntqhostaddress.html#operator-eq-eq
-"QHostAddress::setAddress" ntqhostaddress.html#setAddress
-"QHostAddress::toIPv4Address" ntqhostaddress.html#toIPv4Address
-"QHostAddress::toIPv6Address" ntqhostaddress.html#toIPv6Address
-"QHostAddress::toString" ntqhostaddress.html#toString
-"QHostAddress::~QHostAddress" ntqhostaddress.html#~QHostAddress
-"QHttp" ntqhttp.html
-"QHttp::Error" ntqhttp.html#Error
-"QHttp::State" ntqhttp.html#State
-"QHttp::abort" ntqhttp.html#abort
-"QHttp::bytesAvailable" ntqhttp.html#bytesAvailable
-"QHttp::clearPendingRequests" ntqhttp.html#clearPendingRequests
-"QHttp::closeConnection" ntqhttp.html#closeConnection
-"QHttp::currentDestinationDevice" ntqhttp.html#currentDestinationDevice
-"QHttp::currentId" ntqhttp.html#currentId
-"QHttp::currentRequest" ntqhttp.html#currentRequest
-"QHttp::currentSourceDevice" ntqhttp.html#currentSourceDevice
-"QHttp::dataReadProgress" ntqhttp.html#dataReadProgress
-"QHttp::dataSendProgress" ntqhttp.html#dataSendProgress
-"QHttp::done" ntqhttp.html#done
-"QHttp::error" ntqhttp.html#error
-"QHttp::errorString" ntqhttp.html#errorString
-"QHttp::get" ntqhttp.html#get
-"QHttp::hasPendingRequests" ntqhttp.html#hasPendingRequests
-"QHttp::head" ntqhttp.html#head
-"QHttp::post" ntqhttp.html#post
-"QHttp::readAll" ntqhttp.html#readAll
-"QHttp::readBlock" ntqhttp.html#readBlock
-"QHttp::readyRead" ntqhttp.html#readyRead
-"QHttp::request" ntqhttp.html#request
-"QHttp::requestFinished" ntqhttp.html#requestFinished
-"QHttp::requestStarted" ntqhttp.html#requestStarted
-"QHttp::responseHeaderReceived" ntqhttp.html#responseHeaderReceived
-"QHttp::setHost" ntqhttp.html#setHost
-"QHttp::state" ntqhttp.html#state
-"QHttp::stateChanged" ntqhttp.html#stateChanged
-"QHttp::~QHttp" ntqhttp.html#~QHttp
-"QHttpHeader" qhttpheader.html
-"QHttpHeader::contentLength" qhttpheader.html#contentLength
-"QHttpHeader::contentType" qhttpheader.html#contentType
-"QHttpHeader::hasContentLength" qhttpheader.html#hasContentLength
-"QHttpHeader::hasContentType" qhttpheader.html#hasContentType
-"QHttpHeader::hasKey" qhttpheader.html#hasKey
-"QHttpHeader::isValid" qhttpheader.html#isValid
-"QHttpHeader::keys" qhttpheader.html#keys
-"QHttpHeader::majorVersion" qhttpheader.html#majorVersion
-"QHttpHeader::minorVersion" qhttpheader.html#minorVersion
-"QHttpHeader::operator=" qhttpheader.html#operator-eq
-"QHttpHeader::removeValue" qhttpheader.html#removeValue
-"QHttpHeader::setContentLength" qhttpheader.html#setContentLength
-"QHttpHeader::setContentType" qhttpheader.html#setContentType
-"QHttpHeader::setValue" qhttpheader.html#setValue
-"QHttpHeader::toString" qhttpheader.html#toString
-"QHttpHeader::value" qhttpheader.html#value
-"QHttpHeader::~QHttpHeader" qhttpheader.html#~QHttpHeader
-"QHttpRequestHeader" qhttprequestheader.html
-"QHttpRequestHeader::majorVersion" qhttprequestheader.html#majorVersion
-"QHttpRequestHeader::method" qhttprequestheader.html#method
-"QHttpRequestHeader::minorVersion" qhttprequestheader.html#minorVersion
-"QHttpRequestHeader::path" qhttprequestheader.html#path
-"QHttpRequestHeader::setRequest" qhttprequestheader.html#setRequest
-"QHttpResponseHeader" qhttpresponseheader.html
-"QHttpResponseHeader::majorVersion" qhttpresponseheader.html#majorVersion
-"QHttpResponseHeader::minorVersion" qhttpresponseheader.html#minorVersion
-"QHttpResponseHeader::reasonPhrase" qhttpresponseheader.html#reasonPhrase
-"QHttpResponseHeader::setStatusLine" qhttpresponseheader.html#setStatusLine
-"QHttpResponseHeader::statusCode" qhttpresponseheader.html#statusCode
+"TQHostAddress" tqhostaddress.html
+"TQHostAddress::isIPv4Address" tqhostaddress.html#isIPv4Address
+"TQHostAddress::isIPv6Address" tqhostaddress.html#isIPv6Address
+"TQHostAddress::isNull" tqhostaddress.html#isNull
+"TQHostAddress::operator=" tqhostaddress.html#operator-eq
+"TQHostAddress::operator==" tqhostaddress.html#operator-eq-eq
+"TQHostAddress::setAddress" tqhostaddress.html#setAddress
+"TQHostAddress::toIPv4Address" tqhostaddress.html#toIPv4Address
+"TQHostAddress::toIPv6Address" tqhostaddress.html#toIPv6Address
+"TQHostAddress::toString" tqhostaddress.html#toString
+"TQHostAddress::~TQHostAddress" tqhostaddress.html#~TQHostAddress
+"TQHttp" tqhttp.html
+"TQHttp::Error" tqhttp.html#Error
+"TQHttp::State" tqhttp.html#State
+"TQHttp::abort" tqhttp.html#abort
+"TQHttp::bytesAvailable" tqhttp.html#bytesAvailable
+"TQHttp::clearPendingRequests" tqhttp.html#clearPendingRequests
+"TQHttp::closeConnection" tqhttp.html#closeConnection
+"TQHttp::currentDestinationDevice" tqhttp.html#currentDestinationDevice
+"TQHttp::currentId" tqhttp.html#currentId
+"TQHttp::currentRequest" tqhttp.html#currentRequest
+"TQHttp::currentSourceDevice" tqhttp.html#currentSourceDevice
+"TQHttp::dataReadProgress" tqhttp.html#dataReadProgress
+"TQHttp::dataSendProgress" tqhttp.html#dataSendProgress
+"TQHttp::done" tqhttp.html#done
+"TQHttp::error" tqhttp.html#error
+"TQHttp::errorString" tqhttp.html#errorString
+"TQHttp::get" tqhttp.html#get
+"TQHttp::hasPendingRequests" tqhttp.html#hasPendingRequests
+"TQHttp::head" tqhttp.html#head
+"TQHttp::post" tqhttp.html#post
+"TQHttp::readAll" tqhttp.html#readAll
+"TQHttp::readBlock" tqhttp.html#readBlock
+"TQHttp::readyRead" tqhttp.html#readyRead
+"TQHttp::request" tqhttp.html#request
+"TQHttp::requestFinished" tqhttp.html#requestFinished
+"TQHttp::requestStarted" tqhttp.html#requestStarted
+"TQHttp::responseHeaderReceived" tqhttp.html#responseHeaderReceived
+"TQHttp::setHost" tqhttp.html#setHost
+"TQHttp::state" tqhttp.html#state
+"TQHttp::stateChanged" tqhttp.html#stateChanged
+"TQHttp::~TQHttp" tqhttp.html#~TQHttp
+"TQHttpHeader" tqhttpheader.html
+"TQHttpHeader::contentLength" tqhttpheader.html#contentLength
+"TQHttpHeader::contentType" tqhttpheader.html#contentType
+"TQHttpHeader::hasContentLength" tqhttpheader.html#hasContentLength
+"TQHttpHeader::hasContentType" tqhttpheader.html#hasContentType
+"TQHttpHeader::hasKey" tqhttpheader.html#hasKey
+"TQHttpHeader::isValid" tqhttpheader.html#isValid
+"TQHttpHeader::keys" tqhttpheader.html#keys
+"TQHttpHeader::majorVersion" tqhttpheader.html#majorVersion
+"TQHttpHeader::minorVersion" tqhttpheader.html#minorVersion
+"TQHttpHeader::operator=" tqhttpheader.html#operator-eq
+"TQHttpHeader::removeValue" tqhttpheader.html#removeValue
+"TQHttpHeader::setContentLength" tqhttpheader.html#setContentLength
+"TQHttpHeader::setContentType" tqhttpheader.html#setContentType
+"TQHttpHeader::setValue" tqhttpheader.html#setValue
+"TQHttpHeader::toString" tqhttpheader.html#toString
+"TQHttpHeader::value" tqhttpheader.html#value
+"TQHttpHeader::~TQHttpHeader" tqhttpheader.html#~TQHttpHeader
+"TQHttpRequestHeader" tqhttprequestheader.html
+"TQHttpRequestHeader::majorVersion" tqhttprequestheader.html#majorVersion
+"TQHttpRequestHeader::method" tqhttprequestheader.html#method
+"TQHttpRequestHeader::minorVersion" tqhttprequestheader.html#minorVersion
+"TQHttpRequestHeader::path" tqhttprequestheader.html#path
+"TQHttpRequestHeader::setRequest" tqhttprequestheader.html#setRequest
+"TQHttpResponseHeader" tqhttpresponseheader.html
+"TQHttpResponseHeader::majorVersion" tqhttpresponseheader.html#majorVersion
+"TQHttpResponseHeader::minorVersion" tqhttpresponseheader.html#minorVersion
+"TQHttpResponseHeader::reasonPhrase" tqhttpresponseheader.html#reasonPhrase
+"TQHttpResponseHeader::setStatusLine" tqhttpresponseheader.html#setStatusLine
+"TQHttpResponseHeader::statusCode" tqhttpresponseheader.html#statusCode
"QIMEvent" qimevent.html
"QIMEvent::accept" qimevent.html#accept
"QIMEvent::cursorPos" qimevent.html#cursorPos
@@ -2715,52 +2715,52 @@
"QIMEvent::isAccepted" qimevent.html#isAccepted
"QIMEvent::selectionLength" qimevent.html#selectionLength
"QIMEvent::text" qimevent.html#text
-"TQIODevice" ntqiodevice.html
-"TQIODevice::Offset" ntqiodevice.html#Offset
-"TQIODevice::at" ntqiodevice.html#at
-"TQIODevice::atEnd" ntqiodevice.html#atEnd
-"TQIODevice::close" ntqiodevice.html#close
-"TQIODevice::flags" ntqiodevice.html#flags
-"TQIODevice::flush" ntqiodevice.html#flush
-"TQIODevice::getch" ntqiodevice.html#getch
-"TQIODevice::isAsynchronous" ntqiodevice.html#isAsynchronous
-"TQIODevice::isBuffered" ntqiodevice.html#isBuffered
-"TQIODevice::isCombinedAccess" ntqiodevice.html#isCombinedAccess
-"TQIODevice::isDirectAccess" ntqiodevice.html#isDirectAccess
-"TQIODevice::isInactive" ntqiodevice.html#isInactive
-"TQIODevice::isOpen" ntqiodevice.html#isOpen
-"TQIODevice::isRaw" ntqiodevice.html#isRaw
-"TQIODevice::isReadWrite" ntqiodevice.html#isReadWrite
-"TQIODevice::isReadable" ntqiodevice.html#isReadable
-"TQIODevice::isSequentialAccess" ntqiodevice.html#isSequentialAccess
-"TQIODevice::isSynchronous" ntqiodevice.html#isSynchronous
-"TQIODevice::isTranslated" ntqiodevice.html#isTranslated
-"TQIODevice::isWritable" ntqiodevice.html#isWritable
-"TQIODevice::mode" ntqiodevice.html#mode
-"TQIODevice::open" ntqiodevice.html#open
-"TQIODevice::putch" ntqiodevice.html#putch
-"TQIODevice::readAll" ntqiodevice.html#readAll
-"TQIODevice::readBlock" ntqiodevice.html#readBlock
-"TQIODevice::readLine" ntqiodevice.html#readLine
-"TQIODevice::reset" ntqiodevice.html#reset
-"TQIODevice::resetStatus" ntqiodevice.html#resetStatus
-"TQIODevice::setFlags" ntqiodevice.html#setFlags
-"TQIODevice::setMode" ntqiodevice.html#setMode
-"TQIODevice::setState" ntqiodevice.html#setState
-"TQIODevice::setStatus" ntqiodevice.html#setStatus
-"TQIODevice::setType" ntqiodevice.html#setType
-"TQIODevice::size" ntqiodevice.html#size
-"TQIODevice::state" ntqiodevice.html#state
-"TQIODevice::status" ntqiodevice.html#status
-"TQIODevice::ungetch" ntqiodevice.html#ungetch
-"TQIODevice::writeBlock" ntqiodevice.html#writeBlock
-"TQIODevice::~TQIODevice" ntqiodevice.html#~TQIODevice
-"QIODeviceSource::enableRewind" qiodevicesource.html#enableRewind
-"QIODeviceSource::readyToSend" qiodevicesource.html#readyToSend
-"QIODeviceSource::rewind" qiodevicesource.html#rewind
-"QIODeviceSource::rewindable" qiodevicesource.html#rewindable
-"QIODeviceSource::sendTo" qiodevicesource.html#sendTo
-"QIODeviceSource::~QIODeviceSource" qiodevicesource.html#~QIODeviceSource
+"TQIODevice" tqiodevice.html
+"TQIODevice::Offset" tqiodevice.html#Offset
+"TQIODevice::at" tqiodevice.html#at
+"TQIODevice::atEnd" tqiodevice.html#atEnd
+"TQIODevice::close" tqiodevice.html#close
+"TQIODevice::flags" tqiodevice.html#flags
+"TQIODevice::flush" tqiodevice.html#flush
+"TQIODevice::getch" tqiodevice.html#getch
+"TQIODevice::isAsynchronous" tqiodevice.html#isAsynchronous
+"TQIODevice::isBuffered" tqiodevice.html#isBuffered
+"TQIODevice::isCombinedAccess" tqiodevice.html#isCombinedAccess
+"TQIODevice::isDirectAccess" tqiodevice.html#isDirectAccess
+"TQIODevice::isInactive" tqiodevice.html#isInactive
+"TQIODevice::isOpen" tqiodevice.html#isOpen
+"TQIODevice::isRaw" tqiodevice.html#isRaw
+"TQIODevice::isReadWrite" tqiodevice.html#isReadWrite
+"TQIODevice::isReadable" tqiodevice.html#isReadable
+"TQIODevice::isSequentialAccess" tqiodevice.html#isSequentialAccess
+"TQIODevice::isSynchronous" tqiodevice.html#isSynchronous
+"TQIODevice::isTranslated" tqiodevice.html#isTranslated
+"TQIODevice::isWritable" tqiodevice.html#isWritable
+"TQIODevice::mode" tqiodevice.html#mode
+"TQIODevice::open" tqiodevice.html#open
+"TQIODevice::putch" tqiodevice.html#putch
+"TQIODevice::readAll" tqiodevice.html#readAll
+"TQIODevice::readBlock" tqiodevice.html#readBlock
+"TQIODevice::readLine" tqiodevice.html#readLine
+"TQIODevice::reset" tqiodevice.html#reset
+"TQIODevice::resetStatus" tqiodevice.html#resetStatus
+"TQIODevice::setFlags" tqiodevice.html#setFlags
+"TQIODevice::setMode" tqiodevice.html#setMode
+"TQIODevice::setState" tqiodevice.html#setState
+"TQIODevice::setStatus" tqiodevice.html#setStatus
+"TQIODevice::setType" tqiodevice.html#setType
+"TQIODevice::size" tqiodevice.html#size
+"TQIODevice::state" tqiodevice.html#state
+"TQIODevice::status" tqiodevice.html#status
+"TQIODevice::ungetch" tqiodevice.html#ungetch
+"TQIODevice::writeBlock" tqiodevice.html#writeBlock
+"TQIODevice::~TQIODevice" tqiodevice.html#~TQIODevice
+"TQIODeviceSource::enableRewind" tqiodevicesource.html#enableRewind
+"TQIODeviceSource::readyToSend" tqiodevicesource.html#readyToSend
+"TQIODeviceSource::rewind" tqiodevicesource.html#rewind
+"TQIODeviceSource::rewindable" tqiodevicesource.html#rewindable
+"TQIODeviceSource::sendTo" tqiodevicesource.html#sendTo
+"TQIODeviceSource::~TQIODeviceSource" tqiodevicesource.html#~TQIODeviceSource
"TQIconDrag" tqicondrag.html
"TQIconDrag::append" tqicondrag.html#append
"TQIconDrag::canDecode" tqicondrag.html#canDecode
@@ -3722,7 +3722,7 @@
"QListViewItemIterator::operator-=" qlistviewitemiterator.html#operator--eq
"QListViewItemIterator::operator=" qlistviewitemiterator.html#operator-eq
"QListViewItemIterator::~QListViewItemIterator" qlistviewitemiterator.html#~QListViewItemIterator
-"QLocalFs" ntqlocalfs.html
+"TQLocalFs" tqlocalfs.html
"QLocale" ntqlocale.html
"QLocale::Country" ntqlocale.html#Country
"QLocale::Language" ntqlocale.html#Language
@@ -4206,55 +4206,55 @@
"QNPlugin::newInstance" qnplugin.html#newInstance
"QNPlugin::unuseJavaClass" qnplugin.html#unuseJavaClass
"QNPlugin::~QNPlugin" qnplugin.html#~QNPlugin
-"QNetworkOperation" qnetworkoperation.html
-"QNetworkOperation::arg" qnetworkoperation.html#arg
-"QNetworkOperation::errorCode" qnetworkoperation.html#errorCode
-"QNetworkOperation::free" qnetworkoperation.html#free
-"QNetworkOperation::operation" qnetworkoperation.html#operation
-"QNetworkOperation::protocolDetail" qnetworkoperation.html#protocolDetail
-"QNetworkOperation::rawArg" qnetworkoperation.html#rawArg
-"QNetworkOperation::setArg" qnetworkoperation.html#setArg
-"QNetworkOperation::setErrorCode" qnetworkoperation.html#setErrorCode
-"QNetworkOperation::setProtocolDetail" qnetworkoperation.html#setProtocolDetail
-"QNetworkOperation::setRawArg" qnetworkoperation.html#setRawArg
-"QNetworkOperation::setState" qnetworkoperation.html#setState
-"QNetworkOperation::state" qnetworkoperation.html#state
-"QNetworkOperation::~QNetworkOperation" qnetworkoperation.html#~QNetworkOperation
-"QNetworkProtocol" ntqnetworkprotocol.html
-"QNetworkProtocol::ConnectionState" ntqnetworkprotocol.html#ConnectionState
-"QNetworkProtocol::Error" ntqnetworkprotocol.html#Error
-"QNetworkProtocol::Operation" ntqnetworkprotocol.html#Operation
-"QNetworkProtocol::State" ntqnetworkprotocol.html#State
-"QNetworkProtocol::addOperation" ntqnetworkprotocol.html#addOperation
-"QNetworkProtocol::autoDelete" ntqnetworkprotocol.html#autoDelete
-"QNetworkProtocol::checkConnection" ntqnetworkprotocol.html#checkConnection
-"QNetworkProtocol::clearOperationQueue" ntqnetworkprotocol.html#clearOperationQueue
-"QNetworkProtocol::connectionStateChanged" ntqnetworkprotocol.html#connectionStateChanged
-"QNetworkProtocol::createdDirectory" ntqnetworkprotocol.html#createdDirectory
-"QNetworkProtocol::data" ntqnetworkprotocol.html#data
-"QNetworkProtocol::dataTransferProgress" ntqnetworkprotocol.html#dataTransferProgress
-"QNetworkProtocol::finished" ntqnetworkprotocol.html#finished
-"QNetworkProtocol::getNetworkProtocol" ntqnetworkprotocol.html#getNetworkProtocol
-"QNetworkProtocol::hasOnlyLocalFileSystem" ntqnetworkprotocol.html#hasOnlyLocalFileSystem
-"QNetworkProtocol::itemChanged" ntqnetworkprotocol.html#itemChanged
-"QNetworkProtocol::newChild" ntqnetworkprotocol.html#newChild
-"QNetworkProtocol::newChildren" ntqnetworkprotocol.html#newChildren
-"QNetworkProtocol::operationGet" ntqnetworkprotocol.html#operationGet
-"QNetworkProtocol::operationInProgress" ntqnetworkprotocol.html#operationInProgress
-"QNetworkProtocol::operationListChildren" ntqnetworkprotocol.html#operationListChildren
-"QNetworkProtocol::operationMkDir" ntqnetworkprotocol.html#operationMkDir
-"QNetworkProtocol::operationPut" ntqnetworkprotocol.html#operationPut
-"QNetworkProtocol::operationRemove" ntqnetworkprotocol.html#operationRemove
-"QNetworkProtocol::operationRename" ntqnetworkprotocol.html#operationRename
-"QNetworkProtocol::registerNetworkProtocol" ntqnetworkprotocol.html#registerNetworkProtocol
-"QNetworkProtocol::removed" ntqnetworkprotocol.html#removed
-"QNetworkProtocol::setAutoDelete" ntqnetworkprotocol.html#setAutoDelete
-"QNetworkProtocol::setUrl" ntqnetworkprotocol.html#setUrl
-"QNetworkProtocol::start" ntqnetworkprotocol.html#start
-"QNetworkProtocol::stop" ntqnetworkprotocol.html#stop
-"QNetworkProtocol::supportedOperations" ntqnetworkprotocol.html#supportedOperations
-"QNetworkProtocol::url" ntqnetworkprotocol.html#url
-"QNetworkProtocol::~QNetworkProtocol" ntqnetworkprotocol.html#~QNetworkProtocol
+"TQNetworkOperation" tqnetworkoperation.html
+"TQNetworkOperation::arg" tqnetworkoperation.html#arg
+"TQNetworkOperation::errorCode" tqnetworkoperation.html#errorCode
+"TQNetworkOperation::free" tqnetworkoperation.html#free
+"TQNetworkOperation::operation" tqnetworkoperation.html#operation
+"TQNetworkOperation::protocolDetail" tqnetworkoperation.html#protocolDetail
+"TQNetworkOperation::rawArg" tqnetworkoperation.html#rawArg
+"TQNetworkOperation::setArg" tqnetworkoperation.html#setArg
+"TQNetworkOperation::setErrorCode" tqnetworkoperation.html#setErrorCode
+"TQNetworkOperation::setProtocolDetail" tqnetworkoperation.html#setProtocolDetail
+"TQNetworkOperation::setRawArg" tqnetworkoperation.html#setRawArg
+"TQNetworkOperation::setState" tqnetworkoperation.html#setState
+"TQNetworkOperation::state" tqnetworkoperation.html#state
+"TQNetworkOperation::~TQNetworkOperation" tqnetworkoperation.html#~TQNetworkOperation
+"TQNetworkProtocol" tqnetworkprotocol.html
+"TQNetworkProtocol::ConnectionState" tqnetworkprotocol.html#ConnectionState
+"TQNetworkProtocol::Error" tqnetworkprotocol.html#Error
+"TQNetworkProtocol::Operation" tqnetworkprotocol.html#Operation
+"TQNetworkProtocol::State" tqnetworkprotocol.html#State
+"TQNetworkProtocol::addOperation" tqnetworkprotocol.html#addOperation
+"TQNetworkProtocol::autoDelete" tqnetworkprotocol.html#autoDelete
+"TQNetworkProtocol::checkConnection" tqnetworkprotocol.html#checkConnection
+"TQNetworkProtocol::clearOperationQueue" tqnetworkprotocol.html#clearOperationQueue
+"TQNetworkProtocol::connectionStateChanged" tqnetworkprotocol.html#connectionStateChanged
+"TQNetworkProtocol::createdDirectory" tqnetworkprotocol.html#createdDirectory
+"TQNetworkProtocol::data" tqnetworkprotocol.html#data
+"TQNetworkProtocol::dataTransferProgress" tqnetworkprotocol.html#dataTransferProgress
+"TQNetworkProtocol::finished" tqnetworkprotocol.html#finished
+"TQNetworkProtocol::getNetworkProtocol" tqnetworkprotocol.html#getNetworkProtocol
+"TQNetworkProtocol::hasOnlyLocalFileSystem" tqnetworkprotocol.html#hasOnlyLocalFileSystem
+"TQNetworkProtocol::itemChanged" tqnetworkprotocol.html#itemChanged
+"TQNetworkProtocol::newChild" tqnetworkprotocol.html#newChild
+"TQNetworkProtocol::newChildren" tqnetworkprotocol.html#newChildren
+"TQNetworkProtocol::operationGet" tqnetworkprotocol.html#operationGet
+"TQNetworkProtocol::operationInProgress" tqnetworkprotocol.html#operationInProgress
+"TQNetworkProtocol::operationListChildren" tqnetworkprotocol.html#operationListChildren
+"TQNetworkProtocol::operationMkDir" tqnetworkprotocol.html#operationMkDir
+"TQNetworkProtocol::operationPut" tqnetworkprotocol.html#operationPut
+"TQNetworkProtocol::operationRemove" tqnetworkprotocol.html#operationRemove
+"TQNetworkProtocol::operationRename" tqnetworkprotocol.html#operationRename
+"TQNetworkProtocol::registerNetworkProtocol" tqnetworkprotocol.html#registerNetworkProtocol
+"TQNetworkProtocol::removed" tqnetworkprotocol.html#removed
+"TQNetworkProtocol::setAutoDelete" tqnetworkprotocol.html#setAutoDelete
+"TQNetworkProtocol::setUrl" tqnetworkprotocol.html#setUrl
+"TQNetworkProtocol::start" tqnetworkprotocol.html#start
+"TQNetworkProtocol::stop" tqnetworkprotocol.html#stop
+"TQNetworkProtocol::supportedOperations" tqnetworkprotocol.html#supportedOperations
+"TQNetworkProtocol::url" tqnetworkprotocol.html#url
+"TQNetworkProtocol::~TQNetworkProtocol" tqnetworkprotocol.html#~TQNetworkProtocol
"TQObject" tqobject.html
"TQObject::activate_signal" tqobject.html#activate_signal
"TQObject::blockSignals" tqobject.html#blockSignals
@@ -4652,38 +4652,38 @@
"QPrinter::toPage" ntqprinter.html#toPage
"QPrinter::winPageSize" ntqprinter.html#winPageSize
"QPrinter::~QPrinter" ntqprinter.html#~QPrinter
-"QProcess" ntqprocess.html
-"QProcess::Communication" ntqprocess.html#Communication
-"QProcess::addArgument" ntqprocess.html#addArgument
-"QProcess::arguments" ntqprocess.html#arguments
-"QProcess::canReadLineStderr" ntqprocess.html#canReadLineStderr
-"QProcess::canReadLineStdout" ntqprocess.html#canReadLineStdout
-"QProcess::clearArguments" ntqprocess.html#clearArguments
-"QProcess::closeStdin" ntqprocess.html#closeStdin
-"QProcess::communication" ntqprocess.html#communication
-"QProcess::exitStatus" ntqprocess.html#exitStatus
-"QProcess::isRunning" ntqprocess.html#isRunning
-"QProcess::kill" ntqprocess.html#kill
-"QProcess::launch" ntqprocess.html#launch
-"QProcess::launchFinished" ntqprocess.html#launchFinished
-"QProcess::normalExit" ntqprocess.html#normalExit
-"QProcess::processExited" ntqprocess.html#processExited
-"QProcess::processIdentifier" ntqprocess.html#processIdentifier
-"QProcess::readLineStderr" ntqprocess.html#readLineStderr
-"QProcess::readLineStdout" ntqprocess.html#readLineStdout
-"QProcess::readStderr" ntqprocess.html#readStderr
-"QProcess::readStdout" ntqprocess.html#readStdout
-"QProcess::readyReadStderr" ntqprocess.html#readyReadStderr
-"QProcess::readyReadStdout" ntqprocess.html#readyReadStdout
-"QProcess::setArguments" ntqprocess.html#setArguments
-"QProcess::setCommunication" ntqprocess.html#setCommunication
-"QProcess::setWorkingDirectory" ntqprocess.html#setWorkingDirectory
-"QProcess::start" ntqprocess.html#start
-"QProcess::tryTerminate" ntqprocess.html#tryTerminate
-"QProcess::workingDirectory" ntqprocess.html#workingDirectory
-"QProcess::writeToStdin" ntqprocess.html#writeToStdin
-"QProcess::wroteToStdin" ntqprocess.html#wroteToStdin
-"QProcess::~QProcess" ntqprocess.html#~QProcess
+"TQProcess" tqprocess.html
+"TQProcess::Communication" tqprocess.html#Communication
+"TQProcess::addArgument" tqprocess.html#addArgument
+"TQProcess::arguments" tqprocess.html#arguments
+"TQProcess::canReadLineStderr" tqprocess.html#canReadLineStderr
+"TQProcess::canReadLineStdout" tqprocess.html#canReadLineStdout
+"TQProcess::clearArguments" tqprocess.html#clearArguments
+"TQProcess::closeStdin" tqprocess.html#closeStdin
+"TQProcess::communication" tqprocess.html#communication
+"TQProcess::exitStatus" tqprocess.html#exitStatus
+"TQProcess::isRunning" tqprocess.html#isRunning
+"TQProcess::kill" tqprocess.html#kill
+"TQProcess::launch" tqprocess.html#launch
+"TQProcess::launchFinished" tqprocess.html#launchFinished
+"TQProcess::normalExit" tqprocess.html#normalExit
+"TQProcess::processExited" tqprocess.html#processExited
+"TQProcess::processIdentifier" tqprocess.html#processIdentifier
+"TQProcess::readLineStderr" tqprocess.html#readLineStderr
+"TQProcess::readLineStdout" tqprocess.html#readLineStdout
+"TQProcess::readStderr" tqprocess.html#readStderr
+"TQProcess::readStdout" tqprocess.html#readStdout
+"TQProcess::readyReadStderr" tqprocess.html#readyReadStderr
+"TQProcess::readyReadStdout" tqprocess.html#readyReadStdout
+"TQProcess::setArguments" tqprocess.html#setArguments
+"TQProcess::setCommunication" tqprocess.html#setCommunication
+"TQProcess::setWorkingDirectory" tqprocess.html#setWorkingDirectory
+"TQProcess::start" tqprocess.html#start
+"TQProcess::tryTerminate" tqprocess.html#tryTerminate
+"TQProcess::workingDirectory" tqprocess.html#workingDirectory
+"TQProcess::writeToStdin" tqprocess.html#writeToStdin
+"TQProcess::wroteToStdin" tqprocess.html#wroteToStdin
+"TQProcess::~TQProcess" tqprocess.html#~TQProcess
"QProgressBar" ntqprogressbar.html
"QProgressBar::centerIndicator" ntqprogressbar.html#centerIndicator
"QProgressBar::centerIndicator" ntqprogressbar.html#centerIndicator-prop
@@ -5195,15 +5195,15 @@
"TQSemaphore::total" tqsemaphore.html#total
"TQSemaphore::tryAccess" tqsemaphore.html#tryAccess
"TQSemaphore::~TQSemaphore" tqsemaphore.html#~TQSemaphore
-"QServerSocket" ntqserversocket.html
-"QServerSocket::address" ntqserversocket.html#address
-"QServerSocket::newConnection" ntqserversocket.html#newConnection
-"QServerSocket::ok" ntqserversocket.html#ok
-"QServerSocket::port" ntqserversocket.html#port
-"QServerSocket::setSocket" ntqserversocket.html#setSocket
-"QServerSocket::socket" ntqserversocket.html#socket
-"QServerSocket::socketDevice" ntqserversocket.html#socketDevice
-"QServerSocket::~QServerSocket" ntqserversocket.html#~QServerSocket
+"TQServerSocket" tqserversocket.html
+"TQServerSocket::address" tqserversocket.html#address
+"TQServerSocket::newConnection" tqserversocket.html#newConnection
+"TQServerSocket::ok" tqserversocket.html#ok
+"TQServerSocket::port" tqserversocket.html#port
+"TQServerSocket::setSocket" tqserversocket.html#setSocket
+"TQServerSocket::socket" tqserversocket.html#socket
+"TQServerSocket::socketDevice" tqserversocket.html#socketDevice
+"TQServerSocket::~TQServerSocket" tqserversocket.html#~TQServerSocket
"TQSessionManager" tqsessionmanager.html
"TQSessionManager::RestartHint" tqsessionmanager.html#RestartHint
"TQSessionManager::allowsErrorInteraction" tqsessionmanager.html#allowsErrorInteraction
@@ -5222,41 +5222,41 @@
"TQSessionManager::setManagerProperty" tqsessionmanager.html#setManagerProperty
"TQSessionManager::setRestartCommand" tqsessionmanager.html#setRestartCommand
"TQSessionManager::setRestartHint" tqsessionmanager.html#setRestartHint
-"QSettings" ntqsettings.html
-"QSettings::Format" ntqsettings.html#Format
-"QSettings::Scope" ntqsettings.html#Scope
-"QSettings::System" ntqsettings.html#System
-"QSettings::beginGroup" ntqsettings.html#beginGroup
-"QSettings::endGroup" ntqsettings.html#endGroup
-"QSettings::entryList" ntqsettings.html#entryList
-"QSettings::group" ntqsettings.html#group
-"QSettings::insertSearchPath" ntqsettings.html#insertSearchPath
-"QSettings::readBoolEntry" ntqsettings.html#readBoolEntry
-"QSettings::readDoubleEntry" ntqsettings.html#readDoubleEntry
-"QSettings::readEntry" ntqsettings.html#readEntry
-"QSettings::readListEntry" ntqsettings.html#readListEntry
-"QSettings::readNumEntry" ntqsettings.html#readNumEntry
-"QSettings::removeEntry" ntqsettings.html#removeEntry
-"QSettings::removeSearchPath" ntqsettings.html#removeSearchPath
-"QSettings::resetGroup" ntqsettings.html#resetGroup
-"QSettings::setPath" ntqsettings.html#setPath
-"QSettings::subkeyList" ntqsettings.html#subkeyList
-"QSettings::writeEntry" ntqsettings.html#writeEntry
-"QSettings::~QSettings" ntqsettings.html#~QSettings
+"TQSettings" tqsettings.html
+"TQSettings::Format" tqsettings.html#Format
+"TQSettings::Scope" tqsettings.html#Scope
+"TQSettings::System" tqsettings.html#System
+"TQSettings::beginGroup" tqsettings.html#beginGroup
+"TQSettings::endGroup" tqsettings.html#endGroup
+"TQSettings::entryList" tqsettings.html#entryList
+"TQSettings::group" tqsettings.html#group
+"TQSettings::insertSearchPath" tqsettings.html#insertSearchPath
+"TQSettings::readBoolEntry" tqsettings.html#readBoolEntry
+"TQSettings::readDoubleEntry" tqsettings.html#readDoubleEntry
+"TQSettings::readEntry" tqsettings.html#readEntry
+"TQSettings::readListEntry" tqsettings.html#readListEntry
+"TQSettings::readNumEntry" tqsettings.html#readNumEntry
+"TQSettings::removeEntry" tqsettings.html#removeEntry
+"TQSettings::removeSearchPath" tqsettings.html#removeSearchPath
+"TQSettings::resetGroup" tqsettings.html#resetGroup
+"TQSettings::setPath" tqsettings.html#setPath
+"TQSettings::subkeyList" tqsettings.html#subkeyList
+"TQSettings::writeEntry" tqsettings.html#writeEntry
+"TQSettings::~TQSettings" tqsettings.html#~TQSettings
"QShowEvent" qshowevent.html
-"QSignal" ntqsignal.html
-"QSignal::activate" ntqsignal.html#activate
-"QSignal::connect" ntqsignal.html#connect
-"QSignal::disconnect" ntqsignal.html#disconnect
-"QSignal::setValue" ntqsignal.html#setValue
-"QSignal::value" ntqsignal.html#value
-"QSignal::~QSignal" ntqsignal.html#~QSignal
-"QSignalMapper" ntqsignalmapper.html
-"QSignalMapper::map" ntqsignalmapper.html#map
-"QSignalMapper::mapped" ntqsignalmapper.html#mapped
-"QSignalMapper::removeMappings" ntqsignalmapper.html#removeMappings
-"QSignalMapper::setMapping" ntqsignalmapper.html#setMapping
-"QSignalMapper::~QSignalMapper" ntqsignalmapper.html#~QSignalMapper
+"TQSignal" tqsignal.html
+"TQSignal::activate" tqsignal.html#activate
+"TQSignal::connect" tqsignal.html#connect
+"TQSignal::disconnect" tqsignal.html#disconnect
+"TQSignal::setValue" tqsignal.html#setValue
+"TQSignal::value" tqsignal.html#value
+"TQSignal::~TQSignal" tqsignal.html#~TQSignal
+"TQSignalMapper" tqsignalmapper.html
+"TQSignalMapper::map" tqsignalmapper.html#map
+"TQSignalMapper::mapped" tqsignalmapper.html#mapped
+"TQSignalMapper::removeMappings" tqsignalmapper.html#removeMappings
+"TQSignalMapper::setMapping" tqsignalmapper.html#setMapping
+"TQSignalMapper::~TQSignalMapper" tqsignalmapper.html#~TQSignalMapper
"QSimpleRichText" ntqsimplerichtext.html
"QSimpleRichText::adjustSize" ntqsimplerichtext.html#adjustSize
"QSimpleRichText::anchorAt" ntqsimplerichtext.html#anchorAt
@@ -5360,94 +5360,94 @@
"QSlider::valueChange" ntqslider.html#valueChange
"QSlider::valueChanged" ntqslider.html#valueChanged
"QSlider::~QSlider" ntqslider.html#~QSlider
-"QSocket" ntqsocket.html
-"QSocket::Error" ntqsocket.html#Error
-"QSocket::State" ntqsocket.html#State
-"QSocket::address" ntqsocket.html#address
-"QSocket::at" ntqsocket.html#at
-"QSocket::atEnd" ntqsocket.html#atEnd
-"QSocket::bytesAvailable" ntqsocket.html#bytesAvailable
-"QSocket::bytesToWrite" ntqsocket.html#bytesToWrite
-"QSocket::bytesWritten" ntqsocket.html#bytesWritten
-"QSocket::canReadLine" ntqsocket.html#canReadLine
-"QSocket::clearPendingData" ntqsocket.html#clearPendingData
-"QSocket::close" ntqsocket.html#close
-"QSocket::connectToHost" ntqsocket.html#connectToHost
-"QSocket::connected" ntqsocket.html#connected
-"QSocket::connectionClosed" ntqsocket.html#connectionClosed
-"QSocket::consumeWriteBuf" ntqsocket.html#consumeWriteBuf
-"QSocket::delayedCloseFinished" ntqsocket.html#delayedCloseFinished
-"QSocket::error" ntqsocket.html#error
-"QSocket::flush" ntqsocket.html#flush
-"QSocket::getch" ntqsocket.html#getch
-"QSocket::hostFound" ntqsocket.html#hostFound
-"QSocket::open" ntqsocket.html#open
-"QSocket::peerAddress" ntqsocket.html#peerAddress
-"QSocket::peerName" ntqsocket.html#peerName
-"QSocket::peerPort" ntqsocket.html#peerPort
-"QSocket::port" ntqsocket.html#port
-"QSocket::putch" ntqsocket.html#putch
-"QSocket::readBlock" ntqsocket.html#readBlock
-"QSocket::readBufferSize" ntqsocket.html#readBufferSize
-"QSocket::readLine" ntqsocket.html#readLine
-"QSocket::readyRead" ntqsocket.html#readyRead
-"QSocket::setReadBufferSize" ntqsocket.html#setReadBufferSize
-"QSocket::setSocket" ntqsocket.html#setSocket
-"QSocket::setSocketDevice" ntqsocket.html#setSocketDevice
-"QSocket::setSocketIntern" ntqsocket.html#setSocketIntern
-"QSocket::size" ntqsocket.html#size
-"QSocket::socket" ntqsocket.html#socket
-"QSocket::socketDevice" ntqsocket.html#socketDevice
-"QSocket::state" ntqsocket.html#state
-"QSocket::tryConnecting" ntqsocket.html#tryConnecting
-"QSocket::ungetch" ntqsocket.html#ungetch
-"QSocket::waitForMore" ntqsocket.html#waitForMore
-"QSocket::writeBlock" ntqsocket.html#writeBlock
-"QSocket::~QSocket" ntqsocket.html#~QSocket
-"QSocketDevice" ntqsocketdevice.html
-"QSocketDevice::Error" ntqsocketdevice.html#Error
-"QSocketDevice::Protocol" ntqsocketdevice.html#Protocol
-"QSocketDevice::Type" ntqsocketdevice.html#Type
-"QSocketDevice::accept" ntqsocketdevice.html#accept
-"QSocketDevice::address" ntqsocketdevice.html#address
-"QSocketDevice::addressReusable" ntqsocketdevice.html#addressReusable
-"QSocketDevice::bind" ntqsocketdevice.html#bind
-"QSocketDevice::blocking" ntqsocketdevice.html#blocking
-"QSocketDevice::bytesAvailable" ntqsocketdevice.html#bytesAvailable
-"QSocketDevice::connect" ntqsocketdevice.html#connect
-"QSocketDevice::createNewSocket" ntqsocketdevice.html#createNewSocket
-"QSocketDevice::error" ntqsocketdevice.html#error
-"QSocketDevice::fetchConnectionParameters" ntqsocketdevice.html#fetchConnectionParameters
-"QSocketDevice::isValid" ntqsocketdevice.html#isValid
-"QSocketDevice::listen" ntqsocketdevice.html#listen
-"QSocketDevice::option" ntqsocketdevice.html#option
-"QSocketDevice::peerAddress" ntqsocketdevice.html#peerAddress
-"QSocketDevice::peerPort" ntqsocketdevice.html#peerPort
-"QSocketDevice::port" ntqsocketdevice.html#port
-"QSocketDevice::protocol" ntqsocketdevice.html#protocol
-"QSocketDevice::readBlock" ntqsocketdevice.html#readBlock
-"QSocketDevice::receiveBufferSize" ntqsocketdevice.html#receiveBufferSize
-"QSocketDevice::sendBufferSize" ntqsocketdevice.html#sendBufferSize
-"QSocketDevice::setAddressReusable" ntqsocketdevice.html#setAddressReusable
-"QSocketDevice::setBlocking" ntqsocketdevice.html#setBlocking
-"QSocketDevice::setError" ntqsocketdevice.html#setError
-"QSocketDevice::setOption" ntqsocketdevice.html#setOption
-"QSocketDevice::setReceiveBufferSize" ntqsocketdevice.html#setReceiveBufferSize
-"QSocketDevice::setSendBufferSize" ntqsocketdevice.html#setSendBufferSize
-"QSocketDevice::setSocket" ntqsocketdevice.html#setSocket
-"QSocketDevice::socket" ntqsocketdevice.html#socket
-"QSocketDevice::type" ntqsocketdevice.html#type
-"QSocketDevice::waitForMore" ntqsocketdevice.html#waitForMore
-"QSocketDevice::writeBlock" ntqsocketdevice.html#writeBlock
-"QSocketDevice::~QSocketDevice" ntqsocketdevice.html#~QSocketDevice
-"QSocketNotifier" ntqsocketnotifier.html
-"QSocketNotifier::Type" ntqsocketnotifier.html#Type
-"QSocketNotifier::activated" ntqsocketnotifier.html#activated
-"QSocketNotifier::isEnabled" ntqsocketnotifier.html#isEnabled
-"QSocketNotifier::setEnabled" ntqsocketnotifier.html#setEnabled
-"QSocketNotifier::socket" ntqsocketnotifier.html#socket
-"QSocketNotifier::type" ntqsocketnotifier.html#type
-"QSocketNotifier::~QSocketNotifier" ntqsocketnotifier.html#~QSocketNotifier
+"TQSocket" tqsocket.html
+"TQSocket::Error" tqsocket.html#Error
+"TQSocket::State" tqsocket.html#State
+"TQSocket::address" tqsocket.html#address
+"TQSocket::at" tqsocket.html#at
+"TQSocket::atEnd" tqsocket.html#atEnd
+"TQSocket::bytesAvailable" tqsocket.html#bytesAvailable
+"TQSocket::bytesToWrite" tqsocket.html#bytesToWrite
+"TQSocket::bytesWritten" tqsocket.html#bytesWritten
+"TQSocket::canReadLine" tqsocket.html#canReadLine
+"TQSocket::clearPendingData" tqsocket.html#clearPendingData
+"TQSocket::close" tqsocket.html#close
+"TQSocket::connectToHost" tqsocket.html#connectToHost
+"TQSocket::connected" tqsocket.html#connected
+"TQSocket::connectionClosed" tqsocket.html#connectionClosed
+"TQSocket::consumeWriteBuf" tqsocket.html#consumeWriteBuf
+"TQSocket::delayedCloseFinished" tqsocket.html#delayedCloseFinished
+"TQSocket::error" tqsocket.html#error
+"TQSocket::flush" tqsocket.html#flush
+"TQSocket::getch" tqsocket.html#getch
+"TQSocket::hostFound" tqsocket.html#hostFound
+"TQSocket::open" tqsocket.html#open
+"TQSocket::peerAddress" tqsocket.html#peerAddress
+"TQSocket::peerName" tqsocket.html#peerName
+"TQSocket::peerPort" tqsocket.html#peerPort
+"TQSocket::port" tqsocket.html#port
+"TQSocket::putch" tqsocket.html#putch
+"TQSocket::readBlock" tqsocket.html#readBlock
+"TQSocket::readBufferSize" tqsocket.html#readBufferSize
+"TQSocket::readLine" tqsocket.html#readLine
+"TQSocket::readyRead" tqsocket.html#readyRead
+"TQSocket::setReadBufferSize" tqsocket.html#setReadBufferSize
+"TQSocket::setSocket" tqsocket.html#setSocket
+"TQSocket::setSocketDevice" tqsocket.html#setSocketDevice
+"TQSocket::setSocketIntern" tqsocket.html#setSocketIntern
+"TQSocket::size" tqsocket.html#size
+"TQSocket::socket" tqsocket.html#socket
+"TQSocket::socketDevice" tqsocket.html#socketDevice
+"TQSocket::state" tqsocket.html#state
+"TQSocket::tryConnecting" tqsocket.html#tryConnecting
+"TQSocket::ungetch" tqsocket.html#ungetch
+"TQSocket::waitForMore" tqsocket.html#waitForMore
+"TQSocket::writeBlock" tqsocket.html#writeBlock
+"TQSocket::~TQSocket" tqsocket.html#~TQSocket
+"TQSocketDevice" tqsocketdevice.html
+"TQSocketDevice::Error" tqsocketdevice.html#Error
+"TQSocketDevice::Protocol" tqsocketdevice.html#Protocol
+"TQSocketDevice::Type" tqsocketdevice.html#Type
+"TQSocketDevice::accept" tqsocketdevice.html#accept
+"TQSocketDevice::address" tqsocketdevice.html#address
+"TQSocketDevice::addressReusable" tqsocketdevice.html#addressReusable
+"TQSocketDevice::bind" tqsocketdevice.html#bind
+"TQSocketDevice::blocking" tqsocketdevice.html#blocking
+"TQSocketDevice::bytesAvailable" tqsocketdevice.html#bytesAvailable
+"TQSocketDevice::connect" tqsocketdevice.html#connect
+"TQSocketDevice::createNewSocket" tqsocketdevice.html#createNewSocket
+"TQSocketDevice::error" tqsocketdevice.html#error
+"TQSocketDevice::fetchConnectionParameters" tqsocketdevice.html#fetchConnectionParameters
+"TQSocketDevice::isValid" tqsocketdevice.html#isValid
+"TQSocketDevice::listen" tqsocketdevice.html#listen
+"TQSocketDevice::option" tqsocketdevice.html#option
+"TQSocketDevice::peerAddress" tqsocketdevice.html#peerAddress
+"TQSocketDevice::peerPort" tqsocketdevice.html#peerPort
+"TQSocketDevice::port" tqsocketdevice.html#port
+"TQSocketDevice::protocol" tqsocketdevice.html#protocol
+"TQSocketDevice::readBlock" tqsocketdevice.html#readBlock
+"TQSocketDevice::receiveBufferSize" tqsocketdevice.html#receiveBufferSize
+"TQSocketDevice::sendBufferSize" tqsocketdevice.html#sendBufferSize
+"TQSocketDevice::setAddressReusable" tqsocketdevice.html#setAddressReusable
+"TQSocketDevice::setBlocking" tqsocketdevice.html#setBlocking
+"TQSocketDevice::setError" tqsocketdevice.html#setError
+"TQSocketDevice::setOption" tqsocketdevice.html#setOption
+"TQSocketDevice::setReceiveBufferSize" tqsocketdevice.html#setReceiveBufferSize
+"TQSocketDevice::setSendBufferSize" tqsocketdevice.html#setSendBufferSize
+"TQSocketDevice::setSocket" tqsocketdevice.html#setSocket
+"TQSocketDevice::socket" tqsocketdevice.html#socket
+"TQSocketDevice::type" tqsocketdevice.html#type
+"TQSocketDevice::waitForMore" tqsocketdevice.html#waitForMore
+"TQSocketDevice::writeBlock" tqsocketdevice.html#writeBlock
+"TQSocketDevice::~TQSocketDevice" tqsocketdevice.html#~TQSocketDevice
+"TQSocketNotifier" tqsocketnotifier.html
+"TQSocketNotifier::Type" tqsocketnotifier.html#Type
+"TQSocketNotifier::activated" tqsocketnotifier.html#activated
+"TQSocketNotifier::isEnabled" tqsocketnotifier.html#isEnabled
+"TQSocketNotifier::setEnabled" tqsocketnotifier.html#setEnabled
+"TQSocketNotifier::socket" tqsocketnotifier.html#socket
+"TQSocketNotifier::type" tqsocketnotifier.html#type
+"TQSocketNotifier::~TQSocketNotifier" tqsocketnotifier.html#~TQSocketNotifier
"QSound" ntqsound.html
"QSound::available" ntqsound.html#available
"QSound::fileName" ntqsound.html#fileName
@@ -6899,110 +6899,110 @@
"TQUriDrag::uriToLocalFile" tquridrag.html#uriToLocalFile
"TQUriDrag::uriToUnicodeUri" tquridrag.html#uriToUnicodeUri
"TQUriDrag::~TQUriDrag" tquridrag.html#~TQUriDrag
-"QUrl" ntqurl.html
-"QUrl::addPath" ntqurl.html#addPath
-"QUrl::cdUp" ntqurl.html#cdUp
-"QUrl::decode" ntqurl.html#decode
-"QUrl::dirPath" ntqurl.html#dirPath
-"QUrl::encode" ntqurl.html#encode
-"QUrl::encodedPathAndQuery" ntqurl.html#encodedPathAndQuery
-"QUrl::fileName" ntqurl.html#fileName
-"QUrl::hasHost" ntqurl.html#hasHost
-"QUrl::hasPassword" ntqurl.html#hasPassword
-"QUrl::hasPath" ntqurl.html#hasPath
-"QUrl::hasPort" ntqurl.html#hasPort
-"QUrl::hasRef" ntqurl.html#hasRef
-"QUrl::hasUser" ntqurl.html#hasUser
-"QUrl::host" ntqurl.html#host
-"QUrl::isLocalFile" ntqurl.html#isLocalFile
-"QUrl::isRelativeUrl" ntqurl.html#isRelativeUrl
-"QUrl::isValid" ntqurl.html#isValid
-"QUrl::operator TQString" ntqurl.html#operator-TQString
-"QUrl::operator=" ntqurl.html#operator-eq
-"QUrl::operator==" ntqurl.html#operator-eq-eq
-"QUrl::parse" ntqurl.html#parse
-"QUrl::password" ntqurl.html#password
-"QUrl::path" ntqurl.html#path
-"QUrl::port" ntqurl.html#port
-"QUrl::protocol" ntqurl.html#protocol
-"QUrl::query" ntqurl.html#query
-"QUrl::ref" ntqurl.html#ref
-"QUrl::reset" ntqurl.html#reset
-"QUrl::setEncodedPathAndQuery" ntqurl.html#setEncodedPathAndQuery
-"QUrl::setFileName" ntqurl.html#setFileName
-"QUrl::setHost" ntqurl.html#setHost
-"QUrl::setPassword" ntqurl.html#setPassword
-"QUrl::setPath" ntqurl.html#setPath
-"QUrl::setPort" ntqurl.html#setPort
-"QUrl::setProtocol" ntqurl.html#setProtocol
-"QUrl::setQuery" ntqurl.html#setQuery
-"QUrl::setRef" ntqurl.html#setRef
-"QUrl::setUser" ntqurl.html#setUser
-"QUrl::toString" ntqurl.html#toString
-"QUrl::user" ntqurl.html#user
-"QUrl::~QUrl" ntqurl.html#~QUrl
-"QUrlInfo" ntqurlinfo.html
-"QUrlInfo::PermissionSpec" ntqurlinfo.html#PermissionSpec
-"QUrlInfo::equal" ntqurlinfo.html#equal
-"QUrlInfo::greaterThan" ntqurlinfo.html#greaterThan
-"QUrlInfo::group" ntqurlinfo.html#group
-"QUrlInfo::isDir" ntqurlinfo.html#isDir
-"QUrlInfo::isExecutable" ntqurlinfo.html#isExecutable
-"QUrlInfo::isFile" ntqurlinfo.html#isFile
-"QUrlInfo::isReadable" ntqurlinfo.html#isReadable
-"QUrlInfo::isSymLink" ntqurlinfo.html#isSymLink
-"QUrlInfo::isValid" ntqurlinfo.html#isValid
-"QUrlInfo::isWritable" ntqurlinfo.html#isWritable
-"QUrlInfo::lastModified" ntqurlinfo.html#lastModified
-"QUrlInfo::lastRead" ntqurlinfo.html#lastRead
-"QUrlInfo::lessThan" ntqurlinfo.html#lessThan
-"QUrlInfo::name" ntqurlinfo.html#name
-"QUrlInfo::operator=" ntqurlinfo.html#operator-eq
-"QUrlInfo::operator==" ntqurlinfo.html#operator-eq-eq
-"QUrlInfo::owner" ntqurlinfo.html#owner
-"QUrlInfo::permissions" ntqurlinfo.html#permissions
-"QUrlInfo::setDir" ntqurlinfo.html#setDir
-"QUrlInfo::setFile" ntqurlinfo.html#setFile
-"QUrlInfo::setGroup" ntqurlinfo.html#setGroup
-"QUrlInfo::setLastModified" ntqurlinfo.html#setLastModified
-"QUrlInfo::setName" ntqurlinfo.html#setName
-"QUrlInfo::setOwner" ntqurlinfo.html#setOwner
-"QUrlInfo::setPermissions" ntqurlinfo.html#setPermissions
-"QUrlInfo::setReadable" ntqurlinfo.html#setReadable
-"QUrlInfo::setSize" ntqurlinfo.html#setSize
-"QUrlInfo::setSymLink" ntqurlinfo.html#setSymLink
-"QUrlInfo::setWritable" ntqurlinfo.html#setWritable
-"QUrlInfo::size" ntqurlinfo.html#size
-"QUrlInfo::~QUrlInfo" ntqurlinfo.html#~QUrlInfo
-"QUrlOperator" ntqurloperator.html
-"QUrlOperator::addEntry" ntqurloperator.html#addEntry
-"QUrlOperator::clearEntries" ntqurloperator.html#clearEntries
-"QUrlOperator::connectionStateChanged" ntqurloperator.html#connectionStateChanged
-"QUrlOperator::copy" ntqurloperator.html#copy
-"QUrlOperator::createdDirectory" ntqurloperator.html#createdDirectory
-"QUrlOperator::data" ntqurloperator.html#data
-"QUrlOperator::dataTransferProgress" ntqurloperator.html#dataTransferProgress
-"QUrlOperator::deleteNetworkProtocol" ntqurloperator.html#deleteNetworkProtocol
-"QUrlOperator::finished" ntqurloperator.html#finished
-"QUrlOperator::get" ntqurloperator.html#get
-"QUrlOperator::getNetworkProtocol" ntqurloperator.html#getNetworkProtocol
-"QUrlOperator::info" ntqurloperator.html#info
-"QUrlOperator::isDir" ntqurloperator.html#isDir
-"QUrlOperator::itemChanged" ntqurloperator.html#itemChanged
-"QUrlOperator::listChildren" ntqurloperator.html#listChildren
-"QUrlOperator::mkdir" ntqurloperator.html#mkdir
-"QUrlOperator::nameFilter" ntqurloperator.html#nameFilter
-"QUrlOperator::newChildren" ntqurloperator.html#newChildren
-"QUrlOperator::put" ntqurloperator.html#put
-"QUrlOperator::remove" ntqurloperator.html#remove
-"QUrlOperator::removed" ntqurloperator.html#removed
-"QUrlOperator::rename" ntqurloperator.html#rename
-"QUrlOperator::setNameFilter" ntqurloperator.html#setNameFilter
-"QUrlOperator::start" ntqurloperator.html#start
-"QUrlOperator::startOperation" ntqurloperator.html#startOperation
-"QUrlOperator::startedNextCopy" ntqurloperator.html#startedNextCopy
-"QUrlOperator::stop" ntqurloperator.html#stop
-"QUrlOperator::~QUrlOperator" ntqurloperator.html#~QUrlOperator
+"TQUrl" tqurl.html
+"TQUrl::addPath" tqurl.html#addPath
+"TQUrl::cdUp" tqurl.html#cdUp
+"TQUrl::decode" tqurl.html#decode
+"TQUrl::dirPath" tqurl.html#dirPath
+"TQUrl::encode" tqurl.html#encode
+"TQUrl::encodedPathAndQuery" tqurl.html#encodedPathAndQuery
+"TQUrl::fileName" tqurl.html#fileName
+"TQUrl::hasHost" tqurl.html#hasHost
+"TQUrl::hasPassword" tqurl.html#hasPassword
+"TQUrl::hasPath" tqurl.html#hasPath
+"TQUrl::hasPort" tqurl.html#hasPort
+"TQUrl::hasRef" tqurl.html#hasRef
+"TQUrl::hasUser" tqurl.html#hasUser
+"TQUrl::host" tqurl.html#host
+"TQUrl::isLocalFile" tqurl.html#isLocalFile
+"TQUrl::isRelativeUrl" tqurl.html#isRelativeUrl
+"TQUrl::isValid" tqurl.html#isValid
+"TQUrl::operator TQString" tqurl.html#operator-TQString
+"TQUrl::operator=" tqurl.html#operator-eq
+"TQUrl::operator==" tqurl.html#operator-eq-eq
+"TQUrl::parse" tqurl.html#parse
+"TQUrl::password" tqurl.html#password
+"TQUrl::path" tqurl.html#path
+"TQUrl::port" tqurl.html#port
+"TQUrl::protocol" tqurl.html#protocol
+"TQUrl::query" tqurl.html#query
+"TQUrl::ref" tqurl.html#ref
+"TQUrl::reset" tqurl.html#reset
+"TQUrl::setEncodedPathAndQuery" tqurl.html#setEncodedPathAndQuery
+"TQUrl::setFileName" tqurl.html#setFileName
+"TQUrl::setHost" tqurl.html#setHost
+"TQUrl::setPassword" tqurl.html#setPassword
+"TQUrl::setPath" tqurl.html#setPath
+"TQUrl::setPort" tqurl.html#setPort
+"TQUrl::setProtocol" tqurl.html#setProtocol
+"TQUrl::setQuery" tqurl.html#setQuery
+"TQUrl::setRef" tqurl.html#setRef
+"TQUrl::setUser" tqurl.html#setUser
+"TQUrl::toString" tqurl.html#toString
+"TQUrl::user" tqurl.html#user
+"TQUrl::~TQUrl" tqurl.html#~TQUrl
+"TQUrlInfo" tqurlinfo.html
+"TQUrlInfo::PermissionSpec" tqurlinfo.html#PermissionSpec
+"TQUrlInfo::equal" tqurlinfo.html#equal
+"TQUrlInfo::greaterThan" tqurlinfo.html#greaterThan
+"TQUrlInfo::group" tqurlinfo.html#group
+"TQUrlInfo::isDir" tqurlinfo.html#isDir
+"TQUrlInfo::isExecutable" tqurlinfo.html#isExecutable
+"TQUrlInfo::isFile" tqurlinfo.html#isFile
+"TQUrlInfo::isReadable" tqurlinfo.html#isReadable
+"TQUrlInfo::isSymLink" tqurlinfo.html#isSymLink
+"TQUrlInfo::isValid" tqurlinfo.html#isValid
+"TQUrlInfo::isWritable" tqurlinfo.html#isWritable
+"TQUrlInfo::lastModified" tqurlinfo.html#lastModified
+"TQUrlInfo::lastRead" tqurlinfo.html#lastRead
+"TQUrlInfo::lessThan" tqurlinfo.html#lessThan
+"TQUrlInfo::name" tqurlinfo.html#name
+"TQUrlInfo::operator=" tqurlinfo.html#operator-eq
+"TQUrlInfo::operator==" tqurlinfo.html#operator-eq-eq
+"TQUrlInfo::owner" tqurlinfo.html#owner
+"TQUrlInfo::permissions" tqurlinfo.html#permissions
+"TQUrlInfo::setDir" tqurlinfo.html#setDir
+"TQUrlInfo::setFile" tqurlinfo.html#setFile
+"TQUrlInfo::setGroup" tqurlinfo.html#setGroup
+"TQUrlInfo::setLastModified" tqurlinfo.html#setLastModified
+"TQUrlInfo::setName" tqurlinfo.html#setName
+"TQUrlInfo::setOwner" tqurlinfo.html#setOwner
+"TQUrlInfo::setPermissions" tqurlinfo.html#setPermissions
+"TQUrlInfo::setReadable" tqurlinfo.html#setReadable
+"TQUrlInfo::setSize" tqurlinfo.html#setSize
+"TQUrlInfo::setSymLink" tqurlinfo.html#setSymLink
+"TQUrlInfo::setWritable" tqurlinfo.html#setWritable
+"TQUrlInfo::size" tqurlinfo.html#size
+"TQUrlInfo::~TQUrlInfo" tqurlinfo.html#~TQUrlInfo
+"TQUrlOperator" tqurloperator.html
+"TQUrlOperator::addEntry" tqurloperator.html#addEntry
+"TQUrlOperator::clearEntries" tqurloperator.html#clearEntries
+"TQUrlOperator::connectionStateChanged" tqurloperator.html#connectionStateChanged
+"TQUrlOperator::copy" tqurloperator.html#copy
+"TQUrlOperator::createdDirectory" tqurloperator.html#createdDirectory
+"TQUrlOperator::data" tqurloperator.html#data
+"TQUrlOperator::dataTransferProgress" tqurloperator.html#dataTransferProgress
+"TQUrlOperator::deleteNetworkProtocol" tqurloperator.html#deleteNetworkProtocol
+"TQUrlOperator::finished" tqurloperator.html#finished
+"TQUrlOperator::get" tqurloperator.html#get
+"TQUrlOperator::getNetworkProtocol" tqurloperator.html#getNetworkProtocol
+"TQUrlOperator::info" tqurloperator.html#info
+"TQUrlOperator::isDir" tqurloperator.html#isDir
+"TQUrlOperator::itemChanged" tqurloperator.html#itemChanged
+"TQUrlOperator::listChildren" tqurloperator.html#listChildren
+"TQUrlOperator::mkdir" tqurloperator.html#mkdir
+"TQUrlOperator::nameFilter" tqurloperator.html#nameFilter
+"TQUrlOperator::newChildren" tqurloperator.html#newChildren
+"TQUrlOperator::put" tqurloperator.html#put
+"TQUrlOperator::remove" tqurloperator.html#remove
+"TQUrlOperator::removed" tqurloperator.html#removed
+"TQUrlOperator::rename" tqurloperator.html#rename
+"TQUrlOperator::setNameFilter" tqurloperator.html#setNameFilter
+"TQUrlOperator::start" tqurloperator.html#start
+"TQUrlOperator::startOperation" tqurloperator.html#startOperation
+"TQUrlOperator::startedNextCopy" tqurloperator.html#startedNextCopy
+"TQUrlOperator::stop" tqurloperator.html#stop
+"TQUrlOperator::~TQUrlOperator" tqurloperator.html#~TQUrlOperator
"QUuid" ntquuid.html
"QUuid::Variant" ntquuid.html#Variant
"QUuid::Version" ntquuid.html#Version
@@ -8056,7 +8056,7 @@
"qFatal" ntqapplication.html#qFatal
"qGray" ntqcolor.html#qGray
"qGreen" ntqcolor.html#qGreen
-"qInitNetworkProtocols" ntqurloperator.html#qInitNetworkProtocols
+"qInitNetworkProtocols" tqurloperator.html#qInitNetworkProtocols
"qInstallMsgHandler" ntqapplication.html#qInstallMsgHandler
"qMakePair" tqpair.html#qMakePair
"qRed" ntqcolor.html#qRed
@@ -8070,7 +8070,7 @@
"tqaction-examples" tqaction-examples.html
"qfont-examples" qfont-examples.html
"qmemmove" tqcstring.html#qmemmove
-"qprocess-examples" qprocess-examples.html
+"tqprocess-examples" tqprocess-examples.html
"qstrcmp" tqcstring.html#qstrcmp
"qstrcpy" tqcstring.html#qstrcpy
"qstrdup" tqcstring.html#qstrdup