• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdegraphics API Reference
  • KDE Home
  • Contact Us
 

libs/libksane/libksane

  • sources
  • kde-4.14
  • kdegraphics
  • libs
  • libksane
  • libksane
Namespaces | Macros | Variables
ksane_widget.cpp File Reference
#include "ksane.h"
#include "ksane.moc"
#include <unistd.h>
#include <QApplication>
#include <QVarLengthArray>
#include <QLabel>
#include <QSplitter>
#include <QMutex>
#include <QPointer>
#include <kpassworddialog.h>
#include <kwallet.h>
#include <kpushbutton.h>
#include "ksane_widget_private.h"
#include "ksane_option.h"
#include "ksane_opt_button.h"
#include "ksane_opt_checkbox.h"
#include "ksane_opt_combo.h"
#include "ksane_opt_entry.h"
#include "ksane_opt_fslider.h"
#include "ksane_opt_gamma.h"
#include "ksane_opt_slider.h"
#include "ksane_device_dialog.h"
#include "labeled_gamma.h"
Include dependency graph for ksane_widget.cpp:

Go to the source code of this file.

Namespaces

 KSaneIface
 

Macros

#define inc_pixel(x, y, ppl)   { x++; if (x>=ppl) { y++; x=0;} }
 

Variables

static const QString KSaneIface::InvetColorsOption = QString("KSane::InvertColors")
 
static int KSaneIface::s_objectCount = 0
 
static QMutex KSaneIface::s_objectMutex
 

Macro Definition Documentation

#define inc_pixel (   x,
  y,
  ppl 
)    { x++; if (x>=ppl) { y++; x=0;} }

Definition at line 537 of file ksane_widget.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:19:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

libs/libksane/libksane

Skip menu "libs/libksane/libksane"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdegraphics API Reference

Skip menu "kdegraphics API Reference"
  •     libkdcraw
  •     libkexiv2
  •     libkipi
  •     libksane
  • okular

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal