1 #ifndef __wxContour_StandardToolsPanel_h_INCLUDED_H__
2 #define __wxContour_StandardToolsPanel_h_INCLUDED_H__
5 // -----------------------------------------------------------------------------------------------------------
6 // WX headers inclusion.
7 // For compilers that support precompilation, includes <wx/wx.h>.
8 // -----------------------------------------------------------------------------------------------------------
10 #include <wx/wxprec.h>
19 //------------------------------------------------------------------------------------------------------------
21 //------------------------------------------------------------------------------------------------------------
24 //------------------------------------------------------------------------------------------------------------
26 //------------------------------------------------------------------------------------------------------------
27 /*BEGIN_DECLARE_EVENT_TYPES()
28 DECLARE_EVENT_TYPE( wxEVT_CONCEPT_RELEASE, -1 )
29 END_DECLARE_EVENT_TYPES()*/
31 /** file wxContour_StandardToolsPanel.h */
34 //------------------------------------------------------------------------------------------------------------
36 //------------------------------------------------------------------------------------------------------------
37 class wxContour_StandardToolsPanel : public wxScrolledWindow {
41 //------------------------------------------------------------------------------------------------------------
42 // Constructors & Destructors
43 //------------------------------------------------------------------------------------------------------------
46 //------------------------------------------------------------------------------------------------------------
47 // Methods for capturing events
48 //------------------------------------------------------------------------------------------------------------
51 //------------------------------------------------------------------------------------------------------------
52 // Methods for sending events
53 //------------------------------------------------------------------------------------------------------------
54 void sendEnvent( WXTYPE theEventType );
57 //------------------------------------------------------------------------------------------------------------
58 // Attributes getters and setters
59 //------------------------------------------------------------------------------------------------------------
61 //------------------------------------------------------------------------------------------------------------
62 // Other functional methods
63 //------------------------------------------------------------------------------------------------------------
66 //------------------------------------------------------------------------------------------------------------
68 //------------------------------------------------------------------------------------------------------------
70 //------------------------------------------------------------------------------------------------------------
71 // Creational and initialization methods
72 //------------------------------------------------------------------------------------------------------------
75 //------------------------------------------------------------------------------------------------------------
77 //------------------------------------------------------------------------------------------------------------
81 #endif // __wxContour_StandardToolsPanel_HEADER_FILE__