OpendTect-6_4
6.4
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
od6.4.5
include
uiODMain
uiodhelpmenumgr.h
Go to the documentation of this file.
1
#ifndef uiodhelpmenumgr_h
2
#define uiodhelpmenumgr_h
3
/*+
4
________________________________________________________________________
5
6
(C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
7
Author: A.H. Bril
8
Date: Aug 2005
9
RCS: $Id$
10
________________________________________________________________________
11
12
-*/
13
14
#include "uiodmainmod.h"
15
#include "
bufstring.h
"
16
#include "
uistring.h
"
17
18
class
uiODMenuMgr
;
19
class
uiMenu
;
20
21
24
mExpClass
(
uiODMain
)
uiODHelpMenuMgr
25
{
mODTextTranslationClass
(uiODHelpMenuMgr)
26
public
:
27
uiODHelpMenuMgr(
uiODMenuMgr
*);
28
~uiODHelpMenuMgr();
29
30
void
handle
(
int
);
31
uiMenu
* getDocMenu();
32
33
protected
:
34
35
uiString
getAboutString();
36
void
showLegalInfo();
37
void
showShortKeys();
38
39
uiODMenuMgr
*
mnumgr_
;
40
uiMenu
*
helpmnu_
;
41
uiMenu
*
docmnu_
;
42
};
43
44
#endif
mExpClass
#define mExpClass(module)
Definition:
commondefs.h:160
uiODMain
OpendTect application top level object.
Definition:
uiodmain.h:41
uistring.h
mODTextTranslationClass
#define mODTextTranslationClass(clss)
Definition:
uistring.h:38
uiODHelpMenuMgr
The OpendTect help menu manager.
Definition:
uiodhelpmenumgr.h:24
bufstring.h
uiString
Definition:
uistring.h:89
uiODHelpMenuMgr::helpmnu_
uiMenu * helpmnu_
Definition:
uiodhelpmenumgr.h:40
uiODHelpMenuMgr::docmnu_
uiMenu * docmnu_
Definition:
uiodhelpmenumgr.h:41
uiODHelpMenuMgr::mnumgr_
uiODMenuMgr * mnumgr_
Definition:
uiodhelpmenumgr.h:39
uiMenu
Definition:
uimenu.h:65
handle
C & handle()
Definition:
i_uiobjqtbody.h:106
uiODMenuMgr
The OpendTect menu manager.
Definition:
uiodmenumgr.h:37
Generated at for the
OpendTect
seismic interpretation project. Copyright (C): dGB Beheer B. V. 2019