TNB Library
Toggle main menu visibility
総合概要
諸情報
モジュール
名前空間
名前空間一覧
名前空間メンバ
全て
a
b
c
d
e
g
h
i
l
m
o
p
r
s
t
u
v
z
関数
a
b
c
d
e
g
h
i
l
m
o
p
r
s
t
u
v
z
型定義
b
c
e
i
列挙型
列挙値
クラス
クラス一覧
クラス階層
クラスメンバ
全て
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
関数
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
変数
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
型定義
c
d
e
i
p
t
列挙型
e
列挙値
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
y
z
関連関数
ファイル
ファイル一覧
ファイルメンバ
全て
_
c
e
i
l
m
p
r
s
t
列挙型
列挙値
i
r
マクロ定義
C:
Home
Private
TnbLibrary
TnbInc
TnbMfcSplashDialog.h
[詳解]
1
#pragma once
11
#include "
TnbMfcModelessDialog.h
"
12
13
14
15
//TNB Library
16
namespace
TNB
{
17
namespace
MFC {
18
19
20
35
template
<
typename
DLG,
bool
HASTASK = true>
36
class
CSplashDialogT
:
public
CModelessDialogT
<DLG, HASTASK>
37
{
38
};
39
40
41
42
};
// MFC
43
};
// TNB
TnbMfcModelessDialog.h
モードレスダイアログ関係ヘッダ ファイル
TNB::MFC::CModelessDialogT
モードレスウィンドウ管理テンプレート.
Definition:
TnbMfcModelessDialog.h:79
TNB::MFC::CSplashDialogT
スプラッシュウィンドウ管理テンプレート.
Definition:
TnbMfcSplashDialog.h:37
TNB
TNB Library
Definition:
TnbDoxyTitle.txt:2
2023年02月05日(日) 07時21分32秒作成 - TNB Library / 構成:
1.9.3