Enum ClipboardType (gb.qt4)

Enum ClipboardType Is Image, None, Text

Constant Description
Image   Constant returned by the Type property, indicating that the clipboard contains an image.

None   Constant returned by the Type property, indicating a void or incomprehensible clipboard.

Text   Constant returned by the Type property, indicating that the clipboard contains text data.