Module koplugin.coverimage

Functions

CoverImage:getCacheFile (custom_cover) cache handling functions
migrate (key) chooses a path or (an existing) file
callback (setting, title, min, max, default) Update a specific Greadersetting's value via a Spinner
migrate (key, title, help, info, the, folder_only, new_file) Menu entry for setting an specific Greadersetting key for a path/file


Functions

CoverImage:getCacheFile (custom_cover)
cache handling functions

Parameters:

  • custom_cover
migrate (key)
chooses a path or (an existing) file

Parameters:

  • key string is the Greadersetting key which is used and changed
callback (setting, title, min, max, default)
Update a specific Greadersetting's value via a Spinner

Parameters:

  • setting string is the Greadersetting key which is used and changed
  • title string shown in the spinner
  • min integer minimum value of the spinner
  • max integer maximum value of the spinner
  • default integer default value of the spinner
migrate (key, title, help, info, the, folder_only, new_file)
Menu entry for setting an specific Greadersetting key for a path/file

Parameters:

  • key string is the Greadersetting key which is used and changed
  • title string shown in the menu
  • help string shown in the menu
  • info string shown in the menu (if containing %1, the value of the key is shown)
  • the string default value
  • folder_only boolean sets if only folders can be selected
  • new_file boolean sets if a new filename can be entered
generated by LDoc 1.5.0 Last updated 2024-03-18 16:45:36