wxWidgets/include/wx/qt
Vadim Zeitlin 171f9ab8f4 Make wxBitmap::HasAlpha() and UseAlpha() available in all ports
HasAlpha() was already available in most of them, now ensure that it's
present in all of them, especially as it has a reasonable default
implementation.

UseAlpha() was only present in wxMSW and wxOSX and still remains only
implemented there, but provide at least a stub for it elsewhere as well
to avoid problems such as that of #17393.

See #22545.

Closes #17397.
2022-06-20 00:38:09 +02:00
..
private
accel.h
anybutton.h
app.h
bitmap.h Make wxBitmap::HasAlpha() and UseAlpha() available in all ports 2022-06-20 00:38:09 +02:00
bmpbuttn.h
brush.h
button.h
calctrl.h
checkbox.h
checklst.h
choice.h
clipbrd.h
clrpicker.h
colordlg.h
colour.h
combobox.h
control.h
ctrlsub.h
cursor.h
dataform.h
dataobj2.h
dataobj.h
dataview.h Use wxBitmapBundle in wxHeaderColumn 2022-03-04 03:37:20 +01:00
dc.h
dcclient.h
dcmemory.h
dcprint.h
dcscreen.h
defs.h
dialog.h
dirdlg.h
dnd.h
dvrenderer.h
dvrenderers.h Use wxBitmapBundle as default type in wxDataViewBitmapRenderer 2022-05-09 14:36:41 +02:00
evtloop.h
filedlg.h
font.h
fontdlg.h
frame.h
gauge.h
glcanvas.h
listbox.h
listctrl.h Add wxListCtrl::Set{Normal,Small}Images() 2021-11-11 01:20:35 +00:00
mdi.h
menu.h
menuitem.h Move SetBitmap() and GetBitmap() to wxMenuItemBase 2022-06-16 01:09:43 +01:00
minifram.h
msgdlg.h
nonownedwnd.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 Take wxBitmapBundle in wxStaticBitmap::SetBitmap() 2021-10-26 00:11:57 +02:00
statbox.h
statline.h
stattext.h
statusbar.h
taskbar.h Use wxBitmapBundle in wxTaskBarIcon 2022-02-19 21:44:27 +00:00
textctrl.h
textentry.h
tglbtn.h Change wxBitmap to wxBitmapBundle in wxBitmapToggleButton 2022-01-27 14:29:25 +01:00
toolbar.h
tooltip.h
toplevel.h
treectrl.h Update wxTreeCtrl and its sample to work with wxBitmapBundle 2021-11-07 21:46:42 +00:00
window.h