kwave  18.07.70
LogoWidget.cpp File Reference
#include "config.h"
#include <math.h>
#include <QBrush>
#include <QColor>
#include <QImage>
#include <QObject>
#include <QPainter>
#include <QPalette>
#include <QPolygon>
#include <QTimer>
#include "libkwave/Utils.h"
#include "LogoWidget.h"
#include "logo.xpm"
Include dependency graph for LogoWidget.cpp:

Go to the source code of this file.

Macros

#define COLOR_INCREMENT   (static_cast<double>(0.001))
 

Macro Definition Documentation

◆ COLOR_INCREMENT

#define COLOR_INCREMENT   (static_cast<double>(0.001))

increment value of the "h" channel of the color of the sine waves

Definition at line 36 of file LogoWidget.cpp.

Referenced by Kwave::LogoWidget::paintEvent().