You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/editors/editor-chooser
Michele Calgaro 9c40420b26
Replace Q_OBJECT with TQ_OBJECT
11 months ago
..
CMakeLists.txt Desktop file translations: 4 years ago
Makefile.am Revert "Finish renaming tdevelop components" 10 years ago
README.dox Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859. 10 years ago
editchooser.ui Fix QString -> TQString. 12 years ago
editorchooser_part.cpp Fix ftbfs on Fedora 34 3 years ago
editorchooser_part.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
editorchooser_widget.cpp Rename common header files for consistency with class renaming 12 years ago
editorchooser_widget.h Replace Q_OBJECT with TQ_OBJECT 11 months ago
kdeveditorchooser.desktop Desktop file translations: 4 years ago

README.dox

/** \class EditorChooserPart
Chooses the text editor to use in TDevelop 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 TDevelop from a list of all KTextEditor Class interface compliant editors installed in KDE.

*/