diff options
author | Christian Kandeler <christian.kandeler@qt.io> | 2021-08-30 10:58:08 +0200 |
---|---|---|
committer | Christian Kandeler <christian.kandeler@qt.io> | 2021-09-01 14:53:58 +0000 |
commit | 284817fae6514701902ccdb834c2faa46462f2e8 (patch) | |
tree | 44a8c7d9813dc110b61c4639036366c7696bd7e9 /src/plugins/cpptools/cppdoxygen.kwgen | |
parent | 3e1fa0f170d523971d2c3c12da15a6e291f56511 (diff) | |
download | qt-creator-284817fae6514701902ccdb834c2faa46462f2e8.tar.gz |
Merge CppTools into CppEditor
There was no proper separation of responsibilities between these
plugins. In particular, CppTools had lots of editor-related
functionality, so it's not clear why it was separated out in the first
place.
In fact, for a lot of code, it seemed quite arbitrary where it was put
(just one example: switchHeaderSource() was in CppTools, wheras
switchDeclarationDefinition() was in CppEditor).
Merging the plugins will enable us to get rid of various convoluted
pseudo-abstractions that were only introduced to keep up the artificial
separation.
Change-Id: Iafc3bce625b4794f6d4aa03df6cddc7f2d26716a
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppdoxygen.kwgen')
-rw-r--r-- | src/plugins/cpptools/cppdoxygen.kwgen | 286 |
1 files changed, 0 insertions, 286 deletions
diff --git a/src/plugins/cpptools/cppdoxygen.kwgen b/src/plugins/cpptools/cppdoxygen.kwgen deleted file mode 100644 index bb8995f110..0000000000 --- a/src/plugins/cpptools/cppdoxygen.kwgen +++ /dev/null @@ -1,286 +0,0 @@ -%token-prefix=T_DOXY_ -%toupper -%char-type=QChar -%unicode-function=.unicode() - -%% -a -abstract -addindex -addtogroup -anchor -annotatedlist -arg -attention -author -authors -b -badcode -basename -bold -brief -bug -c -callergraph -callgraph -caption -category -chapter -cite -class -code -codeline -compat -cond -contentspage -copybrief -copydetails -copydoc -copyright -corelib -date -def -default -defgroup -deprecated -details -diafile -dir -div -docbookonly -dontinclude -dot -dotfile -dots -e -else -elseif -em -endabstract -endchapter -endcode -endcond -enddocbookonly -enddot -endfootnote -endhtmlonly -endif -endinternal -endlatexonly -endlegalese -endlink -endlist -endmanonly -endmsc -endomit -endparblock -endpart -endquotation -endraw -endrtfonly -endsecreflist -endsection1 -endsection2 -endsection3 -endsection4 -endsidebar -endtable -enduml -endverbatim -endxmlonly -enum -example -exception -exceptions -expire -extends -externalpage -file -fn -footnote -generatelist -granularity -group -gui -header -headerfile -hidecallergraph -hidecallgraph -hideinitializer -htmlinclude -htmlonly -i -idlexcept -if -ifnot -image -implements -include -includelineno -index -indexpage -ingroup -inheaderfile -inherits -inlineimage -inmodule -inpublicgroup -inqmlmodule -instantiates -interface -internal -invariant -keyword -l -latexinclude -latexonly -legalese -li -line -link -list -macro -mainclass -mainpage -manonly -memberof -meta -module -msc -mscfile -n -name -namespace -network -newcode -nextpage -noautolist -nonreentrant -nosubgrouping -note -o -obsolete -oldcode -omit -omitvalue -only -opengl -overload -p -package -page -par -paragraph -param -parblock -part -post -pre -preliminary -previouspage -printline -printto -printuntil -private -privatesection -property -protected -protectedsection -protocol -public -publicsection -pure -qmlabstract -qmlattachedproperty -qmlattachedsignal -qmlbasictype -qmlclass -qmlmethod -qmlmodule -qmlproperty -qmlsignal -qmltype -qt3support -qtestlib -quotation -quotefile -quotefromfile -quotefunction -raw -reentrant -ref -refitem -reimp -related -relatedalso -relates -relatesalso -remark -remarks -result -return -returns -retval -row -rtfonly -sa -secreflist -section -section1 -section2 -section3 -section4 -see -service -short -showinitializer -sidebar -since -skip -skipline -skipto -skipuntil -snippet -span -sql -startpage -startuml -struct -sub -subpage -subsection -subsubsection -subtitle -sup -svg -table -tableofcontents -target -test -threadsafe -throw -throws -title -todo -tparam -tt -typedef -uicontrol -uitools -underline -unicode -union -until -value -var -variable -verbatim -verbinclude -version -vhdlflow -warning -weakgroup -webkit -xml -xmlonly -xrefitem |