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

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>