PapersDocument.LinkDest¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
class  | 
  | 
class  | 
  | 
class  | 
  | 
class  | 
  | 
class  | 
  | 
class  | 
  | 
class  | 
  | 
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r/w/co  | 
The bottom coordinate  | 
||
r/w/co  | 
Wether top, left, and zoom should be changed  | 
||
r/w/co  | 
The left coordinate  | 
||
r/w/co  | 
The named destination  | 
||
r/w/co  | 
The destination page  | 
||
r/w/co  | 
The label of the destination page  | 
||
r/w/co  | 
The right coordinate  | 
||
r/w/co  | 
The top coordinate  | 
||
r/w/co  | 
The destination type  | 
||
r/w/co  | 
Zoom  | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Class Details¶
- class PapersDocument.LinkDest(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new_fith(page, top, change_top)¶
 - Parameters:
 - Return type:
 
- classmethod new_fitr(page, left, bottom, right, top)¶
 
- classmethod new_fitv(page, left, change_left)¶
 - Parameters:
 - Return type:
 
- classmethod new_xyz(page, left, top, zoom, change_left, change_top, change_zoom)¶
 
- equal(b)¶
 - Parameters:
 - Returns:
 Trueiff self and b are equal- Return type:
 
Checks whether self and b are equal.
New in version 3.8.
- get_dest_type()¶
 - Return type:
 
- get_left()¶
 
- get_top()¶
 
Property Details¶
- PapersDocument.LinkDest.props.bottom¶
 - Name:
 bottom- Type:
 - Default Value:
 0.0- Flags:
 
The bottom coordinate
- PapersDocument.LinkDest.props.change¶
 - Name:
 change- Type:
 - Default Value:
 0- Flags:
 
Wether top, left, and zoom should be changed
- PapersDocument.LinkDest.props.left¶
 - Name:
 left- Type:
 - Default Value:
 0.0- Flags:
 
The left coordinate
- PapersDocument.LinkDest.props.named¶
 - Name:
 named- Type:
 - Default Value:
 - Flags:
 
The named destination
- PapersDocument.LinkDest.props.page¶
 - Name:
 page- Type:
 - Default Value:
 0- Flags:
 
The destination page
- PapersDocument.LinkDest.props.page_label¶
 - Name:
 page-label- Type:
 - Default Value:
 - Flags:
 
The label of the destination page
- PapersDocument.LinkDest.props.right¶
 - Name:
 right- Type:
 - Default Value:
 0.0- Flags:
 
The right coordinate
- PapersDocument.LinkDest.props.top¶
 - Name:
 top- Type:
 - Default Value:
 0.0- Flags:
 
The top coordinate
- PapersDocument.LinkDest.props.type¶
 - Name:
 type- Type:
 - Default Value:
 - Flags:
 
The destination type
- PapersDocument.LinkDest.props.zoom¶
 - Name:
 zoom- Type:
 - Default Value:
 0.0- Flags:
 
Zoom