Warning, /graphics/libksane/src/Mainpage.dox is written in an unsupported language. File is not indexed.

0001 /** @mainpage libKSane
0002 
0003 @brief A library for dealing with scanners
0004 
0005 LibKSane is a KDE interface for SANE library to control flat scanners.
0006 
0007 This library provides a widget to control a scanner, KSaneWidget.  Internally,
0008 it will use the <a href="http://www.sane-project.org/">SANE</a> library (or
0009 directly use TWAIN on Windows if SANE is not available).
0010 
0011 @see KSaneWidget
0012 
0013 */
0014 
0015 // vim:ft=doxygen