KisViewIface Class Reference
#include <kis_view_iface.h>
Inherits KoViewIface.
List of all members.
Detailed Description
This is the definition of the interface Krita presents to dcop.
Definition at line 32 of file kis_view_iface.h.
|
DCOP Member Functions |
|
void | copy () |
|
void | cut () |
|
void | removeSelection () |
|
void | paste () |
|
void | copySelectionToNewLayer () |
|
void | selectAll () |
|
void | unSelectAll () |
|
void | slotImportImage () |
|
void | rotateLayer180 () |
|
void | rotateLayerLeft90 () |
|
void | rotateLayerRight90 () |
|
void | mirrorLayerX () |
|
void | mirrorLayerY () |
Public Member Functions |
|
| KisViewIface (KisView *view_) |
The documentation for this class was generated from the following files: