ファイル定義書 仕様書作成ツール【A HotDocument】

tk.c

ファイル名ファイル名

tk.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 281 27%
空行行数 207 20%
実行行数 548 53%
合計行数 1036 100%

関数定義数関数定義数

内容 定義数
関数数 63

定義関数定義関数

No. 名称 属性 説明
1
FunctionFunction TkBeep void Beep
2
FunctionFunction TkExit void Exit
3
FunctionFunction TkUpdateStatus void Display the application name plus "str" as the window title.
4
FunctionFunction TkTextClear void Clear XmText's XmNvalue
5
FunctionFunction TkTextStore void Store "txt" as XmText's XmNvalue
6
FunctionFunction TkTextRetrieve char * Get XmText's XmNvalue
7
FunctionFunction TkTextChanged   Has Text Changed?
8
FunctionFunction TkTextActUnchangedSince void Set "Since" point for text change
9
FunctionFunction TkTextChangedSince   Has Text Changed Since?
10
StaticStatic TkPaneInit static void Initialize Paned Window support
11
StaticStatic TkPaneTarget static Widget Get Pane Target
12
StaticStatic TkPaneForText static int Return index of the pane which holds Text Widget "w"
13
StaticStatic TkPaneDelete static void Delete Text Pane
14
StaticStatic TkPaneAppend static void Append a new Text Pane
15
StaticStatic TkPaneRemove static void Remove the target Text Pane
16
StaticStatic TkPaneOne static void Remove all panes but the target Text Pane
17
FunctionFunction TkArrangeToOpen void Arrange FSB to Open
18
StaticStatic TkArrangeToSave static void Arrange FSB to Save
19
StaticStatic TkArrangeToCopy static void Arrange FSB to Copy
20
StaticStatic TkArrangeToMove static void Arrange FSB to Move
21
FunctionFunction TkAskFileToOpen void Post FSB for Opening
22
FunctionFunction TkAskFileToSave void Post FSB for Saving
23
FunctionFunction TkAskFileToCopy void Post FSB for Copying
24
FunctionFunction TkAskFileToMove void Post FSB for Moving
25
FunctionFunction TkDoneAskingFile void Unpost file selection box
26
StaticStatic TkGetFilename static char * Get Filename selected in FSB
27
FunctionFunction TkWarn void Warn couldn't open
28
FunctionFunction TkWarnAndAskFileToSave void Post FSB for Saving, and warn
29
FunctionFunction TkQuestionRemove void Question about Removing
30
FunctionFunction TkAskSave void Post Save Dialog
31
FunctionFunction TkDoneAskingSave void Unpost Save Dialog
32
FunctionFunction TkInit    
33
FunctionFunction ToggleOpCB XtCallbackProc User toggled among Open/Save/Copy/Move
34
FunctionFunction ToggleKeepFileDialogueCB XtCallbackProc User toggled whether or not FSB should stay mapped
35
FunctionFunction ToggleRevertToOpenCB XtCallbackProc User toggled whether operation should revert to Open after selecting a file
36
FunctionFunction TextGainFocusCB XtCallbackProc A text pane gained focus
37
FunctionFunction TextLoseFocusCB XtCallbackProc A text pane lost focus
38
FunctionFunction TextGainPrimaryCB XtCallbackProc A text pane became owner of the primary selection
39
FunctionFunction TextLosePrimaryCB XtCallbackProc A text pane lost ownership of the primary selection
40
FunctionFunction TextChangedCB XtCallbackProc The text was modified
41
FunctionFunction OkFileCB XtCallbackProc The user pressed the FSB's Ok button
42
FunctionFunction CancelFileCB XtCallbackProc The user pressed the FSB's Cancel button
43
FunctionFunction SaveYesCB XtCallbackProc The user pressed Yes when asked about saving the File
44
FunctionFunction SaveNoCB XtCallbackProc The user pressed No when asked about saving the File
45
FunctionFunction SaveCancelCB XtCallbackProc The user pressed Cancel when asked about saving the File
46
FunctionFunction WarnCancelCB XtCallbackProc The user pressed Cancel when warned
47
FunctionFunction QuestionYesCB XtCallbackProc The user pressed Yes when questioned about remving the file
48
FunctionFunction NewCB XtCallbackProc The user pressed New in the File Menu
49
FunctionFunction OpenCB XtCallbackProc The user pressed Open in the File Menu
50
FunctionFunction SaveCB XtCallbackProc The user pressed Save in the File Menu
51
FunctionFunction SaveAsCB XtCallbackProc The user pressed Save As in the File Menu
52
FunctionFunction CopyFileCB XtCallbackProc The user pressed Copy in the File Menu
53
FunctionFunction MoveFileCB XtCallbackProc The user pressed Move in the File Menu
54
FunctionFunction RemoveCB XtCallbackProc The user pressed Remove in the File Menu
55
FunctionFunction ExitCB XtCallbackProc The user pressed Exit in the File Menu
56
FunctionFunction CutCB XtCallbackProc The user pressed Cut in the Edit Menu
57
FunctionFunction CopyCB XtCallbackProc The user pressed Copy in the Edit Menu
58
FunctionFunction PasteCB XtCallbackProc The user pressed Paste in the Edit Menu
59
FunctionFunction ClearCB XtCallbackProc The user pressed Clear in the Edit Menu
60
FunctionFunction DeleteCB XtCallbackProc The user pressed Delete in the Edit Menu
61
FunctionFunction SplitCB XtCallbackProc The user pressed Split in the View Menu
62
FunctionFunction RemovePaneCB XtCallbackProc The user pressed Remove Pane in the View Menu
63
FunctionFunction OnePaneCB XtCallbackProc The user pressed One Pane in the View Menu

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー