QLineWidth Class
class Qt3DRender::QLineWidth래스터화된 선의 너비를 지정합니다. 더 보기...
헤더: | #include <QLineWidth> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS 3drender) target_link_libraries(mytarget PRIVATE Qt6::3drender) |
qmake: | QT += 3drender |
QML에서: | LineWidth |
상속합니다: | Qt3DRender::QRenderState |
상태: | Deprecated |
속성
- value : float
공용 기능
공용 슬롯
신호
void | smoothChanged(bool enabled) |
void | valueChanged(float value) |
© 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.