diff options
author | Grissiom <chaos.proton@gmail.com> | 2010-11-23 23:57:04 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-24 22:02:10 +0100 |
commit | 2172620c84e2159aad041b42f9f010adbeae252d (patch) | |
tree | 71aadefbfec8541dd198337c9ca0f492fa98a130 /development/pyside-tools/README | |
parent | ba7435421f28638ca33cb348614a5011d33c1799 (diff) | |
download | slackbuilds-2172620c84e2159aad041b42f9f010adbeae252d.tar.gz |
development/pyside-tools: Added. (Tools for the PySide Bindings)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'development/pyside-tools/README')
-rw-r--r-- | development/pyside-tools/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/pyside-tools/README b/development/pyside-tools/README new file mode 100644 index 0000000000..cbac67208e --- /dev/null +++ b/development/pyside-tools/README @@ -0,0 +1,4 @@ +Utility tools for PySide(pyside-uic, pyside-lupdate, pyside-rcc4) It is part of +PySide. You may need this to convert .ui and .qrc files etc. + +This requires pyside. |