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
samelian cf21ddc3cc
[kdevelop] initial cmake support
14 years ago
..
CMakeLists.txt [kdevelop] initial cmake support 14 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.dox Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
abbrevconfigwidget.cpp Trinity Qt initial conversion 14 years ago
abbrevconfigwidget.h Trinity Qt initial conversion 14 years ago
abbrevconfigwidgetbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
abbrevpart.cpp Trinity Qt initial conversion 14 years ago
abbrevpart.h Trinity Qt initial conversion 14 years ago
addtemplatedlg.cpp Trinity Qt initial conversion 14 years ago
addtemplatedlg.h Trinity Qt initial conversion 14 years ago
addtemplatedlgbase.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
cpp_keywords Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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 kdevelop.org">Bernd Gehrmann</a>

\maintainer <a href="mailto:roberto AT kdevelop.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

*/