PapersDocument.Signature¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/co |
Information about certificate used for the signature |
||
r/w/co |
The time associated with the signature |
||
r/w/co |
Status of the signature |
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
base_instance |
r |
Class Details¶
- class PapersDocument.Signature(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(status, info)¶
- Parameters:
status (
PapersDocument.SignatureStatus) –info (
PapersDocument.CertificateInfo) –
- Return type:
- get_rect()¶
- Return type:
- set_rect(rect)¶
- Parameters:
rect (
PapersDocument.Rectangle) –
Property Details¶
- PapersDocument.Signature.props.certificate_info¶
- Name:
certificate-info- Type:
- Default Value:
- Flags:
Information about certificate used for the signature
- PapersDocument.Signature.props.signature_time¶
- Name:
signature-time- Type:
- Default Value:
- Flags:
The time associated with the signature
- PapersDocument.Signature.props.status¶
- Name:
status- Type:
- Default Value:
- Flags:
Status of the signature