[PyKDE] Problem with messagebox

Roberto Alsina ralsina at kde.org
Tue Aug 2 22:53:11 BST 2005


> 2005/8/2, Roberto Alsina <ralsina at kde.org>:
>
>> QMessageBox.question returns an integer:
>>
>> 0 if you click the first button
>> 1 for the second (if there is one)
>> 2 for the third (if there is one)
>> [...]
>> It will return 1 in Yes, 0 in No.
>>
>> This behaviour is exactly like the C++ version.
>
> Thank you Roberto. However, the Qt help page seems to contradict you:
"QMessageBox.question() returns the identity (QMessageBox::Yes, or
QMessageBox::No, etc.) of the button that was clicked.".
>
> http://doc.trolltech.com/3.3/qmessagebox.html#question
>
> How is this possible?

We are both right, there are two QMessagebox::question :-)

-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`)  ralsina at kde.org
 (_Y_.)' ._   ) `._`.  " -.-'   KDE Developer (MFCH)
  _..`-'_..-_/ /-'_.'
(l)-'' ((i).' ((!.'             Buenos Aires - Argentina
Imminentizing the eschaton since 1971.




More information about the PyQt mailing list