![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/private/qglobal_p.h>#include <limits>Go to the source code of this file.
Functions | |
| template<typename From, typename To> | |
| QT_BEGIN_NAMESPACE To | qmlConvertSourceCoordinate (From n) |
| template<> | |
| quint16 | qmlConvertSourceCoordinate< int, quint16 > (int n) |
| template<> | |
| quint32 | qmlConvertSourceCoordinate< int, quint32 > (int n) |
| template<> | |
| int | qmlConvertSourceCoordinate< quint16, int > (quint16 n) |
| template<> | |
| int | qmlConvertSourceCoordinate< quint32, int > (quint32 n) |
| QT_BEGIN_NAMESPACE To qmlConvertSourceCoordinate | ( | From | n | ) |
|
inline |
Definition at line 32 of file qqmlsourcecoordinate_p.h.
|
inline |
Definition at line 38 of file qqmlsourcecoordinate_p.h.
|
inline |
Definition at line 46 of file qqmlsourcecoordinate_p.h.
|
inline |
Definition at line 52 of file qqmlsourcecoordinate_p.h.