|
| GeoDataChange () |
|
| GeoDataChange (const GeoDataChange &other) |
|
| ~GeoDataChange () |
|
virtual const char * | nodeType () const |
|
bool | operator!= (const GeoDataChange &other) const |
|
GeoDataChange & | operator= (const GeoDataChange &other) |
|
bool | operator== (const GeoDataChange &other) const |
|
| GeoDataContainer () |
|
| GeoDataContainer (const GeoDataContainer &other) |
|
virtual | ~GeoDataContainer () |
|
void | append (GeoDataFeature *other) |
|
GeoDataFeature & | at (int pos) |
|
const GeoDataFeature & | at (int pos) const |
|
QVector< GeoDataFeature * >
::Iterator | begin () |
|
GeoDataFeature * | child (int) |
|
const GeoDataFeature * | child (int) const |
|
int | childPosition (const GeoDataFeature *child) const |
|
void | clear () |
|
QVector< GeoDataFeature * >
::ConstIterator | constBegin () const |
|
QVector< GeoDataFeature * >
::ConstIterator | constEnd () const |
|
QVector< GeoDataFeature * >
::Iterator | end () |
|
QVector< GeoDataFeature * > | featureList () const |
|
GeoDataFeature & | first () |
|
const GeoDataFeature & | first () const |
|
QVector< GeoDataFolder * > | folderList () const |
|
void | insert (GeoDataFeature *other, int index) |
|
GeoDataFeature & | last () |
|
const GeoDataFeature & | last () const |
|
GeoDataLatLonAltBox | latLonAltBox () const |
|
virtual void | pack (QDataStream &stream) const |
|
QVector< GeoDataPlacemark * > | placemarkList () const |
|
void | remove (int index) |
|
int | size () const |
|
virtual void | unpack (QDataStream &stream) |
|
| GeoDataFeature () |
|
| GeoDataFeature (const QString &name) |
|
| GeoDataFeature (const GeoDataFeature &other) |
|
virtual | ~GeoDataFeature () |
|
const GeoDataAbstractView * | abstractView () const |
|
GeoDataAbstractView * | abstractView () |
|
QString | address () const |
|
const GeoDataStyle * | customStyle () const |
|
QString | description () const |
|
bool | descriptionIsCDATA () const |
|
virtual void | detach () |
|
GeoDataExtendedData & | extendedData () const |
|
EnumFeatureId | featureId () const |
|
bool | isGloballyVisible () const |
|
bool | isVisible () const |
|
QString | name () const |
|
GeoDataFeature & | operator= (const GeoDataFeature &other) |
|
QString | phoneNumber () const |
|
qint64 | popularity () const |
|
GeoDataRegion & | region () const |
|
const QString | role () const |
|
void | setAbstractView (GeoDataAbstractView *abstractView) |
|
void | setAddress (const QString &value) |
|
void | setDescription (const QString &value) |
|
void | setDescriptionCDATA (bool cdata) |
|
void | setExtendedData (const GeoDataExtendedData &extendedData) |
|
void | setName (const QString &value) |
|
void | setPhoneNumber (const QString &value) |
|
void | setPopularity (qint64 popularity) |
|
void | setRegion (const GeoDataRegion ®ion) |
|
void | setRole (const QString &role) |
|
void | setSnippet (const GeoDataSnippet &value) |
|
void | setStyle (GeoDataStyle *style) |
|
void | setStyleMap (const GeoDataStyleMap *map) |
|
void | setStyleUrl (const QString &value) |
|
void | setTimeSpan (const GeoDataTimeSpan &timeSpan) |
|
void | setTimeStamp (const GeoDataTimeStamp &timeStamp) |
|
void | setVisible (bool value) |
|
void | setVisualCategory (GeoDataVisualCategory category) |
|
void | setZoomLevel (int index) |
|
GeoDataSnippet | snippet () const |
|
const GeoDataStyle * | style () const |
|
const GeoDataStyleMap * | styleMap () const |
|
QString | styleUrl () const |
|
const GeoDataTimeSpan & | timeSpan () const |
|
GeoDataTimeSpan & | timeSpan () |
|
const GeoDataTimeStamp & | timeStamp () const |
|
GeoDataTimeStamp & | timeStamp () |
|
GeoDataVisualCategory | visualCategory () const |
|
int | zoomLevel () const |
|
| GeoDataObject () |
|
| GeoDataObject (const GeoDataObject &) |
|
virtual | ~GeoDataObject () |
|
QString | id () const |
|
GeoDataObject & | operator= (const GeoDataObject &) |
|
virtual GeoDataObject * | parent () const |
|
QString | resolvePath (const QString &relativePath) const |
|
void | setId (const QString &value) |
|
virtual void | setParent (GeoDataObject *parent) |
|
void | setTargetId (const QString &value) |
|
QString | targetId () const |
|
| GeoNode () |
|
virtual | ~GeoNode () |
|
virtual | ~Serializable () |
|