#include <QBrush>
#include "koffice_export.h"
Graphe des dépendances par inclusion de KoBrush.h:
Ce graphe montre quels fichiers incluent directement ou indirectement ce fichier :
Aller au code source de ce fichier.
Classes | |
class | KoBrush |
Énumérations | |
enum | BCType { BCT_PLAIN = 0, BCT_GHORZ = 1, BCT_GVERT = 2, BCT_GDIAGONAL1 = 3, BCT_GDIAGONAL2 = 4, BCT_GCIRCLE = 5, BCT_GRECT = 6, BCT_GPIPECROSS = 7, BCT_GPYRAMID = 8 } |
enum | FillType { FT_BRUSH = 0, FT_GRADIENT = 1 } |
enum BCType |
enum FillType |