blob: 4dea700d2d7451e55696695f4ec6f9e392405f93 (
plain)
1
2
3
4
5
6
7
8
|
/** \class EditorChooserPart
Chooses the text editor to use in KDevelop from a list of all KTextEditor Class interface compliant editors installed in KDE.
\authors <a href="mailto:hoelzer AT physik.uni-wuerzburg.de">Matthias Hoelzer</a>
\feature Chooses the text editor to use in KDevelop from a list of all KTextEditor Class interface compliant editors installed in KDE.
*/
|