krita/ui

kis_clipboard.h File Reference

#include <QObject>
#include <QSize>
#include "kis_types.h"
#include <krita_export.h>
Include dependency graph for kis_clipboard.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KisClipboard
 The Krita clipboard is a clipboard that can store paint devices instead of just qimage's. More...

Enumerations

enum  enumPasteBehaviour { PASTE_ASSUME_WEB, PASTE_ASSUME_MONITOR, PASTE_ASK }

Enumeration Type Documentation

Enumerator:
PASTE_ASSUME_WEB 
PASTE_ASSUME_MONITOR 
PASTE_ASK 

Definition at line 30 of file kis_clipboard.h.