Clean exported headers of the TextEditor plugin.

Change-Id: I1e7dd34ba5a51fb0b34d137dc03add4457b32ed1
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Friedemann Kleint
2015-02-26 13:22:35 +01:00
parent 93bb48893f
commit fe2addf515
104 changed files with 175 additions and 46 deletions

View File

@@ -34,6 +34,7 @@
#include <cpptools/cppmodelmanager.h> #include <cpptools/cppmodelmanager.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>

View File

@@ -31,7 +31,7 @@
#ifndef ANDROIDMANIFESTDOCUMENT_H #ifndef ANDROIDMANIFESTDOCUMENT_H
#define ANDROIDMANIFESTDOCUMENT_H #define ANDROIDMANIFESTDOCUMENT_H
#include <texteditor/texteditor.h> #include <texteditor/textdocument.h>
namespace Android { namespace Android {
namespace Internal { namespace Internal {

View File

@@ -39,6 +39,7 @@
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE
class QToolBar; class QToolBar;
class QActionGroup;
QT_END_NAMESPACE QT_END_NAMESPACE
namespace Android { namespace Android {

View File

@@ -32,6 +32,7 @@
#include "androidconstants.h" #include "androidconstants.h"
#include <texteditor/codeassist/keywordscompletionassist.h> #include <texteditor/codeassist/keywordscompletionassist.h>
#include <coreplugin/id.h>
using namespace Android; using namespace Android;
using namespace Android::Internal; using namespace Android::Internal;

View File

@@ -42,6 +42,7 @@
#include <coreplugin/id.h> #include <coreplugin/id.h>
#include <extensionsystem/pluginmanager.h> #include <extensionsystem/pluginmanager.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/texteditorconstants.h> #include <texteditor/texteditorconstants.h>
#include <QtPlugin> #include <QtPlugin>

View File

@@ -54,6 +54,7 @@
#include <coreplugin/messagemanager.h> #include <coreplugin/messagemanager.h>
#include <coreplugin/progressmanager/progressmanager.h> #include <coreplugin/progressmanager/progressmanager.h>
#include <coreplugin/locator/commandlocator.h> #include <coreplugin/locator/commandlocator.h>
#include <texteditor/textdocument.h>
#include <projectexplorer/session.h> #include <projectexplorer/session.h>
#include <projectexplorer/project.h> #include <projectexplorer/project.h>
#include <projectexplorer/iprojectmanager.h> #include <projectexplorer/iprojectmanager.h>

View File

@@ -52,6 +52,7 @@
#include <utils/mimetypes/mimedatabase.h> #include <utils/mimetypes/mimedatabase.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <QtPlugin> #include <QtPlugin>
#include <QDebug> #include <QDebug>

View File

@@ -36,6 +36,7 @@
#include <cpptools/commentssettings.h> #include <cpptools/commentssettings.h>
#include <cpptools/doxygengenerator.h> #include <cpptools/doxygengenerator.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <QDebug> #include <QDebug>
#include <QTextBlock> #include <QTextBlock>

View File

@@ -34,6 +34,9 @@
#include <cpptools/cpptoolssettings.h> #include <cpptools/cpptoolssettings.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/editormanager/documentmodel.h>
#include <QCoreApplication> #include <QCoreApplication>
#include <QDebug> #include <QDebug>
#include <QDir> #include <QDir>

View File

@@ -45,6 +45,8 @@
#include <coreplugin/actionmanager/actioncontainer.h> #include <coreplugin/actionmanager/actioncontainer.h>
#include <coreplugin/actionmanager/actionmanager.h> #include <coreplugin/actionmanager/actionmanager.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/editormanager/documentmodel.h>
#include <cpptools/cppchecksymbols.h> #include <cpptools/cppchecksymbols.h>
#include <cpptools/cppchecksymbols.h> #include <cpptools/cppchecksymbols.h>

View File

@@ -44,6 +44,8 @@
#include "cppsnippetprovider.h" #include "cppsnippetprovider.h"
#include "cpptypehierarchy.h" #include "cpptypehierarchy.h"
#include <coreplugin/editormanager/editormanager.h>
#ifdef WITH_TESTS #ifdef WITH_TESTS
# include "cppdoxygen_test.h" # include "cppdoxygen_test.h"
#endif #endif

View File

@@ -33,6 +33,8 @@
#include <cpptools/cpptoolsreuse.h> #include <cpptools/cpptoolsreuse.h>
#include <cpptools/typehierarchybuilder.h> #include <cpptools/typehierarchybuilder.h>
#include <texteditor/textdocument.h>
#include <cplusplus/ExpressionUnderCursor.h> #include <cplusplus/ExpressionUnderCursor.h>
#include <cplusplus/Icons.h> #include <cplusplus/Icons.h>
#include <cplusplus/TypeOfExpression.h> #include <cplusplus/TypeOfExpression.h>

View File

@@ -37,6 +37,8 @@
#include "cppincludehierarchymodel.h" #include "cppincludehierarchymodel.h"
#include "cppincludehierarchytreeview.h" #include "cppincludehierarchytreeview.h"
#include <texteditor/textdocument.h>
#include <coreplugin/editormanager/editormanager.h> #include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/find/itemviewfind.h> #include <coreplugin/find/itemviewfind.h>
#include <cplusplus/CppDocument.h> #include <cplusplus/CppDocument.h>

View File

@@ -31,6 +31,7 @@
#include "cpplocalrenaming.h" #include "cpplocalrenaming.h"
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/fontsettings.h> #include <texteditor/fontsettings.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>

View File

@@ -34,7 +34,10 @@
#include <cplusplus/OverviewModel.h> #include <cplusplus/OverviewModel.h>
#include <texteditor/textdocument.h>
#include <coreplugin/find/itemviewfind.h> #include <coreplugin/find/itemviewfind.h>
#include <coreplugin/editormanager/editormanager.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <QDebug> #include <QDebug>

View File

@@ -33,6 +33,8 @@
#include "cppeditorconstants.h" #include "cppeditorconstants.h"
#include "cppeditor.h" #include "cppeditor.h"
#include <texteditor/textdocument.h>
#include <cplusplus/ASTPath.h> #include <cplusplus/ASTPath.h>
#include <extensionsystem/pluginmanager.h> #include <extensionsystem/pluginmanager.h>

View File

@@ -37,6 +37,7 @@
#include <cpptools/cppqtstyleindenter.h> #include <cpptools/cppqtstyleindenter.h>
#include <texteditor/snippets/snippeteditor.h> #include <texteditor/snippets/snippeteditor.h>
#include <texteditor/textdocument.h>
#include <QLatin1String> #include <QLatin1String>
#include <QCoreApplication> #include <QCoreApplication>

View File

@@ -36,6 +36,7 @@
#include "cppeditorplugin.h" #include "cppeditorplugin.h"
#include <coreplugin/find/itemviewfind.h> #include <coreplugin/find/itemviewfind.h>
#include <coreplugin/editormanager/editormanager.h>
#include <utils/algorithm.h> #include <utils/algorithm.h>
#include <utils/annotateditemdelegate.h> #include <utils/annotateditemdelegate.h>
#include <utils/navigationtreeview.h> #include <utils/navigationtreeview.h>

View File

@@ -37,6 +37,7 @@
#include <cpptools/cppmodelmanager.h> #include <cpptools/cppmodelmanager.h>
#include <cpptools/cpptoolsreuse.h> #include <cpptools/cpptoolsreuse.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/convenience.h> #include <texteditor/convenience.h>
#include <texteditor/fontsettings.h> #include <texteditor/fontsettings.h>

View File

@@ -32,6 +32,8 @@
#include "cppeditorconstants.h" #include "cppeditorconstants.h"
#include <coreplugin/editormanager/editormanager.h>
using namespace CppEditor::Internal; using namespace CppEditor::Internal;
VirtualFunctionProposalItem::VirtualFunctionProposalItem( VirtualFunctionProposalItem::VirtualFunctionProposalItem(

View File

@@ -41,6 +41,8 @@
#include <texteditor/codeassist/iassistprocessor.h> #include <texteditor/codeassist/iassistprocessor.h>
#include <texteditor/codeassist/iassistproposal.h> #include <texteditor/codeassist/iassistproposal.h>
#include <coreplugin/editormanager/editormanager.h>
#include <utils/fileutils.h> #include <utils/fileutils.h>
#include <QDebug> #include <QDebug>

View File

@@ -36,11 +36,14 @@
#include "cpptools_global.h" #include "cpptools_global.h"
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <cplusplus/CppDocument.h> #include <cplusplus/CppDocument.h>
#include <QTextEdit> #include <QTextEdit>
namespace TextEditor { class TextDocument; }
namespace CppTools { namespace CppTools {
class CPPTOOLS_EXPORT BaseEditorDocumentProcessor : public QObject class CPPTOOLS_EXPORT BaseEditorDocumentProcessor : public QObject

View File

@@ -40,6 +40,7 @@
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <cppeditor/cppeditorconstants.h> #include <cppeditor/cppeditorconstants.h>
#include <texteditor/codestyleeditor.h> #include <texteditor/codestyleeditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/displaysettings.h> #include <texteditor/displaysettings.h>
#include <texteditor/snippets/isnippetprovider.h> #include <texteditor/snippets/isnippetprovider.h>
#include <texteditor/texteditorsettings.h> #include <texteditor/texteditorsettings.h>

View File

@@ -36,6 +36,8 @@
#include <texteditor/codeassist/iassistproposal.h> #include <texteditor/codeassist/iassistproposal.h>
#include <texteditor/convenience.h> #include <texteditor/convenience.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <coreplugin/editormanager/editormanager.h>
#include <utils/changeset.h> #include <utils/changeset.h>
#include <utils/fileutils.h> #include <utils/fileutils.h>

View File

@@ -32,6 +32,8 @@
#include "cppmodelmanager.h" #include "cppmodelmanager.h"
#include <coreplugin/editormanager/editormanager.h>
#include <QStringMatcher> #include <QStringMatcher>
using namespace CppTools::Internal; using namespace CppTools::Internal;

View File

@@ -34,10 +34,13 @@
#include <cpptools/cpptoolsreuse.h> #include <cpptools/cpptoolsreuse.h>
#include <cpptools/cpptoolssettings.h> #include <cpptools/cpptoolssettings.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <coreplugin/editormanager/editormanager.h>
#include <cplusplus/OverviewModel.h> #include <cplusplus/OverviewModel.h>
#include <utils/treeviewcombobox.h> #include <utils/treeviewcombobox.h>
#include <QAction>
#include <QSortFilterProxyModel> #include <QSortFilterProxyModel>
#include <QTimer> #include <QTimer>

View File

@@ -31,6 +31,8 @@
#include "cpplocatorfilter.h" #include "cpplocatorfilter.h"
#include "cppmodelmanager.h" #include "cppmodelmanager.h"
#include <coreplugin/editormanager/editormanager.h>
#include <QStringMatcher> #include <QStringMatcher>
using namespace CppTools; using namespace CppTools;

View File

@@ -46,6 +46,8 @@
#include <coreplugin/documentmanager.h> #include <coreplugin/documentmanager.h>
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/progressmanager/progressmanager.h> #include <coreplugin/progressmanager/progressmanager.h>
#include <coreplugin/editormanager/editormanager.h>
#include <texteditor/textdocument.h>
#include <projectexplorer/projectexplorer.h> #include <projectexplorer/projectexplorer.h>
#include <projectexplorer/session.h> #include <projectexplorer/session.h>
#include <extensionsystem/pluginmanager.h> #include <extensionsystem/pluginmanager.h>

View File

@@ -36,6 +36,7 @@
#include <coreplugin/coreconstants.h> #include <coreplugin/coreconstants.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/plaintexteditorfactory.h> #include <texteditor/plaintexteditorfactory.h>
#include <utils/fileutils.h> #include <utils/fileutils.h>

View File

@@ -48,6 +48,7 @@
#include <coreplugin/actionmanager/actioncontainer.h> #include <coreplugin/actionmanager/actioncontainer.h>
#include <coreplugin/actionmanager/actionmanager.h> #include <coreplugin/actionmanager/actionmanager.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/coreconstants.h> #include <coreplugin/coreconstants.h>
#include <coreplugin/documentmanager.h> #include <coreplugin/documentmanager.h>
#include <coreplugin/icore.h> #include <coreplugin/icore.h>

View File

@@ -35,6 +35,7 @@
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/progressmanager/futureprogress.h> #include <coreplugin/progressmanager/futureprogress.h>
#include <coreplugin/progressmanager/progressmanager.h> #include <coreplugin/progressmanager/progressmanager.h>
#include <coreplugin/editormanager/editormanager.h>
#include <projectexplorer/projectexplorer.h> #include <projectexplorer/projectexplorer.h>
#include <projectexplorer/session.h> #include <projectexplorer/session.h>

View File

@@ -43,6 +43,9 @@
#include <vcsbase/basevcssubmiteditorfactory.h> #include <vcsbase/basevcssubmiteditorfactory.h>
#include <vcsbase/vcsoutputwindow.h> #include <vcsbase/vcsoutputwindow.h>
#include <vcsbase/vcsbaseeditorparameterwidget.h> #include <vcsbase/vcsbaseeditorparameterwidget.h>
#include <texteditor/textdocument.h>
#include <utils/synchronousprocess.h> #include <utils/synchronousprocess.h>
#include <utils/parameteraction.h> #include <utils/parameteraction.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>

View File

@@ -81,6 +81,8 @@
#include <coreplugin/messagebox.h> #include <coreplugin/messagebox.h>
#include <coreplugin/messagemanager.h> #include <coreplugin/messagemanager.h>
#include <coreplugin/modemanager.h> #include <coreplugin/modemanager.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/editormanager/documentmodel.h>
#include <cppeditor/cppeditorconstants.h> #include <cppeditor/cppeditorconstants.h>
#include <cpptools/cppmodelmanager.h> #include <cpptools/cppmodelmanager.h>
@@ -101,6 +103,7 @@
#include <projectexplorer/target.h> #include <projectexplorer/target.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/fontsettings.h> #include <texteditor/fontsettings.h>
#include <texteditor/texteditorsettings.h> #include <texteditor/texteditorsettings.h>
@@ -128,6 +131,7 @@
#include <QtPlugin> #include <QtPlugin>
#include <QTreeWidget> #include <QTreeWidget>
#include <QVBoxLayout> #include <QVBoxLayout>
#include <QMenu>
#ifdef WITH_TESTS #ifdef WITH_TESTS
#include <QTest> #include <QTest>

View File

@@ -41,7 +41,9 @@
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/coreconstants.h> #include <coreplugin/coreconstants.h>
#include <coreplugin/editormanager/documentmodel.h> #include <coreplugin/editormanager/documentmodel.h>
#include <coreplugin/editormanager/editormanager.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <utils/tooltip/tooltip.h> #include <utils/tooltip/tooltip.h>
#include <utils/treemodel.h> #include <utils/treemodel.h>

View File

@@ -41,6 +41,8 @@
#include <coreplugin/coreconstants.h> #include <coreplugin/coreconstants.h>
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/editormanager/documentmodel.h>
#include <coreplugin/editormanager/editormanager.h>
#include <texteditor/textdocument.h> #include <texteditor/textdocument.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>

View File

@@ -39,6 +39,7 @@
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <qmljseditor/qmljseditorconstants.h> #include <qmljseditor/qmljseditorconstants.h>
#include <cppeditor/cppeditorconstants.h> #include <cppeditor/cppeditorconstants.h>
#include <qmljs/consolemanagerinterface.h> #include <qmljs/consolemanagerinterface.h>

View File

@@ -40,6 +40,9 @@
#include <coreplugin/actionmanager/actionmanager.h> #include <coreplugin/actionmanager/actionmanager.h>
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/idocument.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/editormanager/documentmodel.h>
#include <qmldebug/declarativeenginedebugclient.h> #include <qmldebug/declarativeenginedebugclient.h>
#include <qmldebug/declarativeenginedebugclientv2.h> #include <qmldebug/declarativeenginedebugclientv2.h>
#include <qmldebug/declarativetoolsclient.h> #include <qmldebug/declarativetoolsclient.h>

View File

@@ -34,6 +34,7 @@
#include "qmlinspectoragent.h" #include "qmlinspectoragent.h"
#include <coreplugin/infobar.h> #include <coreplugin/infobar.h>
#include <texteditor/textdocument.h>
#include <qmldebug/basetoolsclient.h> #include <qmldebug/basetoolsclient.h>
#include <qmljseditor/qmljseditorconstants.h> #include <qmljseditor/qmljseditorconstants.h>
#include <qmljs/parser/qmljsast_p.h> #include <qmljs/parser/qmljsast_p.h>

View File

@@ -42,6 +42,8 @@
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <coreplugin/editormanager/documentmodel.h>
#include <qmljs/consolemanagerinterface.h> #include <qmljs/consolemanagerinterface.h>
#include <QTextBlock> #include <QTextBlock>

View File

@@ -35,7 +35,11 @@
#include "debuggercore.h" #include "debuggercore.h"
#include "stackhandler.h" #include "stackhandler.h"
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/idocument.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/textmark.h> #include <texteditor/textmark.h>
#include <cppeditor/cppeditorconstants.h> #include <cppeditor/cppeditorconstants.h>

View File

@@ -34,6 +34,7 @@
#include "watchutils.h" #include "watchutils.h"
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <cpptools/abstracteditorsupport.h> #include <cpptools/abstracteditorsupport.h>
#include <cpptools/cppprojectfile.h> #include <cpptools/cppprojectfile.h>
#include <cpptools/cppmodelmanager.h> #include <cpptools/cppmodelmanager.h>

View File

@@ -47,6 +47,7 @@
#include <coreplugin/helpmanager.h> #include <coreplugin/helpmanager.h>
#include <coreplugin/actionmanager/actionmanager.h> #include <coreplugin/actionmanager/actionmanager.h>
#include <coreplugin/actionmanager/actioncontainer.h> #include <coreplugin/actionmanager/actioncontainer.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/modemanager.h> #include <coreplugin/modemanager.h>
#include <coreplugin/minisplitter.h> #include <coreplugin/minisplitter.h>
#include <coreplugin/outputpane.h> #include <coreplugin/outputpane.h>

View File

@@ -42,7 +42,9 @@
#include <cpptools/symbolfinder.h> #include <cpptools/symbolfinder.h>
#include <cplusplus/Overview.h> #include <cplusplus/Overview.h>
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/editormanager/editormanager.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <projectexplorer/projectexplorer.h> #include <projectexplorer/projectexplorer.h>
#include <projectexplorer/session.h> #include <projectexplorer/session.h>
#include <utils/mimetypes/mimedatabase.h> #include <utils/mimetypes/mimedatabase.h>

View File

@@ -55,6 +55,7 @@
#include <QHBoxLayout> #include <QHBoxLayout>
#include <QToolBar> #include <QToolBar>
#include <QComboBox> #include <QComboBox>
#include <QAction>
#include <QDir> #include <QDir>
#include <QTextCodec> #include <QTextCodec>
#include <QTextBlock> #include <QTextBlock>

View File

@@ -35,6 +35,8 @@
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <QCoreApplication>
namespace DiffEditor { namespace DiffEditor {
namespace Internal { namespace Internal {

View File

@@ -34,6 +34,8 @@
#include "diffutils.h" #include "diffutils.h"
#include "diffeditorconstants.h" #include "diffeditorconstants.h"
#include <coreplugin/editormanager/editormanager.h>
#include <QPlainTextEdit> #include <QPlainTextEdit>
#include <QVBoxLayout> #include <QVBoxLayout>
#include <QPlainTextDocumentLayout> #include <QPlainTextDocumentLayout>
@@ -44,6 +46,7 @@
#include <QToolButton> #include <QToolButton>
#include <QTextCodec> #include <QTextCodec>
#include <QMessageBox> #include <QMessageBox>
#include <QMenu>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocumentlayout.h> #include <texteditor/textdocumentlayout.h>

View File

@@ -35,6 +35,7 @@
#include <QPlainTextEdit> #include <QPlainTextEdit>
#include <QVBoxLayout> #include <QVBoxLayout>
#include <QMenu>
#include <QPlainTextDocumentLayout> #include <QPlainTextDocumentLayout>
#include <QTextBlock> #include <QTextBlock>
#include <QScrollBar> #include <QScrollBar>
@@ -45,6 +46,7 @@
#include <QMessageBox> #include <QMessageBox>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/textdocumentlayout.h> #include <texteditor/textdocumentlayout.h>
#include <texteditor/syntaxhighlighter.h> #include <texteditor/syntaxhighlighter.h>
#include <texteditor/textdocument.h> #include <texteditor/textdocument.h>
@@ -56,6 +58,7 @@
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/minisplitter.h> #include <coreplugin/minisplitter.h>
#include <coreplugin/patchtool.h> #include <coreplugin/patchtool.h>
#include <coreplugin/editormanager/editormanager.h>
#include <extensionsystem/pluginmanager.h> #include <extensionsystem/pluginmanager.h>

View File

@@ -41,6 +41,7 @@
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <QAction> #include <QAction>
#include <QPlainTextEdit> #include <QPlainTextEdit>

View File

@@ -34,6 +34,7 @@
#include <coreplugin/editormanager/editormanager.h> #include <coreplugin/editormanager/editormanager.h>
#include <texteditor/texteditoractionhandler.h> #include <texteditor/texteditoractionhandler.h>
#include <texteditor/textdocument.h>
#include <QCoreApplication> #include <QCoreApplication>

View File

@@ -43,6 +43,8 @@
#include <vcsbase/vcsoutputwindow.h> #include <vcsbase/vcsoutputwindow.h>
#include <texteditor/textdocument.h> #include <texteditor/textdocument.h>
#include <QMenu>
#include <QFileInfo> #include <QFileInfo>
#include <QRegExp> #include <QRegExp>
#include <QSet> #include <QSet>

View File

@@ -54,6 +54,7 @@
#include <extensionsystem/pluginspec.h> #include <extensionsystem/pluginspec.h>
#include <texteditor/refactoroverlay.h> #include <texteditor/refactoroverlay.h>
#include <texteditor/textdocument.h>
#include <texteditor/syntaxhighlighter.h> #include <texteditor/syntaxhighlighter.h>
#include <texteditor/texteditoractionhandler.h> #include <texteditor/texteditoractionhandler.h>
#include <texteditor/texteditorconstants.h> #include <texteditor/texteditorconstants.h>

View File

@@ -49,6 +49,7 @@
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/messagemanager.h> #include <coreplugin/messagemanager.h>
#include <coreplugin/locator/commandlocator.h> #include <coreplugin/locator/commandlocator.h>
#include <texteditor/textdocument.h>
#include <utils/fileutils.h> #include <utils/fileutils.h>
#include <utils/mimetypes/mimedatabase.h> #include <utils/mimetypes/mimedatabase.h>
#include <utils/parameteraction.h> #include <utils/parameteraction.h>

View File

@@ -36,6 +36,8 @@
#include "editorconfiguration.h" #include "editorconfiguration.h"
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <coreplugin/editormanager/editormanager.h>
#include <utils/filesearch.h> #include <utils/filesearch.h>
#include <utils/algorithm.h> #include <utils/algorithm.h>

View File

@@ -39,6 +39,7 @@
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/editormanager/editormanager.h> #include <coreplugin/editormanager/editormanager.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/texteditorsettings.h> #include <texteditor/texteditorsettings.h>
#include <texteditor/simplecodestylepreferences.h> #include <texteditor/simplecodestylepreferences.h>
#include <texteditor/typingsettings.h> #include <texteditor/typingsettings.h>

View File

@@ -33,6 +33,8 @@
#include <texteditor/codeassist/keywordscompletionassist.h> #include <texteditor/codeassist/keywordscompletionassist.h>
#include <coreplugin/id.h>
using namespace QmakeProjectManager::Internal; using namespace QmakeProjectManager::Internal;
using namespace TextEditor; using namespace TextEditor;

View File

@@ -41,6 +41,7 @@
#include <extensionsystem/pluginmanager.h> #include <extensionsystem/pluginmanager.h>
#include <qtsupport/qtsupportconstants.h> #include <qtsupport/qtsupportconstants.h>
#include <texteditor/texteditoractionhandler.h> #include <texteditor/texteditoractionhandler.h>
#include <texteditor/textdocument.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <utils/theme/theme.h> #include <utils/theme/theme.h>

View File

@@ -41,6 +41,7 @@
#include "wizards/qtquickapp.h" #include "wizards/qtquickapp.h"
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/editormanager/editormanager.h>
#include <projectexplorer/projectexplorer.h> #include <projectexplorer/projectexplorer.h>
#include <projectexplorer/projecttree.h> #include <projectexplorer/projecttree.h>
#include <projectexplorer/buildmanager.h> #include <projectexplorer/buildmanager.h>

View File

@@ -35,6 +35,8 @@
#include <nodeabstractproperty.h> #include <nodeabstractproperty.h>
#include <coreplugin/documentmanager.h> #include <coreplugin/documentmanager.h>
#include <coreplugin/imode.h>
#include <coreplugin/editormanager/editormanager.h>
#include <QVariant> #include <QVariant>
#include <QtDebug> #include <QtDebug>

View File

@@ -49,6 +49,7 @@
#include <qtsupport/qtkitinformation.h> #include <qtsupport/qtkitinformation.h>
#include <qtsupport/qtsupportconstants.h> #include <qtsupport/qtsupportconstants.h>
#include <qtsupport/qtversionmanager.h> #include <qtsupport/qtversionmanager.h>
#include <coreplugin/idocument.h>
#include <QFileInfo> #include <QFileInfo>
#include <QUrl> #include <QUrl>

View File

@@ -33,6 +33,8 @@
#include <qmldesignerplugin.h> #include <qmldesignerplugin.h>
#include <coreplugin/editormanager/editormanager.h>
#include <QPushButton> #include <QPushButton>
namespace QmlDesigner { namespace QmlDesigner {

View File

@@ -79,6 +79,7 @@
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <utils/hostosinfo.h> #include <utils/hostosinfo.h>
#include <coreplugin/messagebox.h> #include <coreplugin/messagebox.h>
#include <coreplugin/editormanager/editormanager.h>
#include <projectexplorer/kit.h> #include <projectexplorer/kit.h>
#include <qtsupport/qtkitinformation.h> #include <qtsupport/qtkitinformation.h>
#include <qtsupport/baseqtversion.h> #include <qtsupport/baseqtversion.h>

View File

@@ -44,6 +44,7 @@
#include <coreplugin/minisplitter.h> #include <coreplugin/minisplitter.h>
#include <coreplugin/sidebar.h> #include <coreplugin/sidebar.h>
#include <coreplugin/editortoolbar.h> #include <coreplugin/editortoolbar.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/inavigationwidgetfactory.h> #include <coreplugin/inavigationwidgetfactory.h>
#include <extensionsystem/pluginmanager.h> #include <extensionsystem/pluginmanager.h>

View File

@@ -43,7 +43,9 @@
#include <coreplugin/coreconstants.h> #include <coreplugin/coreconstants.h>
#include <coreplugin/designmode.h> #include <coreplugin/designmode.h>
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/idocument.h>
#include <coreplugin/modemanager.h> #include <coreplugin/modemanager.h>
#include <coreplugin/editormanager/editormanager.h>
#include <extensionsystem/pluginspec.h> #include <extensionsystem/pluginspec.h>
#include <qmljs/qmljsmodelmanagerinterface.h> #include <qmljs/qmljsmodelmanagerinterface.h>
#include <projectexplorer/projectexplorerconstants.h> #include <projectexplorer/projectexplorerconstants.h>

View File

@@ -54,6 +54,7 @@ namespace Core {
class IEditor; class IEditor;
class DesignMode; class DesignMode;
class EditorManager; class EditorManager;
class IMode;
} }
namespace QmlDesigner { namespace QmlDesigner {

View File

@@ -34,6 +34,7 @@
#include <coreplugin/actionmanager/actioncontainer.h> #include <coreplugin/actionmanager/actioncontainer.h>
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/editormanager/documentmodel.h> #include <coreplugin/editormanager/documentmodel.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/coreconstants.h> #include <coreplugin/coreconstants.h>
#include <utils/hostosinfo.h> #include <utils/hostosinfo.h>

View File

@@ -45,6 +45,7 @@
#include <qmljs/qmljsevaluate.h> #include <qmljs/qmljsevaluate.h>
#include <qmljs/qmljsutils.h> #include <qmljs/qmljsutils.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/tabsettings.h> #include <texteditor/tabsettings.h>
#include <coreplugin/icore.h> #include <coreplugin/icore.h>

View File

@@ -34,6 +34,7 @@
#include "qmljsbundleprovider.h" #include "qmljsbundleprovider.h"
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/editormanager/documentmodel.h>
#include <coreplugin/messagemanager.h> #include <coreplugin/messagemanager.h>
#include <coreplugin/progressmanager/progressmanager.h> #include <coreplugin/progressmanager/progressmanager.h>
#include <cpptools/cppmodelmanager.h> #include <cpptools/cppmodelmanager.h>

View File

@@ -41,6 +41,7 @@
#include <projectexplorer/taskhub.h> #include <projectexplorer/taskhub.h>
#include <texteditor/texteditorconstants.h> #include <texteditor/texteditorconstants.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/textdocument.h>
#include <texteditor/tabsettings.h> #include <texteditor/tabsettings.h>
#include <utils/linecolumnlabel.h> #include <utils/linecolumnlabel.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>

View File

@@ -47,6 +47,8 @@
#include <vcsbase/vcsoutputwindow.h> #include <vcsbase/vcsoutputwindow.h>
#include <vcsbase/vcsbaseeditorparameterwidget.h> #include <vcsbase/vcsbaseeditorparameterwidget.h>
#include <texteditor/textdocument.h>
#include <coreplugin/actionmanager/actioncontainer.h> #include <coreplugin/actionmanager/actioncontainer.h>
#include <coreplugin/actionmanager/actionmanager.h> #include <coreplugin/actionmanager/actionmanager.h>
#include <coreplugin/actionmanager/command.h> #include <coreplugin/actionmanager/command.h>

View File

@@ -30,6 +30,7 @@
#include "basefilefind.h" #include "basefilefind.h"
#include "basefilefind_p.h" #include "basefilefind_p.h"
#include "textdocument.h"
#include <aggregation/aggregate.h> #include <aggregation/aggregate.h>
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
@@ -37,6 +38,7 @@
#include <coreplugin/progressmanager/futureprogress.h> #include <coreplugin/progressmanager/futureprogress.h>
#include <coreplugin/dialogs/readonlyfilesdialog.h> #include <coreplugin/dialogs/readonlyfilesdialog.h>
#include <coreplugin/documentmanager.h> #include <coreplugin/documentmanager.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/find/ifindsupport.h> #include <coreplugin/find/ifindsupport.h>
#include <texteditor/texteditor.h> #include <texteditor/texteditor.h>
#include <texteditor/refactoringchanges.h> #include <texteditor/refactoringchanges.h>

View File

@@ -33,7 +33,8 @@
#include "texteditor_global.h" #include "texteditor_global.h"
#include "helpitem.h" #include "helpitem.h"
#include <texteditor/codeassist/keywordscompletionassist.h>
#include <QObject>
namespace Core { class IEditor; } namespace Core { class IEditor; }

View File

@@ -32,6 +32,7 @@
#include "completionassistprovider.h" #include "completionassistprovider.h"
#include "quickfixassistprovider.h" #include "quickfixassistprovider.h"
#include "iassistprocessor.h" #include "iassistprocessor.h"
#include "textdocument.h"
#include "iassistproposal.h" #include "iassistproposal.h"
#include "iassistproposalwidget.h" #include "iassistproposalwidget.h"
#include "assistinterface.h" #include "assistinterface.h"

View File

@@ -38,9 +38,9 @@
#include <QHash> #include <QHash>
#include <QIcon>
#include <QList> #include <QList>
#include <QPair>
QT_FORWARD_DECLARE_CLASS(QIcon)
namespace TextEditor { namespace TextEditor {

View File

@@ -31,8 +31,6 @@
#ifndef IASSISTPROCESSOR_H #ifndef IASSISTPROCESSOR_H
#define IASSISTPROCESSOR_H #define IASSISTPROCESSOR_H
#include "iassistproposalwidget.h"
#include <texteditor/texteditor_global.h> #include <texteditor/texteditor_global.h>
namespace TextEditor { namespace TextEditor {

View File

@@ -33,7 +33,7 @@
#include <texteditor/texteditor_global.h> #include <texteditor/texteditor_global.h>
#include <QString> QT_FORWARD_DECLARE_CLASS(QString)
namespace TextEditor { namespace TextEditor {

View File

@@ -32,10 +32,10 @@
#define IASSISTPROVIDER_H #define IASSISTPROVIDER_H
#include <texteditor/texteditor_global.h> #include <texteditor/texteditor_global.h>
#include <coreplugin/id.h>
#include <QObject> #include <QObject>
namespace Core { class Id; }
namespace TextEditor { namespace TextEditor {
class IAssistProcessor; class IAssistProcessor;

View File

@@ -30,6 +30,7 @@
#include "codestyleeditor.h" #include "codestyleeditor.h"
#include "textdocument.h"
#include "icodestylepreferencesfactory.h" #include "icodestylepreferencesfactory.h"
#include "icodestylepreferences.h" #include "icodestylepreferences.h"
#include "codestyleselectorwidget.h" #include "codestyleselectorwidget.h"

View File

@@ -33,10 +33,9 @@
#include "texteditor_global.h" #include "texteditor_global.h"
#include <utils/fileutils.h>
#include <QObject> #include <QObject>
namespace Utils { class FileName; }
namespace TextEditor { namespace TextEditor {
class ICodeStylePreferences; class ICodeStylePreferences;

View File

@@ -35,6 +35,8 @@
#include "codestylepool.h" #include "codestylepool.h"
#include "tabsettings.h" #include "tabsettings.h"
#include <utils/fileutils.h>
#include <QPushButton> #include <QPushButton>
#include <QDialogButtonBox> #include <QDialogButtonBox>
#include <QDialog> #include <QDialog>

View File

@@ -30,6 +30,7 @@
#include "findincurrentfile.h" #include "findincurrentfile.h"
#include "texteditor.h" #include "texteditor.h"
#include "textdocument.h"
#include <utils/filesearch.h> #include <utils/filesearch.h>
#include <utils/fileutils.h> #include <utils/fileutils.h>

View File

@@ -33,7 +33,8 @@
#include "texteditor_global.h" #include "texteditor_global.h"
#include "fontsettings.h" #include "texteditorconstants.h"
#include "colorscheme.h"
#include "texteditoroptionspage.h" #include "texteditoroptionspage.h"
@@ -47,6 +48,8 @@ QT_END_NAMESPACE
namespace TextEditor { namespace TextEditor {
class Format;
class FontSettings;
namespace Internal { class FontSettingsPagePrivate; } namespace Internal { class FontSettingsPagePrivate; }
// GUI description of a format consisting of id (settings key) // GUI description of a format consisting of id (settings key)

View File

@@ -34,9 +34,9 @@
#include "texteditor_global.h" #include "texteditor_global.h"
#include <QObject> #include <QObject>
#include <QVariant>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE
class QVariant;
class QSettings; class QSettings;
QT_END_NAMESPACE QT_END_NAMESPACE

View File

@@ -33,10 +33,9 @@
#include "texteditor_global.h" #include "texteditor_global.h"
#include <coreplugin/id.h>
#include <QObject> #include <QObject>
namespace Core { class Id; }
namespace TextEditor { namespace TextEditor {
class ICodeStylePreferences; class ICodeStylePreferences;

View File

@@ -30,9 +30,11 @@
#include "refactoringchanges.h" #include "refactoringchanges.h"
#include "texteditor.h" #include "texteditor.h"
#include "textdocument.h"
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/dialogs/readonlyfilesdialog.h> #include <coreplugin/dialogs/readonlyfilesdialog.h>
#include <coreplugin/editormanager/editormanager.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <utils/fileutils.h> #include <utils/fileutils.h>

View File

@@ -30,6 +30,8 @@
#include "simplecodestylepreferences.h" #include "simplecodestylepreferences.h"
#include <QVariant>
using namespace TextEditor; using namespace TextEditor;
static const char settingsSuffixKey[] = "TabPreferences"; static const char settingsSuffixKey[] = "TabPreferences";

View File

@@ -34,6 +34,7 @@
#include "snippet.h" #include "snippet.h"
#include "snippetscollection.h" #include "snippetscollection.h"
#include "snippetssettings.h" #include "snippetssettings.h"
#include "textdocument.h"
#include "ui_snippetssettingspage.h" #include "ui_snippetssettingspage.h"
#include <coreplugin/icore.h> #include <coreplugin/icore.h>

View File

@@ -37,6 +37,8 @@
#include <utils/algorithm.h> #include <utils/algorithm.h>
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <QTextDocument>
#include <QPointer>
#include <qtimer.h> #include <qtimer.h>
#include <math.h> #include <math.h>

View File

@@ -42,6 +42,8 @@
#include "texteditorconstants.h" #include "texteditorconstants.h"
#include "typingsettings.h" #include "typingsettings.h"
#include <texteditor/generichighlighter/highlighter.h> #include <texteditor/generichighlighter/highlighter.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/editormanager/documentmodel.h>
#include <QApplication> #include <QApplication>
#include <QDir> #include <QDir>

View File

@@ -35,8 +35,6 @@
#include <coreplugin/id.h> #include <coreplugin/id.h>
#include <coreplugin/textdocument.h> #include <coreplugin/textdocument.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/editormanager/ieditor.h>
#include <QList> #include <QList>
#include <QMap> #include <QMap>

View File

@@ -29,6 +29,7 @@
****************************************************************************/ ****************************************************************************/
#include "textdocumentlayout.h" #include "textdocumentlayout.h"
#include "textdocument.h"
#include <utils/qtcassert.h> #include <utils/qtcassert.h>
#include <QDebug> #include <QDebug>

View File

@@ -33,8 +33,8 @@
#include "texteditor_global.h" #include "texteditor_global.h"
#include "texteditor.h"
#include "textmark.h" #include "textmark.h"
#include "textdocument.h"
#include <QTextBlockUserData> #include <QTextBlockUserData>
#include <QPlainTextDocumentLayout> #include <QPlainTextDocumentLayout>

View File

@@ -30,6 +30,10 @@
#include "texteditor.h" #include "texteditor.h"
#include "texteditor_p.h" #include "texteditor_p.h"
#include "displaysettings.h"
#include "marginsettings.h"
#include "fontsettings.h"
#include "texteditoractionhandler.h"
#include "autocompleter.h" #include "autocompleter.h"
#include "basehoverhandler.h" #include "basehoverhandler.h"
@@ -48,6 +52,7 @@
#include "textdocument.h" #include "textdocument.h"
#include "textdocumentlayout.h" #include "textdocumentlayout.h"
#include "texteditoroverlay.h" #include "texteditoroverlay.h"
#include "refactoroverlay.h"
#include "texteditorsettings.h" #include "texteditorsettings.h"
#include "typingsettings.h" #include "typingsettings.h"
#include "extraencodingsettings.h" #include "extraencodingsettings.h"

View File

@@ -31,22 +31,17 @@
#ifndef TEXTEDITOR_H #ifndef TEXTEDITOR_H
#define TEXTEDITOR_H #define TEXTEDITOR_H
#include "textdocument.h"
#include "codeassist/assistenums.h"
#include "texteditor_global.h" #include "texteditor_global.h"
#include "codeassist/assistenums.h"
#include <texteditor/texteditoractionhandler.h>
#include <coreplugin/textdocument.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/editormanager/ieditor.h> #include <coreplugin/editormanager/ieditor.h>
#include <coreplugin/editormanager/ieditorfactory.h> #include <coreplugin/editormanager/ieditorfactory.h>
#include <coreplugin/find/ifindsupport.h>
#include <utils/uncommentselection.h> #include <utils/uncommentselection.h>
#include <QLabel> #include <QLabel>
#include <QPlainTextEdit> #include <QPlainTextEdit>
#include <QSharedPointer>
#include <functional> #include <functional>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE
@@ -60,11 +55,12 @@ class QTextBlock;
QT_END_NAMESPACE QT_END_NAMESPACE
namespace TextEditor { namespace TextEditor {
class TextDocument;
class BaseHoverHandler; class BaseHoverHandler;
class TabSettings; class TabSettings;
class RefactorOverlay; class RefactorOverlay;
struct RefactorMarker; struct RefactorMarker;
class SyntaxHighlighter;
class IAssistMonitorInterface; class IAssistMonitorInterface;
class AssistInterface; class AssistInterface;
class IAssistProvider; class IAssistProvider;
@@ -211,9 +207,9 @@ public:
TextEditorWidget(QWidget *parent = 0); TextEditorWidget(QWidget *parent = 0);
~TextEditorWidget(); ~TextEditorWidget();
void setTextDocument(const TextDocumentPtr &doc); void setTextDocument(const QSharedPointer<TextDocument> &doc);
TextDocument *textDocument() const; TextDocument *textDocument() const;
TextDocumentPtr textDocumentPtr() const; QSharedPointer<TextDocument> textDocumentPtr() const;
// IEditor // IEditor
virtual bool open(QString *errorString, const QString &fileName, const QString &realFileName); virtual bool open(QString *errorString, const QString &fileName, const QString &realFileName);

View File

@@ -31,22 +31,10 @@
#ifndef TEXTEDITOR_P_H #ifndef TEXTEDITOR_P_H
#define TEXTEDITOR_P_H #define TEXTEDITOR_P_H
#include "texteditor.h"
#include "behaviorsettings.h"
#include "displaysettings.h"
#include "marginsettings.h"
#include "fontsettings.h"
#include "refactoroverlay.h"
#include <coreplugin/id.h> #include "texteditor_global.h"
#include <utils/changeset.h>
#include <QBasicTimer> #include <QList>
#include <QSharedPointer>
#include <QPointer>
#include <QScopedPointer>
#include <QTextBlock>
#include <QTimer>
namespace TextEditor { namespace TextEditor {

View File

@@ -40,6 +40,7 @@
#include "texteditor.h" #include "texteditor.h"
#include "texteditorplugin.h" #include "texteditorplugin.h"
#include "textdocument.h"
using namespace TextEditor; using namespace TextEditor;

View File

@@ -38,6 +38,7 @@
#include <coreplugin/locator/locatormanager.h> #include <coreplugin/locator/locatormanager.h>
#include <coreplugin/icore.h> #include <coreplugin/icore.h>
#include <coreplugin/editormanager/editormanager.h>
#include <coreplugin/coreconstants.h> #include <coreplugin/coreconstants.h>
#include <coreplugin/actionmanager/actionmanager.h> #include <coreplugin/actionmanager/actionmanager.h>
#include <coreplugin/actionmanager/actioncontainer.h> #include <coreplugin/actionmanager/actioncontainer.h>

View File

@@ -33,11 +33,12 @@
#include "texteditor_global.h" #include "texteditor_global.h"
#include <coreplugin/id.h>
#include <QObject> #include <QObject>
namespace Core { class IEditor; } namespace Core {
class Id;
class IEditor;
}
namespace TextEditor { namespace TextEditor {
class TextEditorWidget; class TextEditorWidget;

View File

@@ -30,6 +30,7 @@
#include "texteditorsettings.h" #include "texteditorsettings.h"
#include "fontsettings.h"
#include "texteditor.h" #include "texteditor.h"
#include "behaviorsettings.h" #include "behaviorsettings.h"
#include "behaviorsettingspage.h" #include "behaviorsettingspage.h"

View File

@@ -33,7 +33,6 @@
#include "texteditor_global.h" #include "texteditor_global.h"
#include <QObject>
#include <QIcon> #include <QIcon>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE

View File

@@ -33,10 +33,12 @@
#include "texteditor_global.h" #include "texteditor_global.h"
#include <QTextBlock> #include <QVariantMap>
QT_BEGIN_NAMESPACE QT_BEGIN_NAMESPACE
class QSettings; class QSettings;
class QTextDocument;
class QTextCursor;
QT_END_NAMESPACE QT_END_NAMESPACE
namespace TextEditor { namespace TextEditor {

Some files were not shown because too many files have changed in this diff Show More