コード例 #1
0
ファイル: main.cpp プロジェクト: darthsuogles/GestureUI
	virtual void onChar(char c)
	{
		m_pDialog->handleChar(c);
	}