OpendTect  6.3
uihandledlsitefail.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: Bert
8  Date: Nov 2011
9 ________________________________________________________________________
10 
11 -*/
12 
13 
14 #include "uitoolsmod.h"
15 #include "uidialog.h"
16 #include "bufstring.h"
17 class ODDLSite;
18 class BufferStringSet;
19 class uiComboBox;
20 class uiPushButton;
21 class uiSlider;
22 
23 
36 public:
37 
39  bool isfatal,
40  const BufferStringSet* list_of_sites=0);
41 
42  const char* site() const { return site_; }
43  float timeout() const;
44 
45 protected:
46 
48  const bool isfatal_;
49 
53 
54  void proxyButCB(CallBacker*);
55  bool rejectOK();
56  bool acceptOK();
57 
58 };
uiPushButton * proxybut_
Definition: uihandledlsitefail.h:51
#define mExpClass(module)
Definition: commondefs.h:157
Inherit from this class to be able to send and/or receive CallBacks.
Definition: callback.h:182
const bool isfatal_
Definition: uihandledlsitefail.h:48
Definition: uislider.h:40
const char * site() const
Definition: uihandledlsitefail.h:42
is the base class for all buttons.
Definition: uibutton.h:80
#define mODTextTranslationClass(clss)
Definition: uistring.h:37
BufferString site_
Definition: uihandledlsitefail.h:47
Combo box.
Definition: uicombobox.h:30
Definition: uiparent.h:24
Set of BufferString objects.
Definition: bufstringset.h:25
uiSlider * timeoutfld_
Definition: uihandledlsitefail.h:52
Definition: uidialog.h:40
Definition: uihandledlsitefail.h:34
OD::String with its own variable length buffer. The buffer has a guaranteed minimum size...
Definition: bufstring.h:38
Access to an http site to get the contents of files.
Definition: oddlsite.h:43
uiComboBox * dlsitefld_
Definition: uihandledlsitefail.h:50

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