Home
last modified time | relevance | path

Searched refs:SatelliteGypsyEngine (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/gypsy/
H A Dqgeosatelliteinfosource_gypsy.cpp63 SatelliteGypsyEngine::SatelliteGypsyEngine(QGeoSatelliteInfoSource *parent) : in SatelliteGypsyEngine() function in SatelliteGypsyEngine
67 SatelliteGypsyEngine::~SatelliteGypsyEngine() in ~SatelliteGypsyEngine()
72 gulong SatelliteGypsyEngine::eng_g_signal_connect(gpointer instance, in eng_g_signal_connect()
79 guint SatelliteGypsyEngine::eng_g_signal_handlers_disconnect_by_func (gpointer instance, in eng_g_signal_handlers_disconnect_by_func()
86 void SatelliteGypsyEngine::eng_g_free(gpointer mem) in eng_g_free()
91 GypsyControl *SatelliteGypsyEngine::eng_gypsy_control_get_default (void) in eng_gypsy_control_get_default()
95 char *SatelliteGypsyEngine::eng_gypsy_control_create (GypsyControl *control, const char *device_nam… in eng_gypsy_control_create()
99 GypsyDevice *SatelliteGypsyEngine::eng_gypsy_device_new (const char *object_path) in eng_gypsy_device_new()
103 GypsySatellite *SatelliteGypsyEngine::eng_gypsy_satellite_new (const char *object_path) in eng_gypsy_satellite_new()
107 gboolean SatelliteGypsyEngine::eng_gypsy_device_start (GypsyDevice *device, GError **error) in eng_gypsy_device_start()
[all …]
H A Dqgeosatelliteinfosource_gypsy_p.h68 class SatelliteGypsyEngine
71 SatelliteGypsyEngine(QGeoSatelliteInfoSource *parent = 0);
72 virtual ~SatelliteGypsyEngine();
128 SatelliteGypsyEngine *m_engine;