On Sat, 26 Nov 2011 10:37:12 -0600, Jack Cosgrove
wrote:
> Hi,
>
> I'm trying to connect a C++ signal to a Python slot. What is the best
> way to do this?
Two ways...
1. Make the receiver visible to C++ and use QObject::connect(), ie.
decorate the slot with pyqtSlot().
2. Make the transmitter
Hi,
I'm trying to connect a C++ signal to a Python slot. What is the best
way to do this?
My current approach is to use sipQtAPI::qt_connect, and to do this I
need to apparently convert the C++ object to a PyObject using SIP. I do
that using sipAPIDef::api_get_pyobject. However whenever I call th
sorry . this one is my link not before
http://thp.io/2011/pyside-android/
explain how use python with qt bindings for android
cheers
-- Forwarded message --
From: Tony Peña
Date: 2011/11/26
Subject: Re: [PyQt] Android support?
To: pyqt@riverbankcomputing.com
Well... maybe thi
Well... maybe this help
http://www.pyside.org/
2011/11/26 Albert Cervera i Areny
> **
>
> A Dissabte, 26 de novembre de 2011 13:11:48, Phil Thompson va escriure:
>
> > On Sat, 26 Nov 2011 19:50:08 +0800, zw g wrote:
>
> > > Thanks for your quick reply, Phil.
>
> > >
>
> > >
>
> > > I googled
A Dissabte, 26 de novembre de 2011 13:11:48, Phil Thompson va escriure:
> On Sat, 26 Nov 2011 19:50:08 +0800, zw g wrote:
> > Thanks for your quick reply, Phil.
> >
> >
> > I googled that Necessitas can develop apps for Android in Qt4. (Still
>
> work
>
> > in progress, no release version yet
Thanks, Phil.
You make that pretty clear.
Gui
On Sat, Nov 26, 2011 at 8:11 PM, Phil Thompson
wrote:
> On Sat, 26 Nov 2011 19:50:08 +0800, zw g wrote:
> > Thanks for your quick reply, Phil.
> >
> >
> > I googled that Necessitas can develop apps for Android in Qt4. (Still
> work
> > in progress
On Sat, 26 Nov 2011 19:50:08 +0800, zw g wrote:
> Thanks for your quick reply, Phil.
>
>
> I googled that Necessitas can develop apps for Android in Qt4. (Still
work
> in progress, no release version yet)
> If unofficial patch for python is available, then may i ask, is there
any
> plan to supp
Thanks for your quick reply, Phil.
I googled that Necessitas can develop apps for Android in Qt4. (Still work
in progress, no release version yet)
If unofficial patch for python is available, then may i ask, is there any
plan to support Android development by PyQt in the future?
Gui
On Sat,
On Sat, 26 Nov 2011 19:04:16 +0800, zw g wrote:
> Dear List,
>
>
> Sorry if this is stupid.
> Is it possible to develop apps for Android using PyQt?
>
> Any idea please share.
>
>
> Gui
In theory yes, it requires...
Qt support - ongoing but not yet production ready (as I understand it).
Py
Or, even iOS?
Gui
On Sat, Nov 26, 2011 at 7:04 PM, zw g wrote:
> Dear List,
>
>
> Sorry if this is stupid.
> Is it possible to develop apps for Android using PyQt?
>
> Any idea please share.
>
>
> Gui
>
___
PyQt mailing listPyQt@riverbankcomputin
Dear List,
Sorry if this is stupid.
Is it possible to develop apps for Android using PyQt?
Any idea please share.
Gui
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
11 matches
Mail list logo