wxWidgets/include/wx/generic
Vadim Zeitlin af78ad3b49 Add wxDataViewCtrlBase::SetAlternateRowColour()
Previously this method was only available in the generic wxDataViewCtrl,
move it to the base class to make it possible calling it in portable
code and document it.

Closes #14617.
2018-02-04 15:27:02 +01:00
..
private Fix missing virtual dtor warning for wxMarkupText 2017-04-11 15:34:50 +02:00
aboutdlgg.h
accel.h
activityindicator.h
animate.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
bmpcbox.h Addition of overrides in diverse headers 2015-11-22 10:16:01 +01:00
busyinfo.h
buttonbar.h
calctrlg.h Automatically determine the first weekday for a calendar control 2017-09-02 17:02:35 +03:00
caret.h
choicdgg.h Remove Windows CE support 2015-09-23 00:52:30 +02:00
clrpickerg.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
collheaderctrl.h Use DLL declarations consistently for wxCollapsibleHeaderCtrl 2015-09-23 00:52:42 +02:00
collpaneg.h Addition of overrides in anybutton.h, collpaneg.h, notebook.h, spinctlg.h, srchctrl.h and radiobox.h 2015-11-22 10:15:41 +01:00
colour.h
colrdlgg.h Avoid -Wexpansion-to-defined clang warning in wxOSX 2017-07-11 23:16:28 +02:00
combo.h Fix TAB navigation with wxComboCtrl in non-MSW ports 2018-01-30 19:53:54 +01:00
ctrlsub.h
custombgwin.h Resolve -Wsuggest-override warnings. 2017-02-24 23:37:44 +01:00
dataview.h Add wxDataViewCtrlBase::SetAlternateRowColour() 2018-02-04 15:27:02 +01:00
datectrl.h Fix TAB navigation for wxDatePickerCtrl in wxGTK 2018-01-30 21:35:20 +01:00
dcpsg.h Move duplicated code to the shared function 2017-03-04 19:07:05 +01:00
dirctrlg.h Fix compilation when wxUSE_DIRDLG==0 2017-08-01 21:35:06 +02:00
dirdlgg.h Addition of missing overrides in dirdlgg.h and filedlgg.h 2015-11-22 09:54:05 +01:00
dragimgg.h
dvrenderer.h Add wxDataViewValueAdjuster 2016-12-11 15:20:42 +01:00
dvrenderers.h Fix handling of ampersands in wxDataViewCtrl markup 2017-04-07 18:45:39 +02:00
fdrepdlg.h
filectrlg.h Resize name column in wxFileListCtrl to be as wide as possible 2016-12-27 17:23:00 +01:00
filedlgg.h Addition of missing overrides in dirdlgg.h and filedlgg.h 2015-11-22 09:54:05 +01:00
filepickerg.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
fontdlgg.h Addition of overrides in colrdlgg.h ad fontdlgg.h 2015-11-22 10:13:27 +01:00
fontpickerg.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
fswatcher.h
grid.h Deprecate wxGRIDTABLE_REQUEST_VIEW_{GET,SEND}_VALUES 2016-03-12 19:01:44 +01:00
gridctrl.h
grideditors.h Replace wxEXPLICIT with the 'explicit' keyword 2016-09-14 18:45:12 +09:00
gridsel.h
headerctrlg.h
helpext.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
hyperlink.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
icon.h
imaglist.h Fixed includes for generic image list 2015-12-14 23:17:01 +00:00
infobar.h
laywin.h
listctrl.h Rename wxListCtrl::HasCheckboxes() and EnableCheckboxes() 2016-04-21 15:25:10 +00:00
logg.h
mask.h
mdig.h
msgdlgg.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
notebook.h
notifmsg.h Restructure wxNotificationMessage. 2016-02-10 20:38:10 +01:00
numdlgg.h
paletteg.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
panelg.h
printps.h
prntdlgg.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
progdlgg.h Make other wxGenericProgressDialog methods virtual too 2017-11-16 01:35:52 +01:00
propdlg.h Add missing wxPropertySheetDialog methods and fix a typo. 2016-10-21 20:16:53 -07:00
region.h
richmsgdlgg.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
sashwin.h
scrolwin.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
spinctlg.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
splash.h
splitter.h Addition of missing overrides to splitter.h 2015-11-22 09:45:35 +01:00
srchctlg.h Fix wxSearchCtrl::ChangeValue() to actually change value 2018-01-29 19:35:09 +01:00
statbmpg.h Add wxStaticBitmap::SetScaleMode() to control bitmap display size 2016-01-20 18:55:14 +01:00
statline.h
stattextg.h more use of wxOVERRIDE 2015-09-06 17:20:42 -07:00
statusbr.h
tabg.h
textdlgg.h Make wxWS_EX_VALIDATE_RECURSIVELY default (and only) behaviour 2016-02-09 23:38:23 +01:00
timectrl.h Resolve -Wsuggest-override warnings. 2017-02-24 23:37:44 +01:00
treectlg.h Fix SetWindowStyleFlag() override 2016-01-16 10:40:23 -08:00
wizard.h