From f1f5ec715dd9faf1f5002bfe9bfecc3f2c25b469 Mon Sep 17 00:00:00 2001 From: Cristian Maureira-Fredes Date: Wed, 2 May 2018 17:10:51 +0200 Subject: Change license from all the files Removing the word 'project' from all the headers, and changing the PySide reference from the examples to Qt for Python: The following line was used inside the source/ and build_scripts/ directory: for i in $(grep -r "the Qt for Python project" * |grep -v "pyside2-tools" | awk '{print $1}' | sed 's/:.*//g');do sed -i 's/the\ Qt\ for\ Python\ project/Qt\ for\ Python/g' $i;done and the following line was used inside the examples/ directory: for i in $(grep -r "of the PySide" * |grep -v "pyside2-tools" | awk '{print $1}' | sed 's/:.*//g');do sed -i 's/of\ the\ PySide/of\ the\ Qt\ for\ Python/g' $i;done Change-Id: Ic480714686ad62ac4d81c670f87f1c2033d4ffa1 Reviewed-by: Friedemann Kleint Reviewed-by: Alex Blasche --- .../doc/codesnippets/doc/src/snippets/accessibilityfactorysnippet.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/accessibilitypluginsnippet.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/accessibilityslidersnippet.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/alphachannel.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/audio/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/brush/brush.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/brush/gradientcreationsnippet.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/brushstyles/renderarea.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/brushstyles/renderarea.h | 2 +- .../doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/buffer/buffer.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/doc_src_qnamespace.qdoc | 2 +- .../doc/src/snippets/code/src.gui.text.qtextdocumentwriter.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingcall.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp | 2 +- .../doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp | 2 +- .../doc/src/snippets/code/src_corelib_codecs_qtextcodec.cpp | 2 +- .../doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp | 2 +- .../doc/src/snippets/code/src_corelib_concurrent_qfuture.cpp | 2 +- .../src/snippets/code/src_corelib_concurrent_qfuturesynchronizer.cpp | 2 +- .../doc/src/snippets/code/src_corelib_concurrent_qfuturewatcher.cpp | 2 +- .../src/snippets/code/src_corelib_concurrent_qtconcurrentexception.cpp | 2 +- .../doc/src/snippets/code/src_corelib_concurrent_qtconcurrentfilter.cpp | 2 +- .../doc/src/snippets/code/src_corelib_concurrent_qtconcurrentmap.cpp | 2 +- .../doc/src/snippets/code/src_corelib_concurrent_qtconcurrentrun.cpp | 2 +- .../doc/src/snippets/code/src_corelib_concurrent_qthreadpool.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_global_qglobal.cpp | 2 +- .../doc/src/snippets/code/src_corelib_io_qabstractfileengine.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_io_qdatastream.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdir.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_io_qdiriterator.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfile.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfileinfo.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_io_qiodevice.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_io_qprocess.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_io_qsettings.cpp | 2 +- .../doc/src/snippets/code/src_corelib_io_qtemporaryfile.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_io_qtextstream.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_io_qurl.cpp | 2 +- .../doc/src/snippets/code/src_corelib_kernel_qabstractitemmodel.cpp | 2 +- .../doc/src/snippets/code/src_corelib_kernel_qcoreapplication.cpp | 2 +- .../doc/src/snippets/code/src_corelib_kernel_qmetaobject.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetatype.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_kernel_qmimedata.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_kernel_qobject.cpp | 2 +- .../doc/src/snippets/code/src_corelib_kernel_qsystemsemaphore.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_kernel_qtimer.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_plugin_qlibrary.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_quuid.cpp | 2 +- .../doc/src/snippets/code/src_corelib_statemachine_qstatemachine.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_thread_qatomic.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_thread_qmutex.cpp | 2 +- .../doc/src/snippets/code/src_corelib_thread_qmutexpool.cpp | 2 +- .../doc/src/snippets/code/src_corelib_thread_qreadwritelock.cpp | 2 +- .../doc/src/snippets/code/src_corelib_thread_qsemaphore.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_thread_qthread.cpp | 2 +- .../doc/src/snippets/code/src_corelib_thread_qwaitcondition_unix.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_tools_qbitarray.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_tools_qbytearray.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_tools_qdatetime.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qhash.cpp | 2 +- .../doc/src/snippets/code/src_corelib_tools_qlinkedlist.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_tools_qlistdata.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_tools_qlocale.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qmap.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qpoint.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qqueue.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qrect.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_tools_qregexp.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qsize.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_tools_qstring.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_tools_qtimeline.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_tools_qvector.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_corelib_xml_qxmlstream.cpp | 2 +- .../doc/src/snippets/code/src_gui_accessible_qaccessible.cpp | 2 +- .../doc/src/snippets/code/src_gui_dialogs_qabstractprintdialog.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_dialogs_qfiledialog.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_dialogs_qfontdialog.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_dialogs_qmessagebox.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qwizard.cpp | 2 +- .../doc/src/snippets/code/src_gui_effects_qgraphicseffect.cpp | 2 +- .../doc/src/snippets/code/src_gui_graphicsview_qgraphicsgridlayout.cpp | 2 +- .../doc/src/snippets/code/src_gui_graphicsview_qgraphicsitem.cpp | 2 +- .../src/snippets/code/src_gui_graphicsview_qgraphicslinearlayout.cpp | 2 +- .../doc/src/snippets/code/src_gui_graphicsview_qgraphicsproxywidget.cpp | 2 +- .../doc/src/snippets/code/src_gui_graphicsview_qgraphicsscene.cpp | 2 +- .../doc/src/snippets/code/src_gui_graphicsview_qgraphicssceneevent.cpp | 2 +- .../doc/src/snippets/code/src_gui_graphicsview_qgraphicsview.cpp | 2 +- .../doc/src/snippets/code/src_gui_graphicsview_qgraphicswidget.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_image_qbitmap.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_image_qicon.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_image_qimage.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_image_qimagereader.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_image_qimagewriter.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_image_qmovie.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmap.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_image_qpixmapcache.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_image_qpixmapfilter.cpp | 2 +- .../doc/src/snippets/code/src_gui_itemviews_qabstractitemview.cpp | 2 +- .../doc/src/snippets/code/src_gui_itemviews_qdatawidgetmapper.cpp | 2 +- .../doc/src/snippets/code/src_gui_itemviews_qitemeditorfactory.cpp | 2 +- .../doc/src/snippets/code/src_gui_itemviews_qitemselectionmodel.cpp | 2 +- .../doc/src/snippets/code/src_gui_itemviews_qstandarditemmodel.cpp | 2 +- .../doc/src/snippets/code/src_gui_itemviews_qtablewidget.cpp | 2 +- .../doc/src/snippets/code/src_gui_itemviews_qtreewidget.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qaction.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication.cpp | 2 +- .../doc/src/snippets/code/src_gui_kernel_qapplication_x11.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_kernel_qclipboard.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qevent.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_kernel_qformlayout.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_kernel_qkeysequence.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayout.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_kernel_qlayoutitem.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qshortcut.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qsound.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qwidget.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_painting_qbrush.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_painting_qcolor.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_painting_qdrawutil.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_painting_qmatrix.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_painting_qpainter.cpp | 2 +- .../doc/src/snippets/code/src_gui_painting_qpainterpath.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpen.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion.cpp | 2 +- .../doc/src/snippets/code/src_gui_painting_qregion_unix.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_painting_qtransform.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyle.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_styles_qstyleoption.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_text_qfont.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_text_qfontmetrics.cpp | 2 +- .../doc/src/snippets/code/src_gui_text_qsyntaxhighlighter.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextcursor.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_text_qtextdocument.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextlayout.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_util_qcompleter.cpp | 2 +- .../doc/src/snippets/code/src_gui_util_qdesktopservices.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_util_qundostack.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_util_qvalidator.cpp | 2 +- .../doc/src/snippets/code/src_gui_widgets_qabstractbutton.cpp | 2 +- .../doc/src/snippets/code/src_gui_widgets_qabstractspinbox.cpp | 2 +- .../doc/src/snippets/code/src_gui_widgets_qcalendarwidget.cpp | 2 +- .../doc/src/snippets/code/src_gui_widgets_qdatetimeedit.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_widgets_qdockwidget.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qframe.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlabel.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_widgets_qlineedit.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_widgets_qmainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenu.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenubar.cpp | 2 +- .../doc/src/snippets/code/src_gui_widgets_qplaintextedit.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_widgets_qrubberband.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_widgets_qscrollarea.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qspinbox.cpp | 2 +- .../doc/src/snippets/code/src_gui_widgets_qsplashscreen.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_widgets_qsplitter.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_widgets_qtextbrowser.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_widgets_qtextedit.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_gui_widgets_qworkspace.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_network_access_qftp.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_network_access_qhttp.cpp | 2 +- .../doc/src/snippets/code/src_network_access_qnetworkaccessmanager.cpp | 2 +- .../doc/src/snippets/code/src_network_access_qnetworkdiskcache.cpp | 2 +- .../doc/src/snippets/code/src_network_bearer_qnetworkconfigmanager.cpp | 2 +- .../doc/src/snippets/code/src_network_kernel_qhostaddress.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_network_kernel_qhostinfo.cpp | 2 +- .../doc/src/snippets/code/src_network_kernel_qnetworkproxy.cpp | 2 +- .../doc/src/snippets/code/src_network_socket_qabstractsocket.cpp | 2 +- .../doc/src/snippets/code/src_network_socket_qlocalsocket_unix.cpp | 2 +- .../doc/src/snippets/code/src_network_socket_qnativesocketengine.cpp | 2 +- .../doc/src/snippets/code/src_network_socket_qudpsocket.cpp | 2 +- .../doc/src/snippets/code/src_network_ssl_qsslcertificate.cpp | 2 +- .../doc/src/snippets/code/src_network_ssl_qsslconfiguration.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_network_ssl_qsslsocket.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qgl.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_opengl_qglcolormap.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_opengl_qglshaderprogram.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_qtestlib_qtestcase.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_script_qscriptable.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_script_qscriptclass.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_script_qscriptcontext.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_script_qscriptengine.cpp | 2 +- .../doc/src/snippets/code/src_script_qscriptengineagent.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalue.cpp | 2 +- .../doc/src/snippets/code/src_script_qscriptvalueiterator.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp | 2 +- .../doc/src/snippets/code/src_sql_models_qsqlquerymodel.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/code/src_xml_dom_qdom.cpp | 2 +- .../doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp | 2 +- .../doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlreceiver.cpp | 2 +- .../doc/src/snippets/code/src_xmlpatterns_api_qsimplexmlnodemodel.cpp | 2 +- .../doc/src/snippets/code/src_xmlpatterns_api_qxmlformatter.cpp | 2 +- .../codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlname.cpp | 2 +- .../doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp | 2 +- .../doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp | 2 +- .../doc/src/snippets/code/src_xmlpatterns_api_qxmlserializer.cpp | 2 +- .../src/snippets/code/tools_assistant_compat_lib_qassistantclient.cpp | 2 +- .../code/tools_designer_src_lib_extension_default_extensionfactory.cpp | 2 +- .../src/snippets/code/tools_designer_src_lib_extension_extension.cpp | 2 +- .../code/tools_designer_src_lib_extension_qextensionmanager.cpp | 2 +- .../src/snippets/code/tools_designer_src_lib_sdk_abstractformeditor.cpp | 2 +- .../src/snippets/code/tools_designer_src_lib_sdk_abstractformwindow.cpp | 2 +- .../code/tools_designer_src_lib_sdk_abstractformwindowcursor.cpp | 2 +- .../code/tools_designer_src_lib_sdk_abstractformwindowmanager.cpp | 2 +- .../code/tools_designer_src_lib_sdk_abstractobjectinspector.cpp | 2 +- .../snippets/code/tools_designer_src_lib_sdk_abstractpropertyeditor.cpp | 2 +- .../src/snippets/code/tools_designer_src_lib_sdk_abstractwidgetbox.cpp | 2 +- .../snippets/code/tools_designer_src_lib_uilib_abstractformbuilder.cpp | 2 +- .../doc/src/snippets/code/tools_designer_src_lib_uilib_formbuilder.cpp | 2 +- .../src/snippets/code/tools_patternist_qapplicationargumentparser.cpp | 2 +- .../snippets/code/tools_shared_qtgradienteditor_qtgradientdialog.cpp | 2 +- .../snippets/code/tools_shared_qtpropertybrowser_qtpropertybrowser.cpp | 2 +- .../snippets/code/tools_shared_qtpropertybrowser_qtvariantproperty.cpp | 2 +- .../src/snippets/code/tools_shared_qttoolbardialog_qttoolbardialog.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/coordsys/coordsys.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/customstyle/customstyle.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/customstyle/customstyle.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/customviewstyle.cpp | 2 +- .../doc/src/snippets/designer/autoconnection/imagedialog.cpp | 2 +- .../codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.h | 2 +- .../doc/codesnippets/doc/src/snippets/designer/autoconnection/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/designer/imagedialog/main.cpp | 2 +- .../doc/src/snippets/designer/multipleinheritance/imagedialog.cpp | 2 +- .../doc/src/snippets/designer/multipleinheritance/imagedialog.h | 2 +- .../codesnippets/doc/src/snippets/designer/multipleinheritance/main.cpp | 2 +- .../doc/src/snippets/designer/noautoconnection/imagedialog.cpp | 2 +- .../doc/src/snippets/designer/noautoconnection/imagedialog.h | 2 +- .../codesnippets/doc/src/snippets/designer/noautoconnection/main.cpp | 2 +- .../doc/src/snippets/designer/singleinheritance/imagedialog.cpp | 2 +- .../doc/src/snippets/designer/singleinheritance/imagedialog.h | 2 +- .../codesnippets/doc/src/snippets/designer/singleinheritance/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/dialogs/dialogs.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/droparea.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/droprectangle/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.h | 2 +- .../doc/codesnippets/doc/src/snippets/eventfilters/filterobject.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/eventfilters/filterobject.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/events/events.cpp | 2 +- .../codesnippets/doc/src/snippets/explicitlysharedemployee/employee.cpp | 2 +- .../codesnippets/doc/src/snippets/explicitlysharedemployee/employee.h | 2 +- .../doc/codesnippets/doc/src/snippets/explicitlysharedemployee/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/file/file.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/filedialogurls.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/fileinfo/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/graphicssceneadditemsnippet.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/i18n-non-qt-class/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/image/image.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/image/supportedformat.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/itemselection/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/itemselection/model.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/javastyle.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/layouts/layouts.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/mainwindowsnippet.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/matrix/matrix.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/mdiareasnippets.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/moc/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass1.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass2.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass3.h | 2 +- .../doc/codesnippets/doc/src/snippets/modelview-subclasses/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/modelview-subclasses/model.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/modelview-subclasses/model.h | 2 +- .../doc/codesnippets/doc/src/snippets/modelview-subclasses/view.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/modelview-subclasses/view.h | 2 +- .../doc/codesnippets/doc/src/snippets/modelview-subclasses/window.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/modelview-subclasses/window.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/myscrollarea.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/network/tcpwait.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/ntfsp.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/painterpath/painterpath.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/persistentindexes/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/model.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/picture/picture.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/plaintextlayout/window.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/window.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/pointer/pointer.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/polygon/polygon.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/porting4-dropevents/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/porting4-dropevents/window.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/porting4-dropevents/window.h | 2 +- .../doc/codesnippets/doc/src/snippets/printing-qprinter/errors.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/printing-qprinter/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/printing-qprinter/object.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/printing-qprinter/object.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/process/process.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qabstractsliderisnippet.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qcalendarwidget/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qcolumnview/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qdebug/qdebugsnippet.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qdir-filepaths/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qdir-listfiles/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qdir-namefilters/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qelapsedtimer/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qfontdatabase/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qgl-namespace/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qlabel/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/model.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/qlistwidget-using/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qmacnativewidget/main.mm | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/delegate.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.h | 2 +- .../doc/codesnippets/doc/src/snippets/qmake/paintwidget_unix.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/view.h | 2 +- .../doc/codesnippets/doc/src/snippets/qmetaobject-invokable/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.h | 2 +- .../doc/codesnippets/doc/src/snippets/qprocess-environment/main.cpp | 2 +- .../codesnippets/doc/src/snippets/qprocess/qprocess-simpleexecution.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qsignalmapper/mainwindow.h | 2 +- .../doc/src/snippets/qsortfilterproxymodel-details/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qsortfilterproxymodel/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qsql-namespace/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qstack/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qstackedlayout/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qstackedwidget/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qstandarditemmodel/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qstatustipevent/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qstringlistmodel/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleoption/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleplugin/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qsvgwidget/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qt-namespace/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/qtablewidget-resizing/main.cpp | 2 +- .../codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.cpp | 2 +- .../codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/qtablewidget-using/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qtest-namespace/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qtreeview-dnd/dragdropmodel.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.h | 2 +- .../doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.h | 2 +- .../doc/codesnippets/doc/src/snippets/qtreewidget-using/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.h | 2 +- .../doc/src/snippets/qtreewidgetitemiterator-using/main.cpp | 2 +- .../doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.cpp | 2 +- .../doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/qtscript/evaluation/main.cpp | 2 +- .../codesnippets/doc/src/snippets/qtscript/registeringobjects/main.cpp | 2 +- .../doc/src/snippets/qtscript/registeringobjects/myobject.cpp | 2 +- .../doc/src/snippets/qtscript/registeringobjects/myobject.h | 2 +- .../codesnippets/doc/src/snippets/qtscript/registeringvalues/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qtscript/scriptedslot/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.h | 2 +- .../doc/codesnippets/doc/src/snippets/qx11embedcontainer/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qxmlquery/bindingExample.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlschema/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/qxmlschemavalidator/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/qxmlstreamwriter/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/reading-selections/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/reading-selections/model.h | 2 +- .../doc/codesnippets/doc/src/snippets/reading-selections/window.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/reading-selections/window.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/scribe-overview/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/scriptdebugger.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/separations/finalwidget.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/separations/finalwidget.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/separations/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/separations/screenwidget.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/separations/screenwidget.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/settings/settings.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/shareddirmodel/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/sharedemployee/employee.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/employee.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/model.h | 2 +- .../doc/codesnippets/doc/src/snippets/signalmapper/filereader.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/signalmapper/filereader.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.h | 2 +- .../codesnippets/doc/src/snippets/signalsandslots/signalsandslots.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/signalsandslots/signalsandslots.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/simplemodel-use/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/splitter/splitter.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/splitterhandle/splitter.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/splitter.h | 2 +- .../doc/codesnippets/doc/src/snippets/sqldatabase/sqldatabase.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/streaming/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/styles/styles.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/stylesheet/common-mistakes.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textblock-formats/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textblock-fragments/main.cpp | 2 +- .../codesnippets/doc/src/snippets/textblock-fragments/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textblock-fragments/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-blocks/main.cpp | 2 +- .../codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-charformats/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/textdocument-css/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-cursors/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-find/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-frames/main.cpp | 2 +- .../codesnippets/doc/src/snippets/textdocument-frames/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-frames/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-imagedrop/main.cpp | 2 +- .../codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-imageformat/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-images/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-listitems/main.cpp | 2 +- .../codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.cpp | 2 +- .../codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-lists/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-printing/main.cpp | 2 +- .../codesnippets/doc/src/snippets/textdocument-printing/mainwindow.cpp | 2 +- .../codesnippets/doc/src/snippets/textdocument-printing/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-selections/main.cpp | 2 +- .../doc/src/snippets/textdocument-selections/mainwindow.cpp | 2 +- .../codesnippets/doc/src/snippets/textdocument-selections/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-tables/main.cpp | 2 +- .../codesnippets/doc/src/snippets/textdocument-tables/mainwindow.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.h | 2 +- .../doc/codesnippets/doc/src/snippets/textdocument-texttable/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/textdocumentendsnippet.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.h | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/timeline/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/timers/timers.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/transform/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/uitools/calculatorform/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/updating-selections/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/updating-selections/model.h | 2 +- .../doc/codesnippets/doc/src/snippets/updating-selections/window.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/updating-selections/window.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/webkit/webpage/main.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/whatsthis/whatsthis.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/widget-mask/main.cpp | 2 +- sources/pyside2/doc/codesnippets/doc/src/snippets/widgetdelegate.cpp | 2 +- .../codesnippets/doc/src/snippets/widgets-tutorial/childwidget/main.cpp | 2 +- .../doc/src/snippets/widgets-tutorial/nestedlayouts/main.cpp | 2 +- .../codesnippets/doc/src/snippets/widgets-tutorial/toplevel/main.cpp | 2 +- .../doc/src/snippets/widgets-tutorial/windowlayout/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.cpp | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.h | 2 +- .../pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/main.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.cpp | 2 +- .../doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.h | 2 +- 537 files changed, 537 insertions(+), 537 deletions(-) (limited to 'sources/pyside2/doc/codesnippets/doc/src/snippets') diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilityfactorysnippet.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilityfactorysnippet.cpp index cce8c5218..92ce5d2de 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilityfactorysnippet.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilityfactorysnippet.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilitypluginsnippet.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilitypluginsnippet.cpp index c2da43219..438514d8e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilitypluginsnippet.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilitypluginsnippet.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilityslidersnippet.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilityslidersnippet.cpp index 2c3013bc0..6c479cd3f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilityslidersnippet.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/accessibilityslidersnippet.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/alphachannel.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/alphachannel.cpp index bdb9ab849..78c2c54db 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/alphachannel.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/alphachannel.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/audio/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/audio/main.cpp index 370992d7a..09d1aa420 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/audio/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/audio/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/brush/brush.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/brush/brush.cpp index 8781cf242..ad842a982 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/brush/brush.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/brush/brush.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/brush/gradientcreationsnippet.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/brush/gradientcreationsnippet.cpp index 37195ed90..25d6667d8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/brush/gradientcreationsnippet.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/brush/gradientcreationsnippet.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/main.cpp index 2e16437b4..c87400118 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/renderarea.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/renderarea.cpp index 47912e896..b40bddc5b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/renderarea.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/renderarea.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/renderarea.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/renderarea.h index 8aa3ba175..82356e2dd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/renderarea.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/renderarea.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.cpp index 7da4c818a..92e9e7f7f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.h index 823b357dd..57223cbb4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/brushstyles/stylewidget.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/buffer/buffer.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/buffer/buffer.cpp index 0bc42ef36..8034fa63c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/buffer/buffer.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/buffer/buffer.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.cpp index c220078b7..726ceb818 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.h index a50b236bb..a06b59b20 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/clipwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/main.cpp index 1f7536c25..f7eea6c1e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/clipboard/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qnamespace.qdoc b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qnamespace.qdoc index d2483795b..b63810f97 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qnamespace.qdoc +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/doc_src_qnamespace.qdoc @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.gui.text.qtextdocumentwriter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.gui.text.qtextdocumentwriter.cpp index ace6c9a1d..bfe7b30e3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.gui.text.qtextdocumentwriter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.gui.text.qtextdocumentwriter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingcall.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingcall.cpp index 0dc2631de..549d7a6f8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingcall.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingcall.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp index f1bf2bbc2..5029d3aca 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp index c7c03495a..53c4a9efe 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_codecs_qtextcodec.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_codecs_qtextcodec.cpp index a56b25f8d..7cbfc4e30 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_codecs_qtextcodec.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_codecs_qtextcodec.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp index 7b489be9a..3538b6574 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuture.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuture.cpp index 61c68be15..7dcc7052d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuture.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuture.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuturesynchronizer.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuturesynchronizer.cpp index f067b86af..014c5b167 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuturesynchronizer.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuturesynchronizer.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuturewatcher.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuturewatcher.cpp index 6e6a770a8..9c536b822 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuturewatcher.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qfuturewatcher.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentexception.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentexception.cpp index 6c10284bf..da4254a76 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentexception.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentexception.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentfilter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentfilter.cpp index ad0d1476c..a0f6778b6 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentfilter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentfilter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentmap.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentmap.cpp index 6fa26fc53..e61b73613 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentmap.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentmap.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentrun.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentrun.cpp index e3122cbc0..3c55ef77e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentrun.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qtconcurrentrun.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qthreadpool.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qthreadpool.cpp index 6f28680f1..f552f3429 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qthreadpool.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_concurrent_qthreadpool.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_global_qglobal.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_global_qglobal.cpp index fda25cb9d..c172beb21 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_global_qglobal.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_global_qglobal.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qabstractfileengine.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qabstractfileengine.cpp index 7c464b5bf..878259f62 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qabstractfileengine.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qabstractfileengine.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdatastream.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdatastream.cpp index d1858e2df..79e64d4a3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdatastream.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdatastream.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdir.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdir.cpp index 45b2010cf..16f20c236 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdir.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdir.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdiriterator.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdiriterator.cpp index 42aa1520d..be68a5dbb 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdiriterator.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qdiriterator.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfile.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfile.cpp index 6d77e8668..1e9d102c8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfile.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfile.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfileinfo.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfileinfo.cpp index 367e5fdfb..1027525db 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfileinfo.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qfileinfo.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qiodevice.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qiodevice.cpp index 3573b4870..d8f155c38 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qiodevice.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qiodevice.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qprocess.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qprocess.cpp index 55d26be51..a4b74ae97 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qprocess.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qprocess.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qsettings.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qsettings.cpp index d32230376..11bb9af48 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qsettings.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qsettings.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qtemporaryfile.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qtemporaryfile.cpp index dff94583a..7244c22c8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qtemporaryfile.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qtemporaryfile.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qtextstream.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qtextstream.cpp index 254789e2d..cf67a61fb 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qtextstream.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qtextstream.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qurl.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qurl.cpp index f1f6b7922..d32a7b9c7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qurl.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_io_qurl.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qabstractitemmodel.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qabstractitemmodel.cpp index 71d49b742..f2a9e8222 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qabstractitemmodel.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qabstractitemmodel.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qcoreapplication.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qcoreapplication.cpp index e422f2141..115c76671 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qcoreapplication.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qcoreapplication.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetaobject.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetaobject.cpp index af2cd6ac1..79fe7f09f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetaobject.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetaobject.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetatype.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetatype.cpp index 406c2a8b7..14f07a139 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetatype.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmetatype.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmimedata.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmimedata.cpp index 8eac050ac..46c7e31de 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmimedata.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qmimedata.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qobject.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qobject.cpp index 3d41b20c3..1de4dbbe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qobject.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qobject.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qsystemsemaphore.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qsystemsemaphore.cpp index 760dc8a58..2a9385269 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qsystemsemaphore.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qsystemsemaphore.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qtimer.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qtimer.cpp index 9c1844944..c0c703d3d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qtimer.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_kernel_qtimer.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_qlibrary.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_qlibrary.cpp index 464677eb5..310cf5df4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_qlibrary.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_qlibrary.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_quuid.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_quuid.cpp index df496fea2..90eafb980 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_quuid.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_plugin_quuid.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_statemachine_qstatemachine.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_statemachine_qstatemachine.cpp index 353a45b6e..6a78e19f1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_statemachine_qstatemachine.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_statemachine_qstatemachine.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qatomic.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qatomic.cpp index 6095c5707..7c999e55c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qatomic.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qatomic.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qmutex.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qmutex.cpp index b11555f32..e799cbb64 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qmutex.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qmutex.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qmutexpool.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qmutexpool.cpp index fc74ffa37..622cb18fd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qmutexpool.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qmutexpool.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qreadwritelock.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qreadwritelock.cpp index 05444f997..d441042c8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qreadwritelock.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qreadwritelock.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qsemaphore.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qsemaphore.cpp index 216ab4b03..086b105dd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qsemaphore.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qsemaphore.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qthread.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qthread.cpp index 263a87cb1..5470e8a6c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qthread.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qthread.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qwaitcondition_unix.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qwaitcondition_unix.cpp index 4b3dd159b..f652e5fcb 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qwaitcondition_unix.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_thread_qwaitcondition_unix.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qbitarray.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qbitarray.cpp index 434415739..2edd35b0a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qbitarray.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qbitarray.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qbytearray.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qbytearray.cpp index 6546954b1..bb0bc7de4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qbytearray.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qbytearray.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qdatetime.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qdatetime.cpp index 6930dd2b9..ea8c04453 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qdatetime.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qdatetime.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qhash.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qhash.cpp index c93da2b43..985c7daf1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qhash.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qhash.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlinkedlist.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlinkedlist.cpp index cb84e0f3e..947594ae5 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlinkedlist.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlinkedlist.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlistdata.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlistdata.cpp index 29ed62c41..d90d932e9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlistdata.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlistdata.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlocale.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlocale.cpp index 341bd61e4..4be07da07 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlocale.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qlocale.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qmap.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qmap.cpp index aa4f14a3d..5bd7dc621 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qmap.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qmap.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qpoint.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qpoint.cpp index 796bb8a81..e6a5e0cac 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qpoint.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qpoint.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qqueue.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qqueue.cpp index f2e2ee661..a0ea40541 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qqueue.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qqueue.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qrect.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qrect.cpp index 46538d944..a3882750b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qrect.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qrect.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qregexp.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qregexp.cpp index 815896125..d3f45bbea 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qregexp.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qregexp.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qsize.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qsize.cpp index 50c5877b4..ef8b29776 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qsize.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qsize.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qstring.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qstring.cpp index 581a036a9..8225d16f2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qstring.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qstring.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qtimeline.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qtimeline.cpp index 00eb1322b..480731a18 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qtimeline.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qtimeline.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qvector.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qvector.cpp index 3baab7e48..57ffcae01 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qvector.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_tools_qvector.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_xml_qxmlstream.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_xml_qxmlstream.cpp index 24885fcd3..f03a90643 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_xml_qxmlstream.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_corelib_xml_qxmlstream.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_accessible_qaccessible.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_accessible_qaccessible.cpp index 1414b37bb..9971983df 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_accessible_qaccessible.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_accessible_qaccessible.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qabstractprintdialog.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qabstractprintdialog.cpp index f30259689..db6a8a85c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qabstractprintdialog.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qabstractprintdialog.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qfiledialog.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qfiledialog.cpp index aa617701a..dd5f81bd2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qfiledialog.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qfiledialog.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qfontdialog.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qfontdialog.cpp index 1ea4f5c46..6c91d213f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qfontdialog.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qfontdialog.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qmessagebox.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qmessagebox.cpp index 1746335f4..55cdf8148 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qmessagebox.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qmessagebox.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qwizard.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qwizard.cpp index 17ab16290..9db90a72c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qwizard.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_dialogs_qwizard.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_effects_qgraphicseffect.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_effects_qgraphicseffect.cpp index a6902c523..d4b47fa57 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_effects_qgraphicseffect.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_effects_qgraphicseffect.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsgridlayout.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsgridlayout.cpp index 103145763..4d138db3c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsgridlayout.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsgridlayout.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsitem.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsitem.cpp index b7361f61c..59f26c729 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsitem.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsitem.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicslinearlayout.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicslinearlayout.cpp index 17a1b97d1..8e7dcc432 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicslinearlayout.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicslinearlayout.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsproxywidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsproxywidget.cpp index 7f372c500..d0d21a64d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsproxywidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsproxywidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsscene.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsscene.cpp index c22c1b7ea..1f1316bec 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsscene.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsscene.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicssceneevent.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicssceneevent.cpp index d9db310b8..afb5f9f3a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicssceneevent.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicssceneevent.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsview.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsview.cpp index 24fbb67c6..d13cee846 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsview.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicsview.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicswidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicswidget.cpp index 397051e02..ffba7a181 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicswidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_graphicsview_qgraphicswidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qbitmap.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qbitmap.cpp index cf97f52c5..aab995f33 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qbitmap.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qbitmap.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qicon.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qicon.cpp index 1c7d8a043..d40f485a4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qicon.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qicon.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimage.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimage.cpp index 68d7ea37f..e100624d8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimage.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimage.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimagereader.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimagereader.cpp index fe52fb4ea..2e36ba8b2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimagereader.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimagereader.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimagewriter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimagewriter.cpp index ad0c5d189..b65681718 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimagewriter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qimagewriter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qmovie.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qmovie.cpp index 0e15eee02..050213e80 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qmovie.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qmovie.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmap.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmap.cpp index 1b064e77d..76d359a84 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmap.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmap.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmapcache.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmapcache.cpp index 9f5b8632f..611203116 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmapcache.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmapcache.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmapfilter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmapfilter.cpp index 973168218..4fa6e7901 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmapfilter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_image_qpixmapfilter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qabstractitemview.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qabstractitemview.cpp index e3323d30f..0d89ff73b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qabstractitemview.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qabstractitemview.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qdatawidgetmapper.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qdatawidgetmapper.cpp index f14bd41ec..54687e749 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qdatawidgetmapper.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qdatawidgetmapper.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qitemeditorfactory.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qitemeditorfactory.cpp index 03f9a5325..44d0594e4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qitemeditorfactory.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qitemeditorfactory.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qitemselectionmodel.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qitemselectionmodel.cpp index 7cd9a2d15..62861d9d3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qitemselectionmodel.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qitemselectionmodel.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qstandarditemmodel.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qstandarditemmodel.cpp index 9e3131822..42a64fbab 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qstandarditemmodel.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qstandarditemmodel.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qtablewidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qtablewidget.cpp index ec81a17be..ca7c0dbfc 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qtablewidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qtablewidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qtreewidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qtreewidget.cpp index cd6b06a17..ecdb7941b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qtreewidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_itemviews_qtreewidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qaction.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qaction.cpp index 263f1820a..31a83e215 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qaction.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qaction.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication.cpp index 3f77270fe..fe02c93e5 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication_x11.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication_x11.cpp index d1a20a5d5..5c90b998f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication_x11.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qapplication_x11.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qclipboard.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qclipboard.cpp index df34f285b..014835171 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qclipboard.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qclipboard.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qevent.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qevent.cpp index b7d9438d8..38d18d030 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qevent.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qevent.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qformlayout.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qformlayout.cpp index e716565bf..1b3e58080 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qformlayout.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qformlayout.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qkeysequence.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qkeysequence.cpp index 826ed8751..25d5ee290 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qkeysequence.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qkeysequence.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayout.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayout.cpp index 8575b6f08..867e73b5e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayout.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayout.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayoutitem.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayoutitem.cpp index c3289c16e..8749f530b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayoutitem.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qlayoutitem.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qshortcut.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qshortcut.cpp index 71f70aa0c..baaf60571 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qshortcut.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qshortcut.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qsound.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qsound.cpp index 9d908bd00..6ad7ef4f8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qsound.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qsound.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qwidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qwidget.cpp index e11db229b..efa0f0589 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qwidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_kernel_qwidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qbrush.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qbrush.cpp index 80533dc4d..55fa8a784 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qbrush.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qbrush.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qcolor.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qcolor.cpp index 18141bf61..cac026aa1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qcolor.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qcolor.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qdrawutil.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qdrawutil.cpp index a0884e3ce..1f76792e4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qdrawutil.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qdrawutil.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qmatrix.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qmatrix.cpp index 67e24dfb9..73ce084f7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qmatrix.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qmatrix.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpainter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpainter.cpp index 74644acc9..e295f6638 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpainter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpainter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpainterpath.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpainterpath.cpp index 56157ac0f..cbf1aab54 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpainterpath.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpainterpath.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpen.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpen.cpp index 671340e70..871935c49 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpen.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qpen.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion.cpp index 12edf4cd3..08e9c22be 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion_unix.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion_unix.cpp index 7b1a17777..b347fb392 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion_unix.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qregion_unix.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qtransform.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qtransform.cpp index f561147f0..71ff40645 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qtransform.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_painting_qtransform.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyle.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyle.cpp index 13175d1d5..be555b41a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyle.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyle.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyleoption.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyleoption.cpp index 792fe3db7..c46066a34 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyleoption.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_styles_qstyleoption.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qfont.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qfont.cpp index 2d35ee8d6..43537f9d3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qfont.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qfont.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qfontmetrics.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qfontmetrics.cpp index 234b1a4c3..a184a0072 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qfontmetrics.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qfontmetrics.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qsyntaxhighlighter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qsyntaxhighlighter.cpp index 804e64c7d..2188be0a8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qsyntaxhighlighter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qsyntaxhighlighter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextcursor.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextcursor.cpp index 56951fecd..12189bf2a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextcursor.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextcursor.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextdocument.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextdocument.cpp index 4408db0d7..201d14fbe 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextdocument.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextdocument.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextlayout.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextlayout.cpp index aa33f288f..33cde13e7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextlayout.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_text_qtextlayout.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qcompleter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qcompleter.cpp index 60b5388cc..a9ba16a65 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qcompleter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qcompleter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qdesktopservices.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qdesktopservices.cpp index 93ed56c14..f79f1ed24 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qdesktopservices.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qdesktopservices.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qundostack.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qundostack.cpp index 628ef1761..9875747e7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qundostack.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qundostack.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qvalidator.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qvalidator.cpp index 2fb4d6b7e..df55131b3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qvalidator.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_util_qvalidator.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qabstractbutton.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qabstractbutton.cpp index e61b55e65..c4219b3d7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qabstractbutton.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qabstractbutton.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qabstractspinbox.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qabstractspinbox.cpp index b066e87e6..c8d60d015 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qabstractspinbox.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qabstractspinbox.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qcalendarwidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qcalendarwidget.cpp index 3df91f48b..9d83f0bc1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qcalendarwidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qcalendarwidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qdatetimeedit.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qdatetimeedit.cpp index 1c495ed32..1dd6947c4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qdatetimeedit.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qdatetimeedit.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qdockwidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qdockwidget.cpp index 6d7652818..c9da19b47 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qdockwidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qdockwidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qframe.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qframe.cpp index a20da33ca..a41f1c478 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qframe.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qframe.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlabel.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlabel.cpp index 3bf2182af..4a73a181d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlabel.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlabel.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlineedit.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlineedit.cpp index 31e1aed08..bf093ba50 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlineedit.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qlineedit.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmainwindow.cpp index 0135a0a11..a5104708d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenu.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenu.cpp index 0a7710b41..6bf1bf8f2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenu.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenu.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenubar.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenubar.cpp index 946b2f99e..fa5bb3b11 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenubar.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qmenubar.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qplaintextedit.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qplaintextedit.cpp index e79e66b97..674f78662 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qplaintextedit.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qplaintextedit.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qrubberband.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qrubberband.cpp index 2881509b4..61f784a3a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qrubberband.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qrubberband.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qscrollarea.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qscrollarea.cpp index eb952a709..7172efd56 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qscrollarea.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qscrollarea.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qspinbox.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qspinbox.cpp index a275225fb..77273e260 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qspinbox.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qspinbox.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qsplashscreen.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qsplashscreen.cpp index c25eadb33..2bddb83a9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qsplashscreen.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qsplashscreen.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qsplitter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qsplitter.cpp index fe4a15d76..c5dfcd859 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qsplitter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qsplitter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qtextbrowser.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qtextbrowser.cpp index 07bdbd35d..e35b40c38 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qtextbrowser.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qtextbrowser.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qtextedit.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qtextedit.cpp index f55a6de9e..fad9f6be1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qtextedit.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qtextedit.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qworkspace.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qworkspace.cpp index 8a69ff479..1c7773310 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qworkspace.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_gui_widgets_qworkspace.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qftp.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qftp.cpp index fca1f74c1..d0426fd89 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qftp.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qftp.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qhttp.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qhttp.cpp index 156eeff5e..333ea2bdd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qhttp.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qhttp.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkaccessmanager.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkaccessmanager.cpp index c9265450f..478472530 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkaccessmanager.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkaccessmanager.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkdiskcache.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkdiskcache.cpp index 2ad600a99..c8c81ad95 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkdiskcache.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_access_qnetworkdiskcache.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_bearer_qnetworkconfigmanager.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_bearer_qnetworkconfigmanager.cpp index 6720cc51f..d30aca2ab 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_bearer_qnetworkconfigmanager.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_bearer_qnetworkconfigmanager.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qhostaddress.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qhostaddress.cpp index c0a3ed6d0..e45b6d57a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qhostaddress.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qhostaddress.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qhostinfo.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qhostinfo.cpp index a19633722..b1430a499 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qhostinfo.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qhostinfo.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qnetworkproxy.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qnetworkproxy.cpp index 665fad3d8..29c6a8efd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qnetworkproxy.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_kernel_qnetworkproxy.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qabstractsocket.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qabstractsocket.cpp index 23be6b87f..ea70b1fcf 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qabstractsocket.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qabstractsocket.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qlocalsocket_unix.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qlocalsocket_unix.cpp index af5027706..1687fe69b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qlocalsocket_unix.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qlocalsocket_unix.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qnativesocketengine.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qnativesocketengine.cpp index 5ac493bb8..9fda752ef 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qnativesocketengine.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qnativesocketengine.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qudpsocket.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qudpsocket.cpp index 306951c39..cbeb0be68 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qudpsocket.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_socket_qudpsocket.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslcertificate.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslcertificate.cpp index f84857917..d13d4dd3c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslcertificate.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslcertificate.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslconfiguration.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslconfiguration.cpp index 5df2014e7..1ba2170d1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslconfiguration.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslconfiguration.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslsocket.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslsocket.cpp index e8cffbbcd..d822b80c5 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslsocket.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_network_ssl_qsslsocket.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qgl.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qgl.cpp index 913b7f9f1..264cf0888 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qgl.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qgl.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglcolormap.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglcolormap.cpp index b8f4aee35..7f8a1446b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglcolormap.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglcolormap.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp index 41df4a487..fd8c50499 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglshaderprogram.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglshaderprogram.cpp index 213b3616a..102867f43 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglshaderprogram.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_opengl_qglshaderprogram.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_qtestlib_qtestcase.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_qtestlib_qtestcase.cpp index 13cdbde22..8ff2a6ee4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_qtestlib_qtestcase.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_qtestlib_qtestcase.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptable.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptable.cpp index eaafdcc9f..ac181e70c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptable.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptable.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptclass.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptclass.cpp index 687fb6072..94601aa9b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptclass.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptclass.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptcontext.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptcontext.cpp index e88ab788b..632283d82 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptcontext.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptcontext.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptengine.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptengine.cpp index f8311d40e..4005e2c2b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptengine.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptengine.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptengineagent.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptengineagent.cpp index 376b5ec0c..91541f539 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptengineagent.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptengineagent.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalue.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalue.cpp index 45a6214c1..18109bd83 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalue.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalue.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalueiterator.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalueiterator.cpp index e983e9151..f9401488e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalueiterator.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_script_qscriptvalueiterator.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp index 9d13b9072..6bf0e003b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp index f02c8e1da..cedc675ff 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp index f2abec88e..ea0c8709a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp index dcb44f94c..3af6ef49d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp index e392ff227..8e323680b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp index 8d48fe0f8..3ba3277d0 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_models_qsqlquerymodel.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_models_qsqlquerymodel.cpp index dc593938d..fc5c398ad 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_models_qsqlquerymodel.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_sql_models_qsqlquerymodel.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xml_dom_qdom.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xml_dom_qdom.cpp index 99dac1f43..6396cbcdc 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xml_dom_qdom.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xml_dom_qdom.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp index 7b3aedbc2..0ba6de235 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlreceiver.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlreceiver.cpp index aea3f2754..32397e331 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlreceiver.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlreceiver.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qsimplexmlnodemodel.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qsimplexmlnodemodel.cpp index 6f037a9af..80147c840 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qsimplexmlnodemodel.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qsimplexmlnodemodel.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlformatter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlformatter.cpp index 630b694e8..3695d41d1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlformatter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlformatter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlname.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlname.cpp index 18c103814..033757068 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlname.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlname.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp index d1fe77b96..a5a2706a7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp index 12324c099..62bb47105 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlserializer.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlserializer.cpp index aea3f2754..32397e331 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlserializer.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/src_xmlpatterns_api_qxmlserializer.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_assistant_compat_lib_qassistantclient.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_assistant_compat_lib_qassistantclient.cpp index 3d107ba24..c0baf89ef 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_assistant_compat_lib_qassistantclient.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_assistant_compat_lib_qassistantclient.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_default_extensionfactory.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_default_extensionfactory.cpp index 24f6c1f90..4f6de9e0d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_default_extensionfactory.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_default_extensionfactory.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_extension.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_extension.cpp index a167a8071..14fe3764d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_extension.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_extension.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_qextensionmanager.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_qextensionmanager.cpp index 949805e59..dabd9f737 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_qextensionmanager.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_extension_qextensionmanager.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformeditor.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformeditor.cpp index c14da9520..2fe32e672 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformeditor.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformeditor.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindow.cpp index e5905b509..f9d97e6ce 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowcursor.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowcursor.cpp index 5466b03fd..79b98f0ce 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowcursor.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowcursor.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowmanager.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowmanager.cpp index 9f96e9d0a..d6654b3eb 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowmanager.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowmanager.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractobjectinspector.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractobjectinspector.cpp index c14da9520..2fe32e672 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractobjectinspector.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractobjectinspector.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractpropertyeditor.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractpropertyeditor.cpp index a7d926016..255231512 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractpropertyeditor.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractpropertyeditor.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractwidgetbox.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractwidgetbox.cpp index 0994531de..7c0a4150a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractwidgetbox.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_sdk_abstractwidgetbox.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_uilib_abstractformbuilder.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_uilib_abstractformbuilder.cpp index 13fb70b47..781ce7542 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_uilib_abstractformbuilder.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_uilib_abstractformbuilder.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_uilib_formbuilder.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_uilib_formbuilder.cpp index 9fd6c8bae..fc58aa505 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_uilib_formbuilder.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_designer_src_lib_uilib_formbuilder.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_patternist_qapplicationargumentparser.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_patternist_qapplicationargumentparser.cpp index 2d9a80a63..91bd24bc3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_patternist_qapplicationargumentparser.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_patternist_qapplicationargumentparser.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtgradienteditor_qtgradientdialog.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtgradienteditor_qtgradientdialog.cpp index c46d36b7d..a9c6a26c9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtgradienteditor_qtgradientdialog.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtgradienteditor_qtgradientdialog.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtpropertybrowser_qtpropertybrowser.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtpropertybrowser_qtpropertybrowser.cpp index 1f7785cc7..64bdb67f5 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtpropertybrowser_qtpropertybrowser.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtpropertybrowser_qtpropertybrowser.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtpropertybrowser_qtvariantproperty.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtpropertybrowser_qtvariantproperty.cpp index 82d489675..95de10d4d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtpropertybrowser_qtvariantproperty.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qtpropertybrowser_qtvariantproperty.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qttoolbardialog_qttoolbardialog.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qttoolbardialog_qttoolbardialog.cpp index 46f48dc4b..93a9b53c1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qttoolbardialog_qttoolbardialog.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/code/tools_shared_qttoolbardialog_qttoolbardialog.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/coordsys/coordsys.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/coordsys/coordsys.cpp index f621d6065..068864fdd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/coordsys/coordsys.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/coordsys/coordsys.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/customstyle.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/customstyle.cpp index 9676610d1..cd0af7819 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/customstyle.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/customstyle.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/customstyle.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/customstyle.h index bbd1fadf3..8aead8e9c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/customstyle.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/customstyle.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/main.cpp index f1fb80200..ec0636e8d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/customstyle/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/customviewstyle.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/customviewstyle.cpp index a6c84fa5a..a8a9364d9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/customviewstyle.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/customviewstyle.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.cpp index 83b3c4c7c..c0a732682 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.h index 8e2b19a88..d5852c9c3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/imagedialog.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/main.cpp index 05400fd11..db74fe0e2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/autoconnection/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/imagedialog/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/imagedialog/main.cpp index c0014e183..aed18a234 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/imagedialog/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/imagedialog/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/imagedialog.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/imagedialog.cpp index a5e66b59a..fede71a5e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/imagedialog.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/imagedialog.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/imagedialog.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/imagedialog.h index 2d250a0a1..1b95cb310 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/imagedialog.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/imagedialog.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/main.cpp index 05400fd11..db74fe0e2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/multipleinheritance/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/imagedialog.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/imagedialog.cpp index 91bd9118e..6dae19212 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/imagedialog.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/imagedialog.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/imagedialog.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/imagedialog.h index f5e5e83fe..16ff0ec18 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/imagedialog.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/imagedialog.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/main.cpp index 05400fd11..db74fe0e2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/noautoconnection/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/imagedialog.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/imagedialog.cpp index 9baf84bb4..b7c316856 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/imagedialog.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/imagedialog.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/imagedialog.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/imagedialog.h index c23483e87..a14a628f2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/imagedialog.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/imagedialog.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/main.cpp index 05400fd11..db74fe0e2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/designer/singleinheritance/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dialogs/dialogs.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/dialogs/dialogs.cpp index 2d42b17b4..047434f6d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dialogs/dialogs.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dialogs/dialogs.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/main.cpp index afbe0025b..455aa8c0b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.cpp index 616fdcb29..8bc0fae87 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.h index 518efcbf6..e9891d628 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dockwidgets/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.cpp index 14ccb81d3..a50581c21 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.h index 8f11a1a9e..88bff6669 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/dragwidget.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/main.cpp index 2608af05f..cf9c3fa27 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.cpp index adba96728..9485326ed 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.h index 002d568b7..ece2a8190 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/draganddrop/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.cpp index 0730119b5..6e4073499 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.h index d2fd8fcb1..fccb01a0e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dragging/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/main.cpp index b53da88fa..f910d2896 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.cpp index b5acd8864..70a54e547 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.h index 7616e018c..8607b6953 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropactions/window.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/droparea.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/droparea.cpp index c2ee07440..662852000 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/droparea.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/droparea.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/main.cpp index 30723f825..6d4e9fb1f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.cpp index e1a8394e2..409ab5b78 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.h index 7616e018c..8607b6953 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/dropevents/window.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/main.cpp index b53da88fa..f910d2896 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.cpp index 46a9bf47e..5f8ff73ee 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.h index e18a337df..e7854bcfd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/droprectangle/window.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/filterobject.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/filterobject.cpp index d0eae7d11..183d2ef8d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/filterobject.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/filterobject.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/filterobject.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/filterobject.h index 72b1c34f2..18fd7b8c5 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/filterobject.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/filterobject.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/main.cpp index 468d6af75..b1d3e70df 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/eventfilters/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/events/events.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/events/events.cpp index 28d782de7..030cf2336 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/events/events.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/events/events.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/employee.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/employee.cpp index 6d11c5820..d862513ef 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/employee.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/employee.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/employee.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/employee.h index e2b8694df..66ca6b36b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/employee.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/employee.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/main.cpp index 8941fc90a..13571ac85 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/explicitlysharedemployee/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/file/file.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/file/file.cpp index 6728c77f6..3818e6a7f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/file/file.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/file/file.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/filedialogurls.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/filedialogurls.cpp index 4003f2b3c..192188e81 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/filedialogurls.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/filedialogurls.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/fileinfo/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/fileinfo/main.cpp index e267d0773..09ff00bf8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/fileinfo/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/fileinfo/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/graphicssceneadditemsnippet.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/graphicssceneadditemsnippet.cpp index e65110735..8a5c819b4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/graphicssceneadditemsnippet.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/graphicssceneadditemsnippet.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/main.cpp index e78aac3bd..cbcc30471 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.cpp index 9d0b3bbf2..506dac2b1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.h index 25631a36c..0f49fe256 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/i18n-non-qt-class/myclass.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/image/image.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/image/image.cpp index d628aeed8..a35f95c94 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/image/image.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/image/image.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/image/supportedformat.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/image/supportedformat.cpp index 532fd290f..2d8459f3e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/image/supportedformat.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/image/supportedformat.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.cpp index a4b62a39c..f15066b04 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.h index a2996eab4..855bea055 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/button.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/main.cpp index 1df450169..b17010633 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/inherited-slot/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/itemselection/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/itemselection/main.cpp index 077096107..83b06b988 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/itemselection/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/itemselection/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/itemselection/model.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/itemselection/model.h index 5d0a6e500..6b4076815 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/itemselection/model.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/itemselection/model.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/javastyle.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/javastyle.cpp index 6474f44fa..96548086c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/javastyle.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/javastyle.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/layouts/layouts.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/layouts/layouts.cpp index d1de11947..9bcc5dbe0 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/layouts/layouts.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/layouts/layouts.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/mainwindowsnippet.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/mainwindowsnippet.cpp index 47085f91d..1b0f94e8e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/mainwindowsnippet.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/mainwindowsnippet.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/matrix/matrix.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/matrix/matrix.cpp index 1b1eaa443..369d25af5 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/matrix/matrix.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/matrix/matrix.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/mdiareasnippets.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/mdiareasnippets.cpp index b7aed8bf5..f7d07c8f4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/mdiareasnippets.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/mdiareasnippets.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/main.cpp index 77e225dbc..0a1763a34 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass1.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass1.h index 79bd5ffa9..0391b48aa 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass1.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass1.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass2.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass2.h index 2bce95658..e39cb6a58 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass2.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass2.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass3.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass3.h index 2e057edd2..5110c6203 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass3.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/moc/myclass3.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/main.cpp index d74655c8e..fd43b1aad 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/model.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/model.cpp index 5504e12ef..e4d4033a7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/model.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/model.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/model.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/model.h index 4efb95b3e..e9f85877a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/model.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/model.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/view.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/view.cpp index bde6ba824..eb13a0fee 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/view.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/view.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/view.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/view.h index 4153be6b0..f6a5e710c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/view.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/view.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/window.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/window.cpp index d6b0f422c..fcd61d2c8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/window.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/window.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/window.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/window.h index e1c984c2d..ac4988f5e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/window.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/modelview-subclasses/window.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/myscrollarea.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/myscrollarea.cpp index 9dd6fe5bf..2e6869cbd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/myscrollarea.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/myscrollarea.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/network/tcpwait.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/network/tcpwait.cpp index 02a93a5fb..fc7d278a3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/network/tcpwait.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/network/tcpwait.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/ntfsp.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/ntfsp.cpp index 90d8109ae..c50c3cd82 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/ntfsp.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/ntfsp.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/painterpath/painterpath.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/painterpath/painterpath.cpp index d4d09ca2d..ea589b663 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/painterpath/painterpath.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/painterpath/painterpath.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/main.cpp index c57947531..3e610dc18 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.cpp index 9fe366a0f..0d8941638 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.h index ce5ccdb2b..8f8c36f4e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/model.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/model.h index b66805c49..0dbd0b849 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/model.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/persistentindexes/model.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/picture/picture.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/picture/picture.cpp index d0a33a830..6d4ef567c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/picture/picture.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/picture/picture.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/main.cpp index fa42d611c..2149c6b5e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/window.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/window.cpp index cf222abc7..00db9a820 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/window.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/window.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/window.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/window.h index 58c496dfd..1d14ed044 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/window.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/plaintextlayout/window.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/pointer/pointer.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/pointer/pointer.cpp index d5bc353d2..e75addb88 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/pointer/pointer.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/pointer/pointer.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/polygon/polygon.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/polygon/polygon.cpp index 076e372eb..03c9f40d3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/polygon/polygon.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/polygon/polygon.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/main.cpp index b2f0ecf12..66f5e5556 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/window.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/window.cpp index c9850a86e..64e8f4297 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/window.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/window.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/window.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/window.h index 556705fc3..56bab84f0 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/window.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/porting4-dropevents/window.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/errors.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/errors.cpp index a3f56e3de..8c71d1e81 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/errors.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/errors.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/main.cpp index e83100df4..6e0815fba 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/object.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/object.cpp index 8611fb960..1ad520061 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/object.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/object.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/object.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/object.h index 701d0ee81..a70dcd16d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/object.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/printing-qprinter/object.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/process/process.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/process/process.cpp index b007ee4d4..178aa804a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/process/process.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/process/process.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qabstractsliderisnippet.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qabstractsliderisnippet.cpp index c3163cd06..db93f8ecb 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qabstractsliderisnippet.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qabstractsliderisnippet.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qcalendarwidget/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qcalendarwidget/main.cpp index f815f44af..479779d17 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qcalendarwidget/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qcalendarwidget/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qcolumnview/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qcolumnview/main.cpp index 4ab2319ae..b14e30828 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qcolumnview/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qcolumnview/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qdebug/qdebugsnippet.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qdebug/qdebugsnippet.cpp index aff8c18c5..ff482e4d6 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qdebug/qdebugsnippet.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qdebug/qdebugsnippet.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-filepaths/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-filepaths/main.cpp index 506abc22e..ca9321323 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-filepaths/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-filepaths/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-listfiles/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-listfiles/main.cpp index 4cad6853a..9bd639913 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-listfiles/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-listfiles/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-namefilters/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-namefilters/main.cpp index 015bd2a8b..ab22163ae 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-namefilters/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qdir-namefilters/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qelapsedtimer/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qelapsedtimer/main.cpp index 37b2bad29..0e81fcae9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qelapsedtimer/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qelapsedtimer/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qfontdatabase/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qfontdatabase/main.cpp index bec416dd4..bc199b237 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qfontdatabase/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qfontdatabase/main.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qgl-namespace/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qgl-namespace/main.cpp index cc8c40ae8..691cfc828 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qgl-namespace/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qgl-namespace/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlabel/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlabel/main.cpp index bac5ecc98..b40aade61 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlabel/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlabel/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/main.cpp index d14a96ae3..8b850a53f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.cpp index bde944a85..2bd363730 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.h index 7424e0a2c..d43ff3eae 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlineargradient/paintwidget.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.cpp index 00af59652..5403a8979 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.h index bc7afcdb8..9788231c0 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.cpp index 155712e19..5464ff4c2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.h index 6b78e51a8..5ced99cfe 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-dnd/model.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.cpp index e1c3f288d..3c4905556 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.h index c279e07d5..848ef6b24 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/model.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/model.h index a44cf0357..6451ac281 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/model.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistview-using/model.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.cpp index 2067958bb..a80b2fc38 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.h index eb9c8836c..ca6e41cf5 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-dnd/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.cpp index c8fce42df..efc2836f3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.h index 60fea7d09..b03749df2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qlistwidget-using/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmacnativewidget/main.mm b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmacnativewidget/main.mm index 89dcb2303..12794b1d5 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmacnativewidget/main.mm +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmacnativewidget/main.mm @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/delegate.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/delegate.h index 5a2a3dad9..ff07205b9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/delegate.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/delegate.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/main.cpp index 5a2a3dad9..ff07205b9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.cpp index 5a2a3dad9..ff07205b9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.h index 5a2a3dad9..ff07205b9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/model.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/paintwidget_unix.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/paintwidget_unix.cpp index 24107069f..e4361c673 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/paintwidget_unix.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/paintwidget_unix.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/view.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/view.h index 5a2a3dad9..ff07205b9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/view.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmake/view.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/main.cpp index 2de9fc9b8..ed05fec41 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.cpp index 304ce096d..2a06203af 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.h index 115cd5883..7c8711105 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qmetaobject-invokable/window.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qprocess-environment/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qprocess-environment/main.cpp index a3e8b950a..93b5855ff 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qprocess-environment/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qprocess-environment/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qprocess/qprocess-simpleexecution.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qprocess/qprocess-simpleexecution.cpp index 4ca6a31f7..c7d964b44 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qprocess/qprocess-simpleexecution.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qprocess/qprocess-simpleexecution.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.cpp index ba2803a46..8bf807230 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.h index d13d6eda9..6763da00d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/buttonwidget.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/main.cpp index cd9f76b5d..f570a9b0c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/mainwindow.h index 6b64ccec9..18037fadd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsignalmapper/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsortfilterproxymodel-details/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsortfilterproxymodel-details/main.cpp index 435cb9f6f..9b097f3bd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsortfilterproxymodel-details/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsortfilterproxymodel-details/main.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsortfilterproxymodel/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsortfilterproxymodel/main.cpp index 0e831d823..a1a1a2387 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsortfilterproxymodel/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsortfilterproxymodel/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/main.cpp index 4be852c82..33b48f742 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/main.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.cpp index 665fab01b..d9489856b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.h index 1956dd7d6..22132039b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsplashscreen/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsql-namespace/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsql-namespace/main.cpp index f9126a5fb..7f512e091 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsql-namespace/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsql-namespace/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstack/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstack/main.cpp index 31acb937c..60b83bfcb 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstack/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstack/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstackedlayout/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstackedlayout/main.cpp index 007efdd53..9652a0ef4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstackedlayout/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstackedlayout/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstackedwidget/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstackedwidget/main.cpp index f8b6496f8..98a08be98 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstackedwidget/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstackedwidget/main.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstandarditemmodel/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstandarditemmodel/main.cpp index 0e1e8e68d..c5b9ab923 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstandarditemmodel/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstandarditemmodel/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstatustipevent/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstatustipevent/main.cpp index d94ecaee3..0ba3895a1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstatustipevent/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstatustipevent/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstringlistmodel/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstringlistmodel/main.cpp index a70ebacc1..07c77f949 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstringlistmodel/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstringlistmodel/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleoption/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleoption/main.cpp index 6dbbe02d7..12fb026f7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleoption/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleoption/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleplugin/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleplugin/main.cpp index ac8258182..67c5b519f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleplugin/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qstyleplugin/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsvgwidget/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsvgwidget/main.cpp index dbeec6ac2..537c8ac69 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qsvgwidget/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qsvgwidget/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qt-namespace/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qt-namespace/main.cpp index c30a0bcb2..90d3f00ed 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qt-namespace/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qt-namespace/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.cpp index cd8c33800..e0ac8a2db 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.h index 8ac610bd1..8387de54a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-dnd/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.cpp index 1268c6792..fcaa77648 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.h index 09a6e916e..8eaaa7e00 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-resizing/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.cpp index 7a1805a6a..e98359539 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.h index 3c364e509..9571090ca 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtablewidget-using/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.cpp index 64e0b6ce3..88e97f4a2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.h index c3828e919..eb0278fa8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtcast/qtcast.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtest-namespace/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtest-namespace/main.cpp index fdd4bddfd..8661d6ed0 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtest-namespace/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtest-namespace/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/dragdropmodel.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/dragdropmodel.h index 59b56953d..6c89f166b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/dragdropmodel.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/dragdropmodel.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.cpp index 83d35c9e8..929f8ee33 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.h index 4173b9f33..d526dce12 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.cpp index 2439b4c50..63270d248 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.h index 32da31bd7..4f3a1679f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treeitem.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.cpp index d13b2d1b8..731a77889 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.h index 4b1df74e7..faf970ee9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreeview-dnd/treemodel.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.cpp index 05078d6d5..c7b355c5e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.h index 5cdf5fef4..876ceba07 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidget-using/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/main.cpp index f43a178e6..e76756fe8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.cpp index 4149a9fac..3cbe3e65d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.h index 5cdf5fef4..876ceba07 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/evaluation/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/evaluation/main.cpp index 396486dd1..d7fcc83ab 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/evaluation/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/evaluation/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/main.cpp index 5ed3f826a..afd3da83f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/myobject.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/myobject.cpp index 4dd35dea4..f6a795e66 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/myobject.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/myobject.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/myobject.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/myobject.h index 411dc55ab..fa86f16d3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/myobject.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringobjects/myobject.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringvalues/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringvalues/main.cpp index 368be0126..871216489 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringvalues/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/registeringvalues/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/scriptedslot/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/scriptedslot/main.cpp index 08885f56c..4f1e57863 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/scriptedslot/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qtscript/scriptedslot/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/main.cpp index 0e743b860..53684a444 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.cpp index cae3b24a3..351678ad9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.h index 2c409a2bf..66e9235f6 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/quiloader/mywidget.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedcontainer/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedcontainer/main.cpp index c4a67e1cf..c23e2e89d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedcontainer/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedcontainer/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.cpp index 830403e87..cd1fbe713 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.h index 21d86d73a..1d54f7088 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/embedwidget.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/main.cpp index 8d927f5a7..c6f6443cb 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qx11embedwidget/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlquery/bindingExample.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlquery/bindingExample.cpp index 5a4974e3f..734f603a9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlquery/bindingExample.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlquery/bindingExample.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlschema/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlschema/main.cpp index 6b3af2042..70014457c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlschema/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlschema/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlschemavalidator/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlschemavalidator/main.cpp index 39923a6cb..0d81b914a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlschemavalidator/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlschemavalidator/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlstreamwriter/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlstreamwriter/main.cpp index 8b6c5013b..3649f0fa7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlstreamwriter/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/qxmlstreamwriter/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/main.cpp index 494666a20..3ae4962ad 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/model.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/model.h index 5d0a6e500..6b4076815 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/model.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/model.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/window.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/window.cpp index cb7518193..269a18da8 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/window.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/window.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/window.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/window.h index d0b33039e..7bebf72a4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/window.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/reading-selections/window.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/scribe-overview/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/scribe-overview/main.cpp index ae184d2ea..5f94ded20 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/scribe-overview/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/scribe-overview/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/scriptdebugger.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/scriptdebugger.cpp index 8c2963889..83b5fb2a5 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/scriptdebugger.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/scriptdebugger.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/finalwidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/finalwidget.cpp index b24933ac6..d9b5a78e1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/finalwidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/finalwidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/finalwidget.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/finalwidget.h index a0a8a5cb4..2b40e760f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/finalwidget.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/finalwidget.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/main.cpp index d35eee152..f2ea7f2cf 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/screenwidget.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/screenwidget.cpp index 2c1da9e9a..5f0bd6f4d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/screenwidget.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/screenwidget.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/screenwidget.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/screenwidget.h index 7f569a575..2991e759e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/screenwidget.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/screenwidget.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.cpp index 3144383e3..008279c1a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.h index f368d74c1..3713c27cf 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/separations/viewer.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/settings/settings.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/settings/settings.cpp index 9a4eaff71..e4bb50f1e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/settings/settings.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/settings/settings.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/shareddirmodel/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/shareddirmodel/main.cpp index 3a0a09c93..338d131ea 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/shareddirmodel/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/shareddirmodel/main.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/employee.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/employee.cpp index 8d1360cd9..689b6b271 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/employee.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/employee.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/employee.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/employee.h index 6507d1015..23ffcddc7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/employee.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/employee.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/main.cpp index ece976f80..5faa8919c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedemployee/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/main.cpp index af585a571..8dc6701c7 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/model.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/model.h index 5d0a6e500..6b4076815 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/model.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/sharedtablemodel/model.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/filereader.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/filereader.cpp index 410dcdbe7..f7e5b5c0c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/filereader.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/filereader.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/filereader.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/filereader.h index e8446b27b..6509951ba 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/filereader.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/filereader.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/main.cpp index df498d364..404756691 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalmapper/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.cpp index 5e753921d..c24a03d98 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.h index 8495d53e6..68563e05c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/lcdnumber.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/signalsandslots.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/signalsandslots.cpp index 44d17f0be..8e77a3236 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/signalsandslots.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/signalsandslots.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/signalsandslots.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/signalsandslots.h index 964455bff..c89e83d37 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/signalsandslots.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/signalsandslots/signalsandslots.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/simplemodel-use/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/simplemodel-use/main.cpp index b80e8e1bb..b0184e338 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/simplemodel-use/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/simplemodel-use/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.cpp index d85469638..1bb2e805e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.h index 9b1de5771..ea1b8b392 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/handler.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/main.cpp index ae461f5ec..810e442d1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/simpleparse/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/splitter/splitter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/splitter/splitter.cpp index e9b3fde21..90fd928fd 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/splitter/splitter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/splitter/splitter.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/main.cpp index a9a27d896..f9065226f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/splitter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/splitter.cpp index 3364548cb..7b9c06474 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/splitter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/splitter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/splitter.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/splitter.h index b0373bdb1..5ecaafcdf 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/splitter.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/splitterhandle/splitter.h @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/sqldatabase/sqldatabase.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/sqldatabase/sqldatabase.cpp index 82e6007fe..29ac9c87d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/sqldatabase/sqldatabase.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/sqldatabase/sqldatabase.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/streaming/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/streaming/main.cpp index abd1c0419..d81ae3a76 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/streaming/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/streaming/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/main.cpp index c8e96850d..b95a9f245 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.cpp index f9dfdf328..79c449d79 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.h index b3e9efb82..5868952d5 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/stringlistmodel/model.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/styles/styles.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/styles/styles.cpp index 31a07b6ed..b17445179 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/styles/styles.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/styles/styles.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/stylesheet/common-mistakes.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/stylesheet/common-mistakes.cpp index c5bac4640..a8dfe2514 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/stylesheet/common-mistakes.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/stylesheet/common-mistakes.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-formats/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-formats/main.cpp index 0cd5b4ac0..f1b9d312c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-formats/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-formats/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/main.cpp index 3c2349cea..42d8bc990 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/mainwindow.cpp index 20446b3d7..9f11ca77c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/mainwindow.h index 60d171382..4b691b543 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.cpp index 335e8c163..78af3fe91 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.h index 61d6df6a9..56ce14089 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textblock-fragments/xmlwriter.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/main.cpp index 3c2349cea..42d8bc990 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.cpp index 0947a6600..33a08e4e0 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.h index 60d171382..4b691b543 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.cpp index 99acdfdb1..a03a130f2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.h index 9cfd82736..562ce5dd0 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-blocks/xmlwriter.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-charformats/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-charformats/main.cpp index e232475f3..092f991ef 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-charformats/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-charformats/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-css/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-css/main.cpp index 7578aab9d..987489d4b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-css/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-css/main.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-cursors/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-cursors/main.cpp index e6b16d07b..b224ed46e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-cursors/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-cursors/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-find/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-find/main.cpp index 136fe0163..52187e9d2 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-find/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-find/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/main.cpp index 3b34706c1..2cb0b3313 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/mainwindow.cpp index b35972a48..76bc692b3 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/mainwindow.h index 89bece20e..9aad859dc 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.cpp index 64d868b40..5949a91b1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.h index 05f28609e..707af5152 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-frames/xmlwriter.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/main.cpp index d2c438bdc..4ae9b689f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.cpp index ebe75b0c7..a0392cc94 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.h index 2bb358e5b..a80481a4d 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imagedrop/textedit.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imageformat/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imageformat/main.cpp index ff0788351..5b59a20ec 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imageformat/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-imageformat/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-images/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-images/main.cpp index 8d4bc9f13..f60ba32e1 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-images/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-images/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/main.cpp index 3c2349cea..42d8bc990 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.cpp index 90d127ec3..55f4a8655 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.h index 9e57c708c..deeeab85a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-listitems/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/main.cpp index 3c2349cea..42d8bc990 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.cpp index 670ccf928..45f1ae8e0 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.h index 5b6f42a91..a52fa764f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-lists/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/main.cpp index 3c2349cea..42d8bc990 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/mainwindow.cpp index 2d949517d..b5ce5df5e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/mainwindow.h index 527a6b174..c80d42bb0 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-printing/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/main.cpp index 3c2349cea..42d8bc990 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/mainwindow.cpp index 4777ca42e..847dafe76 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/mainwindow.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/mainwindow.h index a8fff0788..ba889195e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-selections/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/main.cpp index 5621b4b8a..b9a13a851 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.cpp index 2cb9f0bb5..cf43b08c9 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.h index 7744dceff..36fd19709 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/mainwindow.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.cpp index 4117aa0ff..b7eca8a8a 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.h index 3a65a4b12..ebfbc826f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-tables/xmlwriter.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-texttable/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-texttable/main.cpp index 24bb27a78..b6622636c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-texttable/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocument-texttable/main.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocumentendsnippet.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocumentendsnippet.cpp index 050bcf947..c73013439 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocumentendsnippet.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/textdocumentendsnippet.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.cpp index bf410568d..bc31e0f08 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.h index 57642974d..2c4894315 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/threads/threads.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/timeline/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/timeline/main.cpp index 157e93068..22e7b515c 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/timeline/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/timeline/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/timers/timers.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/timers/timers.cpp index 98167c8d4..fbbd46a1e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/timers/timers.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/timers/timers.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/transform/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/transform/main.cpp index f75181741..325ea1c7e 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/transform/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/transform/main.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/uitools/calculatorform/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/uitools/calculatorform/main.cpp index 4e7505f50..3545412a4 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/uitools/calculatorform/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/uitools/calculatorform/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/main.cpp index 494666a20..3ae4962ad 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/model.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/model.h index 5d0a6e500..6b4076815 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/model.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/model.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/window.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/window.cpp index 1e2aed329..bba70c647 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/window.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/window.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/window.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/window.h index c45338ed8..ba4a36a03 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/window.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/updating-selections/window.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/webkit/webpage/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/webkit/webpage/main.cpp index 848f4cce0..3d4784804 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/webkit/webpage/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/webkit/webpage/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/whatsthis/whatsthis.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/whatsthis/whatsthis.cpp index bb97444c6..ea97d1e35 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/whatsthis/whatsthis.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/whatsthis/whatsthis.cpp @@ -3,7 +3,7 @@ ## Copyright (C) 2016 The Qt Company Ltd. ## Contact: https://www.qt.io/licensing/ ## -## This file is part of the examples of the Qt for Python project. +## This file is part of the examples of Qt for Python. ## ## $QT_BEGIN_LICENSE:BSD$ ## Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/widget-mask/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/widget-mask/main.cpp index 854756228..f875eab00 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/widget-mask/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/widget-mask/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/widgetdelegate.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/widgetdelegate.cpp index 616ac5c9f..960d50158 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/widgetdelegate.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/widgetdelegate.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/childwidget/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/childwidget/main.cpp index 9d874ca4f..4b7854800 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/childwidget/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/childwidget/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/nestedlayouts/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/nestedlayouts/main.cpp index 1a6cb8118..aae4d4d7f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/nestedlayouts/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/nestedlayouts/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/toplevel/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/toplevel/main.cpp index 32fb54c48..de018bbea 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/toplevel/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/toplevel/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/windowlayout/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/windowlayout/main.cpp index 18cd3fbef..e5c6f86ed 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/windowlayout/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/widgets-tutorial/windowlayout/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the documentation of the Qt for Python project. +** This file is part of the documentation of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.cpp index 978b47e40..ff08b4e55 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.h index 424eefd2b..89acb5d36 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/handler.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/main.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/main.cpp index 6ed8fd932..1f326d591 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/main.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/main.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.cpp b/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.cpp index 232b9556b..b7fe2843f 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.cpp +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.cpp @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage diff --git a/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.h b/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.h index af8e7c48d..c7d75528b 100644 --- a/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.h +++ b/sources/pyside2/doc/codesnippets/doc/src/snippets/xml/rsslisting/rsslisting.h @@ -3,7 +3,7 @@ ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** -** This file is part of the examples of the Qt for Python project. +** This file is part of the examples of Qt for Python. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage -- cgit v1.2.3