OpendTect-6_4  6.4
uiclipboard.h
Go to the documentation of this file.
1 #ifndef uiclipboard_h
2 #define uiclipboard_h
3 
4 /*+
5 ________________________________________________________________________
6 
7  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8  Author: K. Tingdahl
9  Date: Aug 2014
10  RCS: $Id$
11 ________________________________________________________________________
12 
13 Wrapper class around QClipboard
14 
15 -*/
16 
17 #include "uibasemod.h"
18 #include "commondefs.h"
19 
20 mFDQtclass(QImage);
21 mFDQtclass(QPixmap);
22 class uiString;
23 
24 
28 {
29 public:
30  static void setText(const uiString&);
31  static void setImage(const QImage&);
32 };
33 
34 
35 #endif
#define mExpClass(module)
Definition: commondefs.h:160
Definition: uistring.h:89
mFDQtclass(QImage)
Definition: uiclipboard.h:27

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019