repo_name
stringclasses
10 values
file_path
stringlengths
29
222
content
stringlengths
24
926k
extention
stringclasses
5 values
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/colour.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/colour.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/checkbox.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/checkbox.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _W...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/bmpbuttn.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/bmpbutton.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/mdi.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/mdi.h // Purpose: TDI-based MDI implementation for wxGTK // Author: Robert Roebling // Modified by: 2008-10-31 Vadim Zeitlin: derive from the base classes // Copyright: (c) 1998 Robert Roebling // ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/filehistory.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/filehistory.h // Purpose: GTK+ bits for wxFileHistory // Author: Vaclav Slavik // Created: 2010-05-06 // Copyright: (c) 2010 Vaclav Slavik // Licence: wxWindows licence ///////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/infobar.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/infobar.h // Purpose: native implementation of wxInfoBar for GTK+ 2.18 and later // Author: Vadim Zeitlin // Created: 2009-09-26 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dataview.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dataview.h // Purpose: wxDataViewCtrl GTK+2 implementation header // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence //////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private.h // Purpose: wxGTK private macros, functions &c // Author: Vadim Zeitlin // Modified by: // Created: 12.03.02 // Copyright: (c) 2002 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindow...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/accel.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/accel.h // Purpose: wxAcceleratorTable redirection file // Author: Julian Smart // Modified by: // Created: // Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dvrenderer.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dvrenderer.h // Purpose: wxDataViewRenderer for GTK wxDataViewCtrl implementation // Author: Robert Roebling, Vadim Zeitlin // Created: 2009-11-07 (extracted from wx/gtk/dataview.h) // Copyright: (c) 20...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/scrolbar.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/scrolbar.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _W...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dirdlg.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dirdlg.h // Purpose: wxDirDialog // Author: Francesco Montorsi // Copyright: (c) 2006 Francesco Montorsi // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/choice.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/choice.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/bitmap.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/bitmap.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/taskbar.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/taskbar.h // Purpose: wxTaskBarIcon class for GTK2 // Author: Paul Cornett // Created: 2009-02-08 // Copyright: (c) 2009 Paul Cornett // Licence: wxWindows licence //////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/minifram.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/minifram.h // Purpose: wxMiniFrame class // Author: Robert Roebling // Copyright: (c) Robert Roebling // Licence: wxWindows licence ////////////////////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/pen.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/pen.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_GTK...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dialog.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dialog.h // Purpose: // Author: Robert Roebling // Created: // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dataobj2.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dataobj2.h // Purpose: declaration of standard wxDataObjectSimple-derived classes // Author: Robert Roebling // Created: 19.10.99 (extracted from gtk/dataobj.h) // Copyright: (c) 1998, 1999 Vadim Zeitli...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/cursor.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/cursor.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dnd.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dnd.h // Purpose: declaration of the wxDropTarget class // Author: Robert Roebling // Copyright: (c) 1998 Vadim Zeitlin, Robert Roebling // Licence: wxWindows licence ///////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/popupwin.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/popupwin.h // Purpose: // Author: Robert Roebling // Created: // Copyright: (c) 2001 Robert Roebling // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/evtloopsrc.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/evtloopsrc.h // Purpose: wxGTKEventLoopSource class // Author: Vadim Zeitlin // Created: 2009-10-21 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence /////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dataform.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dataform.h // Purpose: declaration of the wxDataFormat class // Author: Vadim Zeitlin // Modified by: // Created: 19.10.99 (extracted from gtk/dataobj.h) // Copyright: (c) 1998 Vadim Zeitlin <zeitlin@dp...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/brush.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/brush.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_G...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/clipbrd.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/clipbrd.h // Purpose: wxClipboard for wxGTK // Author: Robert Roebling, Vadim Zeitlin // Copyright: (c) 1998 Robert Roebling // (c) 2007 Vadim Zeitlin // Licence: wxWindows licence //////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/collpane.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/collpane.h // Purpose: wxCollapsiblePane // Author: Francesco Montorsi // Modified by: // Created: 8/10/2006 // Copyright: (c) Francesco Montorsi // Licence: wxWindows Licence ////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/filepicker.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/filedirpicker.h // Purpose: wxFileButton, wxDirButton header // Author: Francesco Montorsi // Modified by: // Created: 14/4/2006 // Copyright: (c) Francesco Montorsi // Licence: wxWindows Licence ////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/tglbtn.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/tglbtn.h // Purpose: Declaration of the wxToggleButton class, which implements a // toggle button under wxGTK. // Author: John Norris, minor changes by Axel Schlueter // Modified by: // Created: ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/scrolwin.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/scrolwin.h // Purpose: wxScrolledWindow class // Author: Robert Roebling // Modified by: Vadim Zeitlin (2005-10-10): wxScrolledWindow is now common // Created: 01/02/97 // Copyright: (c) Robert Roebling /...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dcscreen.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dcscreen.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _W...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/combobox.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/combobox.h // Purpose: // Author: Robert Roebling // Created: 01/02/97 // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ////////////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/glcanvas.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/glcanvas.h // Purpose: wxGLCanvas, for using OpenGL/Mesa with wxWidgets and GTK // Author: Robert Roebling // Modified by: // Created: 17/8/98 // Copyright: (c) Robert Roebling // Licence: wxWindows l...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/window.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/window.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dc.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dc.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_GTKD...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/msgdlg.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/msgdlg.h // Purpose: wxMessageDialog for GTK+2 // Author: Vaclav Slavik // Modified by: // Created: 2003/02/28 // Copyright: (c) Vaclav Slavik, 2003 // Licence: wxWindows licence /////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/clrpicker.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/clrpicker.h // Purpose: wxColourButton header // Author: Francesco Montorsi // Modified by: // Created: 14/4/2006 // Copyright: (c) Francesco Montorsi // Licence: wxWindows Licence ///////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/notebook.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/notebook.h // Purpose: wxNotebook class // Author: Robert Roebling // Modified by: // Copyright: (c) Julian Smart and Robert Roebling // Licence: wxWindows licence ////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/statline.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/statline.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dvrenderers.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dvrenderers.h // Purpose: All GTK wxDataViewCtrl renderer classes // Author: Robert Roebling, Vadim Zeitlin // Created: 2009-11-07 (extracted from wx/gtk/dataview.h) // Copyright: (c) 2006 Robert Roebli...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/print.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/print.h // Author: Anthony Bretaudeau // Purpose: GTK printing support // Created: 2007-08-25 // Copyright: (c) Anthony Bretaudeau // Licence: wxWindows Licence ///////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/fontpicker.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/fontpicker.h // Purpose: wxFontButton header // Author: Francesco Montorsi // Modified by: // Created: 14/4/2006 // Copyright: (c) Francesco Montorsi // Licence: wxWindows Licence ////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/frame.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/frame.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling, Julian Smart // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/bmpcbox.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/bmpcbox.h // Purpose: wxBitmapComboBox // Author: Jaakko Salli // Created: 2008-05-19 // Copyright: (c) 2008 Jaakko Salli // Licence: wxWindows licence ////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/dataobj.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/dataobj.h // Purpose: declaration of the wxDataObject // Author: Robert Roebling // Copyright: (c) 1998, 1999 Vadim Zeitlin, Robert Roebling // Licence: wxWindows licence ///////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/statbox.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/statbox.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/control.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/control.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling, Julian Smart // Licence: wxWindows licence ////////////////////////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/chkconf.h
/* * Name: wx/gtk/chkconf.h * Purpose: wxGTK-specific settings consistency checks * Author: Vadim Zeitlin * Created: 2007-07-19 (extracted from wx/chkconf.h) * Copyright: (c) 2000-2007 Vadim Zeitlin <vadim@wxwidgets.org> * Licence: wxWindows licence */ #ifndef __WXUNIVERSAL__ # if w...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/mimetype.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/mimetype.h // Purpose: classes and functions to manage MIME types // Author: Hans Mackowiak // Created: 2016-06-05 // Copyright: (c) 2016 Hans Mackowiak <hanmac@gmx.de> // Licence: wxWindows licence /...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/assertdlg_gtk.h
/* /////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/assertdlg_gtk.h // Purpose: GtkAssertDialog // Author: Francesco Montorsi // Copyright: (c) 2006 Francesco Montorsi // Licence: wxWindows licence /////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/colordlg.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/colordlg.h // Purpose: wxColourDialog // Author: Vaclav Slavik // Modified by: // Created: 2004/06/04 // Copyright: (c) Vaclav Slavik, 2004 // Licence: wxWindows licence //////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/button.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/button.h // Purpose: wxGTK wxButton class declaration // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence //////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/textctrl.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/textctrl.h // Purpose: // Author: Robert Roebling // Created: 01/02/97 // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ////////////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/messagetype.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/messagetype.h // Purpose: translate between wx and GtkMessageType // Author: Vadim Zeitlin // Created: 2009-09-27 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWin...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/mnemonics.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/mnemonics.h // Purpose: helper functions for dealing with GTK+ mnemonics // Author: Vadim Zeitlin // Created: 2007-11-12 // Copyright: (c) 2007 Vadim Zeitlin <vadim@wxwindows.org> // Licence: ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/addremovectrl.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/addremovectrl.h // Purpose: GTK specific wxAddRemoveImpl implementation // Author: Vadim Zeitlin // Created: 2015-02-05 // Copyright: (c) 2015 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/event.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/event.h // Purpose: Helper functions for working with GDK and wx events // Author: Vaclav Slavik // Created: 2011-10-14 // Copyright: (c) 2011 Vaclav Slavik // Licence: wxWindows licence ///...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/object.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/object.h // Purpose: wxGtkObject class declaration // Author: Vadim Zeitlin // Created: 2008-08-27 // Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwindows.org> // Licence: wxWindows licence //...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/eventsdisabler.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/eventsdisabler.h // Purpose: Helper for temporarily disabling events. // Author: Vadim Zeitlin // Created: 2016-02-06 // Copyright: (c) 2016 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: w...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/list.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/list.h // Purpose: wxGtkList class. // Author: Vadim Zeitlin // Created: 2011-08-21 // Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence /////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/tlwgeom.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/tlwgeom.h // Purpose: wxGTK-specific wxTLWGeometry class. // Author: Vadim Zeitlin // Created: 2018-04-29 // Copyright: (c) 2018 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows lic...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/value.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/value.h // Purpose: Helper wrapper for working with GValue. // Author: Vadim Zeitlin // Created: 2015-03-05 // Copyright: (c) 2015 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows l...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/win_gtk.h
/* /////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/win_gtk.h // Purpose: native GTK+ widget for wxWindow // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence /////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/webkit.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/webkit.h // Purpose: wxWebKitGtk RAII wrappers declaration // Author: Jose Lorenzo // Created: 2017-08-21 // Copyright: (c) 2017 Jose Lorenzo <josee.loren@gmail.com> // Licence: wxWindows li...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/textmeasure.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/textmeasure.h // Purpose: wxGTK-specific declaration of wxTextMeasure class // Author: Manuel Martin // Created: 2012-10-05 // Copyright: (c) 1997-2012 wxWidgets team // Licence: wxWindows l...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/timer.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/timer.h // Purpose: wxTimerImpl for wxGTK // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence //////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/dialogcount.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/dialogcount.h // Purpose: Helper for temporarily changing wxOpenModalDialogsCount global. // Author: Vadim Zeitlin // Created: 2013-03-21 // Copyright: (c) 2013 Vadim Zeitlin <vadim@wxwidgets.or...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/treeentry_gtk.h
/* /////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/treeentry_gtk.h // Purpose: GtkTreeEntry - a string/userdata combo for use with treeview // Author: Ryan Norton // Copyright: (c) 2006 Ryan Norton // Licence: wxWindows licence //////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/gtk3-compat.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/gtk3-compat.h // Purpose: Compatibility code for older GTK+ 3 versions // Author: Paul Cornett // Created: 2015-10-10 // Copyright: (c) 2015 Paul Cornett // Licence: wxWindows licence //////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/webview_webkit2_extension.h
///////////////////////////////////////////////////////////////////////////// // Name: include/wx/gtk/private/webview_webkit2_extension.h // Purpose: Common elements for webview webkit2 extension // Author: Scott Talbert // Copyright: (c) 2017 Scott Talbert // Licence: wxWindows licence //////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/gtk2-compat.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/compat.h // Purpose: Compatibility code for older GTK+ versions // Author: Vaclav Slavik // Created: 2011-03-25 // Copyright: (c) 2011 Vaclav Slavik <vslavik@fastmail.fm> // Licence: wxWindo...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/gdkconv.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/gdkconv.h // Purpose: Helper functions for converting between GDK and wx types // Author: Vadim Zeitlin // Created: 2009-11-10 // Copyright: (c) 2009 Vadim Zeitlin <vadim@wxwidgets.org> // Licen...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/stylecontext.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/stylecontext.h // Purpose: GtkStyleContext helper class // Author: Paul Cornett // Created: 2018-06-04 // Copyright: (c) 2018 Paul Cornett // Licence: wxWindows licence /////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/error.h
/////////////////////////////////////////////////////////////////////////////// // Name: gtk/private/error.h // Purpose: Wrapper around GError. // Author: Vadim Zeitlin // Created: 2012-07-25 // Copyright: (c) 2012 Vadim Zeitlin <vadim@wxwidgets.org> // Licence: wxWindows licence /////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/string.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/string.h // Purpose: wxGtkString class declaration // Author: Vadim Zeitlin // Created: 2006-10-19 // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Licence: wxWindows licence //...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/treeview.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/treeview.h // Purpose: Private helpers for wxGTK controls using GtkTreeView // Author: Vadim Zeitlin // Created: 2016-02-06 (extracted from src/gtk/dataview.cpp) // Copyright: (c) 2016 Vadim Zei...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/private/wrapgtk.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/private/wrapgtk.h // Purpose: Include gtk/gtk.h without warnings and with compatibility // Author: Vadim Zeitlin // Created: 2018-05-20 // Copyright: (c) 2018 Vadim Zeitlin <vadim@wxwidgets.org> // Lice...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/gtk/gnome/gvfs.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk/gnome/gvfs.h // Author: Robert Roebling // Purpose: GNOME VFS support // Created: 17/03/06 // Copyright: Robert Roebling // Licence: wxWindows Licence /////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/android/setup.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/android/setup.h // Purpose: Configuration for the android build of the library // Author: Julian Smart // Created: 01/02/97 // Copyright: (c) Julian Smart // Licence: wxWindows licence ///////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/android/config_android.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/android/config_android.h // Purpose: configurations for Android builds // Author: Zsolt Bakcsi // Modified by: // Created: 2011-12-02 // RCS-ID: // Copyright: (c) wxWidgets team // Licence: wxWindows li...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/android/chkconf.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/android/chkconf.h // Purpose: Android-specific configuration options checks // Author: Zsolt Bakcsi // Modified by: // Created: 2011-12-08 // RCS-ID: // Copyright: (c) wxWidgets team // Licence: wxWindo...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/aui.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/aui/aui.h // Purpose: wxaui: wx advanced user interface - docking window manager // Author: Benjamin I. Williams // Modified by: // Created: 2005-05-17 // Copyright: (C) Copyright 2005, Kirix Corporation, A...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/auibook.h
////////////////////////////////////////////////////////////////////////////// // Name: wx/aui/auibook.h // Purpose: wxaui: wx advanced user interface - notebook // Author: Benjamin I. Williams // Modified by: Jens Lody // Created: 2006-06-28 // Copyright: (C) Copyright 2006, Kirix Corporation, Al...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/auibar.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/aui/toolbar.h // Purpose: wxaui: wx advanced user interface - docking window manager // Author: Benjamin I. Williams // Modified by: // Created: 2008-08-04 // Copyright: (C) Copyright 2005, Kirix Corporatio...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/tabartmsw.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/aui/tabartmsw.h // Purpose: wxAuiMSWTabArt declaration // Author: Tobias Taschner // Created: 2015-09-26 // Copyright: (c) 2015 wxWidgets development team // Licence: wxWindows licence ///////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/tabartgtk.h
///////////////////////////////////////////////////////////////////////////// // Name: include/wx/aui/tabartgtk.h // Purpose: declaration of the wxAuiGTKTabArt // Author: Jens Lody and Teodor Petrov // Modified by: // Created: 2012-03-23 // Copyright: (c) 2012 Jens Lody <jens@codeblocks.org> // ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/framemanager.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/aui/framemanager.h // Purpose: wxaui: wx advanced user interface - docking window manager // Author: Benjamin I. Williams // Modified by: // Created: 2005-05-17 // Copyright: (C) Copyright 2005, Kirix Corpo...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/tabart.h
////////////////////////////////////////////////////////////////////////////// // Name: wx/aui/tabart.h // Purpose: wxaui: wx advanced user interface - notebook // Author: Benjamin I. Williams // Modified by: Jens Lody (extracted from wx/aui/auibook.h) // Created: 2012-03-21 // Copyright: (C) Copy...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/dockart.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/aui/dockart.h // Purpose: wxaui: wx advanced user interface - docking window manager // Author: Benjamin I. Williams // Modified by: // Created: 2005-05-17 // Copyright: (C) Copyright 2005, Kirix Corporatio...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/barartmsw.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/aui/barartmsw.h // Purpose: Interface of wxAuiMSWToolBarArt // Author: Tobias Taschner // Created: 2015-09-22 // Copyright: (c) 2015 wxWidgets development team // Licence: wxWindows licence //////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/tabmdi.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/aui/tabmdi.h // Purpose: Generic MDI (Multiple Document Interface) classes // Author: Hans Van Leemputten // Modified by: Benjamin I. Williams / Kirix Corporation // Created: 29/07/2002 // Copyright: (c) Hans...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/aui/floatpane.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/aui/floatpane.h // Purpose: wxaui: wx advanced user interface - docking window manager // Author: Benjamin I. Williams // Modified by: // Created: 2005-05-17 // Copyright: (C) Copyright 2005, Kirix Corporat...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/x11/dcclient.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/x11/dcclient.h // Purpose: wxClientDC, wxPaintDC and wxWindowDC classes // Author: Julian Smart // Modified by: // Created: 17/09/98 // Copyright: (c) Julian Smart // Licence: wxWindows licence //////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/x11/font.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/x11/font.h // Purpose: wxFont class // Author: Julian Smart // Modified by: // Created: 17/09/98 // Copyright: (c) Julian Smart // Licence: wxWindows licence //////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/x11/app.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/x11/app.h // Purpose: wxApp class // Author: Julian Smart // Modified by: // Created: 17/09/98 // Copyright: (c) Julian Smart // Licence: wxWindows licence ////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/x11/dcmemory.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/x11/dcmemory.h // Purpose: wxMemoryDC class // Author: Julian Smart // Modified by: // Created: 17/09/98 // Copyright: (c) Julian Smart // Licence: wxWindows licence //////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/x11/toplevel.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/x11/toplevel.h // Purpose: wxTopLevelWindowX11 is the X11 implementation of wxTLW // Author: Julian Smart // Modified by: // Created: 20.09.01 // Copyright: (c) 2002 Julian Smart // Licence: wxWindows l...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/x11/reparent.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/x11/reparent.h // Purpose: Reparenting classes // Author: Julian Smart // Modified by: // Created: 2002-03-09 // Copyright: (c) Julian Smart // Licence: wxWindows licence /////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/x11/region.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/x11/region.h // Purpose: wxRegion class // Author: Julian Smart // Modified by: // Created: 17/09/98 // Copyright: (c) Julian Smart, Robert Roebling // Licence: wxWindows licence /////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Win32/include/wx/x11/palette.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/x11/palette.h // Purpose: wxPalette class // Author: Julian Smart // Modified by: // Created: 17/09/98 // Copyright: (c) Julian Smart // Licence: wxWindows licence ////////////////////////////////////////...
h