Ejemplo n.º 1
0
void TestQGeoPositionInfoSource::cleanup()
{
#ifdef TST_GEOCLUEMOCK_ENABLED
    if (m_geoclueMock)
        delete m_geoclueMock;
    m_geoclueMock =0;
#endif
    base_cleanup();
}
void TestQGeoSatelliteInfoSource::cleanup()
{
    base_cleanup();
}
void TestQGeoPositionInfoSource::cleanup()
{
    base_cleanup();
}