IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Qt 5 Core Compatibility C++ Classes

Contains the Qt 5 Core APIs removed from Qt 6.

Article lu   fois.

L'auteur

Liens sociaux

Viadeo Twitter Facebook Share on Google+   

Qt 5 Core Compatibility C++ Classes

Contains the Qt 5 Core APIs removed from Qt 6.

Namespaces

  • QBinaryJson: Contains functions for converting QJsonDocument to and from JSON binary format.

Classes

  • QLinkedList: The QLinkedList class is a template class that provides linked lists.

  • QLinkedList::const_iterator: The QLinkedList::const_iterator class provides an STL-style const iterator for QLinkedList.

  • QLinkedList::iterator: The QLinkedList::iterator class provides an STL-style non-const iterator for QLinkedList.

  • QLinkedListIterator: The QLinkedListIterator class provides a Java-style const iterator for QLinkedList.

  • QMutableLinkedListIterator: The QMutableLinkedListIterator class provides a Java-style non-const iterator for QLinkedList.

  • QRegExp: The QRegExp class provides pattern matching using regular expressions.

  • QStringRef: The QStringRef class provides a thin wrapper around QString substrings.

  • QTextCodec: The QTextCodec class provides conversions between text encodings.

  • QTextDecoder: The QTextDecoder class provides a state-based decoder.

  • QTextEncoder: The QTextEncoder class provides a state-based encoder.

  • QXmlAttributes: The QXmlAttributes class provides XML attributes.

  • QXmlContentHandler: The QXmlContentHandler class provides an interface to report the logical content of XML data.

  • QXmlDTDHandler: The QXmlDTDHandler class provides an interface to report DTD content of XML data.

  • QXmlDeclHandler: The QXmlDeclHandler class provides an interface to report declaration content of XML data.

  • QXmlDefaultHandler: The QXmlDefaultHandler class provides a default implementation of all the XML handler classes.

  • QXmlEntityResolver: The QXmlEntityResolver class provides an interface to resolve external entities contained in XML data.

  • QXmlErrorHandler: The QXmlErrorHandler class provides an interface to report errors in XML data.

  • QXmlInputSource: The QXmlInputSource class provides the input data for the QXmlReader subclasses.

  • QXmlLexicalHandler: The QXmlLexicalHandler class provides an interface to report the lexical content of XML data.

  • QXmlLocator: The QXmlLocator class provides the XML handler classes with information about the parsing position within a file.

  • QXmlNamespaceSupport: The QXmlNamespaceSupport class is a helper class for XML readers which want to include namespace support.

  • QXmlParseException: The QXmlParseException class is used to report errors with the QXmlErrorHandler interface.

  • QXmlReader: The QXmlReader class provides an interface for XML readers (i.e. parsers).

  • QXmlSimpleReader: The QXmlSimpleReader class provides an implementation of a simple XML parser.

Detailed Description

Qt 5 Core APIs that are no longer supported in Qt 6.

Vous avez aimé ce tutoriel ? Alors partagez-le en cliquant sur les boutons suivants : Viadeo Twitter Facebook Share on Google+