KMsgBox
![]() | KMsgBox (QWidget *parent = 0, const char *caption = 0, const char * message = 0, int flags = INFORMATION, const char *b1text = 0, const char *b2text = 0, const char *b3text = 0, const char *b4text = 0) Constructor |
![]() | yesNo (QWidget *parent = 0, const char *caption = 0, const char * message = 0, int type = 0, const char *yes = "Yes", const char *no = "No") yesNo |
![]() | yesNoCancel (QWidget *parent = 0, const char *caption = 0, const char * message = 0, int type = 0, const char *yes = "Yes", const char *no = "No", const char *cancel = "Cancel") yesNoCancel |
![]() | message (QWidget *parent = 0, const char *caption = 0, const char * message = 0, int type = 0, const char *btext = "Ok") message |
A message box API for the KDE project. KMsgBox provides a Windows - lookalike message- or error box with icons and up to 4 configurable buttons.
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling