OpendTect  6.6
qtclss.h
Go to the documentation of this file.
1 #pragma once
2 /*+
3  * (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
4  * AUTHOR : Bert
5  * DATE : Jan 2009
6  * ID : $Id$
7 -*/
8 
9 #include "uiqtappmod.h"
10 #include "commondefs.h"
11 
12 class QMainWindow;
13 class QPushButton;
14 class QWidget;
15 
16 mClass(uiQtApp) QtClss
17 {
18 public:
19 
20  QtClss(QWidget*);
22 
23  void go();
24 
25 protected:
26 
27  QMainWindow* win_;
28  QPushButton* btn_;
29 
30 };
31 
32 
QtClss::win_
QMainWindow * win_
Definition: qtclss.h:27
QtClss::~QtClss
~QtClss()
commondefs.h
QtClss::QtClss
QtClss(QWidget *)
QtClss
Definition: qtclss.h:17
mClass
#define mClass(module)
Definition: commondefs.h:181
QtClss::go
void go()
QtClss::btn_
QPushButton * btn_
Definition: qtclss.h:28

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