Skip to content

Commit

Permalink
Add headline
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Aug 29, 2016
1 parent 12bd3d1 commit 3d6cdb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/ui_load.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
## `load_ui` examples

### Providing a base instance

The `uic.loadUi` function of PyQt4 and PyQt5 as well as the `QtUiTools.QUiLoader().load` function of PySide/PySide2 are mapped to a convenience function in Qt.py called `load_ui`.

This document outlines advanced usage of `load_ui`.
Expand Down

0 comments on commit 3d6cdb0

Please sign in to comment.