Qt with PyDev
Gary Herron
gherron at islandtraining.com
Tue Jan 4 10:09:53 EST 2011
On 01/04/2011 12:00 AM, RP Khare wrote:
> I installed Aptana PyDev plugin to Aptana Studio 3 Beta. I want to
> write my first GUI application using Python and I want to use Qt for
> it. How to integrate Qt into PyDev, or is there any other alternative
> IDE to work with Qt?
>
>
> element
>
> Font
> font-family
> font-size
> font-style
> font-variant
> font-weight
> letter-spacing
> line-height
> text-decoration
> text-align
> text-indent
> text-transform
> white-space
> word-spacing
> color
> Background
> bg-attachment
> bg-color
> bg-image
> bg-position
> bg-repeat
> Box
> width
> height
> border-top
> border-right
> border-bottom
> border-left
> margin
> padding
> max-height
> min-height
> max-width
> min-width
> outline-color
> outline-style
> outline-width
> Positioning
> position
> top
> bottom
> right
> left
> float
> display
> clear
> z-index
> List
> list-style-image
> list-style-type
> list-style-position
> Table
> vertical-align
> border-collapse
> border-spacing
> caption-side
> empty-cells
> table-layout
> Effects
> text-shadow
> -webkit-box-shadow
> border-radius
> Other
> overflow
> cursor
> visibility
>
>
> ...........
> Rohit
See either of these packages:
PyQt: http://qt.nokia.com/products/
PySide: http://www.pyside.org/
Either one should work with PyDev.
Gary Herron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110104/52f7eaf2/attachment-0001.html>
More information about the Python-list
mailing list