Skip to content
  • Albert Astals Cid's avatar
    qt5: Add Document::signatures · 12eeb475
    Albert Astals Cid authored
    Returns all the signatures of a given document, this is better
    than iterating over all the pages getting the form fields that
    are of signature type since there's documents with signatures not
    associated to a given page
    
    Fixes part of #895
    12eeb475