LibreOffice Module sd (master) 1
Namespaces | Enumerations
SlsRequestPriorityClass.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sd
 
namespace  sd::slidesorter
 
namespace  sd::slidesorter::cache
 

Enumerations

enum  sd::slidesorter::cache::RequestPriorityClass {
  sd::slidesorter::cache::MIN_CLASS = 0 ,
  sd::slidesorter::cache::VISIBLE_NO_PREVIEW = MIN_CLASS ,
  sd::slidesorter::cache::VISIBLE_OUTDATED_PREVIEW ,
  sd::slidesorter::cache::NOT_VISIBLE ,
  sd::slidesorter::cache::MAX_CLASS = NOT_VISIBLE
}
 Each request for a preview creation has a priority. More...