<div dir="ltr">All,<div><br></div><div>A simple question -- I'd like to define a signal which expects a function (or any callable) as an argument to the signal. I'm accustomed to defining signals with other parameters, such as</div>

<div><br></div><div>signalName = pyqtSignal(int, str, list, dict)</div><div><br></div><div>What's the type for a function?</div><div><br></div><div>signalName = pyqtSignal(def?) # nope; not 'function' either.</div>

<div><br></div><div>Thanks!</div><div><br></div><div>Bryan</div><div>-- <br>Bryan A. Jones, Ph.D.<br>Associate Professor<br>Department of Electrical and Computer Engineering<br>231 Simrall / PO Box 9571<br>Mississippi State University<br>

Mississippi state, MS 39762<br><a href="http://www.ece.msstate.edu/~bjones" target="_blank">http://www.ece.msstate.edu/~bjones</a><br>bjones AT ece DOT msstate DOT edu<br>voice 662-325-3149<br>fax 662-325-2298<br><br>Our Master, Jesus Christ, is on his way. He'll show up right on<br>

time, his arrival guaranteed by the Blessed and Undisputed Ruler,<br>High King, High God.<br>- 1 Tim. 6:14b-15 (The Message)<br>
</div></div>