クラス war02::animEditor::MainFrame

#include <MainFrame.h>

すべてのメンバ一覧

Public メソッド

 MainFrame (void)

Protected メソッド

 ~MainFrame ()

Private メソッド

void InitializeComponent (void)
 デザイナ サポートに必要なメソッドです。このメソッドの内容を コード エディタで変更しないでください。
System::Void MainFrame_Load (System::Object^sender, System::EventArgs^e)
System::Void menuItem_NewProject_Click (System::Object^sender, System::EventArgs^e)
Void initAnimationTree ()

Private 変数

System::Windows::Forms::MenuStrip menuStrip
System::Windows::Forms::ToolStripMenuItem MenuItem_File
System::Windows::Forms::ToolStripMenuItem menuItem_NewProject
System::Windows::Forms::ToolStripSeparator toolStripSeparator1
System::Windows::Forms::ToolStripMenuItem menuItemEnd
System::Windows::Forms::ToolStripMenuItem menuItem_OpenProject
System::Windows::Forms::Panel panel1
System::Windows::Forms::TabControl tabFrame
System::Windows::Forms::TabPage tabCharacter
System::Windows::Forms::TabPage tabMisc
System::Windows::Forms::ComboBox comboMotion
System::Windows::Forms::TreeView animationTree
System::ComponentModel::Container components


説明

アプリケーションのメインウィンドウ


コンストラクタとデストラクタ

war02::animEditor::MainFrame::MainFrame void   )  [inline]
 

war02::animEditor::MainFrame::~MainFrame  )  [inline, protected]
 


関数

Void war02::animEditor::MainFrame::initAnimationTree  )  [inline, private]
 

アニメーションツリーを初期化する

void war02::animEditor::MainFrame::InitializeComponent void   )  [inline, private]
 

デザイナ サポートに必要なメソッドです。このメソッドの内容を コード エディタで変更しないでください。

System::Void war02::animEditor::MainFrame::MainFrame_Load System::Object^  sender,
System::EventArgs^  e
[inline, private]
 

メインウィンドウがロードされた時に実行される処理

引数:
sender イベントの発生元のオブジェクト
e イベントパラメータ

System::Void war02::animEditor::MainFrame::menuItem_NewProject_Click System::Object^  sender,
System::EventArgs^  e
[inline, private]
 

ファイル->新規プロジェクト をクリックした時の処理。 プロジェクトの初期化を実行

引数:
sender イベントの発生元のオブジェクト
e イベントパラメータ


変数

System::Windows::Forms::TreeView war02::animEditor::MainFrame::animationTree [private]
 

System::Windows::Forms::ComboBox war02::animEditor::MainFrame::comboMotion [private]
 

System::ComponentModel::Container war02::animEditor::MainFrame::components [private]
 

System::Windows::Forms::ToolStripMenuItem war02::animEditor::MainFrame::MenuItem_File [private]
 

System::Windows::Forms::ToolStripMenuItem war02::animEditor::MainFrame::menuItem_NewProject [private]
 

System::Windows::Forms::ToolStripMenuItem war02::animEditor::MainFrame::menuItem_OpenProject [private]
 

System::Windows::Forms::ToolStripMenuItem war02::animEditor::MainFrame::menuItemEnd [private]
 

System::Windows::Forms::MenuStrip war02::animEditor::MainFrame::menuStrip [private]
 

System::Windows::Forms::Panel war02::animEditor::MainFrame::panel1 [private]
 

System::Windows::Forms::TabPage war02::animEditor::MainFrame::tabCharacter [private]
 

System::Windows::Forms::TabControl war02::animEditor::MainFrame::tabFrame [private]
 

System::Windows::Forms::TabPage war02::animEditor::MainFrame::tabMisc [private]
 

System::Windows::Forms::ToolStripSeparator war02::animEditor::MainFrame::toolStripSeparator1 [private]
 


このクラスの説明は次のファイルから生成されました:
WAR02に対してTue Apr 25 02:08:47 2006に生成されました。  doxygen 1.4.6-NO