OpendTect-6_4
6.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
od6.4.5
include
uiBase
uisplashscreen.h
Go to the documentation of this file.
1
#ifndef uisplashscreen_h
2
#define uisplashscreen_h
3
4
/*+
5
________________________________________________________________________
6
7
(C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
8
Author: Nanne Hemstra
9
Date: December 2006
10
RCS: $Id$
11
________________________________________________________________________
12
13
-*/
14
15
#include "uibasemod.h"
16
#include "
gendefs.h
"
17
18
class
uiPixmap
;
19
class
uiMainWin
;
20
mFDQtclass
(QSplashScreen)
21
22
mExpClass
(uiBase) uiSplashScreen
23
{
24
public
:
25
uiSplashScreen(
const
uiPixmap
&);
26
~uiSplashScreen();
27
28
void
show
();
29
void
finish(
uiMainWin
*);
30
void
showMessage(
const
char
*);
31
32
protected
:
33
mQtclass
(QSplashScreen*) qsplashscreen_;
34
};
35
36
#endif
mExpClass
#define mExpClass(module)
Definition:
commondefs.h:160
uiMainWin
User interface main window.
Definition:
uimainwin.h:36
mQtclass
#define mQtclass(cls)
Definition:
commondefs.h:229
gendefs.h
uiPixmap
Off-screen pixel-based paint device.
Definition:
uipixmap.h:34
uiMainWin::show
virtual void show()
mFDQtclass
mFDQtclass(QSplashScreen) class uiSplashScreen
Definition:
uisplashscreen.h:20
Generated at for the
OpendTect
seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019