Re[PyQt] directing function output from one widget to another

2009-02-14 Thread klia
hello everyone i have a search program that query about data in DB created using sqlite. i have build a small interface to be linked with the program in qt designer. how can i redirect my output of the search from lineEdit to listViewitem widget whenever i click search. http://www.nabble.com/fil

[PyQt] i18n default paths

2009-02-14 Thread Frédéric
I have to deploy an application under PC/linux, PC/Windows, PC/Mac and Nokia/maemo. 1) Under PC/linux and Nokia/maemo, qt translations files are in the dir pointed by: QtCore.QLibraryInfo.location(QtCore.QLibraryInfo.TranslationsPath) which is: /usr/share/qt4/translations But under W

[PyQt] Database not showing error

2009-02-14 Thread Anil Kumar
Hi, I have few widgets loading its data from a MySQL database. I create a database connection at the start. If I leave the application open overnight the connection drops out. How can I detect if the database connection is still active?. Calling if db.isOpen(): logger.debug("DB is vali

Re: [PyQt] i18n & combo box

2009-02-14 Thread Frédéric
On vendredi 13 février 2009, Frédéric wrote: > I have a little issue with i18n and combobox. I have a config dialog > with some combobox, to allow the user to choose some pre-defined values. > For example, the possible entries of one of my combobox are: > > up > down > left > right

[PyQt] Download linguist alone

2009-02-14 Thread Frédéric
Hi, Is there a way to download linguist alone, for translator guys? I didn't find neither on Qt nor PyQt web sites... Thanks, -- Frédéric http://www.gbiloba.org ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomput