QML 네임스페이스
QML 네임스페이스는 열거형만 노출하고 인스턴스화할 수 없는 특별한 종류의 유형입니다. 네임스페이스는 C++로만 선언할 수 있으며, Q_NAMESPACE 로 표시된 C++ 네임스페이스 내에서 QML_ELEMENT 또는 QML_NAMED_ELEMENT 매크로를 사용합니다.
QML 네임스페이스는 다른 유형에서 열거형을 추출하는 데 사용할 수 있습니다.
© 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.