Searched refs:TestTest (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/foldbar/foldpanelbar/
H A Dtest.h69 * TestTest class declaration
72 class TestTest: public wxDialog class in inherits:wxDialog
74 DECLARE_CLASS( TestTest )
79 TestTest( );
80 TestTest( wxWindow* parent, wxWindowID id = SYMBOL_TESTTEST_IDNAME, const wxString& caption = SYMBOL_TESTTEST_TITLE, const wxPoint& pos = SYMBOL_TESTTEST_POSITION, const wxSize& size = SYMBOL_TESTTEST_SIZE, long style = SYMBOL_TESTTEST_STYLE );
88 ////@begin TestTest event handler declarations
90 ////@end TestTest event handler declarations
92 ////@begin TestTest member function declarations
100 ////@end TestTest member function declarations
105 ////@begin TestTest membe
[all...]
H A Dtest.cpp32 * TestTest type definition
35 IMPLEMENT_CLASS( TestTest, wxDialog )
38 * TestTest event table definition
41 BEGIN_EVENT_TABLE( TestTest, wxDialog )
43 ////@begin TestTest event table entries
44 ////@end TestTest event table entries
49 * TestTest constructors
52 TestTest::TestTest( ) function in class:TestTest
56 TestTest function in class:TestTest
[all...]

Completed in 59 milliseconds