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.
koffice/kexi/3rdparty/kolibs
Michele Calgaro cb59219281
Replace Q_OBJECT with TQ_OBJECT
10 months ago
..
KoPageLayoutColumns.cpp Rename obsolete tq methods to standard names 13 years ago
KoPageLayoutColumns.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
KoPageLayoutColumnsBase.ui Rename old tq methods that no longer need a unique name 13 years ago
KoPageLayoutHeader.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
KoPageLayoutHeader.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
KoPageLayoutHeaderBase.ui Rename obsolete tq methods to standard names 13 years ago
KoPageLayoutSize.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
KoPageLayoutSize.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
Makefile.am Renaming of files in preparation for code style tools. 3 years ago
README Added old abandoned KDE3 version of koffice 15 years ago
koGlobal.cpp Renaming of files in preparation for code style tools. 3 years ago
koGlobal.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
koPageLayout.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
koPageLayout.h Rename obsolete tq methods to standard names 13 years ago
koPageLayoutDia.cpp Renaming of files in preparation for code style tools. 3 years ago
koPageLayoutDia.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
koUnit.cpp Renaming of files in preparation for code style tools. 3 years ago
koUnit.h TQt4 port koffice 13 years ago
koUnitWidgets.cpp Renaming of files in preparation for code style tools. 3 years ago
koUnitWidgets.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
koffice_export.h Added old abandoned KDE3 version of koffice 15 years ago

README

kexikolibs
----------

Maintained by: Jaroslaw Staniek, js at iidea . pl


This is a tiny selection of kofficeui and kofficecore classes taken 
to reuse Page Layout dialog.

Will be removed when packagers realize kofficelibs package should 
be really shared among KOffice apps.

The source code is almost unchanged except adding #ifdef SIMPLE_KOLIBS.