代码搜索:PyQt
找到约 26 项符合「PyQt」的源代码
代码结果 26
www.eeworm.com/read/181916/9227550
hp-ux readme.hp-ux
This file describes some things to be aware of when building SIP (and PyQt)
under HP-UX.
I had success building SIP V4 and PyQt on HP-UX 11.0 with the
HP aC++ compiler.
My configuration was:
HP-UX
www.eeworm.com/read/325535/3482935
py __init__.py
"""pyQt widgets for VTK."""
__all__ = ['QVTKRenderWidget', 'QVTKRenderWindowInteractor']
www.eeworm.com/read/470561/6913823
pyw a3.pyw
# -*- coding: cp936 -*-
import sys
from PyQt4 import QtCore, QtGui
class MainWindow(QtGui.QMainWindow):
MaxRecentFiles = 5
windowList = []
def __init__(self, parent=None):
QtGui
www.eeworm.com/read/318733/3564164
py resources.py
# -*- coding: utf-8 -*-
# Resource object code
#
# Created: Mon Jan 7 20:40:39 2008
# by: The Resource Compiler for PyQt (Qt v4.3.2)
#
# WARNING! All changes made in this file will be lost!
fro
www.eeworm.com/read/318733/3564176
py resources.py
# -*- coding: utf-8 -*-
# Resource object code
#
# Created: Thu Jan 10 13:11:47 2008
# by: The Resource Compiler for PyQt (Qt v4.2.3)
#
# WARNING! All changes made in this file will be lost!
fr