Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt Academy Launch in California!

    Python for Qt version 0.4.2 released (’daylight’)

    Announcements
    4
    8
    4095
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      renato.filho last edited by

      The PySide core developer team is proud to announce the release of
      PySide: Python for Qt version 0.4.2. Also, new versions of the PySide
      toolchain components (API Extractor, Generator Runner, and Shiboken)
      have been released.

      This is a source code release only; we hope our community packagers will
      be providing binary packages shortly. To acquire the source code
      packages, refer to our "download wiki":http://developer.qt.nokia.com/wiki/PySideDownloads page or pull the relevant
      tagged versions from our "git":http://qt.gitorious.org/pyside repositories.

      More info on PySide website: "http://www.pyside.org/ ":http://www.pyside.org/

      1 Reply Last reply Reply Quote 0
      • D
        danilocesar last edited by

        Where's pyside for symbian?!

        /me runs ;)

        <a href="http://www.danilocesar.com">Danilo Cesar Lemes de Paula</a>
        Software Engineer

        1 Reply Last reply Reply Quote 0
        • K
          kamalakshantv last edited by

          Is there one available for Symbian?

          1 Reply Last reply Reply Quote 0
          • M
            mario last edited by

            Is it possible to put python QObject's to a declarative context now? I tried it before with earlier pyside versions w/o success

            1 Reply Last reply Reply Quote 0
            • R
              renato.filho last edited by

              we are working on the moment to have some similar 'qmlRegisterType' on PySide. In then current version you can use PySide created objects only with QDeclarativeContext.

              1 Reply Last reply Reply Quote 0
              • M
                mario last edited by

                Does this mean that I can invoke a slot on a python qobject in qml?

                1 Reply Last reply Reply Quote 0
                • R
                  renato.filho last edited by

                  mario this and others great integrations between Python and QML is possible on current git HEAD source. This will be released soon.

                  1 Reply Last reply Reply Quote 0
                  • M
                    mario last edited by

                    Yes, that's what I've been waiting for. Model in Python and UI with QML

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post