This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-24 12:03:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cea605e75859f3b72a94de9400885fdbfd33a3b
cpython
/
Mac
/
Modules
/
qt
T
History
Jack Jansen
c59996e6b1
Added a method GetMediaNextInterestingTimeOnly, which is like GetMediaNextInterestingTime without asking for the duration (which is, according to qt docs, expensive).
2000-03-17 16:49:59 +00:00
..
Qtmodule.c
Added a method GetMediaNextInterestingTimeOnly, which is like GetMediaNextInterestingTime without asking for the duration (which is, according to qt docs, expensive).
2000-03-17 16:49:59 +00:00
qtscan.py
Fixed parameters to a few time and timebase calls: InOut parameters were
2000-03-03 17:06:13 +00:00
qtsupport.py
Added a method GetMediaNextInterestingTimeOnly, which is like GetMediaNextInterestingTime without asking for the duration (which is, according to qt docs, expensive).
2000-03-17 16:49:59 +00:00