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 37ad15ad2c
Replace Q_SIGNALS and Q_SLOTS
3 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 Replace Q_SIGNALS and Q_SLOTS 3 months ago
editorchooser_part.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
editorchooser_part.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
editorchooser_widget.cpp Rename common header files for consistency with class renaming 11 years ago
editorchooser_widget.h Replace Q_OBJECT with TQ_OBJECT 10 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.

*/