And the correct implementation would be this: (it is identically with the
x11 version, I don't know why TT has not moved this method to qgl.cpp (maybe
MacOS))
const QGLColormap & QGLWidget::colormap() const
{
return cmap;
}
--
Regards,
Andreas Hausladen