Bugzilla – Attachment 51000 Details for
Bug 119090
Qt/KDE Integration Bug
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
Example showing problem
dialog_test.cpp (text/x-c++src), 284 bytes, created by
Forgotten User mf5XHPErBa
on 2005-09-28 03:59:15 UTC
(
hide
)
Description:
Example showing problem
Filename:
MIME Type:
Creator:
Forgotten User mf5XHPErBa
Created:
2005-09-28 03:59:15 UTC
Size:
284 bytes
patch
obsolete
>#include <qapplication.h> >#include <qmessagebox.h> > >int >main(int argc, char** argv) >{ > QApplication app(argc, argv); > > int ch = QMessageBox::warning(NULL, "Test", "This is a test dialog", > QMessageBox::Yes, QMessageBox::No); > qDebug("choice = %d", ch); > > return 0; >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
Attachments on
bug 119090
: 51000 |
51593