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
8 months ago
..
pics Fix invalid headers in PNG files and optimize for size 8 years ago
AUTHORS
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Desktop file translations: 4 years ago
COPYING.LIB
ConfigureChecks.cmake likscan: Prefer pkg-config for libsane detection 8 years ago
INSTALL
Makefile.am Rename a few build variables for overall consistency 12 years ago
README
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 1 year ago
configure.in.bot
configure.in.in
devselector.cpp Replace Qt with TQt 11 months ago
devselector.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
dispgamma.cpp
dispgamma.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
gammadialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
gammadialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
img_canvas.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
img_canvas.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
imgscaledialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
imgscaledialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
imgscaninfo.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
imgscaninfo.h
kgammatable.cpp
kgammatable.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kscandevice.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kscandevice.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kscandoc.h
kscanoption.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kscanoption.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
kscanoptset.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
kscanoptset.h
kscanslider.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
kscanslider.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
massscandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
massscandialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
previewer.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
previewer.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
scandialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
scandialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
scanparams.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
scanparams.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
scanservice.desktop Desktop file translations: 4 years ago
scansourcedialog.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
scansourcedialog.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
sizeindicator.cpp Rename additional header files to avoid conflicts with KDE4 12 years ago
sizeindicator.h Replace Q_OBJECT with TQ_OBJECT 1 year 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>