
functions
files
intro
|
|
Configuration of scanner |
include/scanner/dialogs.ycp |
Dialogs definitions |
|
|
Imports
- Label
- Popup
- Scanner
- Wizard
- Wizard_hw
Includes
Local Functions
|
|
|
local ReadDialog () -> symbol
|
|
Read settings dialog
- Return value:
|
`abort if aborted and `next otherwise |
local WriteDialog () -> symbol
|
|
Write settings dialog
- Return value:
|
`abort if aborted and `next otherwise |
local SummaryDialog () -> any
|
|
Summary dialog
- Return value:
local OverviewDialog () -> any
|
|
Overview dialog
- Return value:
local SelectModelDialog () -> any
|
|
Select model dialog
- Return value:
local ConfigureBackendDialog () -> any
|
|
Configure backend dialog
- Return value:
local ConfigureNetworkScanningDialog () -> any
|
|
Network scanning dialog
- Return value:
|