#include <QtGui/private/qtguiglobal_p.h>
#include <QtGui/private/qdrawhelper_p.h>
Go to the source code of this file.
◆ QT_DECL_MEMROTATE
#define QT_DECL_MEMROTATE |
( |
|
type | ) |
|
Value: void Q_GUI_EXPORT qt_memrotate90(
const type*,
int,
int,
int,
type*,
int); \
void Q_GUI_EXPORT qt_memrotate180(
const type*,
int,
int,
int,
type*,
int); \
void Q_GUI_EXPORT qt_memrotate270(
const type*,
int,
int,
int,
type*,
int)
Definition at line 23 of file qmemrotate_p.h.
◆ QT_DECL_MEMROTATE() [1/5]
◆ QT_DECL_MEMROTATE() [2/5]
◆ QT_DECL_MEMROTATE() [3/5]
◆ QT_DECL_MEMROTATE() [4/5]
◆ QT_DECL_MEMROTATE() [5/5]