Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 145095 Details for
Bug 212086
x11-libs/qt-4.5.2 include problems
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
example file
main.cpp (text/plain), 347 bytes, created by
pavel sanda
on 2008-03-02 16:39:32 UTC
(
hide
)
Description:
example file
Filename:
MIME Type:
Creator:
pavel sanda
Created:
2008-03-02 16:39:32 UTC
Size:
347 bytes
patch
obsolete
>#include <QApplication> >#include <QSessionManager> > >class MyApp : public QApplication { >public: > MyApp(int &argc, char *argv[]) : QApplication(argc, argv) { > } > > void commitData(QSessionManager &manager) { > QString foo = manager.sessionId(); > } >}; > >int main(int argc, char *argv[]) { > MyApp app(argc, argv); > > 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
.
View Attachment As Raw
Actions:
View
Attachments on
bug 212086
: 145095 |
196528
|
196538
|
196539
|
196545