wxWidgets/include/wx/qt
Vadim Zeitlin 615b49692c Add GetDefaultType() to all standard wxDataViewRenderer-derived classes.
This makes it possible to refer to the associated wxVariant types without hard
coding the string constants, i.e. instead of writing "string" (error prone as
typos are not detected) it is now possible to write wxDataViewTextRenderer::
GetDefaultType().

This will also make it simpler to write generic (in C++ templates sense) code
using renderers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-12-20 21:51:54 +00:00
..
private Re-added wxQtPointer smart pointer for easier memory management. 2014-09-16 12:50:57 +00:00
accel.h
anybutton.h
app.h
bitmap.h
bmpbuttn.h
brush.h
button.h
calctrl.h Restore Kolya Kosenko copyrights on parts of wxQt code. 2014-12-10 01:04:11 +00:00
checkbox.h
checklst.h
choice.h
clipbrd.h
clrpicker.h
colordlg.h
colour.h Restore Kolya Kosenko copyrights on parts of wxQt code. 2014-12-10 01:04:11 +00:00
combobox.h
control.h
ctrlsub.h
cursor.h non-pch build fix after r78134 2014-11-11 07:50:33 +00:00
dataform.h
dataobj2.h
dataobj.h
dataview.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h Implement readonly dcscreen for wxQT, thanks @seandpagnier 2014-09-29 04:16:57 +00:00
defs.h
dialog.h
dirdlg.h
dnd.h
dvrenderer.h
dvrenderers.h Add GetDefaultType() to all standard wxDataViewRenderer-derived classes. 2014-12-20 21:51:54 +00:00
evtloop.h
filedlg.h
font.h Improve wxQT cursor implementation, thanks @seandepagnier 2014-09-29 02:55:33 +00:00
fontdlg.h
frame.h Fix frame client size in wxQT, thanks @seandepagnier 2014-09-29 03:01:42 +00:00
gauge.h
glcanvas.h
listbox.h
listctrl.h Improve specific listctrl wxQT, thanks @seandpagnier 2014-09-29 04:21:26 +00:00
mdi.h
menu.h
menuitem.h
minifram.h
msgdlg.h
notebook.h
palette.h
pen.h
popupwin.h
printdlg.h
printqt.h
radiobox.h
radiobut.h
region.h
scrolbar.h
slider.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbar.h
taskbar.h
textctrl.h
textentry.h
tglbtn.h
timer.h
toolbar.h Use wxTB_DEFAULT_STYLE as default value for wxToolBar style. 2014-11-07 14:59:33 +00:00
tooltip.h
toplevel.h
treectrl.h
window.h Remove unused event table in wxQT, thanks @seandepagnier 2014-09-29 03:49:29 +00:00