Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baoboa/pyqt5
/ functions
Functions
4,046 in github.com/baoboa/pyqt5
⨍
Functions
4,046
◇
Types & classes
648
↳
Endpoints
2
↓ 2 callers
Method
runInputDialog
(self, title, c1Text, c2Text, opText, outText, cell1, cell2, outCell)
examples/itemviews/spreadsheet/spreadsheet.py:248
↓ 2 callers
Function
run_qmake
Run qmake against a .pro file. target_config is the target configuration. verbose is set if the output is to be displayed. pro_name is the
configure.py:1937
↓ 2 callers
Function
run_test_program
Run a test program and return the output as a list of lines. mname is the name of the PyQt module being tested. test is the name of the test
configure.py:2305
↓ 2 callers
Function
safeActiveElement
()
doc/html/_static/jquery-1.11.1.js:4263
↓ 2 callers
Function
safeActiveElement
()
doc/html/_static/jquery-3.1.0.js:4803
↓ 2 callers
Method
save
(self)
examples/mainwindows/menus.py:100
↓ 2 callers
Method
save
(self)
examples/mainwindows/mdi/mdi.py:89
↓ 2 callers
Method
saveAs
(self)
examples/mainwindows/mdi/mdi.py:95
↓ 2 callers
Method
saveFile
(self, fileName)
examples/mainwindows/recentfiles.py:169
↓ 2 callers
Method
saveFile
(self, fileName)
examples/mainwindows/mdi/mdi.py:102
↓ 2 callers
Method
saveFile
(self, fileName)
examples/mainwindows/sdi/sdi.py:268
↓ 2 callers
Method
saveFile
(self, fileName)
examples/mainwindows/application/application.py:239
↓ 2 callers
Method
saveFile
(self, fileFormat)
examples/widgets/scribble.py:303
↓ 2 callers
Method
scaleImage
(self, factor)
examples/widgets/imageviewer.py:194
↓ 2 callers
Method
scope
(self)
examples/tools/settingseditor/settingseditor.py:280
↓ 2 callers
Method
selectComboBoxItem
(box, value)
examples/multimediawidgets/camera/camera.py:108
↓ 2 callers
Method
setCamera
(self, cameraDevice)
examples/multimediawidgets/camera/camera.py:268
↓ 2 callers
Method
setCodec
qpy/pylupdate/metatranslator.cpp:723
↓ 2 callers
Method
setColor
(self, c)
examples/designer/plugins/widgets/helloglwidget.py:250
↓ 2 callers
Method
setColor
(self)
examples/dialogs/standarddialogs.py:215
↓ 2 callers
Function
setComparator
* Set comp, which is a comparator function used for sorting and * inserting comments into the list.
doc/html/_static/websupport.js:107
↓ 2 callers
Method
setCompleter
(self, c)
examples/tools/customcompleter/customcompleter.py:65
↓ 2 callers
Method
setCurrentFile
(self, fileName)
examples/mainwindows/recentfiles.py:184
↓ 2 callers
Method
setCurrentFile
(self, fileName)
examples/mainwindows/mdi/mdi.py:148
↓ 2 callers
Method
setFillRule
(self, rule)
examples/painting/painterpaths.py:70
↓ 2 callers
Method
setNodeCount
(self, nodeCount)
examples/animation/stickman/stickman.py:381
↓ 2 callers
Method
setNodePos
(self, idx, pos)
examples/animation/stickman/stickman.py:391
↓ 2 callers
Method
setPathType
(self, pathType)
examples/animation/easing/easing.py:64
↓ 2 callers
Method
setPlaylist
(self, playlist)
examples/multimediawidgets/player.py:119
↓ 2 callers
Method
setPosUsingSheepDog
(self, dest, sceneFence)
examples/qtdemo/demoitem.py:113
↓ 2 callers
Method
setProperties
(self, widget, elem)
pyuic/uic/properties.py:394
↓ 2 callers
Method
setRandomShape
(self)
examples/widgets/tetrix.py:428
↓ 2 callers
Method
setShape
(self, shape)
examples/painting/transformations.py:70
↓ 2 callers
Method
setSize
(self, size)
examples/widgets/icons/icons.py:140
↓ 2 callers
Method
setText
(self, text)
examples/qtdemo/demotextitem.py:64
↓ 2 callers
Method
setUrl
(self, url)
examples/webkit/simpleselector/simpleselector.py:71
↓ 2 callers
Method
setVolume
(self, volume)
examples/multimediawidgets/player.py:240
↓ 2 callers
Method
setXRotation
(self, angle)
examples/opengl/grabber.py:77
↓ 2 callers
Method
setXRotation
(self, angle)
examples/opengl/overpainting.py:145
↓ 2 callers
Method
setXRotation
(self, angle)
examples/opengl/hellogl.py:138
↓ 2 callers
Method
setXRotation
(self, angle)
examples/designer/plugins/widgets/helloglwidget.py:72
↓ 2 callers
Method
setupPuzzle
(self)
examples/itemviews/puzzle/puzzle.py:368
↓ 2 callers
Method
setupPuzzle
(self)
examples/draganddrop/puzzle/puzzle.py:304
↓ 2 callers
Method
setupUi
(self, Form)
examples/animation/easing/ui_form.py:13
↓ 2 callers
Method
setupUi
(self, MainWindow)
examples/widgets/stylesheet/ui_mainwindow.py:13
↓ 2 callers
Method
setupUi
(self, ChatMainWindow)
examples/dbus/chat/ui_chatmainwindow.py:13
↓ 2 callers
Method
setupViewport
(self, width, height)
examples/opengl/overpainting.py:327
↓ 2 callers
Function
showHide
( elements, show )
doc/html/_static/jquery-1.11.1.js:6455
↓ 2 callers
Function
sibling
( cur, dir )
doc/html/_static/jquery-1.11.1.js:2973
↓ 2 callers
Function
sibling
( cur, dir )
doc/html/_static/jquery-3.1.0.js:3094
↓ 2 callers
Function
siblingCheck
* Checks document order of two siblings * @param {Element} a * @param {Element} b * @returns {Number} Returns less than 0 if a precedes b, greater
doc/html/_static/jquery-1.11.1.js:952
↓ 2 callers
Function
siblingCheck
* Checks document order of two siblings * @param {Element} a * @param {Element} b * @returns {Number} Returns less than 0 if a precedes b, greater
doc/html/_static/jquery-3.1.0.js:963
↓ 2 callers
Function
siblings
( n, elem )
doc/html/_static/jquery-3.1.0.js:2776
↓ 2 callers
Method
sizeHint
(self)
examples/tools/settingseditor/settingseditor.py:386
↓ 2 callers
Function
sortComments
* Recursively sort a tree of comments using the comp comparator.
doc/html/_static/websupport.js:530
↓ 2 callers
Method
sourceNode
(self)
examples/graphicsview/elasticnodes.py:78
↓ 2 callers
Function
split_and_strip
(s, splitter)
examples/itemviews/frozencolumn/frozencolumn.py:134
↓ 2 callers
Method
startRequest
(self, url)
examples/network/http/http.py:103
↓ 2 callers
Method
stop
(self)
examples/multimediawidgets/camera/camera.py:389
↓ 2 callers
Function
stopQueue
( hooks )
doc/html/_static/jquery-1.11.1.js:7475
↓ 2 callers
Function
stopQueue
( hooks )
doc/html/_static/jquery-3.1.0.js:7120
↓ 2 callers
Method
storageFactory
Create the storage for a type.
qpy/QtCore/qpycore_chimera.cpp:1769
↓ 2 callers
Function
strict_getattr
(module, clsname)
pyuic/uic/Compiler/qtproxies.py:73
↓ 2 callers
Method
strippedName
(self, fullFileName)
examples/mainwindows/recentfiles.py:225
↓ 2 callers
Method
submit
(self)
examples/sql/cachedtable.py:90
↓ 2 callers
Function
swap
( elem, options, callback, args )
doc/html/_static/jquery-3.1.0.js:4425
↓ 2 callers
Method
switchToNextEffect
(self)
examples/qtdemo/itemcircleanimation.py:294
↓ 2 callers
Method
takeAt
(self, index)
examples/layouts/borderlayout.py:162
↓ 2 callers
Method
takeAt
(self, index)
examples/layouts/flowlayout.py:93
↓ 2 callers
Method
tick
(self)
examples/qtdemo/mainwindow.py:218
↓ 2 callers
Method
tick
(self, adjust)
examples/qtdemo/itemcircleanimation.py:76
↓ 2 callers
Method
tickerFont
()
examples/qtdemo/colors.py:141
↓ 2 callers
Function
tileForCoordinate
(lat, lng, zoom)
examples/network/lightmaps.py:87
↓ 2 callers
Method
tileRect
(self, tp)
examples/network/lightmaps.py:226
↓ 2 callers
Method
toUnicode
qpy/pylupdate/metatranslator.cpp:733
↓ 2 callers
Function
to_QList_QObject
Convert a Python list object to a QList<QObject*> and return true if the conversion was successful. An empty list is never converted and left to the
qpy/QtQuick/qpyquick_chimera_helpers.cpp:133
↓ 2 callers
Method
totalFrames
(self)
examples/animation/stickman/stickman.py:408
↓ 2 callers
Method
transformPainter
(self, painter)
examples/painting/transformations.py:121
↓ 2 callers
Method
uniqueName
UIParser.uniqueName(string) -> string Create a unique name from a string. >>> p = UIParser(QtCore, QtGui, QtWidgets) >>> p.un
pyuic/uic/uiparser.py:187
↓ 2 callers
Method
updateActions
(self)
examples/widgets/imageviewer.py:189
↓ 2 callers
Method
updateButtons
(self)
examples/widgets/movie/movie.py:128
↓ 2 callers
Method
updateColor
(self, item)
examples/itemviews/spreadsheet/spreadsheet.py:187
↓ 2 callers
Method
updateFrameSlider
(self)
examples/widgets/movie/movie.py:112
↓ 2 callers
Function
updateFunc
( i, contexts, values )
doc/html/_static/jquery-1.11.1.js:3352
↓ 2 callers
Function
updateFunc
( i )
doc/html/_static/jquery-3.1.0.js:3743
↓ 2 callers
Method
updateLineNumberAreaWidth
(self, _)
examples/widgets/codeeditor.py:84
↓ 2 callers
Method
updatePixmapLabels
(self)
examples/widgets/icons/icons.py:161
↓ 2 callers
Method
updatePosition
(self)
examples/graphicsview/diagramscene/diagramscene.py:93
↓ 2 callers
Method
updateRecentFileActions
(self)
examples/mainwindows/recentfiles.py:208
↓ 2 callers
Method
updateScreenshotLabel
(self)
examples/desktop/screenshot.py:160
↓ 2 callers
Function
updateTsFiles
(fetchedTor, tsFileNames, codecForTr, noObsolete, verbose)
pylupdate/pylupdate_main.py:47
↓ 2 callers
Function
updateTsFiles
pylupdate/main.cpp:104
↓ 2 callers
Function
updateTsFiles
(fetchedTor, tsFileNames, codecForTr, noObsolete, verbose)
sip/pylupdate/pylupdate_main.py:47
↓ 2 callers
Method
useGuideTt
(self)
examples/qtdemo/itemcircleanimation.py:281
↓ 2 callers
Function
vendorPropName
( style, name )
doc/html/_static/jquery-1.11.1.js:6433
↓ 2 callers
Function
vendorPropName
( name )
doc/html/_static/jquery-3.1.0.js:6133
↓ 2 callers
Method
volume
(self)
examples/multimediawidgets/player.py:237
↓ 2 callers
Method
writeDataInfo
pyrcc/rcc.cpp:86
↓ 2 callers
Method
writeDataInfo
qpy/pyrcc/rcc.cpp:64
↓ 2 callers
Method
zoomOut
(self)
examples/graphicsview/embeddeddialogs/embeddeddialogs.py:153
← previous
next →
901–1,000 of 4,046, ranked by callers