wxwidgets/include/wx/qt
Vadim Zeitlin 4e5d2d97e2 Allow using wxBitmapBundle for wxButton bitmaps
Take wxBitmapBundle in wxButton::SetBitmapLabel() and related functions
in order to be able to associate several bitmaps to be used in different
resolutions with the button, instead of just a single bitmap.
2021-10-18 11:50:10 +02:00
..
private Implement wxGestureEvent support for wxQt 2021-01-27 19:01:50 +01:00
accel.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
anybutton.h Allow using wxBitmapBundle for wxButton bitmaps 2021-10-18 11:50:10 +02:00
app.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
bitmap.h Remove unnecessary wxBitmap copy ctor from wxQt 2020-08-31 01:25:45 +02:00
bmpbuttn.h Allow using wxBitmapBundle for wxButton bitmaps 2021-10-18 11:50:10 +02:00
brush.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
button.h Rename Qt-specific GetEventType() to start with "Qt" prefix 2020-08-31 01:25:45 +02:00
calctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
checkbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
checklst.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
choice.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
clipbrd.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
clrpicker.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
colordlg.h Make wxColourData parameter of wxColourDialog ctor const 2019-07-16 20:19:33 +02:00
colour.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
combobox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
control.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
ctrlsub.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
cursor.h Add wxCursor ctor from XPM data to all ports 2021-04-18 01:14:36 +01:00
dataform.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dataobj.h Update function names, indentation and added comments 2019-10-02 15:40:16 +01:00
dataobj2.h Update function names, indentation and added comments 2019-10-02 15:40:16 +01:00
dataview.h Add wxDataViewCtrl::ExpandChildren() 2020-12-05 16:37:13 +01:00
dc.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dcclient.h Fix painting logic in wxQt wxClientDC implementation 2019-02-02 16:23:49 +01:00
dcmemory.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dcprint.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dcscreen.h Fix several problem with wxMemoryDC in wxQt 2018-12-19 13:44:52 +01:00
defs.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
dialog.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dirdlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dnd.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
dvrenderer.h
dvrenderers.h Add GetDefaultType() to all standard wxDataViewRenderer-derived classes. 2014-12-20 21:51:54 +00:00
evtloop.h Fix wxQT monolithic build on Linux 2019-02-25 00:35:27 -08:00
filedlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
font.h Change fractional point size from float to double 2020-04-21 09:00:04 -07:00
fontdlg.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
frame.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
gauge.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
glcanvas.h Avoid crashes when destroying wxGLCanvas 2021-01-27 18:42:16 +01:00
listbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
listctrl.h Introduce ABI shims for wxListCtrl column ordering functions 2021-04-27 14:07:46 +02:00
mdi.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
menu.h Adding wxOVERRIDE specifiers to wxMenu and wxMenuBar methods 2019-01-18 13:25:27 +00:00
menuitem.h Implement wxMenuItem::SetFont() for wxQt 2021-01-27 18:31:49 +01:00
minifram.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
msgdlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
nonownedwnd.h support masked or partially transparent windows in wxqt 2017-11-06 02:05:40 +01:00
notebook.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
palette.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
pen.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
popupwin.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
printdlg.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
printqt.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
radiobox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
radiobut.h Make wxRadioButtonBase a plain class, not template 2020-09-21 18:01:37 +02:00
region.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
scrolbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
slider.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
spinbutt.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
spinctrl.h Implement wxSpinCtrl::GetTextValue() for wxQt too 2021-04-18 13:09:43 +02:00
statbmp.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statline.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
stattext.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statusbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
taskbar.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
textctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
textentry.h More use of wxOVERRIDE 2019-04-05 11:08:53 -07:00
tglbtn.h Rename Qt-specific GetEventType() to start with "Qt" prefix 2020-08-31 01:25:45 +02:00
toolbar.h Add first version of wxBitmapBundle and use it in wxToolBar 2021-10-05 15:49:43 +01:00
tooltip.h Remove all trailing spaces 2019-01-30 17:35:54 +01:00
toplevel.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
treectrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
window.h Implement wxGestureEvent support for wxQt 2021-01-27 19:01:50 +01:00