diff options
author | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-08-21 03:17:18 (GMT) |
---|---|---|
committer | Rhys Weatherley <rhys.weatherley@nokia.com> | 2009-08-21 03:17:18 (GMT) |
commit | 549b45cd6b8201daaf889986278c75a6c7f62cf8 (patch) | |
tree | 6fb5ad47ff891d8dd54aa9aaa55c29ba635d2e8a /doc/src/snippets/code/src_network_socket_qudpsocket.cpp | |
parent | 7eb52559f44de7666c31ea28ce557eaca9177e9d (diff) | |
download | Qt-549b45cd6b8201daaf889986278c75a6c7f62cf8.zip Qt-549b45cd6b8201daaf889986278c75a6c7f62cf8.tar.gz Qt-549b45cd6b8201daaf889986278c75a6c7f62cf8.tar.bz2 |
Add vector() function as a built-in to QML
This makes it easier and more declarative to specify rotation axes:
axis: vector(0, 1, 0)
instead of:
axis.x: 0; axis.y: 1; axis.z: 0
Reviewed-by: Martin Jones
Diffstat (limited to 'doc/src/snippets/code/src_network_socket_qudpsocket.cpp')
0 files changed, 0 insertions, 0 deletions