#include <col_qt_convert.h>
Static Public Member Functions | |
static vcg::Color4b | ToColor4b (const QColor &col) |
static QColor | ToQColor (const vcg::Color4b &col) |
Definition at line 7 of file col_qt_convert.h.
static vcg::Color4b vcg::ColorConverter::ToColor4b | ( | const QColor & | col | ) | [inline, static] |
Definition at line 8 of file col_qt_convert.h.
static QColor vcg::ColorConverter::ToQColor | ( | const vcg::Color4b & | col | ) | [inline, static] |
Definition at line 13 of file col_qt_convert.h.