Printer configurator |
dialogs.ycp |
Main dialogs. | |
|
|
This module has an unstable interface. |
Main dialogs.
Imports
Includes
Local Functions
|
Read settings dialog
- Return value:
-
`abort if aborted and `next otherwise
Write settings dialog
- Return value:
-
`abort if aborted and `next otherwise
Ask about the manufacuturer and the model of the printer. Uses global printer
- Return value:
-
`back, `next, `abort
Run dialog
- Return value:
-
`back, `next, `abort
Run dialog
- Return value:
-
`back, `next, `abort
Dialog for choosing configuration.
- Parameters:
-
all_ppds boolean if true all PPD files for all models are shown
- Return value:
-
for wizard sequencer
Configuration of printer names.
- Parameters:
-
allow_auto boolean true if should be allowed to omit printer name
- Return value:
-
for wizard seq.
Choose one printer from list of printers
- Return value:
-
selected printer
Members of class
- Return value:
-
`next or `back
Configuration of the filter. It is quite complicated because there can be depended options so change of value (lower list) can change content of options (upper list).
- Return value:
-
for ws
Create contents for edit dialog. Calls Setwizardcontents at the end.
Complex edit dialog for printer...
- Return value:
-
for wizard seq.
Start dialog with advanced spooler settings
- Return value:
-
for wizzard seq
Dialog for choosing what kind of devices to use
- Return value:
-
wizard sequencer symbol
Decide how to configure autodetected printer
- Return value:
-
for ws
Show printer details in one window
- Return value:
-
`back `next `abort
Create contents of table of autodetected printers.
- Parameters:
-
current_sel currently selected item
- Return value:
-
list of items, `ids are indexes to autoprobed_printers list
Function to set the data to the hardware dialog get inspired by summary and getAutoprobedSelectionBox when writing it
Restart detection of printers.
- Return value:
-
always `next
Run dialog for expert settings
- Return value:
-
ret (`change_ipp_listen, `cupsd, `cupsusb)
Common detected hardware dialog.
- Return value:
-
for ws
Complex dialog.
- Return value:
-
for ws
Detect installation type
- Return value:
-
`server or `client
We need this wrapper because of wizard sequencer.
- Return value:
-
`next for wizard sequencer