#include "OpenGLWidget.h"
#include <iostream>
#include <QColorDialog>
#include <QMouseEvent>
#include <QColor>
Go to the source code of this file.