Obsolete Members for QQmlFileSelector

QQmlFileSelector 클래스의 다음 멤버는 더 이상 사용되지 않습니다. 이들은 이전 소스 코드의 작동을 유지하기 위해 제공됩니다. 새 코드에서는 사용하지 않는 것이 좋습니다.

정적 공용 멤버

(deprecated in 6.0) QQmlFileSelector *get(QQmlEngine *engine)

멤버 함수 문서

[static, deprecated in 6.0] QQmlFileSelector *QQmlFileSelector::get(QQmlEngine *engine)

이 함수는 6.0부터 더 이상 사용되지 않습니다. 새 코드에서 이 함수를 사용하지 않는 것이 좋습니다.

파일 선택기가 설정된 후에는 파일 선택기에 액세스해서는 안 됩니다. 사용 중일 수 있습니다. 자세한 내용은 아래를 참조하세요.

대상에서 현재 활성화된 QQmlFileSelector engine 을 가져옵니다.

이 메서드는 더 이상 사용되지 않습니다. 설정 후에는 엔진에서 파일 선택기를 검색해서는 안 됩니다. 사용 중일 수 있습니다.

여기에 전달된 engine 이 아직 QML 파일을 로드하지 않은 QQmlApplicationEngine 인 경우 초기화됩니다. 이후 QQmlApplicationEngine::setExtraFileSelectors()를 호출하면 아무 효과가 없습니다.

QQmlApplicationEngine참조하세요 .

© 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.