YaST2 Developers Documentation: Configuration of scanner



functions
files
intro

Configuration of scanner

include/scanner/wizards.ycp
Wizards definitions

Imports

  • Label
  • Sequencer
  • Wizard

Includes

  • scanner/dialogs.ycp

Local Functions

local AddSequence () -> any

Add a configuration of scanner

Return value:
sequence result

local MainSequence () -> any

Main workflow of the scanner configuration

Return value:
sequence result

local ScannerSequence () -> any

Whole configuration of scanner

Return value:
sequence result

local ScannerAutoSequence () -> any

Whole configuration of scanner but without reading and writing. For use with autoinstallation.

Return value:
sequence result

YaST2 Developers Documentation