OpendTect  6.3
uisplashscreen.h
Go to the documentation of this file.
1 #pragma once
2 
3 /*+
4 ________________________________________________________________________
5 
6  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7  Author: Nanne Hemstra
8  Date: December 2006
9 ________________________________________________________________________
10 
11 -*/
12 
13 #include "uibasemod.h"
14 #include "gendefs.h"
15 
16 class uiPixmap;
17 class uiMainWin;
18 mFDQtclass(QSplashScreen)
19 
20 mExpClass(uiBase) uiSplashScreen
21 {
22 public:
23  uiSplashScreen(const uiPixmap&);
24  ~uiSplashScreen();
25 
26  void show();
27  void finish(uiMainWin*);
28  void showMessage(const char*);
29 
30 protected:
31  mQtclass(QSplashScreen*) qsplashscreen_;
32 };
#define mExpClass(module)
Definition: commondefs.h:157
User interface main window.
Definition: uimainwin.h:34
#define mQtclass(cls)
Definition: commondefs.h:232
Off-screen pixel-based paint device.
Definition: uipixmap.h:33
virtual void show()
mFDQtclass(QSplashScreen) class uiSplashScreen
Definition: uisplashscreen.h:18

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