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.
tdegraphics/libkscan
Michele Calgaro c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
..
pics Fix invalid headers in PNG files and optimize for size 8 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Desktop file translations: 4 years ago
COPYING.LIB rename the following methods: 13 years ago
ConfigureChecks.cmake likscan: Prefer pkg-config for libsane detection 7 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Rename a few build variables for overall consistency 11 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 7 months ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
devselector.cpp Replace Qt with TQt 6 months ago
devselector.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
dispgamma.cpp Remove additional unneeded tq method conversions 13 years ago
dispgamma.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
gammadialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
gammadialog.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
img_canvas.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
img_canvas.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
imgscaledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
imgscaledialog.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
imgscaninfo.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
imgscaninfo.h TQt conversion 14 years ago
kgammatable.cpp TQt conversion 14 years ago
kgammatable.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
kscandevice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
kscandevice.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
kscandoc.h Rename obsolete tq methods to standard names 13 years ago
kscanoption.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
kscanoption.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
kscanoptset.h TQt conversion 14 years ago
kscanslider.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
kscanslider.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
massscandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
massscandialog.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
previewer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
previewer.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
scandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
scandialog.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
scanparams.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
scanparams.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
scanservice.desktop Desktop file translations: 4 years ago
scansourcedialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
scansourcedialog.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
sizeindicator.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
sizeindicator.h Replace Q_OBJECT with TQ_OBJECT 10 months ago

README

KScan is KDE's Scanner Library.
It's used by kooka and by koffice.
It provides an easy-to-use library, which
allows you to acces your scanner (camera - as long as it's
sane compatible).

It's based on SANE.
You can find SANE under http://www.sane-project.org/


Nikolas Zimmermann
<wildfox@kde.org>