KSaneCore
KSaneCore
KSaneCore
Introduction
KSaneCore is a library that provides a Qt interface for the SANE library for scanner hardware.
About
KSaneCore is a Qt-based interface for SANE library to control scanner hardware.
The library documentation is available on the header files.
Dependencies
- CMake >= 3.11.0 https://cmake.org
- Qt >= 5.15.2 https://qt.io
- KDE Frameworks >= 5.90.0 https://www.kde.org
- libsane >= 1.0.32 http://www.sane-project.org
Install
In order to compile, just use something like this:
cd path/to/ksanecore
mkdir build && cd build
cmake ..
make
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:19 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.