finalcut/src/include/final
Markus Gans cef13611d1 Use of the C++11 auto specifier in the program code 2018-12-15 00:50:09 +01:00
..
emptyfstring.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fapplication.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
fbutton.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fbuttongroup.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fc.h Use delegated constructors and in-class default member initializers 2018-12-03 03:22:36 +01:00
fcharmap.h mv include src 2018-09-21 06:03:51 +02:00
fcheckbox.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fcheckmenuitem.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fcolorpalette.h Use delegated constructors and in-class default member initializers 2018-12-03 03:22:36 +01:00
fconfig.h Better handling of the scrollbar maximum 2018-12-09 18:24:31 +01:00
fdialog.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fdialoglistmenu.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fevent.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
ffiledialog.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
final.h mv include src 2018-09-21 06:03:51 +02:00
fkey_map.h mv include src 2018-09-21 06:03:51 +02:00
fkeyboard.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
flabel.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
flineedit.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
flistbox.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
flistview.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fmenu.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fmenubar.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fmenuitem.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fmenulist.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
fmessagebox.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fmouse.h Better handling of the scrollbar maximum 2018-12-09 18:24:31 +01:00
fobject.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
foptiattr.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
foptimove.h Better handling of the scrollbar maximum 2018-12-09 18:24:31 +01:00
fpoint.h Use delegated constructors and in-class default member initializers 2018-12-03 03:22:36 +01:00
fprogressbar.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fradiobutton.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fradiomenuitem.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
frect.h Use delegated constructors and in-class default member initializers 2018-12-03 03:22:36 +01:00
fscrollbar.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fscrollview.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fstatusbar.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fstring.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fswitch.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fterm.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
ftermbuffer.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
ftermcap.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
ftermcapquirks.h Moved FTerm debug access methods to FTermDebugData 2018-11-01 21:29:54 +01:00
ftermdata.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
ftermdebugdata.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
ftermdetection.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
ftermfreebsd.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
ftermios.h Stricter use of the keyword virtual 2018-09-24 04:02:35 +02:00
ftermlinux.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
ftermopenbsd.h Deactivate copy constructor and assignment operator with "= delete" 2018-12-09 22:04:55 +01:00
ftermxterminal.h change from int to std::size_t for width or height 2018-10-14 06:25:33 +02:00
ftextview.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
ftogglebutton.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
ftooltip.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
ftypes.h Use of the C++11 auto specifier in the program code 2018-12-15 00:50:09 +01:00
fvterm.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fwidget.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00
fwidgetcolors.h Use delegated constructors and in-class default member initializers 2018-12-03 03:22:36 +01:00
fwindow.h Use nullptr instead of 0 to initialize a pointer values 2018-12-10 01:48:26 +01:00