filelight
progressBox.cpp File Reference
#include "progressBox.h"
#include "scan.h"
#include <KGlobal>
#include <KGlobalSettings>
#include <KColorScheme>
#include <KIO/Job>
#include <KLocale>
#include <QtGui/QLabel>
#include <QPainter>
#include <QtCore/QDebug>
#include <math.h>
#include "progressBox.moc"
Include dependency graph for progressBox.cpp:
Go to the source code of this file.
Variables | |
static const int | aLength [] = { 300, 2000, 200, 2000 } |
static const float | angleFactor [] = { -0.75, 0.5, 1.0, -0.3 } |
static const int | angleOffset [] = { 5760, 0, 0, -5760 } |
static const int | length [] = { 30, 40, 50, 60 } |
static const int | pieces = 4 |
Variable Documentation
|
static |
Definition at line 101 of file progressBox.cpp.
|
static |
Definition at line 98 of file progressBox.cpp.
|
static |
Definition at line 100 of file progressBox.cpp.
|
static |
Definition at line 99 of file progressBox.cpp.
|
static |
Definition at line 97 of file progressBox.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.