parley
#include "collectionwidget.h"
#include <QtGui>
#include <QColor>
#include <KDebug>
#include <klocalizedstring.h>
#include "utils.h"
#include "collection.h"
Include dependency graph for collectionwidget.cpp:
Go to the source code of this file.
Functions | |
static int | randInt (int low, int high) |
Variables | |
int | COLLHEIGHT1 = 150 |
int | COLLHEIGHT2 = 100 |
int | COLLWIDTH = 140 |
Function Documentation
|
static |
Definition at line 82 of file collectionwidget.cpp.
Variable Documentation
int COLLHEIGHT1 = 150 |
Definition at line 35 of file collectionwidget.cpp.
int COLLHEIGHT2 = 100 |
Definition at line 36 of file collectionwidget.cpp.
int COLLWIDTH = 140 |
Definition at line 33 of file collectionwidget.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 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:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.