Howdy, I have been searching the archives and haven't found anything on
QToolBox's that would help with the following question.
I have a toolbox and want to allow several subwidgets to be displayed at the
same time. The default implementation seems to
maximize the contents of a single tool. Can
Hi,
I would like to convert a number to a localized string without the thousands
separator,
I set the numberOptions to omit the group separator. This seems to work with
the
locale.toString() function, but not with the QString('%L1').arg() syntax.
I'm attaching a short example below. Do you know
On Mon, 14 Jun 2010 14:17:44 +0300, "Mosheyev, Dmitriy"
wrote:
> Thanks Phil,
>
> Can you please give me your effort estimation how difficult will it be to
> implement it using sip?
Not without spending some time looking at the API. Normally it would be
relatively straightforward, but I can imag
Hi,
I am trying to install PyQt on Fedora 12 Desktop machine.
I have installed Qt-x11, sip, PyQt.
1. *qt-x11-opensource-src-4.5.3*
tar xvfz qt-x11-opensource-src-4.5.3.tar.gz
cd qt-x11-opensource-src-4.5.3
./configure -fast -qt-sql-sqlite -no-qt3support
make
On Mon, 14 Jun 2010 13:50:58 +0300, Dmitriy Mosheyev
wrote:
> Hi,
>
> My question is about QT PropertyBrowser framework.
> Reference: "
>
http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Widgets/qtpropertybrowser/
> "
>
> Is it supported by PyQT packages?
No.
> If not -> i
Hi,
My question is about QT PropertyBrowser framework.
Reference: "
http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Widgets/qtpropertybrowser/
"
Is it supported by PyQT packages? If not -> is it going to be and when ?
And in general how much time is it usually takes to add