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/parts/abbrev
Timothy Pearson c3b301575a
Rename old tq methods that no longer need a unique name
13 years ago
..
CMakeLists.txt Additional renaming of kde to tde 13 years ago
Makefile.am Additional renaming of kde to tde 13 years ago
README.dox Additional renaming of kde to tde 13 years ago
abbrevconfigwidget.cpp Additional renaming of kde to tde 13 years ago
abbrevconfigwidget.h Additional renaming of kde to tde 13 years ago
abbrevconfigwidgetbase.ui Rename old tq methods that no longer need a unique name 13 years ago
abbrevpart.cpp Additional renaming of kde to tde 13 years ago
abbrevpart.h Additional renaming of kde to tde 13 years ago
addtemplatedlg.cpp Additional renaming of kde to tde 13 years ago
addtemplatedlg.h Additional renaming of kde to tde 13 years ago
addtemplatedlgbase.ui Rename old tq methods that no longer need a unique name 13 years ago
cpp_keywords TQt4 port kdevelop 13 years ago
kdevabbrev.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdevabbrev.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
qt_classes Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README.dox

/** \class AbbrevPart
Provides support for customizable abbrevations - short words which expand into commonly needed code structures.

\authors <a href="mailto:bernd AT tdevelop.org">Bernd Gehrmann</a>

\maintainer <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>

\feature Feature 1
\feature Feature 2

\bug Bug1
\bug Bug2

\note
Put you notes here (if you have them!) :)
\verbatim
Verbatin code here
\endverbatim

*/