Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F10550955
main.cpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Size
308 B
Referenced Files
None
Subscribers
None
main.cpp
View Options
#include
<QCoreApplication>
#include
<QThread>
#include
<QDebug>
#include
"threadcontroller.h"
int
main
(
int
argc
,
char
*
argv
[])
{
QCoreApplication
a
(
argc
,
argv
);
//ThreadController* ctrl = new ThreadController;
ThreadController
ctrl
;
qDebug
()
<<
"Finishd program"
;
return
a
.
exec
();
}
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sun, May 31, 12:06 AM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
330339
Default Alt Text
main.cpp (308 B)
Attached To
Mode
R20 SoC_Rosa_repo
Attached
Detach File
Event Timeline
Log In to Comment