krita/ui

KisSelectionToolHelper Class Reference

XXX: Doc! More...

#include <kis_selection_tool_helper.h>

List of all members.

Public Member Functions

 KisSelectionToolHelper (KisCanvas2 *canvas, KisNodeSP node, const QString &name)
virtual ~KisSelectionToolHelper ()
void addSelectionShape (KoShape *shape)
QUndoCommandselectPixelSelection (KisPixelSelectionSP selection, selectionAction action)

Detailed Description

XXX: Doc!

Definition at line 33 of file kis_selection_tool_helper.h.


Constructor & Destructor Documentation

KisSelectionToolHelper::KisSelectionToolHelper ( KisCanvas2 canvas,
KisNodeSP  node,
const QString name 
)

Definition at line 38 of file kis_selection_tool_helper.cpp.

KisSelectionToolHelper::~KisSelectionToolHelper (  )  [virtual]

Definition at line 51 of file kis_selection_tool_helper.cpp.


Member Function Documentation

void KisSelectionToolHelper::addSelectionShape ( KoShape *  shape  ) 

Definition at line 88 of file kis_selection_tool_helper.cpp.

QUndoCommand * KisSelectionToolHelper::selectPixelSelection ( KisPixelSelectionSP  selection,
selectionAction  action 
)

Definition at line 55 of file kis_selection_tool_helper.cpp.


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