Warning, /sdk/kde-dev-scripts/kde-emacs/OTHER_PACKAGES.org is written in an unsupported language. File is not indexed.

0001 Use this to list useful packages for Emacs users developing using C++ / Qt / KDE Frameworks.
0002 
0003 Many of these packages supersede / offer similar functionality as provided by kde-emacs ???
0004 
0005 * CEDET -- the Emacs IDE for C/C++
0006 Includes everything you need to turn Emacs into an IDE for C++
0007 development. The second tutorial has some Qt-related information too.
0008 
0009 + Homepage: http://cedet.sourceforge.net/
0010 + Useful tutorials: https://www.logilab.org/blogentry/173886 and http://alexott.net/en/writings/emacs-devenv/EmacsCedet.html
0011 
0012 * Semantic Refactor
0013 Automatically generates templates in the source file for classes /
0014 functions defined in the header file, amongst other things.
0015 
0016 + Github: https://github.com/tuhdo/semantic-refactor/
0017 
0018 * Tutorials on setting up Emacs as an IDE for C/C++
0019 + http://tuhdo.github.io/c-ide.html
0020 * Copyright
0021 This file is Copyright (C) 2016 The KDE Development Team
0022 Released under GNU FDL or GNU GPL