EvinceView.JobPageData¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
None
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
annot_mapping  | 
r  | 
||
flags  | 
r  | 
||
form_field_mapping  | 
r  | 
||
image_mapping  | 
r  | 
||
link_mapping  | 
r  | 
||
media_mapping  | 
r  | 
||
page  | 
r  | 
||
parent  | 
r  | 
||
text  | 
r  | 
||
text_attrs  | 
r  | 
||
text_layout  | 
r  | 
||
text_layout_length  | 
r  | 
||
text_log_attrs  | 
r  | 
||
text_log_attrs_length  | 
r  | 
||
text_mapping  | 
r  | 
Class Details¶
- class EvinceView.JobPageData(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new(document, page, flags)¶
 - Parameters:
 document (
EvinceDocument.Document) –page (
int) –flags (
EvinceView.JobPageDataFlags) –
- Return type: