krita/ui

KisShapeToolHelper Class Reference

KisShapeToolHelper provides shapes and fallback shapes for shape based tools. More...

#include <kis_shape_tool_helper.h>

List of all members.

Static Public Member Functions

static KoShape * createEllipseShape (const QRectF &rect)
static KoShape * createRectangleShape (const QRectF &rect)

Detailed Description

KisShapeToolHelper provides shapes and fallback shapes for shape based tools.

Definition at line 30 of file kis_shape_tool_helper.h.


Member Function Documentation

KoShape * KisShapeToolHelper::createEllipseShape ( const QRectF rect  )  [static]

Definition at line 50 of file kis_shape_tool_helper.cpp.

KoShape * KisShapeToolHelper::createRectangleShape ( const QRectF rect  )  [static]

Definition at line 25 of file kis_shape_tool_helper.cpp.


The documentation for this class was generated from the following files: