From 08c8ce32e917619f49ea019914b1c981044a04d8 Mon Sep 17 00:00:00 2001 From: con Date: Mon, 21 Jun 2010 16:12:49 +0200 Subject: [PATCH] Move the plugin examples to subdir of pluginhowto. --- .../examples/dirmodelplugin/DirModelPlugin.pluginspec | 0 .../examples/dirmodelplugin/dirmodelpluginplugin.cpp | 0 .../examples/dirmodelplugin/dirmodelpluginplugin.h | 0 .../examples/dirmodelplugin/dirmodelpluginplugin.pro | 0 .../examples/dirmodelplugin/dirnavigationfactory.cpp | 0 .../examples/dirmodelplugin/dirnavigationfactory.h | 0 doc/{ => pluginhowto}/examples/dirmodelplugin/filesystemmodel.cpp | 0 doc/{ => pluginhowto}/examples/dirmodelplugin/filesystemmodel.h | 0 doc/{ => pluginhowto}/examples/donothing/DoNothing.pluginspec | 0 doc/{ => pluginhowto}/examples/donothing/donothingplugin.cpp | 0 doc/{ => pluginhowto}/examples/donothing/donothingplugin.h | 0 doc/{ => pluginhowto}/examples/donothing/donothingplugin.pro | 0 .../examples/headerfilter/HeaderFilter.pluginspec | 0 doc/{ => pluginhowto}/examples/headerfilter/headerfilter.cpp | 0 doc/{ => pluginhowto}/examples/headerfilter/headerfilter.h | 0 .../examples/headerfilter/headerfilterplugin.cpp | 0 doc/{ => pluginhowto}/examples/headerfilter/headerfilterplugin.h | 0 .../examples/headerfilter/headerfilterplugin.pro | 0 doc/{ => pluginhowto}/examples/htmleditor/HTMLEditor.pluginspec | 0 doc/{ => pluginhowto}/examples/htmleditor/htmleditor.cpp | 0 doc/{ => pluginhowto}/examples/htmleditor/htmleditor.h | 0 doc/{ => pluginhowto}/examples/htmleditor/htmleditorfactory.cpp | 0 doc/{ => pluginhowto}/examples/htmleditor/htmleditorfactory.h | 0 doc/{ => pluginhowto}/examples/htmleditor/htmleditorplugin.cpp | 0 doc/{ => pluginhowto}/examples/htmleditor/htmleditorplugin.h | 0 doc/{ => pluginhowto}/examples/htmleditor/htmleditorplugin.pro | 0 doc/{ => pluginhowto}/examples/htmleditor/htmleditorwidget.cpp | 0 doc/{ => pluginhowto}/examples/htmleditor/htmleditorwidget.h | 0 doc/{ => pluginhowto}/examples/htmleditor/htmlfile.cpp | 0 doc/{ => pluginhowto}/examples/htmleditor/htmlfile.h | 0 doc/{ => pluginhowto}/examples/htmleditor/text-html-mimetype.xml | 0 doc/{ => pluginhowto}/examples/loggermode/LoggerMode.pluginspec | 0 doc/{ => pluginhowto}/examples/loggermode/loggermode.cpp | 0 doc/{ => pluginhowto}/examples/loggermode/loggermode.h | 0 doc/{ => pluginhowto}/examples/loggermode/loggermodePlugin.cpp | 0 doc/{ => pluginhowto}/examples/loggermode/loggermodePlugin.h | 0 doc/{ => pluginhowto}/examples/loggermode/loggermodePlugin.pro | 0 doc/{ => pluginhowto}/examples/loggermode/loggermodewidget.cpp | 0 doc/{ => pluginhowto}/examples/loggermode/loggermodewidget.h | 0 .../examples/menu/addingmenu/DoNothing.pluginspec | 0 .../examples/menu/addingmenu/donothingplugin.cpp | 0 doc/{ => pluginhowto}/examples/menu/addingmenu/donothingplugin.h | 0 .../examples/menu/addingmenu/donothingplugin.pro | 0 .../examples/menu/placingmenu/DoNothing.pluginspec | 0 .../examples/menu/placingmenu/donothingplugin.cpp | 0 doc/{ => pluginhowto}/examples/menu/placingmenu/donothingplugin.h | 0 .../examples/menu/placingmenu/donothingplugin.pro | 0 .../examples/menu/registeringmenuitem/DoNothing.pluginspec | 0 .../examples/menu/registeringmenuitem/donothingplugin.cpp | 0 .../examples/menu/registeringmenuitem/donothingplugin.h | 0 .../examples/menu/registeringmenuitem/donothingplugin.pro | 0 .../examples/menu/respondtomenuitem/DoNothing.pluginspec | 0 .../examples/menu/respondtomenuitem/donothingplugin.cpp | 0 .../examples/menu/respondtomenuitem/donothingplugin.h | 0 .../examples/menu/respondtomenuitem/donothingplugin.pro | 0 .../examples/preferencepane/PreferencePane.pluginspec | 0 .../examples/preferencepane/modifiedfilelister.cpp | 0 .../examples/preferencepane/modifiedfilelister.h | 0 .../examples/preferencepane/modifiedfilelistwidget.cpp | 0 .../examples/preferencepane/modifiedfilelistwidget.h | 0 .../examples/preferencepane/preferencepaneplugin.cpp | 0 .../examples/preferencepane/preferencepaneplugin.h | 0 .../examples/preferencepane/preferencepaneplugin.pro | 0 doc/{ => pluginhowto}/examples/progressbar/ProgressBar.pluginspec | 0 .../examples/progressbar/headerfilteprogress.cpp | 0 doc/{ => pluginhowto}/examples/progressbar/headerfilterprogress.h | 0 doc/{ => pluginhowto}/examples/progressbar/progressbar.pro | 0 doc/{ => pluginhowto}/examples/progressbar/progressbarplugin.cpp | 0 doc/{ => pluginhowto}/examples/progressbar/progressbarplugin.h | 0 .../examples/wizard/customproject/CustomProject.pluginspec | 0 .../examples/wizard/customproject/customprojectplugin.cpp | 0 .../examples/wizard/customproject/customprojectplugin.h | 0 .../examples/wizard/customproject/customprojectplugin.pro | 0 .../examples/wizard/customproject/customprojectwizard.cpp | 0 .../examples/wizard/customproject/customprojectwizard.h | 0 .../examples/wizard/itemmodelwizard/ItemModelHeader.txt | 0 .../examples/wizard/itemmodelwizard/ItemModelSource.txt | 0 .../examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec | 0 .../examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp | 0 .../examples/wizard/itemmodelwizard/itemmodelwizardplugin.h | 0 .../examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro | 0 .../examples/wizard/itemmodelwizard/modelclasswizard.cpp | 0 .../examples/wizard/itemmodelwizard/modelclasswizard.h | 0 .../examples/wizard/itemmodelwizard/modelnamepage.cpp | 0 .../examples/wizard/itemmodelwizard/modelnamepage.h | 0 .../examples/wizard/itemmodelwizard/modelnamepage.ui | 0 .../examples/wizard/itemmodelwizard/template.qrc | 0 87 files changed, 0 insertions(+), 0 deletions(-) rename doc/{ => pluginhowto}/examples/dirmodelplugin/DirModelPlugin.pluginspec (100%) rename doc/{ => pluginhowto}/examples/dirmodelplugin/dirmodelpluginplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/dirmodelplugin/dirmodelpluginplugin.h (100%) rename doc/{ => pluginhowto}/examples/dirmodelplugin/dirmodelpluginplugin.pro (100%) rename doc/{ => pluginhowto}/examples/dirmodelplugin/dirnavigationfactory.cpp (100%) rename doc/{ => pluginhowto}/examples/dirmodelplugin/dirnavigationfactory.h (100%) rename doc/{ => pluginhowto}/examples/dirmodelplugin/filesystemmodel.cpp (100%) rename doc/{ => pluginhowto}/examples/dirmodelplugin/filesystemmodel.h (100%) rename doc/{ => pluginhowto}/examples/donothing/DoNothing.pluginspec (100%) rename doc/{ => pluginhowto}/examples/donothing/donothingplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/donothing/donothingplugin.h (100%) rename doc/{ => pluginhowto}/examples/donothing/donothingplugin.pro (100%) rename doc/{ => pluginhowto}/examples/headerfilter/HeaderFilter.pluginspec (100%) rename doc/{ => pluginhowto}/examples/headerfilter/headerfilter.cpp (100%) rename doc/{ => pluginhowto}/examples/headerfilter/headerfilter.h (100%) rename doc/{ => pluginhowto}/examples/headerfilter/headerfilterplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/headerfilter/headerfilterplugin.h (100%) rename doc/{ => pluginhowto}/examples/headerfilter/headerfilterplugin.pro (100%) rename doc/{ => pluginhowto}/examples/htmleditor/HTMLEditor.pluginspec (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmleditor.cpp (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmleditor.h (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmleditorfactory.cpp (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmleditorfactory.h (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmleditorplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmleditorplugin.h (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmleditorplugin.pro (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmleditorwidget.cpp (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmleditorwidget.h (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmlfile.cpp (100%) rename doc/{ => pluginhowto}/examples/htmleditor/htmlfile.h (100%) rename doc/{ => pluginhowto}/examples/htmleditor/text-html-mimetype.xml (100%) rename doc/{ => pluginhowto}/examples/loggermode/LoggerMode.pluginspec (100%) rename doc/{ => pluginhowto}/examples/loggermode/loggermode.cpp (100%) rename doc/{ => pluginhowto}/examples/loggermode/loggermode.h (100%) rename doc/{ => pluginhowto}/examples/loggermode/loggermodePlugin.cpp (100%) rename doc/{ => pluginhowto}/examples/loggermode/loggermodePlugin.h (100%) rename doc/{ => pluginhowto}/examples/loggermode/loggermodePlugin.pro (100%) rename doc/{ => pluginhowto}/examples/loggermode/loggermodewidget.cpp (100%) rename doc/{ => pluginhowto}/examples/loggermode/loggermodewidget.h (100%) rename doc/{ => pluginhowto}/examples/menu/addingmenu/DoNothing.pluginspec (100%) rename doc/{ => pluginhowto}/examples/menu/addingmenu/donothingplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/menu/addingmenu/donothingplugin.h (100%) rename doc/{ => pluginhowto}/examples/menu/addingmenu/donothingplugin.pro (100%) rename doc/{ => pluginhowto}/examples/menu/placingmenu/DoNothing.pluginspec (100%) rename doc/{ => pluginhowto}/examples/menu/placingmenu/donothingplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/menu/placingmenu/donothingplugin.h (100%) rename doc/{ => pluginhowto}/examples/menu/placingmenu/donothingplugin.pro (100%) rename doc/{ => pluginhowto}/examples/menu/registeringmenuitem/DoNothing.pluginspec (100%) rename doc/{ => pluginhowto}/examples/menu/registeringmenuitem/donothingplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/menu/registeringmenuitem/donothingplugin.h (100%) rename doc/{ => pluginhowto}/examples/menu/registeringmenuitem/donothingplugin.pro (100%) rename doc/{ => pluginhowto}/examples/menu/respondtomenuitem/DoNothing.pluginspec (100%) rename doc/{ => pluginhowto}/examples/menu/respondtomenuitem/donothingplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/menu/respondtomenuitem/donothingplugin.h (100%) rename doc/{ => pluginhowto}/examples/menu/respondtomenuitem/donothingplugin.pro (100%) rename doc/{ => pluginhowto}/examples/preferencepane/PreferencePane.pluginspec (100%) rename doc/{ => pluginhowto}/examples/preferencepane/modifiedfilelister.cpp (100%) rename doc/{ => pluginhowto}/examples/preferencepane/modifiedfilelister.h (100%) rename doc/{ => pluginhowto}/examples/preferencepane/modifiedfilelistwidget.cpp (100%) rename doc/{ => pluginhowto}/examples/preferencepane/modifiedfilelistwidget.h (100%) rename doc/{ => pluginhowto}/examples/preferencepane/preferencepaneplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/preferencepane/preferencepaneplugin.h (100%) rename doc/{ => pluginhowto}/examples/preferencepane/preferencepaneplugin.pro (100%) rename doc/{ => pluginhowto}/examples/progressbar/ProgressBar.pluginspec (100%) rename doc/{ => pluginhowto}/examples/progressbar/headerfilteprogress.cpp (100%) rename doc/{ => pluginhowto}/examples/progressbar/headerfilterprogress.h (100%) rename doc/{ => pluginhowto}/examples/progressbar/progressbar.pro (100%) rename doc/{ => pluginhowto}/examples/progressbar/progressbarplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/progressbar/progressbarplugin.h (100%) rename doc/{ => pluginhowto}/examples/wizard/customproject/CustomProject.pluginspec (100%) rename doc/{ => pluginhowto}/examples/wizard/customproject/customprojectplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/wizard/customproject/customprojectplugin.h (100%) rename doc/{ => pluginhowto}/examples/wizard/customproject/customprojectplugin.pro (100%) rename doc/{ => pluginhowto}/examples/wizard/customproject/customprojectwizard.cpp (100%) rename doc/{ => pluginhowto}/examples/wizard/customproject/customprojectwizard.h (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/ItemModelHeader.txt (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/ItemModelSource.txt (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/modelclasswizard.cpp (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/modelclasswizard.h (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/modelnamepage.cpp (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/modelnamepage.h (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/modelnamepage.ui (100%) rename doc/{ => pluginhowto}/examples/wizard/itemmodelwizard/template.qrc (100%) diff --git a/doc/examples/dirmodelplugin/DirModelPlugin.pluginspec b/doc/pluginhowto/examples/dirmodelplugin/DirModelPlugin.pluginspec similarity index 100% rename from doc/examples/dirmodelplugin/DirModelPlugin.pluginspec rename to doc/pluginhowto/examples/dirmodelplugin/DirModelPlugin.pluginspec diff --git a/doc/examples/dirmodelplugin/dirmodelpluginplugin.cpp b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.cpp similarity index 100% rename from doc/examples/dirmodelplugin/dirmodelpluginplugin.cpp rename to doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.cpp diff --git a/doc/examples/dirmodelplugin/dirmodelpluginplugin.h b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.h similarity index 100% rename from doc/examples/dirmodelplugin/dirmodelpluginplugin.h rename to doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.h diff --git a/doc/examples/dirmodelplugin/dirmodelpluginplugin.pro b/doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.pro similarity index 100% rename from doc/examples/dirmodelplugin/dirmodelpluginplugin.pro rename to doc/pluginhowto/examples/dirmodelplugin/dirmodelpluginplugin.pro diff --git a/doc/examples/dirmodelplugin/dirnavigationfactory.cpp b/doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.cpp similarity index 100% rename from doc/examples/dirmodelplugin/dirnavigationfactory.cpp rename to doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.cpp diff --git a/doc/examples/dirmodelplugin/dirnavigationfactory.h b/doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.h similarity index 100% rename from doc/examples/dirmodelplugin/dirnavigationfactory.h rename to doc/pluginhowto/examples/dirmodelplugin/dirnavigationfactory.h diff --git a/doc/examples/dirmodelplugin/filesystemmodel.cpp b/doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.cpp similarity index 100% rename from doc/examples/dirmodelplugin/filesystemmodel.cpp rename to doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.cpp diff --git a/doc/examples/dirmodelplugin/filesystemmodel.h b/doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.h similarity index 100% rename from doc/examples/dirmodelplugin/filesystemmodel.h rename to doc/pluginhowto/examples/dirmodelplugin/filesystemmodel.h diff --git a/doc/examples/donothing/DoNothing.pluginspec b/doc/pluginhowto/examples/donothing/DoNothing.pluginspec similarity index 100% rename from doc/examples/donothing/DoNothing.pluginspec rename to doc/pluginhowto/examples/donothing/DoNothing.pluginspec diff --git a/doc/examples/donothing/donothingplugin.cpp b/doc/pluginhowto/examples/donothing/donothingplugin.cpp similarity index 100% rename from doc/examples/donothing/donothingplugin.cpp rename to doc/pluginhowto/examples/donothing/donothingplugin.cpp diff --git a/doc/examples/donothing/donothingplugin.h b/doc/pluginhowto/examples/donothing/donothingplugin.h similarity index 100% rename from doc/examples/donothing/donothingplugin.h rename to doc/pluginhowto/examples/donothing/donothingplugin.h diff --git a/doc/examples/donothing/donothingplugin.pro b/doc/pluginhowto/examples/donothing/donothingplugin.pro similarity index 100% rename from doc/examples/donothing/donothingplugin.pro rename to doc/pluginhowto/examples/donothing/donothingplugin.pro diff --git a/doc/examples/headerfilter/HeaderFilter.pluginspec b/doc/pluginhowto/examples/headerfilter/HeaderFilter.pluginspec similarity index 100% rename from doc/examples/headerfilter/HeaderFilter.pluginspec rename to doc/pluginhowto/examples/headerfilter/HeaderFilter.pluginspec diff --git a/doc/examples/headerfilter/headerfilter.cpp b/doc/pluginhowto/examples/headerfilter/headerfilter.cpp similarity index 100% rename from doc/examples/headerfilter/headerfilter.cpp rename to doc/pluginhowto/examples/headerfilter/headerfilter.cpp diff --git a/doc/examples/headerfilter/headerfilter.h b/doc/pluginhowto/examples/headerfilter/headerfilter.h similarity index 100% rename from doc/examples/headerfilter/headerfilter.h rename to doc/pluginhowto/examples/headerfilter/headerfilter.h diff --git a/doc/examples/headerfilter/headerfilterplugin.cpp b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.cpp similarity index 100% rename from doc/examples/headerfilter/headerfilterplugin.cpp rename to doc/pluginhowto/examples/headerfilter/headerfilterplugin.cpp diff --git a/doc/examples/headerfilter/headerfilterplugin.h b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.h similarity index 100% rename from doc/examples/headerfilter/headerfilterplugin.h rename to doc/pluginhowto/examples/headerfilter/headerfilterplugin.h diff --git a/doc/examples/headerfilter/headerfilterplugin.pro b/doc/pluginhowto/examples/headerfilter/headerfilterplugin.pro similarity index 100% rename from doc/examples/headerfilter/headerfilterplugin.pro rename to doc/pluginhowto/examples/headerfilter/headerfilterplugin.pro diff --git a/doc/examples/htmleditor/HTMLEditor.pluginspec b/doc/pluginhowto/examples/htmleditor/HTMLEditor.pluginspec similarity index 100% rename from doc/examples/htmleditor/HTMLEditor.pluginspec rename to doc/pluginhowto/examples/htmleditor/HTMLEditor.pluginspec diff --git a/doc/examples/htmleditor/htmleditor.cpp b/doc/pluginhowto/examples/htmleditor/htmleditor.cpp similarity index 100% rename from doc/examples/htmleditor/htmleditor.cpp rename to doc/pluginhowto/examples/htmleditor/htmleditor.cpp diff --git a/doc/examples/htmleditor/htmleditor.h b/doc/pluginhowto/examples/htmleditor/htmleditor.h similarity index 100% rename from doc/examples/htmleditor/htmleditor.h rename to doc/pluginhowto/examples/htmleditor/htmleditor.h diff --git a/doc/examples/htmleditor/htmleditorfactory.cpp b/doc/pluginhowto/examples/htmleditor/htmleditorfactory.cpp similarity index 100% rename from doc/examples/htmleditor/htmleditorfactory.cpp rename to doc/pluginhowto/examples/htmleditor/htmleditorfactory.cpp diff --git a/doc/examples/htmleditor/htmleditorfactory.h b/doc/pluginhowto/examples/htmleditor/htmleditorfactory.h similarity index 100% rename from doc/examples/htmleditor/htmleditorfactory.h rename to doc/pluginhowto/examples/htmleditor/htmleditorfactory.h diff --git a/doc/examples/htmleditor/htmleditorplugin.cpp b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.cpp similarity index 100% rename from doc/examples/htmleditor/htmleditorplugin.cpp rename to doc/pluginhowto/examples/htmleditor/htmleditorplugin.cpp diff --git a/doc/examples/htmleditor/htmleditorplugin.h b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.h similarity index 100% rename from doc/examples/htmleditor/htmleditorplugin.h rename to doc/pluginhowto/examples/htmleditor/htmleditorplugin.h diff --git a/doc/examples/htmleditor/htmleditorplugin.pro b/doc/pluginhowto/examples/htmleditor/htmleditorplugin.pro similarity index 100% rename from doc/examples/htmleditor/htmleditorplugin.pro rename to doc/pluginhowto/examples/htmleditor/htmleditorplugin.pro diff --git a/doc/examples/htmleditor/htmleditorwidget.cpp b/doc/pluginhowto/examples/htmleditor/htmleditorwidget.cpp similarity index 100% rename from doc/examples/htmleditor/htmleditorwidget.cpp rename to doc/pluginhowto/examples/htmleditor/htmleditorwidget.cpp diff --git a/doc/examples/htmleditor/htmleditorwidget.h b/doc/pluginhowto/examples/htmleditor/htmleditorwidget.h similarity index 100% rename from doc/examples/htmleditor/htmleditorwidget.h rename to doc/pluginhowto/examples/htmleditor/htmleditorwidget.h diff --git a/doc/examples/htmleditor/htmlfile.cpp b/doc/pluginhowto/examples/htmleditor/htmlfile.cpp similarity index 100% rename from doc/examples/htmleditor/htmlfile.cpp rename to doc/pluginhowto/examples/htmleditor/htmlfile.cpp diff --git a/doc/examples/htmleditor/htmlfile.h b/doc/pluginhowto/examples/htmleditor/htmlfile.h similarity index 100% rename from doc/examples/htmleditor/htmlfile.h rename to doc/pluginhowto/examples/htmleditor/htmlfile.h diff --git a/doc/examples/htmleditor/text-html-mimetype.xml b/doc/pluginhowto/examples/htmleditor/text-html-mimetype.xml similarity index 100% rename from doc/examples/htmleditor/text-html-mimetype.xml rename to doc/pluginhowto/examples/htmleditor/text-html-mimetype.xml diff --git a/doc/examples/loggermode/LoggerMode.pluginspec b/doc/pluginhowto/examples/loggermode/LoggerMode.pluginspec similarity index 100% rename from doc/examples/loggermode/LoggerMode.pluginspec rename to doc/pluginhowto/examples/loggermode/LoggerMode.pluginspec diff --git a/doc/examples/loggermode/loggermode.cpp b/doc/pluginhowto/examples/loggermode/loggermode.cpp similarity index 100% rename from doc/examples/loggermode/loggermode.cpp rename to doc/pluginhowto/examples/loggermode/loggermode.cpp diff --git a/doc/examples/loggermode/loggermode.h b/doc/pluginhowto/examples/loggermode/loggermode.h similarity index 100% rename from doc/examples/loggermode/loggermode.h rename to doc/pluginhowto/examples/loggermode/loggermode.h diff --git a/doc/examples/loggermode/loggermodePlugin.cpp b/doc/pluginhowto/examples/loggermode/loggermodePlugin.cpp similarity index 100% rename from doc/examples/loggermode/loggermodePlugin.cpp rename to doc/pluginhowto/examples/loggermode/loggermodePlugin.cpp diff --git a/doc/examples/loggermode/loggermodePlugin.h b/doc/pluginhowto/examples/loggermode/loggermodePlugin.h similarity index 100% rename from doc/examples/loggermode/loggermodePlugin.h rename to doc/pluginhowto/examples/loggermode/loggermodePlugin.h diff --git a/doc/examples/loggermode/loggermodePlugin.pro b/doc/pluginhowto/examples/loggermode/loggermodePlugin.pro similarity index 100% rename from doc/examples/loggermode/loggermodePlugin.pro rename to doc/pluginhowto/examples/loggermode/loggermodePlugin.pro diff --git a/doc/examples/loggermode/loggermodewidget.cpp b/doc/pluginhowto/examples/loggermode/loggermodewidget.cpp similarity index 100% rename from doc/examples/loggermode/loggermodewidget.cpp rename to doc/pluginhowto/examples/loggermode/loggermodewidget.cpp diff --git a/doc/examples/loggermode/loggermodewidget.h b/doc/pluginhowto/examples/loggermode/loggermodewidget.h similarity index 100% rename from doc/examples/loggermode/loggermodewidget.h rename to doc/pluginhowto/examples/loggermode/loggermodewidget.h diff --git a/doc/examples/menu/addingmenu/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/addingmenu/DoNothing.pluginspec similarity index 100% rename from doc/examples/menu/addingmenu/DoNothing.pluginspec rename to doc/pluginhowto/examples/menu/addingmenu/DoNothing.pluginspec diff --git a/doc/examples/menu/addingmenu/donothingplugin.cpp b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.cpp similarity index 100% rename from doc/examples/menu/addingmenu/donothingplugin.cpp rename to doc/pluginhowto/examples/menu/addingmenu/donothingplugin.cpp diff --git a/doc/examples/menu/addingmenu/donothingplugin.h b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.h similarity index 100% rename from doc/examples/menu/addingmenu/donothingplugin.h rename to doc/pluginhowto/examples/menu/addingmenu/donothingplugin.h diff --git a/doc/examples/menu/addingmenu/donothingplugin.pro b/doc/pluginhowto/examples/menu/addingmenu/donothingplugin.pro similarity index 100% rename from doc/examples/menu/addingmenu/donothingplugin.pro rename to doc/pluginhowto/examples/menu/addingmenu/donothingplugin.pro diff --git a/doc/examples/menu/placingmenu/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/placingmenu/DoNothing.pluginspec similarity index 100% rename from doc/examples/menu/placingmenu/DoNothing.pluginspec rename to doc/pluginhowto/examples/menu/placingmenu/DoNothing.pluginspec diff --git a/doc/examples/menu/placingmenu/donothingplugin.cpp b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.cpp similarity index 100% rename from doc/examples/menu/placingmenu/donothingplugin.cpp rename to doc/pluginhowto/examples/menu/placingmenu/donothingplugin.cpp diff --git a/doc/examples/menu/placingmenu/donothingplugin.h b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.h similarity index 100% rename from doc/examples/menu/placingmenu/donothingplugin.h rename to doc/pluginhowto/examples/menu/placingmenu/donothingplugin.h diff --git a/doc/examples/menu/placingmenu/donothingplugin.pro b/doc/pluginhowto/examples/menu/placingmenu/donothingplugin.pro similarity index 100% rename from doc/examples/menu/placingmenu/donothingplugin.pro rename to doc/pluginhowto/examples/menu/placingmenu/donothingplugin.pro diff --git a/doc/examples/menu/registeringmenuitem/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/registeringmenuitem/DoNothing.pluginspec similarity index 100% rename from doc/examples/menu/registeringmenuitem/DoNothing.pluginspec rename to doc/pluginhowto/examples/menu/registeringmenuitem/DoNothing.pluginspec diff --git a/doc/examples/menu/registeringmenuitem/donothingplugin.cpp b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.cpp similarity index 100% rename from doc/examples/menu/registeringmenuitem/donothingplugin.cpp rename to doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.cpp diff --git a/doc/examples/menu/registeringmenuitem/donothingplugin.h b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.h similarity index 100% rename from doc/examples/menu/registeringmenuitem/donothingplugin.h rename to doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.h diff --git a/doc/examples/menu/registeringmenuitem/donothingplugin.pro b/doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.pro similarity index 100% rename from doc/examples/menu/registeringmenuitem/donothingplugin.pro rename to doc/pluginhowto/examples/menu/registeringmenuitem/donothingplugin.pro diff --git a/doc/examples/menu/respondtomenuitem/DoNothing.pluginspec b/doc/pluginhowto/examples/menu/respondtomenuitem/DoNothing.pluginspec similarity index 100% rename from doc/examples/menu/respondtomenuitem/DoNothing.pluginspec rename to doc/pluginhowto/examples/menu/respondtomenuitem/DoNothing.pluginspec diff --git a/doc/examples/menu/respondtomenuitem/donothingplugin.cpp b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.cpp similarity index 100% rename from doc/examples/menu/respondtomenuitem/donothingplugin.cpp rename to doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.cpp diff --git a/doc/examples/menu/respondtomenuitem/donothingplugin.h b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.h similarity index 100% rename from doc/examples/menu/respondtomenuitem/donothingplugin.h rename to doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.h diff --git a/doc/examples/menu/respondtomenuitem/donothingplugin.pro b/doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.pro similarity index 100% rename from doc/examples/menu/respondtomenuitem/donothingplugin.pro rename to doc/pluginhowto/examples/menu/respondtomenuitem/donothingplugin.pro diff --git a/doc/examples/preferencepane/PreferencePane.pluginspec b/doc/pluginhowto/examples/preferencepane/PreferencePane.pluginspec similarity index 100% rename from doc/examples/preferencepane/PreferencePane.pluginspec rename to doc/pluginhowto/examples/preferencepane/PreferencePane.pluginspec diff --git a/doc/examples/preferencepane/modifiedfilelister.cpp b/doc/pluginhowto/examples/preferencepane/modifiedfilelister.cpp similarity index 100% rename from doc/examples/preferencepane/modifiedfilelister.cpp rename to doc/pluginhowto/examples/preferencepane/modifiedfilelister.cpp diff --git a/doc/examples/preferencepane/modifiedfilelister.h b/doc/pluginhowto/examples/preferencepane/modifiedfilelister.h similarity index 100% rename from doc/examples/preferencepane/modifiedfilelister.h rename to doc/pluginhowto/examples/preferencepane/modifiedfilelister.h diff --git a/doc/examples/preferencepane/modifiedfilelistwidget.cpp b/doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.cpp similarity index 100% rename from doc/examples/preferencepane/modifiedfilelistwidget.cpp rename to doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.cpp diff --git a/doc/examples/preferencepane/modifiedfilelistwidget.h b/doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.h similarity index 100% rename from doc/examples/preferencepane/modifiedfilelistwidget.h rename to doc/pluginhowto/examples/preferencepane/modifiedfilelistwidget.h diff --git a/doc/examples/preferencepane/preferencepaneplugin.cpp b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.cpp similarity index 100% rename from doc/examples/preferencepane/preferencepaneplugin.cpp rename to doc/pluginhowto/examples/preferencepane/preferencepaneplugin.cpp diff --git a/doc/examples/preferencepane/preferencepaneplugin.h b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.h similarity index 100% rename from doc/examples/preferencepane/preferencepaneplugin.h rename to doc/pluginhowto/examples/preferencepane/preferencepaneplugin.h diff --git a/doc/examples/preferencepane/preferencepaneplugin.pro b/doc/pluginhowto/examples/preferencepane/preferencepaneplugin.pro similarity index 100% rename from doc/examples/preferencepane/preferencepaneplugin.pro rename to doc/pluginhowto/examples/preferencepane/preferencepaneplugin.pro diff --git a/doc/examples/progressbar/ProgressBar.pluginspec b/doc/pluginhowto/examples/progressbar/ProgressBar.pluginspec similarity index 100% rename from doc/examples/progressbar/ProgressBar.pluginspec rename to doc/pluginhowto/examples/progressbar/ProgressBar.pluginspec diff --git a/doc/examples/progressbar/headerfilteprogress.cpp b/doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp similarity index 100% rename from doc/examples/progressbar/headerfilteprogress.cpp rename to doc/pluginhowto/examples/progressbar/headerfilteprogress.cpp diff --git a/doc/examples/progressbar/headerfilterprogress.h b/doc/pluginhowto/examples/progressbar/headerfilterprogress.h similarity index 100% rename from doc/examples/progressbar/headerfilterprogress.h rename to doc/pluginhowto/examples/progressbar/headerfilterprogress.h diff --git a/doc/examples/progressbar/progressbar.pro b/doc/pluginhowto/examples/progressbar/progressbar.pro similarity index 100% rename from doc/examples/progressbar/progressbar.pro rename to doc/pluginhowto/examples/progressbar/progressbar.pro diff --git a/doc/examples/progressbar/progressbarplugin.cpp b/doc/pluginhowto/examples/progressbar/progressbarplugin.cpp similarity index 100% rename from doc/examples/progressbar/progressbarplugin.cpp rename to doc/pluginhowto/examples/progressbar/progressbarplugin.cpp diff --git a/doc/examples/progressbar/progressbarplugin.h b/doc/pluginhowto/examples/progressbar/progressbarplugin.h similarity index 100% rename from doc/examples/progressbar/progressbarplugin.h rename to doc/pluginhowto/examples/progressbar/progressbarplugin.h diff --git a/doc/examples/wizard/customproject/CustomProject.pluginspec b/doc/pluginhowto/examples/wizard/customproject/CustomProject.pluginspec similarity index 100% rename from doc/examples/wizard/customproject/CustomProject.pluginspec rename to doc/pluginhowto/examples/wizard/customproject/CustomProject.pluginspec diff --git a/doc/examples/wizard/customproject/customprojectplugin.cpp b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.cpp similarity index 100% rename from doc/examples/wizard/customproject/customprojectplugin.cpp rename to doc/pluginhowto/examples/wizard/customproject/customprojectplugin.cpp diff --git a/doc/examples/wizard/customproject/customprojectplugin.h b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.h similarity index 100% rename from doc/examples/wizard/customproject/customprojectplugin.h rename to doc/pluginhowto/examples/wizard/customproject/customprojectplugin.h diff --git a/doc/examples/wizard/customproject/customprojectplugin.pro b/doc/pluginhowto/examples/wizard/customproject/customprojectplugin.pro similarity index 100% rename from doc/examples/wizard/customproject/customprojectplugin.pro rename to doc/pluginhowto/examples/wizard/customproject/customprojectplugin.pro diff --git a/doc/examples/wizard/customproject/customprojectwizard.cpp b/doc/pluginhowto/examples/wizard/customproject/customprojectwizard.cpp similarity index 100% rename from doc/examples/wizard/customproject/customprojectwizard.cpp rename to doc/pluginhowto/examples/wizard/customproject/customprojectwizard.cpp diff --git a/doc/examples/wizard/customproject/customprojectwizard.h b/doc/pluginhowto/examples/wizard/customproject/customprojectwizard.h similarity index 100% rename from doc/examples/wizard/customproject/customprojectwizard.h rename to doc/pluginhowto/examples/wizard/customproject/customprojectwizard.h diff --git a/doc/examples/wizard/itemmodelwizard/ItemModelHeader.txt b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelHeader.txt similarity index 100% rename from doc/examples/wizard/itemmodelwizard/ItemModelHeader.txt rename to doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelHeader.txt diff --git a/doc/examples/wizard/itemmodelwizard/ItemModelSource.txt b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelSource.txt similarity index 100% rename from doc/examples/wizard/itemmodelwizard/ItemModelSource.txt rename to doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelSource.txt diff --git a/doc/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec b/doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec similarity index 100% rename from doc/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec rename to doc/pluginhowto/examples/wizard/itemmodelwizard/ItemModelWizard.pluginspec diff --git a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp similarity index 100% rename from doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp rename to doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.cpp diff --git a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h similarity index 100% rename from doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h rename to doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.h diff --git a/doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro b/doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro similarity index 100% rename from doc/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro rename to doc/pluginhowto/examples/wizard/itemmodelwizard/itemmodelwizardplugin.pro diff --git a/doc/examples/wizard/itemmodelwizard/modelclasswizard.cpp b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.cpp similarity index 100% rename from doc/examples/wizard/itemmodelwizard/modelclasswizard.cpp rename to doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.cpp diff --git a/doc/examples/wizard/itemmodelwizard/modelclasswizard.h b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.h similarity index 100% rename from doc/examples/wizard/itemmodelwizard/modelclasswizard.h rename to doc/pluginhowto/examples/wizard/itemmodelwizard/modelclasswizard.h diff --git a/doc/examples/wizard/itemmodelwizard/modelnamepage.cpp b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.cpp similarity index 100% rename from doc/examples/wizard/itemmodelwizard/modelnamepage.cpp rename to doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.cpp diff --git a/doc/examples/wizard/itemmodelwizard/modelnamepage.h b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.h similarity index 100% rename from doc/examples/wizard/itemmodelwizard/modelnamepage.h rename to doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.h diff --git a/doc/examples/wizard/itemmodelwizard/modelnamepage.ui b/doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.ui similarity index 100% rename from doc/examples/wizard/itemmodelwizard/modelnamepage.ui rename to doc/pluginhowto/examples/wizard/itemmodelwizard/modelnamepage.ui diff --git a/doc/examples/wizard/itemmodelwizard/template.qrc b/doc/pluginhowto/examples/wizard/itemmodelwizard/template.qrc similarity index 100% rename from doc/examples/wizard/itemmodelwizard/template.qrc rename to doc/pluginhowto/examples/wizard/itemmodelwizard/template.qrc