2 //----------------------------------------------------------------------------------------------------------------
3 // Class definition include
4 //----------------------------------------------------------------------------------------------------------------
5 #include "wxContour_AutomaticFormsToolsPanel.h"
7 //----------------------------------------------------------------------------------------------------------------
8 // Class implementation
9 //----------------------------------------------------------------------------------------------------------------
10 /** @file wxConceptControl.cxx */
13 //------------------------------------------------------------------------------------------------------------
15 //------------------------------------------------------------------------------------------------------------
17 //------------------------------------------------------------------------------------------------------------
18 // Generated events declaration and definition
19 //------------------------------------------------------------------------------------------------------------
21 //DEFINE_EVENT_TYPE( wxEVT_CONCEPT_RELEASE )
24 //------------------------------------------------------------------------------------------------------------
25 // Constructors & Destructors
26 //------------------------------------------------------------------------------------------------------------
29 //------------------------------------------------------------------------------------------------------------
30 // Methods for capturing events
31 //------------------------------------------------------------------------------------------------------------
34 //------------------------------------------------------------------------------------------------------------
35 // Methods for sending events
36 //------------------------------------------------------------------------------------------------------------
37 void sendEnvent( WXTYPE theEventType );
40 //------------------------------------------------------------------------------------------------------------
41 // Attributes getters and setters
42 //------------------------------------------------------------------------------------------------------------
44 //------------------------------------------------------------------------------------------------------------
45 // Other functional methods
46 //------------------------------------------------------------------------------------------------------------
48 //------------------------------------------------------------------------------------------------------------
50 //------------------------------------------------------------------------------------------------------------
52 //------------------------------------------------------------------------------------------------------------
53 // Creational and initialization methods
54 //------------------------------------------------------------------------------------------------------------
57 //------------------------------------------------------------------------------------------------------------
59 //------------------------------------------------------------------------------------------------------------