wxContour_DrawToolsPanel.cxx

Go to the documentation of this file.
00001 
00002 //----------------------------------------------------------------------------------------------------------------
00003 // Class definition include
00004 //----------------------------------------------------------------------------------------------------------------
00005 #include "wxContour_DrawToolsPanel.h"
00006 
00007 //----------------------------------------------------------------------------------------------------------------
00008 // Class implementation
00009 //----------------------------------------------------------------------------------------------------------------
00013 //------------------------------------------------------------------------------------------------------------
00014 // Includes
00015 //------------------------------------------------------------------------------------------------------------
00016 
00017 //------------------------------------------------------------------------------------------------------------
00018 // Generated events declaration and definition
00019 //------------------------------------------------------------------------------------------------------------
00020 
00021 //DEFINE_EVENT_TYPE( wxEVT_CONCEPT_RELEASE )
00022 
00023 
00024         //------------------------------------------------------------------------------------------------------------
00025         // Constructors & Destructors
00026         //------------------------------------------------------------------------------------------------------------
00027 
00028                         
00029         //------------------------------------------------------------------------------------------------------------
00030         // Methods for capturing events
00031         //------------------------------------------------------------------------------------------------------------
00032 
00033                 
00034         //------------------------------------------------------------------------------------------------------------
00035         //  Methods for sending events
00036         //------------------------------------------------------------------------------------------------------------
00037         void sendEnvent( WXTYPE theEventType );
00038 
00039 
00040         //------------------------------------------------------------------------------------------------------------
00041         //  Attributes getters and setters
00042         //------------------------------------------------------------------------------------------------------------
00043 
00044         //------------------------------------------------------------------------------------------------------------
00045         //  Other functional methods
00046         //------------------------------------------------------------------------------------------------------------
00047 
00048         //------------------------------------------------------------------------------------------------------------
00049         //  Private methods
00050         //------------------------------------------------------------------------------------------------------------
00051 
00052         //------------------------------------------------------------------------------------------------------------
00053         // Creational and initialization methods
00054         //------------------------------------------------------------------------------------------------------------
00055 
00056                 
00057         //------------------------------------------------------------------------------------------------------------
00058         // Attributtes
00059         //------------------------------------------------------------------------------------------------------------
00060         
00061 

Generated on Wed Jun 27 23:28:32 2012 for creaContours_lib by  doxygen 1.5.7.1