Home
last modified time | relevance | path

Searched refs:newFortune (Results 1 – 25 of 43) sorted by relevance

12

/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/examples/network/
H A Dblockingfortuneclient.py55 newFortune = Signal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/examples/network/
H A Dblockingfortuneclient.py55 newFortune = Signal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/devel/py-qt5-core/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/devel/py-qt5-dbus/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/devel/py-qt5-help/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/devel/py-qt5-positioning/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)
/dports/devel/py-qt5-dbussupport/PyQt5-5.15.4/examples/network/
H A Dblockingfortuneclient.py55 newFortune = pyqtSignal(str) variable in FortuneThread
116 self.newFortune.emit(fortune)
167 self.thread.newFortune.connect(self.showFortune)

12