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/buildtools/pascal
Timothy Pearson 313fa28dc5
Rename additional global TQt functions
13 years ago
..
CMakeLists.txt [kdevelop] initial cmake support 14 years ago
Makefile.am Additional renaming of kde to tde 13 years ago
README.dox
kdevpascalproject.desktop
kdevpascalproject.rc
pascalglobaloptionsdlg.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
pascalglobaloptionsdlg.h Remove spurious TQ_OBJECT instances 13 years ago
pascalproject_optionsdlgbase.ui Rename old tq methods that no longer need a unique name 13 years ago
pascalproject_part.cpp Rename additional global TQt functions 13 years ago
pascalproject_part.h Remove spurious TQ_OBJECT instances 13 years ago
pascalproject_widget.cpp Trinity Qt initial conversion 14 years ago
pascalproject_widget.h Remove spurious TQ_OBJECT instances 13 years ago
pascalprojectoptionsdlg.cpp rename the following methods: 13 years ago
pascalprojectoptionsdlg.h Remove spurious TQ_OBJECT instances 13 years ago
service.cpp Additional renaming of kde to tde 13 years ago
service.h Additional renaming of kde to tde 13 years ago

README.dox

/** \class PascalProjectPart
This is the Pascal build tool part.

Common build tool part part for all available pascal compilers (gpc, fpc, dcc).
It holds no project file list and tries to abstract from their specifics.

\authors <a href="mailto:cloudtemple AT mksat.net">Alexander Dymo</a>

\maintainer <a href="mailto:cloudtemple AT mksat.net">Alexander Dymo</a>

\deprecated This class is deprecated, use GenericProjectPart (buildtools/generic) instead.

*/