Groups
Groups
Sign in
Groups
Groups
PyQt & PySide
Conversations
About
Send feedback
Help
PyQt & PySide
Contact owners and managers
1–19 of 20
用Python可能就稍微有点小众了,
而用Python做桌面更
小众,再以PyQt/
PySide作技术选型的就非常小众了,
所以难能可贵。
不用担心和怀疑,PyQt / PySide已经可以用于开发功能特性完备的桌面应用了。So, Join us!
PyQt & PySide的交流信息:
QQ群号:143061743
邮件列表:pyqt-pyside
@
googlegroups.
com
Mark all as read
Report group
0 selected
Jimmy Kuu
, …
zw g
5
11/7/12
一个PyQt教程(翻译)
谢谢丸子分享。 也可以看英文原版本的: http://zetcode.com/tutorials/pyqt4/ Gui 2012/11/7 flyer <flye...@gmail.com
unread,
一个PyQt教程(翻译)
谢谢丸子分享。 也可以看英文原版本的: http://zetcode.com/tutorials/pyqt4/ Gui 2012/11/7 flyer <flye...@gmail.com
11/7/12
adem kaya
3/16/20
(PyQT) return to the previous page , but buttons dont work as the first opened.
Hi guys ; I press the buttons in the main window and navigate to the other windows, but when I press
unread,
(PyQT) return to the previous page , but buttons dont work as the first opened.
Hi guys ; I press the buttons in the main window and navigate to the other windows, but when I press
3/16/20
likage
3/30/15
Saving and loading QTreeWidget contents
Hi all, I have just started out learning Python and PyQt. At the moment I have a question with
unread,
Saving and loading QTreeWidget contents
Hi all, I have just started out learning Python and PyQt. At the moment I have a question with
3/30/15
oglop
2
8/16/13
如何把tableview 中的cell里的checkbox 放到中间? 如果我不想在delegate的paint()里自己draw checkbox
我后来找到两个方法,成功的把checkbox放到中间了,稍后贴过来
unread,
如何把tableview 中的cell里的checkbox 放到中间? 如果我不想在delegate的paint()里自己draw checkbox
我后来找到两个方法,成功的把checkbox放到中间了,稍后贴过来
8/16/13
oglop
2
7/13/13
centos 6.4 x64 PyQt4 package not compatible with sip package in base repo ?
放弃了 我把repo里的sip和pyqt卸了 ,自己去riverbank下了sip和pyqt source code, compile以后安了 ..... 在 2013年7月13日星期六UTC+8上午
unread,
centos 6.4 x64 PyQt4 package not compatible with sip package in base repo ?
放弃了 我把repo里的sip和pyqt卸了 ,自己去riverbank下了sip和pyqt source code, compile以后安了 ..... 在 2013年7月13日星期六UTC+8上午
7/13/13
Philip
2
5/22/13
how to reflect download progress onto QtableView or QtableWidget?
I have made this question more clear here ,can you have a look ,thank you ! http://qt-project.org/
unread,
how to reflect download progress onto QtableView or QtableWidget?
I have made this question more clear here ,can you have a look ,thank you ! http://qt-project.org/
5/22/13
bryan
2/21/13
ubuntu touch 已经释出,不知道未来是否能支持PYQT?
看开发者文档 ,开发是用QT/QML,但是不知道未来是否能支持PYQT?
unread,
ubuntu touch 已经释出,不知道未来是否能支持PYQT?
看开发者文档 ,开发是用QT/QML,但是不知道未来是否能支持PYQT?
2/21/13
Philip
1/28/13
How VLC implement the functionality of playing video in full screen mode ?
How VLC implement the functionality of playing video in full screen mode ? when you double click the
unread,
How VLC implement the functionality of playing video in full screen mode ?
How VLC implement the functionality of playing video in full screen mode ? when you double click the
1/28/13
Philip
1/28/13
QPalette VS stylesheet
QPalette VS stylesheet When we want to set the color of a wideget ,there are to ways to do this ,
unread,
QPalette VS stylesheet
QPalette VS stylesheet When we want to set the color of a wideget ,there are to ways to do this ,
1/28/13
zw g
1/11/13
PyQt中登录框设计 (转自丸子博客)
亲, 丸子的精品系列之登录对话框。 清晰、易懂啊,速度围观。 http://jimmykuu.sinaapp.com/blog/10 Gui
unread,
PyQt中登录框设计 (转自丸子博客)
亲, 丸子的精品系列之登录对话框。 清晰、易懂啊,速度围观。 http://jimmykuu.sinaapp.com/blog/10 Gui
1/11/13
san
,
zw g
3
1/10/13
adding context QMenu to left click on a button in PySide
yes I tried this but I do not want this for a particular reason.... On Thu, Jan 10, 2013 at 8:42 PM,
unread,
adding context QMenu to left click on a button in PySide
yes I tried this but I do not want this for a particular reason.... On Thu, Jan 10, 2013 at 8:42 PM,
1/10/13
zw g
1/8/13
PyQt中弹出对话框操作 (转自樱桃大丸子blog)
筒子们, 丸子可能实在受不了各位的一而再,再而三地问如何在PyQt中写弹出对话框了,所以写了篇清晰、详细、易懂的博文,供大家参考了。 各位,请猛击: http://jimmykuu.sinaapp.
unread,
PyQt中弹出对话框操作 (转自樱桃大丸子blog)
筒子们, 丸子可能实在受不了各位的一而再,再而三地问如何在PyQt中写弹出对话框了,所以写了篇清晰、详细、易懂的博文,供大家参考了。 各位,请猛击: http://jimmykuu.sinaapp.
1/8/13
san
1/5/13
why am i getting error saying No module named shiboken
I recently installed PySide 1.1.2 on my windows 7 x86 , now when I try to import shiboken i get
unread,
why am i getting error saying No module named shiboken
I recently installed PySide 1.1.2 on my windows 7 x86 , now when I try to import shiboken i get
1/5/13
Andy
,
zw g
2
1/4/13
Change mouse pointer while loading a page with QtWebKit
Hi Andy, I'm not sure if this can help: =========================== To associate a cursor with a
unread,
Change mouse pointer while loading a page with QtWebKit
Hi Andy, I'm not sure if this can help: =========================== To associate a cursor with a
1/4/13
bryan
,
zw g
2
12/21/12
qt现在对android的支持情况如何?
需要等到5.1才会对Android和iOS有初步的支持。明天1、2月份时候看吧。 Gui 2012/12/21 bryan <ylj...@gmail.com> 今天看到新闻: "
unread,
qt现在对android的支持情况如何?
需要等到5.1才会对Android和iOS有初步的支持。明天1、2月份时候看吧。 Gui 2012/12/21 bryan <ylj...@gmail.com> 今天看到新闻: "
12/21/12
Andy
,
zw g
6
11/26/12
Printing from QtWebKit
Dear zw, You are a genius! Thank you so much! So for the people who might find this useful, this is
unread,
Printing from QtWebKit
Dear zw, You are a genius! Thank you so much! So for the people who might find this useful, this is
11/26/12
Philip
, …
Jimmy Kuu
5
11/7/12
reimplement QPlainText’s focusInEvent in another source file ,how to ?
haha, 废了me老大劲write的。 在 2012年11月7日星期三UTC+8下午9时58分34秒,zw g写道: I believe what Jimmy told was also to
unread,
reimplement QPlainText’s focusInEvent in another source file ,how to ?
haha, 废了me老大劲write的。 在 2012年11月7日星期三UTC+8下午9时58分34秒,zw g写道: I believe what Jimmy told was also to
11/7/12
coderhwz
,
zw g
2
11/6/12
回复: [PyQt-PySide] 又是普京
你发这个邮件之前就已经订阅成功了,亲:) Gui 2012/11/7 coderhwz <code...@qq.com> 我只是想订阅一下哦 ------------------ 走别人的
unread,
回复: [PyQt-PySide] 又是普京
你发这个邮件之前就已经订阅成功了,亲:) Gui 2012/11/7 coderhwz <code...@qq.com> 我只是想订阅一下哦 ------------------ 走别人的
11/6/12
coderhwz
,
zw g
2
11/6/12
又是普京
虽说这个列表还没太多人气,但咱尽量还是不灌水吧。 Gui 2012/11/7 coderhwz <code...@qq.com> xx ------------------ 走别人的路,让
unread,
又是普京
虽说这个列表还没太多人气,但咱尽量还是不灌水吧。 Gui 2012/11/7 coderhwz <code...@qq.com> xx ------------------ 走别人的路,让
11/6/12
zw g
, …
Richard Tsai
4
11/6/12
各位都用PyQt/PySide做什么应用呢? 觉得最不好理解的部分是什么?
PyQt的开发者Phil说,大意是,等Qt支持Android后,PyQt也会跟进。所以以后在ARM-based的设备上还是有可能用PyQt的。 Gui 2012/11/6 Richard Tsai
unread,
各位都用PyQt/PySide做什么应用呢? 觉得最不好理解的部分是什么?
PyQt的开发者Phil说,大意是,等Qt支持Android后,PyQt也会跟进。所以以后在ARM-based的设备上还是有可能用PyQt的。 Gui 2012/11/6 Richard Tsai
11/6/12