CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Namespaces | Functions
ctkWidgetsUtils.h File Reference
#include <QString>
#include <QRect>
#include "ctkWidgetsExport.h"
Include dependency graph for ctkWidgetsUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ctk
 

Functions

QString CTK_WIDGETS_EXPORT ctk::base64HTMLImageTagSrc (const QImage &image)
 
QImage CTK_WIDGETS_EXPORT ctk::grabWidget (QWidget *widget, QRect rectangle=QRect())
 
QImage CTK_WIDGETS_EXPORT ctk::kwIconToQImage (const unsigned char *data, int width, int height, int pixelSize, unsigned int bufferLength, int options=0)