[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt] Incorrect keyword in pyqtSlot in PyQt5
From:       Ilya Kulakov <kulakov.ilya () gmail ! com>
Date:       2015-10-13 20:50:23
Message-ID: D2D5F8A1-A952-43D1-8CFE-006B19B86FA4 () gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


In PyQt5 pyqtSlot is defined as this:

	def pyqtSlot(*types, str_name=None, str_result=None):

while it should be

	def pyqtSlot(*types, name=None, result=None):


Best Regards,
Ilya Kulakov




[Attachment #5 (unknown)]

<html><head><meta http-equiv="Content-Type" content="text/html \
charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: \
space; -webkit-line-break: after-white-space;" class="">In PyQt5 pyqtSlot is defined \
as this:<div class=""><br class=""></div><div class=""><span class="Apple-tab-span" \
style="white-space:pre">	</span>def&nbsp;pyqtSlot(*types, str_name=None, \
str_result=None):</div><div class=""><br class=""></div><div class="">while it should \
be</div><div class=""><br class=""></div><div class=""><span class="Apple-tab-span" \
style="white-space:pre">	</span>def&nbsp;pyqtSlot(*types, name=None, \
result=None):</div><div class=""><br class=""></div><br class=""><div class=""> <span \
class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); \
font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: \
normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: \
-webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; \
word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; \
-webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; \
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><div class="">Best \
Regards,</div><div class="">Ilya Kulakov</div><div class=""><br \
class=""></div></span><br class="Apple-interchange-newline">

</div>
<br class=""></body></html>


[Attachment #6 (text/plain)]

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic