Classes | Namespaces | Enumerations | Variables
color_wheel.cpp File Reference
#include "color_wheel.hpp"
#include <cmath>
#include <QMouseEvent>
#include <QPainter>
#include <QPainterPath>
#include <QLineF>
#include <QDragEnterEvent>
#include <QMimeData>
#include "color_utils.hpp"
Include dependency graph for color_wheel.cpp:

Go to the source code of this file.

Classes

class  color_widgets::ColorWheel::Private
 

Namespaces

 color_widgets
 

Enumerations

enum  color_widgets::MouseStatus { color_widgets::Nothing, color_widgets::DragCircle, color_widgets::DragSquare }
 

Variables

static ColorWheel::DisplayFlags color_widgets::default_flags = hard_default_flags
 
static const ColorWheel::DisplayFlags color_widgets::hard_default_flags = ColorWheel::SHAPE_TRIANGLE|ColorWheel::ANGLE_ROTATING|ColorWheel::COLOR_HSV
 
static const double color_widgets::selector_radius = 6
 

Detailed Description

Author
Mattia Basaglia

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Definition in file color_wheel.cpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:48