Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_custom_brush_widget.h File Reference
#include <QObject>
#include <QShowEvent>
#include "ui_wdgcustombrush.h"
#include <kis_types.h>
#include <kis_brush.h>
#include <KoResourceServer.h>

Go to the source code of this file.

Classes

class  KisCustomBrushWidget
 
class  KisWdgCustomBrush
 

Variables

const double DEFAULT_SPACING = 0.25
 
const QString TEMPORARY_BRUSH_NAME = "Temporary custom brush"
 
const QString TEMPORARY_FILENAME = "/tmp/temporaryKritaBrush.gbr"
 

Variable Documentation

◆ DEFAULT_SPACING

const double DEFAULT_SPACING = 0.25

Definition at line 20 of file kis_custom_brush_widget.h.

◆ TEMPORARY_BRUSH_NAME

const QString TEMPORARY_BRUSH_NAME = "Temporary custom brush"

Definition at line 19 of file kis_custom_brush_widget.h.

◆ TEMPORARY_FILENAME

const QString TEMPORARY_FILENAME = "/tmp/temporaryKritaBrush.gbr"

Definition at line 18 of file kis_custom_brush_widget.h.