From 1702a6daff27f5d3e6fdac16962d1828df6ca270 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 30 May 2024 12:36:05 +0900 Subject: Rename nt* dom and xml related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/annotated.html | 62 ++++++++++++++++++++++++------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'doc/html/annotated.html') diff --git a/doc/html/annotated.html b/doc/html/annotated.html index 2121d55f3..95e713b65 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -126,23 +126,23 @@ body { background: #ffffff; color: black; } TQDnsAsynchronous DNS lookups TQDockAreaManages and lays out TQDockWindows TQDockWindowWidget which can be docked inside a TQDockArea or floated as a top level window on the desktop -TQDomAttrRepresents one attribute of a TQDomElement -TQDomCDATASectionRepresents an XML CDATA section -TQDomCharacterDataRepresents a generic string in the DOM -TQDomCommentRepresents an XML comment -TQDomDocumentRepresents an XML document -TQDomDocumentFragmentTree of TQDomNodes which is not usually a complete TQDomDocument -TQDomDocumentTypeThe representation of the DTD in the document tree -TQDomElementRepresents one element in the DOM tree -TQDomEntityRepresents an XML entity -TQDomEntityReferenceRepresents an XML entity reference -TQDomImplementationInformation about the features of the DOM implementation -TQDomNamedNodeMapCollection of nodes that can be accessed by name -TQDomNodeThe base class for all the nodes in a DOM tree -TQDomNodeListList of TQDomNode objects -TQDomNotationRepresents an XML notation -TQDomProcessingInstructionRepresents an XML processing instruction -TQDomTextRepresents text data in the parsed XML document +TQDomAttrRepresents one attribute of a TQDomElement +TQDomCDATASectionRepresents an XML CDATA section +TQDomCharacterDataRepresents a generic string in the DOM +TQDomCommentRepresents an XML comment +TQDomDocumentRepresents an XML document +TQDomDocumentFragmentTree of TQDomNodes which is not usually a complete TQDomDocument +TQDomDocumentTypeThe representation of the DTD in the document tree +TQDomElementRepresents one element in the DOM tree +TQDomEntityRepresents an XML entity +TQDomEntityReferenceRepresents an XML entity reference +TQDomImplementationInformation about the features of the DOM implementation +TQDomNamedNodeMapCollection of nodes that can be accessed by name +TQDomNodeThe base class for all the nodes in a DOM tree +TQDomNodeListList of TQDomNode objects +TQDomNotationRepresents an XML notation +TQDomProcessingInstructionRepresents an XML processing instruction +TQDomTextRepresents text data in the parsed XML document TQDoubleValidatorRange checking of floating-point numbers TQDragEnterEventEvent which is sent to the widget when a drag and drop first drags onto the widget TQDragLeaveEventEvent which is sent to the widget when a drag and drop leaves the widget @@ -436,20 +436,20 @@ body { background: #ffffff; color: black; } TQWindowsStyleMicrosoft Windows-like look and feel TQWizardFramework for wizard dialogs TQWorkspaceWorkspace window that can contain decorated windows, e.g. for MDI -TQXmlAttributesXML attributes -TQXmlContentHandlerInterface to report the logical content of XML data -TQXmlDTDHandlerInterface to report DTD content of XML data -TQXmlDeclHandlerInterface to report declaration content of XML data -TQXmlDefaultHandlerDefault implementation of all the XML handler classes -TQXmlEntityResolverInterface to resolve external entities contained in XML data -TQXmlErrorHandlerInterface to report errors in XML data -TQXmlInputSourceThe input data for the TQXmlReader subclasses -TQXmlLexicalHandlerInterface to report the lexical content of XML data -TQXmlLocatorThe XML handler classes with information about the parsing position within a file -TQXmlNamespaceSupportHelper class for XML readers which want to include namespace support -TQXmlParseExceptionUsed to report errors with the TQXmlErrorHandler interface -TQXmlReaderInterface for XML readers (i.e. parsers) -TQXmlSimpleReaderImplementation of a simple XML reader (parser) +TQXmlAttributesXML attributes +TQXmlContentHandlerInterface to report the logical content of XML data +TQXmlDTDHandlerInterface to report DTD content of XML data +TQXmlDeclHandlerInterface to report declaration content of XML data +TQXmlDefaultHandlerDefault implementation of all the XML handler classes +TQXmlEntityResolverInterface to resolve external entities contained in XML data +TQXmlErrorHandlerInterface to report errors in XML data +TQXmlInputSourceThe input data for the TQXmlReader subclasses +TQXmlLexicalHandlerInterface to report the lexical content of XML data +TQXmlLocatorThe XML handler classes with information about the parsing position within a file +TQXmlNamespaceSupportHelper class for XML readers which want to include namespace support +TQXmlParseExceptionUsed to report errors with the TQXmlErrorHandler interface +TQXmlReaderInterface for XML readers (i.e. parsers) +TQXmlSimpleReaderImplementation of a simple XML reader (parser) TQtNamespace for miscellaneous identifiers that need to be global-like -- cgit v1.2.1