Skip to content
Snippets Groups Projects

#35 pdf preview

Merged Thomas Holene Løkkeborg requested to merge pdf-preview into master
All threads resolved!

Kan testes med følgende snippet:

app = QApplication(sys.argv)
preview = PDFPreviewWidget('https://guides.github.com/pdfs/'
                           'markdown-cheatsheet-online.pdf')
preview.show()
app.exec_()
Edited by Thomas Holene Løkkeborg

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • resolved all threads

  • added 1 commit

    • 46c252a2 - Apply suggestion to soitool/main_window.py

    Compare with previous version

  • resolved all threads

  • added 1 commit

    • c98afc52 - Apply suggestion to soitool/main_window.py

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 04bcae93 - Går tilbake til shared runners

    Compare with previous version

  • added 5 commits

    Compare with previous version

  • added 1 commit

    • 6fe62cd1 - #35 fikset feil import & bruker ny runner

    Compare with previous version

  • mentioned in commit 1bdc5927

  • Please register or sign in to reply
    Loading