21 #ifndef __ctkWidgetsUtils_h
22 #define __ctkWidgetsUtils_h
29 #include "ctkWidgetsExport.h"
43 QImage CTK_WIDGETS_EXPORT
grabWidget(QWidget* widget, QRect rectangle = QRect());
49 QImage CTK_WIDGETS_EXPORT
kwIconToQImage(
const unsigned char *data,
int width,
int height,
int pixelSize,
unsigned int bufferLength,
int options = 0);