-------------------------------------------------------------------------------
-- Phase: setup
-------------------------------------------------------------------------------
Installing /packages/All/xorgproto-2020.1.txz
Installing /packages/All/qtchooser-66_3.txz
=====
Message from qtchooser-66_3:
--
qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for
qmake, moc and other tools will be run when invoking the binaries in $PATH.
By default, the Qt5 versions are run. It is possible to change the behavior by
setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more
information.
Installing /packages/All/perl5-5.30.3.txz
=====
Message from perl5-5.30.3:
--
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:
#!/usr/local/bin/perl
or
#!/usr/bin/env perl
The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Installing /packages/All/qt5-buildtools-5.15.0.txz
Installing /packages/All/qt5-qmake-5.15.0.txz
Installing /packages/All/libxml2-2.9.10.txz
Installing /packages/All/expat-2.2.8.txz
Installing /packages/All/freetype2-2.10.2.txz
=====
Message from freetype2-2.10.2:
--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).
The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:
FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
cff:no-stem-darkening=1 \
autofitter:warping=1
This allows to select, say, the subpixel hinting mode at runtime for a given
application.
If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:
FREETYPE_PROPERTIES=pcf:no-long-family-names=1
How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed).
Installing /packages/All/indexinfo-0.3.1.txz
Installing /packages/All/gettext-runtime-0.20.2.txz
Installing /packages/All/fontconfig-2.13.92_2,1.txz
Running fc-cache to build fontconfig cache...
Font directories:
/usr/local/share/fonts
/usr/local/lib/X11/fonts
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
Installing /packages/All/png-1.6.37.txz
Installing /packages/All/libgpg-error-1.38.txz
Installing /packages/All/libgcrypt-1.8.5.txz
Installing /packages/All/pcre-8.44.txz
Installing /packages/All/libffi-3.3.txz
Installing /packages/All/libiconv-1.16.txz
Installing /packages/All/ncurses-6.1.20190525.txz
Installing /packages/All/readline-8.0.4.txz
Installing /packages/All/openssl-1.1.1g,1.txz
Installing /packages/All/python37-3.7.8_1.txz
=====
Message from python37-3.7.8_1:
--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py37-gdbm databases/py-gdbm@py37
py37-sqlite3 databases/py-sqlite3@py37
py37-tkinter x11-toolkits/py-tkinter@py37
Installing /packages/All/glib-2.56.3_9,1.txz
No schema files found: doing nothing.
Installing /packages/All/sqlite3-3.32.3_1,1.txz
Installing /packages/All/gmp-6.2.0.txz
Installing /packages/All/nettle-3.6.txz
Installing /packages/All/libtasn1-4.16.0.txz
Installing /packages/All/libunistring-0.9.10_1.txz
Installing /packages/All/libidn2-2.3.0_1.txz
Installing /packages/All/ca_root_nss-3.55.txz
=====
Message from ca_root_nss-3.55:
--
FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.
Assessment and verification of trust is the complete responsibility of the
system administrator.
This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.
This enables SSL Certificate Verification by client software without manual
intervention.
If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.
* /etc/ssl/cert.pem
* /usr/local/etc/ssl/cert.pem
* /usr/local/openssl/cert.pem
Installing /packages/All/p11-kit-0.23.20_1.txz
Installing /packages/All/tpm-emulator-0.7.4_2.txz
===> Creating groups.
Creating group '_tss' with gid '601'.
===> Creating users
Creating user '_tss' with uid '601'.
Installing /packages/All/trousers-0.3.14_2.txz
===> Creating groups.
Using existing group '_tss'.
===> Creating users
Using existing user '_tss'.
=====
Message from trousers-0.3.14_2:
--
To run tcsd automatically, add the following line to /etc/rc.conf:
tcsd_enable="YES"
You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.
If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:
tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"
To use TPM, add your_account to '_tss' group like following:
# pw groupmod _tss -m your_account
Installing /packages/All/gnutls-3.6.14.txz
Installing /packages/All/libICE-1.0.10,1.txz
Installing /packages/All/libSM-1.2.3,1.txz
Installing /packages/All/libpthread-stubs-0.4.txz
Installing /packages/All/libXau-1.0.9.txz
Installing /packages/All/libXdmcp-1.1.3.txz
Installing /packages/All/libxcb-1.13.1.txz
Installing /packages/All/libX11-1.6.9_2,1.txz
Installing /packages/All/dbus-1.12.20.txz
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
Installing /packages/All/libproxy-0.4.15.txz
Installing /packages/All/gsettings-desktop-schemas-3.28.1.txz
Installing /packages/All/glib-networking-2.56.1_2.txz
Installing /packages/All/libsoup-2.62.3.txz
Installing /packages/All/jbigkit-2.1_1.txz
Installing /packages/All/jpeg-turbo-2.0.4.txz
Installing /packages/All/tiff-4.1.0.txz
Installing /packages/All/libmspack-0.10.1.txz
Installing /packages/All/hunspell-1.7.0_2.txz
Installing /packages/All/enchant2-2.2.3_4.txz
Installing /packages/All/fribidi-0.19.7.txz
Installing /packages/All/giflib-5.2.1.txz
Installing /packages/All/webp-1.1.0.txz
Installing /packages/All/libsecret-0.18.6_1.txz
Installing /packages/All/shared-mime-info-1.10_2.txz
Installing /packages/All/gdk-pixbuf2-2.40.0.txz
Installing /packages/All/libnotify-0.7.8.txz
Installing /packages/All/hyphen-2.8.8.txz
Installing /packages/All/icu-67.1,1.txz
Installing /packages/All/lcms2-2.11_1.txz
Installing /packages/All/openjpeg-2.3.1.txz
Installing /packages/All/graphite2-1.3.14.txz
Installing /packages/All/harfbuzz-2.6.8.txz
Installing /packages/All/harfbuzz-icu-2.6.8_2.txz
Installing /packages/All/brotli-1.0.7_2,1.txz
Installing /packages/All/woff2-1.0.2_4.txz
Installing /packages/All/wayland-1.18.0.txz
Installing /packages/All/xkeyboard-config-2.30.txz
Installing /packages/All/libxkbcommon-0.10.0_2.txz
=====
Message from libxkbcommon-0.10.0_2:
--
If arrow keys don't work under X11 switch to legacy rules e.g.,
For sh/bash/ksh/zsh run and (optionally) add into ~/.profile:
export XKB_DEFAULT_RULES=xorg
For csh/tcsh run and (optionally) add into ~/.login:
setenv XKB_DEFAULT_RULES xorg
Installing /packages/All/pciids-20200624.txz
Installing /packages/All/libpciaccess-0.16.txz
Installing /packages/All/libdrm-2.4.101.txz
Installing /packages/All/libunwind-20200331.txz
Installing /packages/All/libelf-0.8.13_3.txz
Installing /packages/All/libXfixes-5.0.3_2.txz
Installing /packages/All/libXdamage-1.1.5.txz
Installing /packages/All/libXext-1.3.4,1.txz
Installing /packages/All/libxshmfence-1.3.txz
Installing /packages/All/libXxf86vm-1.1.4_3.txz
Installing /packages/All/libXrender-0.9.10_2.txz
Installing /packages/All/libXrandr-1.5.2.txz
Installing /packages/All/mesa-libs-19.0.8_2.txz
Installing /packages/All/libwpe-1.4.0.1.txz
Installing /packages/All/wpebackend-fdo-1.4.1.txz
Installing /packages/All/atk-2.36.0.txz
Installing /packages/All/pixman-0.40.0.txz
Installing /packages/All/cairo-1.16.0,2.txz
Installing /packages/All/libepoxy-1.5.4.txz
Installing /packages/All/libXi-1.7.10,1.txz
Installing /packages/All/libXtst-1.2.3_2.txz
Installing /packages/All/at-spi2-core-2.36.0.txz
Installing /packages/All/at-spi2-atk-2.34.2.txz
Installing /packages/All/nspr-4.27.txz
Installing /packages/All/spidermonkey60-60.9.0_4.txz
=====
Message from spidermonkey60-60.9.0_4:
--
===> NOTICE:
This port is deprecated; you may wish to reconsider installing it:
Uses Python 2.7 which is EOLed upstream.
It is scheduled to be removed on or after 2020-12-31.
Installing /packages/All/polkit-0.116.txz
===> Creating groups.
Creating group 'polkitd' with gid '565'.
===> Creating users
Creating user 'polkitd' with uid '565'.
Installing /packages/All/libXinerama-1.1.4_2,1.txz
Installing /packages/All/libXScrnSaver-1.2.3_2.txz
Installing /packages/All/argyllcms-1.9.2_5.txz
Installing /packages/All/colord-1.3.5.txz
===> Creating groups.
Creating group 'colord' with gid '970'.
===> Creating users
Creating user 'colord' with uid '970'.
Installing /packages/All/libdaemon-0.14_1.txz
Installing /packages/All/dbus-glib-0.110.txz
Installing /packages/All/gdbm-1.18.1_1.txz
Installing /packages/All/gobject-introspection-1.56.1_1,1.txz
Installing /packages/All/gnome_subr-1.0.txz
Installing /packages/All/avahi-app-0.7_3.txz
===> Creating groups.
Creating group 'avahi' with gid '558'.
===> Creating users
Creating user 'avahi' with uid '558'.
Installing /packages/All/libpaper-1.1.24.4.txz
Installing /packages/All/cups-2.3.3_1.txz
===> Creating groups.
Creating group 'cups' with gid '193'.
===> Creating users
Creating user 'cups' with uid '193'.
Installing /packages/All/libfontenc-1.1.4.txz
Installing /packages/All/mkfontscale-1.2.1.txz
Installing /packages/All/font-bh-ttf-1.0.3_4.txz
Installing /packages/All/font-misc-meltho-1.0.3_4.txz
Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz
Installing /packages/All/encodings-1.0.5,1.txz
Installing /packages/All/dejavu-2.37_1.txz
=====
Message from dejavu-2.37_1:
--
Make sure that the freetype module is loaded. If it is not, add the following
line to the "Modules" section of your X Windows configuration file:
Load "freetype"
Add the following line to the "Files" section of X Windows configuration file:
FontPath "/usr/local/share/fonts/dejavu/"
Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
Installing /packages/All/xorg-fonts-truetype-7.7_1.txz
Installing /packages/All/libXft-2.3.3.txz
Installing /packages/All/pango-1.42.4_4.txz
Installing /packages/All/hicolor-icon-theme-0.17.txz
Installing /packages/All/gtk-update-icon-cache-3.24.20.txz
Installing /packages/All/adwaita-icon-theme-3.28.0.txz
Installing /packages/All/libcroco-0.6.13.txz
Installing /packages/All/libgsf-1.14.47.txz
Installing /packages/All/librsvg2-2.40.21.txz
Installing /packages/All/wayland-protocols-1.20.txz
Installing /packages/All/libXcomposite-0.4.5,1.txz
Installing /packages/All/libXcursor-1.2.0.txz
Installing /packages/All/gtk3-3.24.20.txz
Installing /packages/All/libxslt-1.1.34_1.txz
Installing /packages/All/gstreamer1-1.16.2.txz
Installing /packages/All/json-glib-1.4.4.txz
Installing /packages/All/geoclue-2.5.5.txz
Installing /packages/All/orc-0.4.31.txz
Installing /packages/All/iso-codes-4.2.txz
Installing /packages/All/gstreamer1-plugins-1.16.2.txz
Installing /packages/All/gstreamer1-plugins-bad-1.16.2.txz
Installing /packages/All/pygobject3-common-3.28.3_2.txz
Installing /packages/All/py37-setuptools-44.0.0.txz
Installing /packages/All/py37-cairo-1.18.1_1.txz
Installing /packages/All/py37-gobject3-3.28.3_2.txz
Installing /packages/All/graphene-1.10.0.txz
Installing /packages/All/libGLU-9.0.1.txz
Installing /packages/All/gstreamer1-plugins-gl-1.16.2.txz
Installing /packages/All/libXt-1.2.0,1.txz
Installing /packages/All/webkit2-gtk3-2.28.4.txz
Installing /packages/All/dconf-0.36.0.txz
Installing /packages/All/gtk2-2.24.32.txz
Installing /packages/All/libIDL-0.8.14_4.txz
Installing /packages/All/ORBit2-2.14.19_2.txz
Installing /packages/All/gconf2-3.2.6_5.txz
Installing /packages/All/wx30-gtk3-3.0.5.1.txz
Installing /packages/All/openbabel-2.4.1_5.txz
Installing /packages/All/double-conversion-3.1.5.19.txz
Installing /packages/All/pcre2-10.35.txz
Installing /packages/All/liblz4-1.9.2_1,1.txz
Installing /packages/All/zstd-1.4.5.txz
Installing /packages/All/qt5-core-5.15.0_2.txz
Installing /packages/All/libevdev-1.5.9.txz
Installing /packages/All/libudev-devd-0.4.2.txz
Installing /packages/All/libmtdev-1.1.5_2.txz
Installing /packages/All/py37-evdev-0.8.1_1.txz
Installing /packages/All/py37-six-1.14.0.txz
Installing /packages/All/py37-pyudev-0.22.0.txz
Installing /packages/All/libinput-1.12.6_1.txz
Installing /packages/All/xcb-util-0.4.0_2,1.txz
Installing /packages/All/xcb-util-image-0.4.0_1.txz
Installing /packages/All/xcb-util-keysyms-0.4.0_1.txz
Installing /packages/All/xcb-util-renderutil-0.3.9_1.txz
Installing /packages/All/xcb-util-wm-0.4.1_3.txz
Installing /packages/All/qt5-dbus-5.15.0.txz
Installing /packages/All/qt5-network-5.15.0.txz
Installing /packages/All/xprop-1.2.4.txz
Installing /packages/All/libXmu-1.1.3,1.txz
Installing /packages/All/xset-1.2.4_3.txz
Installing /packages/All/xdg-utils-1.1.3_1.txz
Installing /packages/All/vulkan-headers-1.2.135.0.txz
Installing /packages/All/qt5-gui-5.15.0.txz
Installing /packages/All/qt5-widgets-5.15.0.txz
Installing /packages/All/qt5-printsupport-5.15.0.txz
Installing /packages/All/qt5-xml-5.15.0.txz
SUCCEEDED 00:00:57
-------------------------------------------------------------------------------
-- Phase: check-sanity
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: pkg-depends
-------------------------------------------------------------------------------
===> xdrawchem-1.10.2.1_3 depends on file: /usr/local/sbin/pkg - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: fetch
-------------------------------------------------------------------------------
===> xdrawchem-1.10.2.1_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by xdrawchem-1.10.2.1_3 for building
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: checksum
-------------------------------------------------------------------------------
===> xdrawchem-1.10.2.1_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by xdrawchem-1.10.2.1_3 for building
=> SHA256 Checksum OK for bryanherger-xdrawchem-1.10.2-1_GH0.tar.gz.
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: extract-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: extract
-------------------------------------------------------------------------------
===> xdrawchem-1.10.2.1_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by xdrawchem-1.10.2.1_3 for building
===> Extracting for xdrawchem-1.10.2.1_3
=> SHA256 Checksum OK for bryanherger-xdrawchem-1.10.2-1_GH0.tar.gz.
Extracted Memory Use: 19.46M
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch-depends
-------------------------------------------------------------------------------
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: patch
-------------------------------------------------------------------------------
===> Patching for xdrawchem-1.10.2.1_3
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: build-depends
-------------------------------------------------------------------------------
===> xdrawchem-1.10.2.1_3 depends on package: xorgproto>=0 - found
===> xdrawchem-1.10.2.1_3 depends on file: /usr/local/lib/qt5/bin/moc - found
===> xdrawchem-1.10.2.1_3 depends on file: /usr/local/lib/qt5/bin/qmake - found
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: lib-depends
-------------------------------------------------------------------------------
===> xdrawchem-1.10.2.1_3 depends on shared library: libopenbabel.so - found (/usr/local/lib/libopenbabel.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so)
SUCCEEDED 00:00:00
-------------------------------------------------------------------------------
-- Phase: configure
-------------------------------------------------------------------------------
===> xdrawchem-1.10.2.1_3 depends on package: xorgproto>=0 - found
===> xdrawchem-1.10.2.1_3 depends on file: /usr/local/lib/qt5/bin/moc - found
===> xdrawchem-1.10.2.1_3 depends on file: /usr/local/lib/qt5/bin/qmake - found
===> xdrawchem-1.10.2.1_3 depends on shared library: libopenbabel.so - found (/usr/local/lib/libopenbabel.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libGL.so - found (/usr/local/lib/libGL.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5Core.so - found (/usr/local/lib/qt5/libQt5Core.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5PrintSupport.so - found (/usr/local/lib/qt5/libQt5PrintSupport.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so)
===> xdrawchem-1.10.2.1_3 depends on shared library: libQt5Xml.so - found (/usr/local/lib/qt5/libQt5Xml.so)
===> Configuring for xdrawchem-1.10.2.1_3
Info: creating stash file /construction/science/xdrawchem/xdrawchem-1.10.2-1/xdrawchem-qt5/.qmake.stash
SUCCEEDED 00:00:01
-------------------------------------------------------------------------------
-- Phase: build
-------------------------------------------------------------------------------
===> Building for xdrawchem-1.10.2.1_3
--- .obj/application.o ---
--- .obj/application_ob.o ---
--- .obj/application_ring.o ---
--- .obj/arrow.o ---
--- .obj/biotools.o ---
--- .obj/bond.o ---
--- .obj/bondedit.o ---
--- .obj/boshcp.o ---
--- .obj/bracket.o ---
--- .obj/cdx2cdxml.o ---
--- .obj/application.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/application.o xdrawchem/application.cpp
--- .obj/application_ob.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/application_ob.o xdrawchem/application_ob.cpp
--- .obj/arrow.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/arrow.o xdrawchem/arrow.cpp
--- .obj/biotools.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/biotools.o xdrawchem/biotools.cpp
--- .obj/bond.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/bond.o xdrawchem/bond.cpp
--- .obj/bondedit.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/bondedit.o xdrawchem/bondedit.cpp
--- .obj/application_ring.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/application_ring.o xdrawchem/application_ring.cpp
--- .obj/boshcp.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/boshcp.o xdrawchem/boshcp.cpp
--- .obj/bracket.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/bracket.o xdrawchem/bracket.cpp
--- .obj/cdx2cdxml.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/cdx2cdxml.o xdrawchem/cdx2cdxml.cpp
--- .obj/arrow.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/arrow.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/arrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/biotools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/biotools.h:7,
from xdrawchem/biotools.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application_ob.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/application_ob.cpp:10:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/application_ob.cpp:10:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/bracket.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bracket.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bracket.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application_ob.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/molecule.h:6,
from xdrawchem/application_ob.cpp:11:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/bracket.o ---
xdrawchem/bracket.cpp: In member function 'virtual DPoint* Bracket::FindNearestPoint(DPoint*, double&)':
xdrawchem/bracket.cpp:235:45: warning: unused parameter 'target' [-Wunused-parameter]
DPoint *Bracket::FindNearestPoint( DPoint * target, double &dist )
~~~~~~~~~^~~~~~
--- .obj/cdxml_reader.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/cdxml_reader.o xdrawchem/cdxml_reader.cpp
--- .obj/application_ring.o ---
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/application_ring.cpp:9:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/application_ring.cpp:9:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/charsel.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/charsel.o xdrawchem/charsel.cpp
--- .obj/chemdata_cdx.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_cdx.o xdrawchem/chemdata_cdx.cpp
--- .obj/bond.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/bond.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/application.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/application.cpp:29:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/application.cpp:27:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/cdx2cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdx2cdxml.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdx2cdxml.cpp: In member function 'QString ChemData::ParseProperty(QByteArray)':
xdrawchem/cdx2cdxml.cpp:121:46: warning: 'QTextStream& QTextStreamFunctions::hex(QTextStream&)' is deprecated: Use Qt::hex [-Wdeprecated-declarations]
qDebug() << "Unrecognized property: " << hex << ( int ) a[1] << " " << ( int ) a[0] << " [" << dec << a.size() - 4 << " bytes]";
^~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:277:74: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::hex") QTextStream &hex(QTextStream &s);
^~~
xdrawchem/cdx2cdxml.cpp:121:46: warning: 'QTextStream& QTextStreamFunctions::hex(QTextStream&)' is deprecated: Use Qt::hex [-Wdeprecated-declarations]
qDebug() << "Unrecognized property: " << hex << ( int ) a[1] << " " << ( int ) a[0] << " [" << dec << a.size() - 4 << " bytes]";
^~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:277:74: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::hex") QTextStream &hex(QTextStream &s);
^~~
xdrawchem/cdx2cdxml.cpp:121:100: warning: 'QTextStream& QTextStreamFunctions::dec(QTextStream&)' is deprecated: Use Qt::dec [-Wdeprecated-declarations]
qDebug() << "Unrecognized property: " << hex << ( int ) a[1] << " " << ( int ) a[0] << " [" << dec << a.size() - 4 << " bytes]";
^~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:276:74: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::dec") QTextStream &dec(QTextStream &s);
^~~
xdrawchem/cdx2cdxml.cpp:121:100: warning: 'QTextStream& QTextStreamFunctions::dec(QTextStream&)' is deprecated: Use Qt::dec [-Wdeprecated-declarations]
qDebug() << "Unrecognized property: " << hex << ( int ) a[1] << " " << ( int ) a[0] << " [" << dec << a.size() - 4 << " bytes]";
^~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdx2cdxml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:276:74: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::dec") QTextStream &dec(QTextStream &s);
^~~
--- .obj/application.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/molecule.h:6,
from xdrawchem/crings_dialog.h:29,
from xdrawchem/application.cpp:38:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/chemdata_cdxml.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_cdxml.o xdrawchem/chemdata_cdxml.cpp
--- .obj/chemdata_cml.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_cml.o xdrawchem/chemdata_cml.cpp
--- .obj/application.o ---
In file included from xdrawchem/application.cpp:99:
xdrawchem/newman.xpm: At global scope:
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
" "};
^
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman.xpm:43:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
In file included from xdrawchem/application.cpp:100:
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
" "};
^
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-anti.xpm:65:60: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
In file included from xdrawchem/application.cpp:101:
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
" "};
^
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/newman-eclipse.xpm:57:55: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
xdrawchem/application.cpp: In member function 'void ApplicationWindow::showTextButtons(QFont)':
xdrawchem/application.cpp:1239:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if ( infont.pointSize() == 10 )
^~
xdrawchem/application.cpp:1240:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
fontSizeList->setCurrentIndex( 1 ); if ( infont.family().toLower() == QString( "courier" ) )
^~
--- .obj/chemdata.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata.o xdrawchem/chemdata.cpp
--- .obj/chemdata_edit.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_edit.o xdrawchem/chemdata_edit.cpp
--- .obj/chemdata_event.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_event.o xdrawchem/chemdata_event.cpp
--- .obj/chemdata_mdl.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_mdl.o xdrawchem/chemdata_mdl.cpp
--- .obj/cdxml_reader.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
--- .obj/application.o ---
In file included from xdrawchem/application.cpp:101:
xdrawchem/newman-eclipse.xpm: At global scope:
xdrawchem/newman-eclipse.xpm:2:15: warning: 'newman_eclipse_xpm' defined but not used [-Wunused-variable]
static char * newman_eclipse_xpm[] = {
^~~~~~~~~~~~~~~~~~
In file included from xdrawchem/application.cpp:100:
xdrawchem/newman-anti.xpm:2:15: warning: 'newman_anti_xpm' defined but not used [-Wunused-variable]
static char * newman_anti_xpm[] = {
^~~~~~~~~~~~~~~
In file included from xdrawchem/application.cpp:99:
xdrawchem/newman.xpm:2:15: warning: 'newman_xpm' defined but not used [-Wunused-variable]
static char * newman_xpm[] = {
^~~~~~~~~~
In file included from xdrawchem/application.cpp:98:
xdrawchem/symbol_xpm.h:575:20: warning: 'hl_bead_xpm' defined but not used [-Wunused-variable]
static const char *hl_bead_xpm[] = {
^~~~~~~~~~~
xdrawchem/symbol_xpm.h:441:20: warning: 'bead_xpm' defined but not used [-Wunused-variable]
--- .obj/cdxml_reader.o ---
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
--- .obj/application.o ---
static const char *bead_xpm[] = {
^~~~~~~~
xdrawchem/symbol_xpm.h:414:21: warning: 'hl_p_orbital_xpm' defined but not used [-Wunused-variable]
static const char * hl_p_orbital_xpm[] = {
^~~~~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:391:21: warning: 'hl_sym_minus_xpm' defined but not used [-Wunused-variable]
static const char * hl_sym_minus_xpm[] = {
^~~~~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:369:21: warning: 'hl_sym_plus_xpm' defined but not used [-Wunused-variable]
static const char * hl_sym_plus_xpm[] = {
^~~~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:347:21: warning: 'hl_sym_2e_xpm' defined but not used [-Wunused-variable]
static const char * hl_sym_2e_xpm[] = {
^~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:325:21: warning: 'hl_sym_1e_xpm' defined but not used [-Wunused-variable]
static const char * hl_sym_1e_xpm[] = {
^~~~~~~~~~~~~
--- .obj/cdxml_reader.o ---
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
--- .obj/application.o ---
xdrawchem/symbol_xpm.h:302:21: warning: 'hl_sym_delta_minus_xpm' defined but not used [-Wunused-variable]
static const char * hl_sym_delta_minus_xpm[] = {
^~~~~~~~~~~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:279:21: warning: 'hl_sym_delta_plus_xpm' defined but not used [-Wunused-variable]
static const char * hl_sym_delta_plus_xpm[] = {
^~~~~~~~~~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:248:21: warning: 'sym_ring_up_xpm' defined but not used [-Wunused-variable]
static const char * sym_ring_up_xpm[] = {
^~~~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:226:21: warning: 'sym_minus_xpm' defined but not used [-Wunused-variable]
static const char * sym_minus_xpm[] = {
^~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:204:21: warning: 'sym_plus_xpm' defined but not used [-Wunused-variable]
static const char * sym_plus_xpm[] = {
^~~~~~~~~~~~
xdrawchem/symbol_xpm.h:182:21: warning: 'sym_2e_line_xpm' defined but not used [-Wunused-variable]
--- .obj/cdxml_reader.o ---
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
--- .obj/application.o ---
static const char * sym_2e_line_xpm[] = {
^~~~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:160:21: warning: 'sym_2e_xpm' defined but not used [-Wunused-variable]
static const char * sym_2e_xpm[] = {
^~~~~~~~~~
xdrawchem/symbol_xpm.h:137:21: warning: 'sym_1e_xpm' defined but not used [-Wunused-variable]
static const char * sym_1e_xpm[] = {
^~~~~~~~~~
xdrawchem/symbol_xpm.h:114:21: warning: 'sym_delta_minus_xpm' defined but not used [-Wunused-variable]
static const char * sym_delta_minus_xpm[] = {
^~~~~~~~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:91:21: warning: 'sym_delta_plus_xpm' defined but not used [-Wunused-variable]
static const char * sym_delta_plus_xpm[] = {
^~~~~~~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:68:21: warning: 'sym_antibody' defined but not used [-Wunused-variable]
static const char * sym_antibody[] = {
^~~~~~~~~~~~
--- .obj/cdxml_reader.o ---
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
--- .obj/application.o ---
xdrawchem/symbol_xpm.h:41:21: warning: 'p_orbital_xpm' defined but not used [-Wunused-variable]
static const char * p_orbital_xpm[] = {
^~~~~~~~~~~~~
xdrawchem/symbol_xpm.h:4:21: warning: 'p_double_xpm' defined but not used [-Wunused-variable]
static const char * p_double_xpm[] = {
^~~~~~~~~~~~
In file included from xdrawchem/application.cpp:91:
xdrawchem/rings.h:240:20: warning: 'n6ring_boat' defined but not used [-Wunused-variable]
static const char *n6ring_boat[] = {
^~~~~~~~~~~
xdrawchem/rings.h:206:20: warning: 'n6ring_chair' defined but not used [-Wunused-variable]
static const char *n6ring_chair[] =
^~~~~~~~~~~~
xdrawchem/rings.h:172:20: warning: 'n6ring_benzene' defined but not used [-Wunused-variable]
static const char *n6ring_benzene[] =
^~~~~~~~~~~~~~
xdrawchem/rings.h:138:20: warning: 'n6ring' defined but not used [-Wunused-variable]
static const char *n6ring[] =
^~~~~~
--- .obj/cdxml_reader.o ---
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
--- .obj/application.o ---
xdrawchem/rings.h:104:20: warning: 'n5ring_diene' defined but not used [-Wunused-variable]
static const char *n5ring_diene[] =
^~~~~~~~~~~~
xdrawchem/rings.h:70:20: warning: 'n5ring' defined but not used [-Wunused-variable]
static const char *n5ring[] =
^~~~~~
xdrawchem/rings.h:36:20: warning: 'n4ring' defined but not used [-Wunused-variable]
static const char *n4ring[] =
^~~~~~
xdrawchem/rings.h:2:20: warning: 'n3ring' defined but not used [-Wunused-variable]
static const char *n3ring[] =
^~~~~~
In file included from xdrawchem/application.cpp:88:
xdrawchem/symboltool.xpm:3:20: warning: 'symboltool' defined but not used [-Wunused-variable]
static const char *symboltool[] =
^~~~~~~~~~
In file included from xdrawchem/application.cpp:87:
xdrawchem/ringtool.xpm:2:20: warning: 'ringtool' defined but not used [-Wunused-variable]
static const char *ringtool[] =
^~~~~~~~
--- .obj/cdxml_reader.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
--- .obj/application.o ---
In file included from xdrawchem/application.cpp:86:
xdrawchem/brackettool.xpm:2:20: warning: 'brackettool' defined but not used [-Wunused-variable]
static const char *brackettool[] =
^~~~~~~~~~~
In file included from xdrawchem/application.cpp:85:
xdrawchem/curvearrowtool.xpm:2:21: warning: 'curvearrowtool_xpm' defined but not used [-Wunused-variable]
static const char * curvearrowtool_xpm[] = {
^~~~~~~~~~~~~~~~~~
In file included from xdrawchem/application.cpp:84:
xdrawchem/arrowtool.xpm:2:20: warning: 'arrowtool' defined but not used [-Wunused-variable]
static const char *arrowtool[] =
^~~~~~~~~
In file included from xdrawchem/application.cpp:83:
xdrawchem/texttool.xpm:2:20: warning: 'texttool' defined but not used [-Wunused-variable]
static const char *texttool[] =
^~~~~~~~
In file included from xdrawchem/application.cpp:82:
xdrawchem/wavytool.xpm:2:20: warning: 'wavytool' defined but not used [-Wunused-variable]
--- .obj/cdxml_reader.o ---
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
--- .obj/application.o ---
static const char *wavytool[] =
^~~~~~~~
In file included from xdrawchem/application.cpp:81:
xdrawchem/downtool.xpm:2:20: warning: 'downtool' defined but not used [-Wunused-variable]
static const char *downtool[] =
^~~~~~~~
In file included from xdrawchem/application.cpp:80:
xdrawchem/uptool.xpm:2:20: warning: 'uptool' defined but not used [-Wunused-variable]
static const char *uptool[] =
^~~~~~
In file included from xdrawchem/application.cpp:79:
xdrawchem/chaintool.xpm:2:20: warning: 'chaintool' defined but not used [-Wunused-variable]
static const char *chaintool[] =
^~~~~~~~~
In file included from xdrawchem/application.cpp:78:
xdrawchem/dashtool.xpm:3:20: warning: 'dashtool' defined but not used [-Wunused-variable]
static const char *dashtool[] =
^~~~~~~~
In file included from xdrawchem/application.cpp:77:
xdrawchem/linetool.xpm:2:20: warning: 'linetool' defined but not used [-Wunused-variable]
--- .obj/cdxml_reader.o ---
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
--- .obj/application.o ---
static const char *linetool[] =
^~~~~~~~
In file included from xdrawchem/application.cpp:76:
xdrawchem/erasetool.xpm:2:20: warning: 'eraseIcon' defined but not used [-Wunused-variable]
static const char *eraseIcon[] =
^~~~~~~~~
In file included from xdrawchem/application.cpp:75:
xdrawchem/lassotool.xpm:2:20: warning: 'lassotool' defined but not used [-Wunused-variable]
static const char *lassotool[] =
^~~~~~~~~
In file included from xdrawchem/application.cpp:74:
xdrawchem/selecttool.xpm:2:20: warning: 'selecttool' defined but not used [-Wunused-variable]
static const char *selecttool[] =
^~~~~~~~~~
In file included from xdrawchem/application.cpp:71:
xdrawchem/magnifytools.h:28:21: warning: 'magnify_minus_xpm' defined but not used [-Wunused-variable]
static const char * magnify_minus_xpm[] = {
^~~~~~~~~~~~~~~~~
--- .obj/cdxml_reader.o ---
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
--- .obj/application.o ---
xdrawchem/magnifytools.h:4:21: warning: 'magnify_plus_xpm' defined but not used [-Wunused-variable]
static const char * magnify_plus_xpm[] = {
^~~~~~~~~~~~~~~~
In file included from xdrawchem/application.cpp:70:
xdrawchem/justifytools.h:38:21: warning: 'justifycentertool_xpm' defined but not used [-Wunused-variable]
static const char * justifycentertool_xpm[] = {
^~~~~~~~~~~~~~~~~~~~~
xdrawchem/justifytools.h:20:21: warning: 'justifyrighttool_xpm' defined but not used [-Wunused-variable]
static const char * justifyrighttool_xpm[] = {
^~~~~~~~~~~~~~~~~~~~
xdrawchem/justifytools.h:2:21: warning: 'justifylefttool_xpm' defined but not used [-Wunused-variable]
static const char * justifylefttool_xpm[] = {
^~~~~~~~~~~~~~~~~~~
In file included from xdrawchem/application.cpp:69:
xdrawchem/subscript.xpm:2:21: warning: 'subscript_xpm' defined but not used [-Wunused-variable]
static const char * subscript_xpm[] = {
--- .obj/cdxml_reader.o ---
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
--- .obj/application.o ---
^~~~~~~~~~~~~
In file included from xdrawchem/application.cpp:68:
xdrawchem/superscript.xpm:2:21: warning: 'superscript_xpm' defined but not used [-Wunused-variable]
static const char * superscript_xpm[] = {
^~~~~~~~~~~~~~~
In file included from xdrawchem/application.cpp:67:
xdrawchem/underlinetool.xpm:2:21: warning: 'underlinetool_xpm' defined but not used [-Wunused-variable]
static const char * underlinetool_xpm[] = {
^~~~~~~~~~~~~~~~~
In file included from xdrawchem/application.cpp:66:
xdrawchem/italictool.xpm:2:21: warning: 'italictool_xpm' defined but not used [-Wunused-variable]
static const char * italictool_xpm[] = {
^~~~~~~~~~~~~~
In file included from xdrawchem/application.cpp:65:
xdrawchem/boldtool.xpm:2:21: warning: 'boldtool_xpm' defined but not used [-Wunused-variable]
static const char * boldtool_xpm[] = {
^~~~~~~~~~~~
In file included from xdrawchem/application.cpp:62:
--- .obj/cdxml_reader.o ---
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
--- .obj/application.o ---
xdrawchem/lines.h:94:20: warning: 'line5' defined but not used [-Wunused-variable]
static const char *line5[] =
^~~~~
xdrawchem/lines.h:71:20: warning: 'line4' defined but not used [-Wunused-variable]
static const char *line4[] =
^~~~~
xdrawchem/lines.h:48:20: warning: 'line3' defined but not used [-Wunused-variable]
static const char *line3[] =
^~~~~
xdrawchem/lines.h:25:20: warning: 'line2' defined but not used [-Wunused-variable]
static const char *line2[] =
^~~~~
In file included from xdrawchem/application.cpp:59:
xdrawchem/pastetool.xpm:3:20: warning: 'pastetool' defined but not used [-Wunused-variable]
static const char *pastetool[] =
^~~~~~~~~
In file included from xdrawchem/application.cpp:58:
xdrawchem/copytool.xpm:3:20: warning: 'copytool' defined but not used [-Wunused-variable]
static const char *copytool[] =
^~~~~~~~
In file included from xdrawchem/application.cpp:57:
--- .obj/cdxml_reader.o ---
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
--- .obj/application.o ---
xdrawchem/cuttool.xpm:3:20: warning: 'cuttool' defined but not used [-Wunused-variable]
static const char *cuttool[] =
^~~~~~~
In file included from xdrawchem/application.cpp:56:
xdrawchem/fileprint.xpm:2:20: warning: 'fileprint' defined but not used [-Wunused-variable]
static const char *fileprint[] = {
^~~~~~~~~
In file included from xdrawchem/application.cpp:55:
xdrawchem/fileopen.xpm:2:20: warning: 'fileopen' defined but not used [-Wunused-variable]
static const char *fileopen[] = {
^~~~~~~~
In file included from xdrawchem/application.cpp:54:
xdrawchem/filesave.xpm:2:20: warning: 'filesave' defined but not used [-Wunused-variable]
static const char *filesave[] = {
^~~~~~~~
--- .obj/cdxml_reader.o ---
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp: In member function 'bool CDXML_Reader::ReadFile(QString)':
xdrawchem/cdxml_reader.cpp:29:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "New and improved CDXML parser" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:29:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "New and improved CDXML parser" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:29:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "New and improved CDXML parser" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:29:60: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "New and improved CDXML parser" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:35:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "Done parsing!" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:35:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "Done parsing!" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:35:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "Done parsing!" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:35:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "Done parsing!" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp: In member function 'void CDXML_Reader::ParseFragment(QString)':
xdrawchem/cdxml_reader.cpp:224:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "<--frag-->";
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:224:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "<--frag-->";
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:225:25: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << ftag << endl << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:225:25: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << ftag << endl << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:225:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << ftag << endl << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:225:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << ftag << endl << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp: In member function 'QString CDXML_Reader::ParseText(QString)':
xdrawchem/cdxml_reader.cpp:272:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "<--text-->";
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:272:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "<--text-->";
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:273:25: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << ttag << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:273:25: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << ttag << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp: In member function 'void CDXML_Reader::ParseNode(QString)':
xdrawchem/cdxml_reader.cpp:396:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "<--node-->";
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:396:17: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << endl << "<--node-->";
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:397:25: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << ntag << endl << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:397:25: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << ntag << endl << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:397:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << ntag << endl << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/cdxml_reader.cpp:397:33: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << ntag << endl << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/cdxml_reader.h:7,
from xdrawchem/cdxml_reader.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/charsel.o ---
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/charsel.cpp:9:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/charsel.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/charsel.cpp: In member function 'void CharSelDialog::fontChange(int)':
xdrawchem/charsel.cpp:69:37: warning: unused parameter 'n1' [-Wunused-parameter]
void CharSelDialog::fontChange( int n1 )
~~~~^~
--- .obj/chemdata_cdx.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdx.cpp:1:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdx.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_cdxml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
--- .obj/chemdata_edit.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/molecule.h:6,
from xdrawchem/chemdata_edit.cpp:3:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/chemdata_cdxml.o ---
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cdxml.cpp:1:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_cdxml.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_rw.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_rw.o xdrawchem/chemdata_rw.cpp
--- .obj/chemdata_cdxml.o ---
xdrawchem/chemdata_cdxml.cpp: In member function 'bool ChemData::LoadCDXMLFile(QString, QString)':
xdrawchem/chemdata_cdxml.cpp:15:9: warning: variable 'currentpage' set but not used [-Wunused-but-set-variable]
int currentpage;
^~~~~~~~~~~
xdrawchem/chemdata_cdxml.cpp:16:9: warning: variable 'currentfragment' set but not used [-Wunused-but-set-variable]
int currentfragment;
^~~~~~~~~~~~~~~
--- .obj/chemdata.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/molecule.h:6,
from xdrawchem/chemdata.cpp:2:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/chemdata_cml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_rxn.o ---
--- .obj/chemdata_cml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
--- .obj/chemdata_rxn.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_rxn.o xdrawchem/chemdata_rxn.cpp
--- .obj/chemdata_cml.o ---
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
--- .obj/chemdata_cml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_tools.o xdrawchem/chemdata_tools.cpp
--- .obj/chemdata_cml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_cml.cpp:6:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/chemdata_cml.cpp: In member function 'bool ChemData::NewLoadCMLFile(QString)':
xdrawchem/chemdata_cml.cpp:19:27: warning: 'QXmlInputSource' is deprecated [-Wdeprecated-declarations]
QXmlInputSource source( &xmlFile );
^
In file included from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtXml/qxml.h:197:49: note: declared here
class QT_DEPRECATED_VERSION(5, 15) Q_XML_EXPORT QXmlInputSource
^~~~~~~~~~~~~~~
xdrawchem/chemdata_cml.cpp:20:22: warning: 'QXmlSimpleReader' is deprecated: Use QXmlStreamReader [-Wdeprecated-declarations]
QXmlSimpleReader reader;
^~~~~~
In file included from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtXml/qxml.h:275:75: note: declared here
class QT_DEPRECATED_VERSION_X(5, 15, "Use QXmlStreamReader") Q_XML_EXPORT QXmlSimpleReader
^~~~~~~~~~~~~~~~
--- .obj/chemdata_xdc.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_xdc.o xdrawchem/chemdata_xdc.cpp
--- .obj/chemdata_cml.o ---
xdrawchem/chemdata_cml.cpp: In member function 'bool ChemData::save_cml(QString)':
xdrawchem/chemdata_cml.cpp:550:83: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
t << "" << XDC_VERSION << "" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/chemdata_cml.cpp:550:83: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
t << "" << XDC_VERSION << "" << endl;
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/chemdata_cml.cpp:571:28: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
t << "" << endl << "";
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/chemdata_cml.cpp:571:28: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
t << "" << endl << "";
^~~~
In file included from /usr/local/include/qt5/QtXml/qxml.h:64,
from /usr/local/include/qt5/QtXml/QXmlInputSource:1,
from xdrawchem/chemdata_cml.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_event.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/molecule.h:6,
from xdrawchem/chemdata_event.cpp:4:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/chemdata_edit.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_edit.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_edit.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xml.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/chemdata_xml.o xdrawchem/chemdata_xml.cpp
--- .obj/chemdata_mdl.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_mdl.cpp:1:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_mdl.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_edit.o ---
xdrawchem/chemdata_edit.cpp: In member function 'void ChemData::StartUndo(int, DPoint*)':
xdrawchem/chemdata_edit.cpp:158:31: warning: unused parameter 'fn' [-Wunused-parameter]
void ChemData::StartUndo( int fn, DPoint * s1 )
~~~~^~
xdrawchem/chemdata_edit.cpp:158:44: warning: unused parameter 's1' [-Wunused-parameter]
void ChemData::StartUndo( int fn, DPoint * s1 )
~~~~~~~~~^~
--- .obj/chemdata_mdl.o ---
xdrawchem/chemdata_mdl.cpp: In member function 'bool ChemData::load_mdl(QString)':
xdrawchem/chemdata_mdl.cpp:6:34: warning: unused parameter 'fn' [-Wunused-parameter]
bool ChemData::load_mdl( QString fn )
~~~~~~~~^~
xdrawchem/chemdata_mdl.cpp: In member function 'bool ChemData::ProcessMDL(QString)':
xdrawchem/chemdata_mdl.cpp:11:36: warning: unused parameter 'wf' [-Wunused-parameter]
bool ChemData::ProcessMDL( QString wf )
~~~~~~~~^~
xdrawchem/chemdata_mdl.cpp: In member function 'bool ChemData::save_mdl(QString)':
xdrawchem/chemdata_mdl.cpp:16:34: warning: unused parameter 'fn' [-Wunused-parameter]
bool ChemData::save_mdl( QString fn )
~~~~~~~~^~
--- .obj/chemdata.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata.cpp:2:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.cpp:1:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/colorbutton.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/colorbutton.o xdrawchem/colorbutton.cpp
--- .obj/chemdata_event.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/chemdata_event.cpp:4:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata_event.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_rxn.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/molecule.h:6,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/crings_dialog.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/crings_dialog.o xdrawchem/crings_dialog.cpp
--- .obj/chemdata_rw.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_rw.cpp:5:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_rw.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_rxn.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/molecule.h:11,
from xdrawchem/tool_1h_nmr.h:6,
from xdrawchem/chemdata_rxn.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/curvearrow.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/curvearrow.o xdrawchem/curvearrow.cpp
--- .obj/drawable.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/drawable.o xdrawchem/drawable.cpp
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
--- .obj/chemdata_xml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xdc.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
--- .obj/chemdata_tools.o ---
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
--- .obj/chemdata_xml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
--- .obj/chemdata_xdc.o ---
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
--- .obj/chemdata_tools.o ---
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
--- .obj/chemdata_xml.o ---
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
--- .obj/chemdata_xdc.o ---
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
--- .obj/chemdata_tools.o ---
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
--- .obj/chemdata_xml.o ---
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
--- .obj/chemdata_xdc.o ---
from xdrawchem/chemdata_xdc.cpp:2:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
--- .obj/chemdata_tools.o ---
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
--- .obj/chemdata_xml.o ---
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_xdc.o ---
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
--- .obj/chemdata_tools.o ---
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_xdc.o ---
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
--- .obj/chemdata_tools.o ---
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_xdc.o ---
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
--- .obj/chemdata_tools.o ---
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_xdc.o ---
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
--- .obj/chemdata_tools.o ---
from xdrawchem/chemdata_tools.cpp:8:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_xdc.o ---
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_xdc.o ---
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_xdc.o ---
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xdc.cpp:2:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_xdc.o ---
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xdc.cpp:2:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
--- .obj/chemdata_tools.o ---
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_xml.o ---
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/dyk.o ---
--- .obj/chemdata_xml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/dyk.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/dyk.o xdrawchem/dyk.cpp
--- .obj/chemdata_xml.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/chemdata_xml.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/chemdata_xml.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/chemdata_tools.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/molecule.h:6,
from xdrawchem/crings_dialog.h:29,
from xdrawchem/chemdata_tools.cpp:8:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/chemdata_xdc.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/molecule.h:6,
from xdrawchem/chemdata_xdc.cpp:4:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/fixeddialog.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/fixeddialog.o xdrawchem/fixeddialog.cpp
--- .obj/colorbutton.o ---
xdrawchem/colorbutton.cpp: In member function 'virtual void ColorButton::paintEvent(QPaintEvent*)':
xdrawchem/colorbutton.cpp:64:53: warning: 'const QBrush& QPalette::background() const' is deprecated: Use QPalette::window() instead [-Wdeprecated-declarations]
focusOpt.backgroundColor = palette().background().color();
^
In file included from /usr/local/include/qt5/QtWidgets/qstyle.h:49,
from /usr/local/include/qt5/QtWidgets/QStyle:1,
from xdrawchem/colorbutton.cpp:18:
/usr/local/include/qt5/QtGui/qpalette.h:149:26: note: declared here
inline const QBrush &background() const { return window(); }
^~~~~~~~~~
--- .obj/chemdata_tools.o ---
xdrawchem/chemdata_tools.cpp: In member function 'void ChemData::AutoLayout()':
xdrawchem/chemdata_tools.cpp:294:9: warning: variable 'dista' set but not used [-Wunused-but-set-variable]
int dista, distb, distl, distr, d1, d2, d3, d4, ds;
^~~~~
xdrawchem/chemdata_tools.cpp:294:16: warning: variable 'distb' set but not used [-Wunused-but-set-variable]
int dista, distb, distl, distr, d1, d2, d3, d4, ds;
^~~~~
xdrawchem/chemdata_tools.cpp:294:23: warning: variable 'distl' set but not used [-Wunused-but-set-variable]
int dista, distb, distl, distr, d1, d2, d3, d4, ds;
^~~~~
xdrawchem/chemdata_tools.cpp:294:30: warning: variable 'distr' set but not used [-Wunused-but-set-variable]
int dista, distb, distl, distr, d1, d2, d3, d4, ds;
^~~~~
--- .obj/chemdata_xdc.o ---
xdrawchem/chemdata_xdc.cpp: In member function 'bool ChemData::load_native(QString)':
xdrawchem/chemdata_xdc.cpp:23:9: warning: variable 'psize' set but not used [-Wunused-but-set-variable]
int psize = PAGE_LETTER, porient = PAGE_PORTRAIT;
^~~~~
xdrawchem/chemdata_xdc.cpp:23:30: warning: variable 'porient' set but not used [-Wunused-but-set-variable]
int psize = PAGE_LETTER, porient = PAGE_PORTRAIT;
^~~~~~~
--- .obj/gobject.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/gobject.o xdrawchem/gobject.cpp
--- .obj/graphdialog.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/graphdialog.o xdrawchem/graphdialog.cpp
--- .obj/graphwidget.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/graphwidget.o xdrawchem/graphwidget.cpp
--- .obj/crings_dialog.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/curvearrow.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/curvearrow.cpp:3:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/curvearrow.cpp:3:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/crings_dialog.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/molecule.h:6,
from xdrawchem/crings_dialog.h:29,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/curvearrow.o ---
xdrawchem/curvearrow.cpp: In member function 'virtual DPoint* CurveArrow::FindNearestPoint(DPoint*, double&)':
xdrawchem/curvearrow.cpp:160:48: warning: unused parameter 'target' [-Wunused-parameter]
DPoint *CurveArrow::FindNearestPoint( DPoint * target, double &dist )
~~~~~~~~~^~~~~~
--- .obj/dyk.o ---
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/prefs.h:6,
from xdrawchem/dyk.h:8,
from xdrawchem/dyk.cpp:6:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/helpwindow.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/helpwindow.o xdrawchem/helpwindow.cpp
--- .obj/http.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/http.o xdrawchem/http.cpp
--- .obj/crings_dialog.o ---
xdrawchem/crings_dialog.cpp: In member function 'void CustomRingWidget::slotTitle(QString&)':
xdrawchem/crings_dialog.cpp:81:40: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << "saved: " << string << endl << "done with crwidget";
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/crings_dialog.cpp:81:40: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
qDebug() << "saved: " << string << endl << "done with crwidget";
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/crings_dialog.h:27,
from xdrawchem/crings_dialog.cpp:22:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/crings_dialog.cpp: In member function 'virtual void CustomRingWidget::paintEvent(QPaintEvent*)':
xdrawchem/crings_dialog.cpp:122:50: warning: unused parameter 'pe' [-Wunused-parameter]
void CustomRingWidget::paintEvent( QPaintEvent * pe )
~~~~~~~~~~~~~~^~
xdrawchem/crings_dialog.cpp: In member function 'void CustomRingDialog::slotTextChanged(const QString&)':
xdrawchem/crings_dialog.cpp:169:57: warning: unused parameter 'string' [-Wunused-parameter]
void CustomRingDialog::slotTextChanged( const QString & string )
~~~~~~~~~~~~~~~~^~~~~~
--- .obj/ioiface.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/ioiface.o xdrawchem/ioiface.cpp
--- .obj/main.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/main.o xdrawchem/main.cpp
--- .obj/molecule_1h_nmr.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/molecule_1h_nmr.o xdrawchem/molecule_1h_nmr.cpp
--- .obj/graphdialog.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphdialog.cpp:5:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphdialog.cpp:5:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/fixeddialog.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/fixeddialog.cpp:8:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/fixeddialog.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/graphwidget.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/graphwidget.cpp:11:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/graphwidget.cpp:11:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/graphwidget.cpp: In member function 'virtual void GraphWidget::paintEvent(QPaintEvent*)':
xdrawchem/graphwidget.cpp:24:44: warning: unused parameter 'pe' [-Wunused-parameter]
void GraphWidget::paintEvent( QPaintEvent *pe )
~~~~~~~~~~~~~^~
--- .obj/gobject.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/gobject.cpp:8:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/render2d.h:12,
from xdrawchem/gobject.cpp:8:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/gobject.cpp: In member function 'virtual DPoint* GraphicObject::FindNearestPoint(DPoint*, double&)':
xdrawchem/gobject.cpp:212:50: warning: unused parameter 'target' [-Wunused-parameter]
DPoint *GraphicObject::FindNearestPoint( DPoint *target, double &dist )
~~~~~~~~^~~~~~
--- .obj/molecule.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/molecule.o xdrawchem/molecule.cpp
--- .obj/molecule_obmol.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/molecule_obmol.o xdrawchem/molecule_obmol.cpp
--- .obj/http.o ---
xdrawchem/http.cpp: In member function 'void HTTP::slotError(QNetworkReply::NetworkError)':
xdrawchem/http.cpp:27:56: warning: unused parameter 'e' [-Wunused-parameter]
void HTTP::slotError(const QNetworkReply::NetworkError e)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
--- .obj/molecule_smiles.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/molecule_smiles.o xdrawchem/molecule_smiles.cpp
--- .obj/molecule_sssr.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/molecule_sssr.o xdrawchem/molecule_sssr.cpp
--- .obj/molecule_tools_1.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/molecule_tools_1.o xdrawchem/molecule_tools_1.cpp
--- .obj/helpwindow.o ---
xdrawchem/helpwindow.cpp: In constructor 'HelpWindow::HelpWindow(const QString&, const QString&, QWidget*)':
xdrawchem/helpwindow.cpp:31:64: warning: unused parameter '_path' [-Wunused-parameter]
HelpWindow::HelpWindow( const QString & home_, const QString & _path, QWidget * parent )
~~~~~~~~~~~~~~~~^~~~~
--- .obj/ioiface.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
--- .obj/molecule_tools_2.o ---
--- .obj/ioiface.o ---
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
--- .obj/molecule_tools_2.o ---
c++ -c -pipe -O2 -fno-strict-aliasing -O0 -g3 -Wall -Wextra -pthread -fPIC -DUNIX -DRINGHOME=\"/usr/local/share/xdrawchem\" -DXDC_SERVER=\"http://www.woodsidelabs.com/chemistry\" -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/local/include/openbabel-2.0 -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtPrintSupport -I/usr/local/include/qt5/QtWidgets -I/usr/local/include/qt5/QtGui -I/usr/local/include/qt5/QtXml -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtCore -I.moc -I/usr/local/include/libdrm -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o .obj/molecule_tools_2.o xdrawchem/molecule_tools_2.cpp
--- .obj/ioiface.o ---
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/bond.h:9,
from xdrawchem/chemdata.h:11,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/dpoint.h:12,
from xdrawchem/drawable.h:11,
from xdrawchem/chemdata.h:10,
from xdrawchem/ioiface.h:21,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/molecule_1h_nmr.o ---
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/render2d.h:15,
from xdrawchem/molecule_1h_nmr.cpp:6:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/qdebug.h:49,
from /usr/local/include/qt5/QtCore/QDebug:1,
from xdrawchem/molinfodialog.h:4,
from xdrawchem/molecule_1h_nmr.cpp:4:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
--- .obj/ioiface.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/ioiface.h:23,
from xdrawchem/ioiface.cpp:23:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/molecule_1h_nmr.o ---
In file included from /usr/local/include/openbabel-2.0/openbabel/atom.h:33,
from /usr/local/include/openbabel-2.0/openbabel/mol.h:42,
from xdrawchem/molecule.h:6,
from xdrawchem/molecule_1h_nmr.cpp:8:
/usr/local/include/openbabel-2.0/openbabel/base.h: In member function 'virtual const char* OpenBabel::OBBase::GetTitle(bool) const':
/usr/local/include/openbabel-2.0/openbabel/base.h:287:49: warning: unused parameter 'replaceNewlines' [-Wunused-parameter]
virtual const char *GetTitle(bool UNUSED(replaceNewlines) = true) const { return "";}
^
/usr/local/include/openbabel-2.0/openbabel/base.h:37:20: note: in definition of macro 'UNUSED'
# define UNUSED(x) x
^
--- .obj/helpwindow.o ---
In file included from xdrawchem/helpwindow.cpp:29:
xdrawchem/home.xpm: At global scope:
xdrawchem/home.xpm:4:20: warning: 'home_xpm' defined but not used [-Wunused-variable]
static const char *home_xpm[]={
^~~~~~~~
In file included from xdrawchem/helpwindow.cpp:28:
xdrawchem/forward.xpm:4:20: warning: 'forward_xpm' defined but not used [-Wunused-variable]
static const char *forward_xpm[]={
^~~~~~~~~~~
In file included from xdrawchem/helpwindow.cpp:27:
xdrawchem/back.xpm:4:20: warning: 'back_xpm' defined but not used [-Wunused-variable]
static const char *back_xpm[]={
^~~~~~~~
--- .obj/main.o ---
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h: In member function 'bool Preferences::SavePrefs()':
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:162:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:164:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_ARROW false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:167:42: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:169:43: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIXED_BOND false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:172:45: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:174:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "FIX_HYDROGENS false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:177:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF true" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:179:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYK_TF false" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:181:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DYKCOUNT " << dykcount << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:182:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_LENGTH " << arrow_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:183:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "ARROW_ANGLE " << arrow_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:184:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_LENGTH " << bond_fixedlength << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:185:53: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "BOND_ANGLE " << bond_fixedangle << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:186:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DBOND_OFFSET " << dbond_offset << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:187:48: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_SIZE " << paper_size << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:188:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_ORIENT " << paper_orient << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:189:50: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_WIDTH " << paper_width << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:190:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "PAPER_HEIGHT " << paper_height << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:191:38: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "UNITS " << units << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:192:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "DRAWGRID " << drawgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:193:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "SNAPGRID " << snapgrid << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:194:44: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDMODE " << gridmode << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:195:46: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "GRIDSPACE " << gridspace << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:196:55: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "MAINFONT " << mainFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
In file included from xdrawchem/main.cpp:21:
xdrawchem/prefs.h:197:57: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
tout << "RULERFONT " << rulerFont.toString() << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp: In function 'int main(int, char**)':
xdrawchem/main.cpp:83:31: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << XDC_VERSION << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp:83:31: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << XDC_VERSION << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp: In function 'void usage()':
xdrawchem/main.cpp:192:27: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << XDC_VERSION << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp:192:27: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << XDC_VERSION << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp:193:24: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << "Usage:" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp:193:24: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << "Usage:" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp:194:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << " xdrawchem [input file] [options]" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp:194:52: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << " xdrawchem [input file] [options]" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp:195:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << "Command line options:" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp:195:39: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << "Command line options:" << endl;
^~~~
In file included from /usr/local/include/qt5/QtCore/QTextStream:1,
from xdrawchem/main.cpp:13:
/usr/local/include/qt5/QtCore/qtextstream.h:293:75: note: declared here
Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s);
^~~~
xdrawchem/main.cpp:196:79: warning: 'QTextStream& QTextStreamFunctions::endl(QTextStream&)' is deprecated: Use Qt::endl [-Wdeprecated-declarations]
out << "-png