JunkBox_Win_Lib
1.5.3
Loading...
Searching...
No Matches
SetHeaderDLG.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
DLGBoxBase.h
"
4
5
6
//
7
namespace
jbxwl
{
8
9
11
// CSetHeaderDLG ダイアログ
12
13
class
CSetHeaderDLG
:
public
CDialog
14
{
15
public
:
16
17
CEdit*
hEBox
;
18
CEdit*
xEBox
;
19
CEdit*
yEBox
;
20
CEdit*
zEBox
;
21
CEdit*
dEBox
;
22
23
CEdit*
bEBox
;
24
25
CButton*
eCBox
;
26
//CButton* dCBox;
27
CButton*
sCBox
;
28
29
int
hSize
;
30
int
xSize
;
31
int
ySize
;
32
int
zSize
;
33
int
dSize
;
34
int
zBase
;
35
36
BOOL
ltEnd
;
// リトルエンディアン
37
// BOOL dicomF; // DICOMファイル
38
BOOL
sPara
;
// パラメータを保存
39
40
// コンストラクション
41
public
:
42
CSetHeaderDLG
(CWnd* pParent=NULL);
43
44
void
setParameter
(
int
h,
int
x,
int
y,
int
z,
int
d,
int
b=0, BOOL ltend=FALSE, BOOL dicom=FALSE);
45
virtual
BOOL
OnInitDialog
();
46
47
CmnHead
getCmnHead
();
48
49
// ダイアログ データ
50
//{{AFX_DATA(CSetHeaderDLG)
51
enum
{
IDD
=
IDD_FHDLG
};
52
//}}AFX_DATA
53
54
// オーバーライド
55
protected
:
56
//{{AFX_VIRTUAL(CSetHeaderDLG)
57
virtual
void
DoDataExchange
(CDataExchange* pDX);
58
//}}AFX_VIRTUAL
59
60
// インプリメンテーション
61
protected
:
62
//{{AFX_MSG(CSetHeaderDLG)
63
virtual
void
OnOK
();
64
//}}AFX_MSG
65
DECLARE_MESSAGE_MAP()
66
67
public:
68
afx_msg
void
OnBnClickedOk
();
69
afx_msg
void
OnBnClickedFhSavep
();
70
};
71
72
73
//{{AFX_INSERT_LOCATION}}
74
75
76
}
// namespace
DLGBoxBase.h
jbxwl::CSetHeaderDLG
Definition
SetHeaderDLG.h:14
jbxwl::CSetHeaderDLG::sCBox
CButton * sCBox
Definition
SetHeaderDLG.h:27
jbxwl::CSetHeaderDLG::zBase
int zBase
Definition
SetHeaderDLG.h:34
jbxwl::CSetHeaderDLG::OnBnClickedFhSavep
afx_msg void OnBnClickedFhSavep()
Definition
SetHeaderDLG.cpp:224
jbxwl::CSetHeaderDLG::dEBox
CEdit * dEBox
Definition
SetHeaderDLG.h:21
jbxwl::CSetHeaderDLG::OnBnClickedOk
afx_msg void OnBnClickedOk()
Definition
SetHeaderDLG.cpp:216
jbxwl::CSetHeaderDLG::ySize
int ySize
Definition
SetHeaderDLG.h:31
jbxwl::CSetHeaderDLG::OnInitDialog
virtual BOOL OnInitDialog()
Definition
SetHeaderDLG.cpp:93
jbxwl::CSetHeaderDLG::CSetHeaderDLG
CSetHeaderDLG(CWnd *pParent=NULL)
Definition
SetHeaderDLG.cpp:24
jbxwl::CSetHeaderDLG::yEBox
CEdit * yEBox
Definition
SetHeaderDLG.h:19
jbxwl::CSetHeaderDLG::xSize
int xSize
Definition
SetHeaderDLG.h:30
jbxwl::CSetHeaderDLG::bEBox
CEdit * bEBox
Definition
SetHeaderDLG.h:23
jbxwl::CSetHeaderDLG::ltEnd
BOOL ltEnd
Definition
SetHeaderDLG.h:36
jbxwl::CSetHeaderDLG::eCBox
CButton * eCBox
Definition
SetHeaderDLG.h:25
jbxwl::CSetHeaderDLG::getCmnHead
CmnHead getCmnHead()
Definition
SetHeaderDLG.cpp:181
jbxwl::CSetHeaderDLG::hSize
int hSize
Definition
SetHeaderDLG.h:29
jbxwl::CSetHeaderDLG::zSize
int zSize
Definition
SetHeaderDLG.h:32
jbxwl::CSetHeaderDLG::hEBox
CEdit * hEBox
Definition
SetHeaderDLG.h:17
jbxwl::CSetHeaderDLG::sPara
BOOL sPara
Definition
SetHeaderDLG.h:38
jbxwl::CSetHeaderDLG::OnOK
virtual void OnOK()
Definition
SetHeaderDLG.cpp:140
jbxwl::CSetHeaderDLG::IDD
@ IDD
Definition
SetHeaderDLG.h:51
jbxwl::CSetHeaderDLG::xEBox
CEdit * xEBox
Definition
SetHeaderDLG.h:18
jbxwl::CSetHeaderDLG::zEBox
CEdit * zEBox
Definition
SetHeaderDLG.h:20
jbxwl::CSetHeaderDLG::dSize
int dSize
Definition
SetHeaderDLG.h:33
jbxwl::CSetHeaderDLG::setParameter
void setParameter(int h, int x, int y, int z, int d, int b=0, BOOL ltend=FALSE, BOOL dicom=FALSE)
Definition
SetHeaderDLG.cpp:77
jbxwl::CSetHeaderDLG::DoDataExchange
virtual void DoDataExchange(CDataExchange *pDX)
Definition
SetHeaderDLG.cpp:54
jbxwl
Definition
ContrastDLG.h:23
IDD_FHDLG
#define IDD_FHDLG
Definition
resource.h:11
DLGBoxLib
SetHeaderDLG.h
Generated on Sat Oct 12 2024 19:43:14 for JunkBox_Win_Lib by
1.11.0