JMiahMan ha scritto:
Just wondering if someone could give me a simple example of using ls -1 /home
to output to a ComboBox and then be read when a button is pushed. I have
looked all over for something I can use (even just a simple example) I know
most likely it's going to be related to something
Just wondering if someone could give me a simple example of using ls -1 /home
to output to a ComboBox and then be read when a button is pushed. I have
looked all over for something I can use (even just a simple example) I know
most likely it's going to be related to something to do with a qstring,
Hello.
I am trying to put an icon into the system tray area using QSystemTrayIcon.
All work well except when I close the program.
I put the icon in the area using this code:
icon=QtGui.QIcon("pixmaps/todo_list.png")
systray=QtGui.QSystemTrayIcon(icon)
#systray.setIcon(icon)
volkan kepoglu ha scritto:
Hi Phil,
I am trying to write a plugin for Qgis. The plugin will do
spatial data analysis. I am using PyQt4 in python 2.5.
In one form/dialog, there are several Qwidgets like
QLineEdit and QLabel. I want to get the list of
Qwidgets name, Qwidgets type (like QLineEdit,
OK.
Thanks a lot for your answers.
El Friday 07 March 2008 Phil Thompson escribió:
> On Friday 07 March 2008, Vicent Mas wrote:
> > Hi again,
> >
> > I was wondering if PyQt3 applications can be distributed under GPL v3. Is
> > it possible? Or only GPL v2 is supported for PyQt3?
>
> GPL2 only.
>
Hi Phil,
I am trying to write a plugin for Qgis. The plugin will do
spatial data analysis. I am using PyQt4 in python 2.5.
In one form/dialog, there are several Qwidgets like
QLineEdit and QLabel. I want to get the list of
Qwidgets name, Qwidgets type (like QLineEdit, QLabel)
and Qwidgets default v
On Friday 07 March 2008, Vicent Mas wrote:
> Hi again,
>
> I was wondering if PyQt3 applications can be distributed under GPL v3. Is
> it possible? Or only GPL v2 is supported for PyQt3?
GPL2 only.
Phil
___
PyQt mailing listPyQt@riverbankcomputing.c
On Friday 07 March 2008, Vicent Mas wrote:
> Hello,
>
> I'have just seen that, since January, Trolltech releases Qt under GPL v3
> license. Does it apply to PyQt4 too?
Current snapshots and future versions, yes.
Phil
___
PyQt mailing listPyQt@riverb
Hi again,
I was wondering if PyQt3 applications can be distributed under GPL v3. Is it
possible? Or only GPL v2 is supported for PyQt3?
Vicent
--
::
Share what you know, learn what you don't
___
PyQt mailing listPyQt@riverbankcomputing.c
Hello,
I'have just seen that, since January, Trolltech releases Qt under GPL v3
license. Does it apply to PyQt4 too?
TIA
--
::
Share what you know, learn what you don't
___
PyQt mailing listPyQt@riverbankcomputing.com
http://www.riverban
10 matches
Mail list logo