wxWidgets/include/wx/qt
Vadim Zeitlin 246ae58c19 Replace wxTreeItemAttr and wxListItemAttr with wxItemAttr
The two existing structs were completely identical, just replace them with a
single wxItemAttr.

Notice that wxDataViewItemAttr is not quite the same, although pretty similar,
so it remains separate for now. It would be nice to combine it with this one
too in the future, e.g. to make it simpler to make items bold in a wxListCtrl.
2016-04-16 19:04:52 +02:00
..
private Remove or make optional tons of debug messages from wxQt 2016-02-24 23:12:37 +01:00
accel.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
anybutton.h
app.h
bitmap.h Make wxBitmap ctors consistent wrt passing scale for conversion from wxImage; HiDPI adaptation for propgrid buffer and wxRTC images 2015-11-15 12:49:25 +00:00
bmpbuttn.h
brush.h
button.h
calctrl.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
checkbox.h
checklst.h
choice.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
clipbrd.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
clrpicker.h
colordlg.h
colour.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
combobox.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
control.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
ctrlsub.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
cursor.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
dataform.h
dataobj2.h
dataobj.h
dataview.h
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
defs.h
dialog.h
dirdlg.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
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 Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
font.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
fontdlg.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
frame.h Fix frame client size in wxQT, thanks @seandepagnier 2014-09-29 03:01:42 +00:00
gauge.h
glcanvas.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
listbox.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
listctrl.h Replace wxTreeItemAttr and wxListItemAttr with wxItemAttr 2016-04-16 19:04:52 +02:00
mdi.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
menu.h
menuitem.h
minifram.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
msgdlg.h Fix SIGSEGV due bad pointer in wxMessageDialog (wxQT) 2014-12-24 19:19:27 +00:00
notebook.h
palette.h
pen.h
popupwin.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
printdlg.h
printqt.h
radiobox.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
radiobut.h
region.h
scrolbar.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
slider.h
spinbutt.h
spinctrl.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
statbmp.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
statbox.h
statline.h
stattext.h
statusbar.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
taskbar.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
textctrl.h
textentry.h
tglbtn.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
timer.h
toolbar.h Fixes for wxQt build under Cygwin 2015-10-25 18:00:05 +01:00
tooltip.h
toplevel.h
treectrl.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
window.h Remove unused event table in wxQT, thanks @seandepagnier 2014-09-29 03:49:29 +00:00