QgsGPSDevice Class Reference

#include <qgsgpsdevice.h>

Inheritance diagram for QgsGPSDevice:

Inheritance graph
[legend]
Collaboration diagram for QgsGPSDevice:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 30 of file qgsgpsdevice.h.

Public Member Functions

 QgsGPSDevice ()
 QgsGPSDevice (const QString &wptDlCmd, const QString &wptUlCmd, const QString &rteDlCmd, const QString &rteUlCmd, const QString &trkDlCmd, const QString &trkUlCmd)
QStringList importCommand (const QString &babel, const QString &type, const QString &in, const QString &out) const
QStringList exportCommand (const QString &babel, const QString &type, const QString &in, const QString &out) const

Private Attributes

QStringList mWptDlCmd
QStringList mWptUlCmd
QStringList mRteDlCmd
QStringList mRteUlCmd
QStringList mTrkDlCmd
QStringList mTrkUlCmd


Constructor & Destructor Documentation

QgsGPSDevice::QgsGPSDevice (  )  [inline]

Definition at line 33 of file qgsgpsdevice.h.

QgsGPSDevice::QgsGPSDevice ( const QString &  wptDlCmd,
const QString &  wptUlCmd,
const QString &  rteDlCmd,
const QString &  rteUlCmd,
const QString &  trkDlCmd,
const QString &  trkUlCmd 
)

Definition at line 20 of file qgsgpsdevice.cpp.

References mRteDlCmd, mRteUlCmd, mTrkDlCmd, mTrkUlCmd, mWptDlCmd, and mWptUlCmd.


Member Function Documentation

QStringList QgsGPSDevice::importCommand ( const QString &  babel,
const QString &  type,
const QString &  in,
const QString &  out 
) const [virtual]

Reimplemented from QgsBabelFormat.

Definition at line 39 of file qgsgpsdevice.cpp.

References mRteDlCmd, mTrkDlCmd, and mWptDlCmd.

QStringList QgsGPSDevice::exportCommand ( const QString &  babel,
const QString &  type,
const QString &  in,
const QString &  out 
) const [virtual]

Reimplemented from QgsBabelFormat.

Definition at line 71 of file qgsgpsdevice.cpp.

References mRteUlCmd, mTrkUlCmd, and mWptUlCmd.


Member Data Documentation

QStringList QgsGPSDevice::mWptDlCmd [private]

Definition at line 46 of file qgsgpsdevice.h.

Referenced by importCommand(), and QgsGPSDevice().

QStringList QgsGPSDevice::mWptUlCmd [private]

Definition at line 46 of file qgsgpsdevice.h.

Referenced by exportCommand(), and QgsGPSDevice().

QStringList QgsGPSDevice::mRteDlCmd [private]

Definition at line 46 of file qgsgpsdevice.h.

Referenced by importCommand(), and QgsGPSDevice().

QStringList QgsGPSDevice::mRteUlCmd [private]

Definition at line 46 of file qgsgpsdevice.h.

Referenced by exportCommand(), and QgsGPSDevice().

QStringList QgsGPSDevice::mTrkDlCmd [private]

Definition at line 46 of file qgsgpsdevice.h.

Referenced by importCommand(), and QgsGPSDevice().

QStringList QgsGPSDevice::mTrkUlCmd [private]

Definition at line 46 of file qgsgpsdevice.h.

Referenced by exportCommand(), and QgsGPSDevice().


The documentation for this class was generated from the following files:
Generated on Tue Oct 28 16:51:56 2008 for Quantum GIS API Documentation by  doxygen 1.5.1