Example #1
0
void CoordXmlTest::writeHumanReadableStream_data()
{
	common_data();
}
Example #2
0
void CoordXmlTest::readXml_data()
{
	common_data();
}
Example #3
0
void CoordXmlTest::writeXml_data()
{
	common_data();
}
Example #4
0
void CoordXmlTest::writeCompressed_data()
{
	common_data();
}
Example #5
0
void CoordXmlTest::writeFastImplementation_data()
{
	common_data();
}
void tst_QOpenGL::openGLPaintDevice_data()
{
    common_data();
}
void tst_QOpenGL::fboRendering_data()
{
    common_data();
}
void tst_QOpenGL::multiGroupSharedResourceCleanupCustom_data()
{
    common_data();
}
void tst_QOpenGL::sharedResourceCleanup_data()
{
    common_data();
}
void tst_QOpenGL::fboTextureOwnership_data()
{
    common_data();
}