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/Linux/include/wx/osx/core/cfdictionary.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/core/cfdictionaryref.h // Purpose: wxCFDictionaryRef class // Author: Stefan Csomor // Modified by: // Created: 2018/07/27 // Copyright: (c) 2018 Stefan Csomor // Licence: wxWindows licence //////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/core/dataview.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/core/dataview.h // Purpose: wxDataViewCtrl native implementation header for OSX // Author: // Copyright: (c) 2009 // Licence: wxWindows licence ////////////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/core/private.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/core/private.h // Purpose: Private declarations: as this header is only included by // wxWidgets itself, it may contain identifiers which don't start // with "wx". // Author: Stefan Cs...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/core/cfarray.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/core/cfarrayref.h // Purpose: wxCFArrayRef class // Author: Stefan Csomor // Modified by: // Created: 2018/07/27 // Copyright: (c) 2018 Stefan Csomor // Licence: wxWindows licence ////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/core/joystick.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/core/joystick.h // Purpose: wxJoystick class // Author: Ryan Norton // Modified by: // Created: 2/13/2005 // Copyright: (c) Ryan Norton // Licence: wxWindows licence //////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/core/mimetype.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/core/mimetype.h // Purpose: Mac implementation for wx mime-related classes // Author: Neil Perkins // Modified by: // Created: 2010-05-15 // Copyright: (C) 2010 Neil Perkins // Licence: wxWindows lice...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/core/private/datetimectrl.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/osx/core/private/datetime.h // Purpose: // Author: Vadim Zeitlin // Created: 2011-12-19 // 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/Linux/include/wx/osx/core/private/timer.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/core/private/timer.h // Purpose: wxTimer class based on core foundation // Author: Stefan Csomor // Created: 2008-07-16 // Copyright: (c) Stefan Csomor // Licence: wxWindows licence //////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/core/private/strconv_cf.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/core/private/strconv_cf.h // Purpose: Unicode conversion classes // Author: David Elliott, Ryan Norton // Modified by: // Created: 2007-07-06 // Copyright: (c) 2004 Ryan Norton // (c) 2007 Da...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/private/addremovectrl.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/osx/private/addremovectrl.h // Purpose: OS X 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/Linux/include/wx/osx/private/timer.h
#if 1 // revert to wxOSX_USE_COCOA_OR_IPHONE in case of problems #include "wx/osx/core/private/timer.h" #endif
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/private/print.h
#include "wx/osx/carbon/private/print.h"
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/iphone/private.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/iphone/private.h // Purpose: Private declarations: as this header is only included by // wxWidgets itself, it may contain identifiers which don't start // with "wx". // Author: Stefan ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/iphone/chkconf.h
/* * Name: wx/osx/iphone/chkconf.h * Purpose: Compiler-specific configuration checking * Author: Stefan Csomor * Modified by: * Created: 2008-07-30 * Copyright: (c) Stefan Csomor * Licence: wxWindows licence */ #ifndef _WX_OSX_IPHONE_CHKCONF_H_ #define _WX_OSX_IPHONE_CHKCONF_H_ /* *...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/iphone/private/textimpl.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/iphone/private/textimpl.h // Purpose: textcontrol implementation classes that have to be exposed // Author: Stefan Csomor // Modified by: // Created: 03/02/99 // Copyright: (c) Stefan Csomor // Licence: ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/cocoa/stdpaths.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/cocoa/stdpaths.h // Purpose: wxStandardPaths for Cocoa // Author: Tobias Taschner // Created: 2015-09-09 // Copyright: (c) 2015 wxWidgets development team // Licence: wxWindows licence ///////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/cocoa/evtloop.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/osx/cocoa/evtloop.h // Purpose: declaration of wxGUIEventLoop for wxOSX/Cocoa // Author: Vadim Zeitlin // Created: 2008-12-28 // Copyright: (c) 2006 Vadim Zeitlin <vadim@wxwindows.org> // Licence: wxWin...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/cocoa/dataview.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/cocoa/dataview.h // Purpose: wxDataViewCtrl native implementation header for carbon // Author: // Copyright: (c) 2009 // Licence: wxWindows licence /////////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/cocoa/private.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/cocoa/private.h // Purpose: Private declarations: as this header is only included by // wxWidgets itself, it may contain identifiers which don't start // with "wx". // Author: Stefan C...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/cocoa/chkconf.h
/* * Name: wx/osx/cocoa/chkconf.h * Purpose: Compiler-specific configuration checking * Author: Stefan Csomor * Modified by: * Created: 2008-07-30 * Copyright: (c) Stefan Csomor * Licence: wxWindows licence */ #ifndef _WX_OSX_COCOA_CHKCONF_H_ #define _WX_OSX_COCOA_CHKCONF_H_ /* * na...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/cocoa/private/date.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/osx/cocoa/private/date.h // Purpose: NSDate-related helpers // Author: Vadim Zeitlin // Created: 2011-12-19 // 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/Linux/include/wx/osx/cocoa/private/textimpl.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/cocoa/private/textimpl.h // Purpose: textcontrol implementation classes that have to be exposed // Author: Stefan Csomor // Modified by: // Created: 03/02/99 // Copyright: (c) Stefan Csomor // Licence: ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/cocoa/private/overlay.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/osx/cocoa/private/overlay.h // Purpose: wxOverlayImpl declaration // Author: Stefan Csomor // Modified by: // Created: 2006-10-20 // Copyright: (c) wxWidgets team // Licence: wxWindows licence ///////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/osx/cocoa/private/markuptoattr.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/osx/cocoa/private/markuptoattr.h // Purpose: Class to convert markup to Cocoa attributed strings. // Author: Vadim Zeitlin // Created: 2011-02-22 // Copyright: (c) 2011 Vadim Zeitlin <vadim@wxwidgets.org> /...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/dcclient.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/dcclient.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/Linux/include/wx/gtk1/font.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/font.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __GTK...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/app.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/app.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/Linux/include/wx/gtk1/dcmemory.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/dcmemory.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/Linux/include/wx/gtk1/toplevel.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/toplevel.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/Linux/include/wx/gtk1/tooltip.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/tooltip.h // Purpose: wxToolTip class // 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/Linux/include/wx/gtk1/stattext.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/stattext.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/Linux/include/wx/gtk1/radiobut.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/radiobut.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/Linux/include/wx/gtk1/radiobox.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/radiobox.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/Linux/include/wx/gtk1/checklst.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/checklst.h // Purpose: wxCheckListBox class // Author: Robert Roebling // Modified by: // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence /////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/listbox.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/listbox.h // Purpose: wxListBox 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/Linux/include/wx/gtk1/fontdlg.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/fontdlg.h // Purpose: wxFontDialog // Author: Robert Roebling // Created: // Copyright: (c) Robert Roebling // Licence: wxWindows licence /////////////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/filedlg.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/filedlg.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/Linux/include/wx/gtk1/spinbutt.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/spinbutt.h // Purpose: wxSpinButton class // Author: Robert Roebling // Modified by: // Copyright: (c) Robert Roebling // Licence: wxWindows licence //////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/statbmp.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/statbmp.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/Linux/include/wx/gtk1/slider.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/slider.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __G...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/menuitem.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/menuitem.h // Purpose: wxMenuItem class // 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/Linux/include/wx/gtk1/toolbar.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/toolbar.h // Purpose: GTK toolbar // Author: Robert Roebling // Copyright: (c) Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/gauge.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/gauge.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __GT...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/spinctrl.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/spinctrl.h // Purpose: wxSpinCtrl class // Author: Robert Roebling // Modified by: // Copyright: (c) Robert Roebling // Licence: wxWindows licence ////////////////////////////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/region.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/region.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/Linux/include/wx/gtk1/menu.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/menu.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/Linux/include/wx/gtk1/colour.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/colour.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __G...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/checkbox.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/checkbox.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/Linux/include/wx/gtk1/bmpbuttn.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/win_gtk.h
/* /////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/win_gtk.h // Purpose: wxWidgets's GTK base widget = GtkPizza // 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/Linux/include/wx/gtk1/mdi.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/mdi.h // Purpose: TDI-based MDI implementation for wxGTK1 // 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/Linux/include/wx/gtk1/private.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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: wxWindo...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/accel.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/scrolbar.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/scrolbar.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/Linux/include/wx/gtk1/choice.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/choice.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __G...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/bitmap.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/bitmap.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/Linux/include/wx/gtk1/minifram.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/pen.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/pen.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __GTKP...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/dialog.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/dataobj2.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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 Zeitl...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/cursor.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/cursor.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __G...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/dnd.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/popupwin.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/dataform.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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@d...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/brush.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/brush.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __G...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/clipbrd.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/clipbrd.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/Linux/include/wx/gtk1/tglbtn.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/scrolwin.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/dcscreen.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/dcscreen.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/Linux/include/wx/gtk1/combobox.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/glcanvas.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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 ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/window.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/window.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __G...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/dc.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/dc.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __GTKDC...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/msgdlg.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/notebook.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/statline.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/frame.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/dataobj.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/statbox.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/statbox.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/Linux/include/wx/gtk1/control.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/colordlg.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/button.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/button.h // Purpose: // Author: Robert Roebling // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef __G...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/treectrl.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/treectrl.h // Purpose: wxTreeCtrl class // Author: Denis Pershin // Modified by: // Created: 08/08/98 // Copyright: (c) Denis Pershin // Licence: wxWindows licence ///////////////////////////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/gtk1/textctrl.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/private/mnemonics.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/gtk1/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/Linux/include/wx/gtk1/private/timer.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/gtk1/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/Linux/include/wx/univ/setup.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/setup.h // Purpose: Configuration for the universal 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/Linux/include/wx/univ/app.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/app.h // Purpose: wxUniversalApp class extends wxApp for wxUniv port // Author: Vadim Zeitlin // Modified by: // Created: 06.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) //...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/anybutton.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/anybutton.h // Purpose: wxAnyButton class // Author: Vadim Zeitlin // Created: 2000-08-15 (extracted from button.h) // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxW...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/toplevel.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/toplevel.h // Purpose: Top level window, abstraction of wxFrame and wxDialog // Author: Vaclav Slavik // Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licenc...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/stattext.h
///////////////////////////////////////////////////////////////////////////// // Name: wx/univ/stattext.h // Purpose: wxStaticText // Author: Vadim Zeitlin // Modified by: // Created: 14.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/statusbr.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/statusbr.h // Purpose: wxStatusBarUniv: wxStatusBar for wxUniversal declaration // Author: Vadim Zeitlin // Modified by: // Created: 14.10.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechs...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/scrarrow.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/scrarrow.h // Purpose: wxScrollArrows class // Author: Vadim Zeitlin // Modified by: // Created: 22.01.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows l...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/radiobut.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/radiobut.h // Purpose: wxRadioButton declaration // Author: Vadim Zeitlin // Modified by: // Created: 10.09.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWind...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/radiobox.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/radiobox.h // Purpose: wxRadioBox declaration // Author: Vadim Zeitlin // Modified by: // Created: 11.09.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/checklst.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/checklst.h // Purpose: wxCheckListBox class for wxUniversal // Author: Vadim Zeitlin // Modified by: // Created: 12.09.00 // Copyright: (c) Vadim Zeitlin // Licence: wxWindows licence /////////////...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/listbox.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/listbox.h // Purpose: the universal listbox // Author: Vadim Zeitlin // Modified by: // Created: 30.08.00 // Copyright: (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr> // Licence: wxWindows...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/spinbutt.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/spinbutt.h // Purpose: universal version of wxSpinButton // Author: Vadim Zeitlin // Modified by: // Created: 21.01.01 // Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com) // Licence: ...
h
rticonnextdds-usecases
data/projects/rticonnextdds-usecases/VehicleTracking/ExampleCode/thirdparty/wxWidgets-3.1.2/Linux/include/wx/univ/renderer.h
/////////////////////////////////////////////////////////////////////////////// // Name: wx/univ/renderer.h // Purpose: wxRenderer class declaration // Author: Vadim Zeitlin // Modified by: // Created: 06.08.00 // Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxW...
h