#include <qgeosatelliteinfosource_gypsy_p.h>
|
| | SatelliteGypsyEngine (QGeoSatelliteInfoSource *parent=0) |
| virtual | ~SatelliteGypsyEngine () |
| virtual gulong | eng_g_signal_connect (gpointer instance, const gchar *detailed_signal, GCallback c_handler, gpointer data) |
| virtual guint | eng_g_signal_handlers_disconnect_by_func (gpointer instance, gpointer func, gpointer data) |
| virtual void | eng_g_free (gpointer mem) |
| virtual GypsyControl * | eng_gypsy_control_get_default (void) |
| virtual char * | eng_gypsy_control_create (GypsyControl *control, const char *device_name, GError **error) |
| virtual GypsyDevice * | eng_gypsy_device_new (const char *object_path) |
| virtual GypsySatellite * | eng_gypsy_satellite_new (const char *object_path) |
| virtual gboolean | eng_gypsy_device_start (GypsyDevice *device, GError **error) |
| virtual gboolean | eng_gypsy_device_stop (GypsyDevice *device, GError **error) |
| virtual GypsyDeviceFixStatus | eng_gypsy_device_get_fix_status (GypsyDevice *device, GError **error) |
| virtual GPtrArray * | eng_gypsy_satellite_get_satellites (GypsySatellite *satellite, GError **error) |
| virtual void | eng_gypsy_satellite_free_satellite_array (GPtrArray *satellites) |
| virtual GConfClient * | eng_gconf_client_get_default (void) |
| virtual gchar * | eng_gconf_client_get_string (GConfClient *client, const gchar *key, GError **err) |
◆ SatelliteGypsyEngine()
◆ ~SatelliteGypsyEngine()
| SatelliteGypsyEngine::~SatelliteGypsyEngine |
( |
| ) |
|
|
virtual |
◆ eng_g_free()
| void SatelliteGypsyEngine::eng_g_free |
( |
gpointer | mem | ) |
|
|
virtual |
◆ eng_g_signal_connect()
| gulong SatelliteGypsyEngine::eng_g_signal_connect |
( |
gpointer | instance, |
|
|
const gchar * | detailed_signal, |
|
|
GCallback | c_handler, |
|
|
gpointer | data ) |
|
virtual |
◆ eng_g_signal_handlers_disconnect_by_func()
| guint SatelliteGypsyEngine::eng_g_signal_handlers_disconnect_by_func |
( |
gpointer | instance, |
|
|
gpointer | func, |
|
|
gpointer | data ) |
|
virtual |
◆ eng_gconf_client_get_default()
| GConfClient * SatelliteGypsyEngine::eng_gconf_client_get_default |
( |
void | | ) |
|
|
virtual |
◆ eng_gconf_client_get_string()
| gchar * SatelliteGypsyEngine::eng_gconf_client_get_string |
( |
GConfClient * | client, |
|
|
const gchar * | key, |
|
|
GError ** | err ) |
|
virtual |
◆ eng_gypsy_control_create()
| char * SatelliteGypsyEngine::eng_gypsy_control_create |
( |
GypsyControl * | control, |
|
|
const char * | device_name, |
|
|
GError ** | error ) |
|
virtual |
◆ eng_gypsy_control_get_default()
| GypsyControl * SatelliteGypsyEngine::eng_gypsy_control_get_default |
( |
void | | ) |
|
|
virtual |
◆ eng_gypsy_device_get_fix_status()
| GypsyDeviceFixStatus SatelliteGypsyEngine::eng_gypsy_device_get_fix_status |
( |
GypsyDevice * | device, |
|
|
GError ** | error ) |
|
virtual |
◆ eng_gypsy_device_new()
| GypsyDevice * SatelliteGypsyEngine::eng_gypsy_device_new |
( |
const char * | object_path | ) |
|
|
virtual |
◆ eng_gypsy_device_start()
| gboolean SatelliteGypsyEngine::eng_gypsy_device_start |
( |
GypsyDevice * | device, |
|
|
GError ** | error ) |
|
virtual |
◆ eng_gypsy_device_stop()
| gboolean SatelliteGypsyEngine::eng_gypsy_device_stop |
( |
GypsyDevice * | device, |
|
|
GError ** | error ) |
|
virtual |
◆ eng_gypsy_satellite_free_satellite_array()
| void SatelliteGypsyEngine::eng_gypsy_satellite_free_satellite_array |
( |
GPtrArray * | satellites | ) |
|
|
virtual |
◆ eng_gypsy_satellite_get_satellites()
| GPtrArray * SatelliteGypsyEngine::eng_gypsy_satellite_get_satellites |
( |
GypsySatellite * | satellite, |
|
|
GError ** | error ) |
|
virtual |
◆ eng_gypsy_satellite_new()
| GypsySatellite * SatelliteGypsyEngine::eng_gypsy_satellite_new |
( |
const char * | object_path | ) |
|
|
virtual |
◆ m_owner
The documentation for this class was generated from the following files: