Qt 5 Core Compatibility C++ Classes

Qt 6에서 제거된 Qt 5 Core API를 포함합니다. 더 보기...

네임스페이스

QBinaryJson

QJsonDocument를 JSON 바이너리 형식으로 변환하고 변환하는 함수를 포함합니다.

클래스

QLinkedList

링크된 목록을 제공하는 템플릿 클래스

QLinkedList::const_iterator

QLinkedList::const_iterator 클래스는 QLinkedList에 대한 STL 스타일의 const 이터레이터를 제공합니다.

QLinkedList::iterator

QLinkedList::iterator 클래스는 QLinkedList에 대한 STL 스타일의 non-const 이터레이터를 제공합니다.

QLinkedListIterator

QLinkedList용 Java 스타일 const 이터레이터

QMutableLinkedListIterator

QLinkedList용 Java 스타일 non-const 이터레이터

QRegExp

정규 표현식을 사용한 패턴 일치

QStringRef

QString 하위 문자열을 둘러싼 얇은 래퍼

QTextCodec

텍스트 인코딩 간의 변환

QTextDecoder

상태 기반 디코더

QTextEncoder

상태 기반 인코더

QXmlAttributes

XML 속성

QXmlContentHandler

XML 데이터의 논리적 내용을 보고하는 인터페이스

QXmlDTDHandler

XML 데이터의 DTD 내용을 보고하는 인터페이스

QXmlDeclHandler

XML 데이터의 선언 내용을 보고하는 인터페이스

QXmlDefaultHandler

모든 XML 핸들러 클래스의 기본 구현

QXmlEntityResolver

XML 데이터에 포함된 외부 엔티티를 확인하는 인터페이스

QXmlErrorHandler

XML 데이터의 오류를 보고하는 인터페이스

QXmlInputSource

QXmlReader 서브 클래스에 대한 입력 데이터

QXmlLexicalHandler

XML 데이터의 어휘 내용을 보고하는 인터페이스

QXmlLocator

파일 내 구문 분석 위치에 대한 정보가 있는 XML 핸들러 클래스

QXmlNamespaceSupport

네임스페이스 지원을 포함하려는 XML 리더를 위한 헬퍼 클래스

QXmlParseException

QXmlErrorHandler 인터페이스로 오류를 보고하는 데 사용됩니다.

QXmlReader

XML 리더(즉, 파서)를 위한 인터페이스

QXmlSimpleReader

간단한 XML 파서 구현

자세한 설명

Qt 6에서 더 이상 지원되지 않는 Qt 5 Core API.

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.