On Sat, 19 May 2012 19:50:49 +0530, Ganesh Kumar wrote: > I very new to pyqt, I am still learning face, I have seen the example > program, @pyqtSignature("QString"). It's a decorator function, But I can't > seen the function not available to my source file, > please guide me. > > @pyqtSignature("double") > @pyqtSignature("int")
See this link in the PyQt reference documentation: http://www.riverbankcomputing.com/static/Docs/PyQt4/html/old_style_signals_slots.html#the-qtcore-pyqtsignature-decorator David _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt