Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2578280
quick-test.cpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
351 B
Referenced Files
None
Subscribers
None
quick-test.cpp
View Options
#include
<QtQuickTest>
#include
<QQmlEngine>
#include
<QQmlContext>
#include
"register-types.hpp"
class
Setup
:
public
QObject
{
Q_OBJECT
public
:
Setup
()
{}
public
slots
:
void
qmlEngineAvailable
(
QQmlEngine
*
engine
)
{
registerKazvQmlTypes
();
}
};
QUICK_TEST_MAIN_WITH_SETUP
(
quickTest
,
Setup
)
#include
"quick-test.moc"
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Wed, Jun 25, 12:19 AM (16 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
89299
Default Alt Text
quick-test.cpp (351 B)
Attached To
Mode
rK kazv
Attached
Detach File
Event Timeline
Log In to Comment