.. |
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
|
Rename Qt-specific GetEventType() to start with "Qt" prefix
|
2020-08-31 01:25:45 +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
|
Add possibility to create "Close" bitmap button from XRC
|
2020-11-19 15:44:54 +01: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
|
|
|
cursor.h
|
More use of wxOVERRIDE
|
2019-04-05 11:08:53 -07:00 |
dataform.h
|
Remove all trailing spaces
|
2019-01-30 17:35:54 +01:00 |
dataobj2.h
|
Update function names, indentation and added comments
|
2019-10-02 15:40:16 +01:00 |
dataobj.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
|
|
|
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
|
|
|
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
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
mdi.h
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02:00 |
menu.h
|
|
|
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
|
|
|
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
|
|
|
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
|
More use of wxOVERRIDE
|
2019-04-05 11:08:53 -07: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
|
Use wxASCII_STR() on string literals
|
2020-07-17 17:52:16 +02: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 |