• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

marble

  • Marble
  • GeoDataNetworkLinkControl
Public Member Functions | List of all members
Marble::GeoDataNetworkLinkControl Class Reference

#include <GeoDataNetworkLinkControl.h>

Inheritance diagram for Marble::GeoDataNetworkLinkControl:
Inheritance graph
[legend]

Public Member Functions

 GeoDataNetworkLinkControl ()
 
 GeoDataNetworkLinkControl (const GeoDataNetworkLinkControl &other)
 
 ~GeoDataNetworkLinkControl ()
 
GeoDataAbstractView * abstractView () const
 
QString cookie () const
 
QDateTime expires () const
 
QString linkDescription () const
 
QString linkName () const
 
QString linkSnippet () const
 
int maxLines () const
 
qreal maxSessionLength () const
 
QString message () const
 
qreal minRefreshPeriod () const
 
virtual const char * nodeType () const
 
bool operator!= (const GeoDataNetworkLinkControl &other) const
 
GeoDataNetworkLinkControl & operator= (const GeoDataNetworkLinkControl &other)
 
bool operator== (const GeoDataNetworkLinkControl &other) const
 
void setAbstractView (GeoDataAbstractView *abstractView)
 
void setCookie (const QString &cookie)
 
void setExpires (const QDateTime &expires)
 
void setLinkDescription (const QString &linkDescription)
 
void setLinkName (const QString &linkName)
 
void setLinkSnippet (const QString &linkSnippet)
 
void setMaxLines (const int &maxLines)
 
void setMaxSessionLength (const qreal &maxSessionLength)
 
void setMessage (const QString &message)
 
void setMinRefreshPeriod (const qreal &minRefreshPeriod)
 
void setUpdate (const GeoDataUpdate &update)
 
GeoDataUpdate & update ()
 
const GeoDataUpdate & update () const
 
- Public Member Functions inherited from Marble::GeoDataContainer
 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)
 
- Public Member Functions inherited from Marble::GeoDataFeature
 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 &region)
 
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
 
- Public Member Functions inherited from Marble::GeoDataObject
 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
 
- Public Member Functions inherited from Marble::GeoNode
 GeoNode ()
 
virtual ~GeoNode ()
 
- Public Member Functions inherited from Marble::Serializable
virtual ~Serializable ()
 

Additional Inherited Members

- Public Types inherited from Marble::GeoDataFeature
enum  GeoDataVisualCategory {
  None, Default, Unknown, SmallCity,
  SmallCountyCapital, SmallStateCapital, SmallNationCapital, MediumCity,
  MediumCountyCapital, MediumStateCapital, MediumNationCapital, BigCity,
  BigCountyCapital, BigStateCapital, BigNationCapital, LargeCity,
  LargeCountyCapital, LargeStateCapital, LargeNationCapital, Nation,
  Mountain, Volcano, Mons, Valley,
  Continent, Ocean, OtherTerrain, Crater,
  Mare, GeographicPole, MagneticPole, ShipWreck,
  AirPort, Observatory, Wikipedia, OsmSite,
  Coordinate, MannedLandingSite, RoboticRover, UnmannedSoftLandingSite,
  UnmannedHardLandingSite, Folder, Bookmark, NaturalWater,
  NaturalWood, HighwaySteps, HighwayUnknown, HighwayPath,
  HighwayTrack, HighwayPedestrian, HighwayService, HighwayRoad,
  HighwayTertiaryLink, HighwayTertiary, HighwaySecondaryLink, HighwaySecondary,
  HighwayPrimaryLink, HighwayPrimary, HighwayTrunkLink, HighwayTrunk,
  HighwayMotorwayLink, HighwayMotorway, Building, AccomodationCamping,
  AccomodationHostel, AccomodationHotel, AccomodationMotel, AccomodationYouthHostel,
  AmenityLibrary, EducationCollege, EducationSchool, EducationUniversity,
  FoodBar, FoodBiergarten, FoodCafe, FoodFastFood,
  FoodPub, FoodRestaurant, HealthDoctors, HealthHospital,
  HealthPharmacy, MoneyAtm, MoneyBank, ShoppingBeverages,
  ShoppingHifi, ShoppingSupermarket, TouristAttraction, TouristCastle,
  TouristCinema, TouristMonument, TouristMuseum, TouristRuin,
  TouristTheatre, TouristThemePark, TouristViewPoint, TouristZoo,
  TransportAerodrome, TransportAirportTerminal, TransportBusStation, TransportBusStop,
  TransportCarShare, TransportFuel, TransportParking, TransportRentalBicycle,
  TransportRentalCar, TransportTaxiRank, TransportTrainStation, TransportTramStop,
  ReligionPlaceOfWorship, ReligionBahai, ReligionBuddhist, ReligionChristian,
  ReligionHindu, ReligionJain, ReligionJewish, ReligionShinto,
  ReligionSikh, LeisurePark, LanduseAllotments, LanduseBasin,
  LanduseCemetery, LanduseCommercial, LanduseConstruction, LanduseFarmland,
  LanduseFarmyard, LanduseGarages, LanduseGrass, LanduseIndustrial,
  LanduseLandfill, LanduseMeadow, LanduseMilitary, LanduseQuarry,
  LanduseRailway, LanduseReservoir, LanduseResidential, LanduseRetail,
  RailwayRail, RailwayTram, RailwayLightRail, RailwayAbandoned,
  RailwaySubway, RailwayPreserved, RailwayMiniature, RailwayConstruction,
  RailwayMonorail, RailwayFunicular, Satellite, LastIndex
}
 
- Static Public Member Functions inherited from Marble::GeoDataFeature
static QFont defaultFont ()
 
static QColor defaultLabelColor ()
 
static GeoDataVisualCategory OsmVisualCategory (const QString &keyValue)
 
static void resetDefaultStyles ()
 
static void setDefaultFont (const QFont &font)
 
static void setDefaultLabelColor (const QColor &color)
 
- Protected Member Functions inherited from Marble::GeoDataContainer
 GeoDataContainer (GeoDataContainerPrivate *priv)
 
bool equals (const GeoDataContainer &other) const
 
- Protected Member Functions inherited from Marble::GeoDataFeature
 GeoDataFeature (GeoDataFeaturePrivate *priv)
 
bool equals (const GeoDataFeature &other) const
 
- Protected Member Functions inherited from Marble::GeoDataObject
virtual bool equals (const GeoDataObject &other) const
 
- Protected Attributes inherited from Marble::GeoDataFeature
GeoDataFeaturePrivate * d
 

Detailed Description

Definition at line 27 of file GeoDataNetworkLinkControl.h.

Constructor & Destructor Documentation

Marble::GeoDataNetworkLinkControl::GeoDataNetworkLinkControl ( )

Definition at line 69 of file GeoDataNetworkLinkControl.cpp.

Marble::GeoDataNetworkLinkControl::GeoDataNetworkLinkControl ( const GeoDataNetworkLinkControl &  other)

Definition at line 74 of file GeoDataNetworkLinkControl.cpp.

Marble::GeoDataNetworkLinkControl::~GeoDataNetworkLinkControl ( )

Definition at line 141 of file GeoDataNetworkLinkControl.cpp.

Member Function Documentation

GeoDataAbstractView * Marble::GeoDataNetworkLinkControl::abstractView ( ) const

Definition at line 257 of file GeoDataNetworkLinkControl.cpp.

QString Marble::GeoDataNetworkLinkControl::cookie ( ) const

Definition at line 172 of file GeoDataNetworkLinkControl.cpp.

QDateTime Marble::GeoDataNetworkLinkControl::expires ( ) const

Definition at line 232 of file GeoDataNetworkLinkControl.cpp.

QString Marble::GeoDataNetworkLinkControl::linkDescription ( ) const

Definition at line 202 of file GeoDataNetworkLinkControl.cpp.

QString Marble::GeoDataNetworkLinkControl::linkName ( ) const

Definition at line 192 of file GeoDataNetworkLinkControl.cpp.

QString Marble::GeoDataNetworkLinkControl::linkSnippet ( ) const

Definition at line 212 of file GeoDataNetworkLinkControl.cpp.

int Marble::GeoDataNetworkLinkControl::maxLines ( ) const

Definition at line 222 of file GeoDataNetworkLinkControl.cpp.

qreal Marble::GeoDataNetworkLinkControl::maxSessionLength ( ) const

Definition at line 162 of file GeoDataNetworkLinkControl.cpp.

QString Marble::GeoDataNetworkLinkControl::message ( ) const

Definition at line 182 of file GeoDataNetworkLinkControl.cpp.

qreal Marble::GeoDataNetworkLinkControl::minRefreshPeriod ( ) const

Definition at line 152 of file GeoDataNetworkLinkControl.cpp.

const char * Marble::GeoDataNetworkLinkControl::nodeType ( ) const
virtual

Provides type information for downcasting a GeoNode.

Reimplemented from Marble::GeoDataFeature.

Definition at line 147 of file GeoDataNetworkLinkControl.cpp.

bool Marble::GeoDataNetworkLinkControl::operator!= ( const GeoDataNetworkLinkControl &  other) const

Definition at line 136 of file GeoDataNetworkLinkControl.cpp.

GeoDataNetworkLinkControl & Marble::GeoDataNetworkLinkControl::operator= ( const GeoDataNetworkLinkControl &  other)

Definition at line 79 of file GeoDataNetworkLinkControl.cpp.

bool Marble::GeoDataNetworkLinkControl::operator== ( const GeoDataNetworkLinkControl &  other) const

Definition at line 88 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setAbstractView ( GeoDataAbstractView *  abstractView)

Sets the abstract view and takes control of this pointer.

Definition at line 262 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setCookie ( const QString &  cookie)

Definition at line 177 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setExpires ( const QDateTime &  expires)

Definition at line 237 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setLinkDescription ( const QString &  linkDescription)

Definition at line 207 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setLinkName ( const QString &  linkName)

Definition at line 197 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setLinkSnippet ( const QString &  linkSnippet)

Definition at line 217 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setMaxLines ( const int &  maxLines)

Definition at line 227 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setMaxSessionLength ( const qreal &  maxSessionLength)

Definition at line 167 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setMessage ( const QString &  message)

Definition at line 187 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setMinRefreshPeriod ( const qreal &  minRefreshPeriod)

Definition at line 157 of file GeoDataNetworkLinkControl.cpp.

void Marble::GeoDataNetworkLinkControl::setUpdate ( const GeoDataUpdate &  update)

Definition at line 252 of file GeoDataNetworkLinkControl.cpp.

GeoDataUpdate & Marble::GeoDataNetworkLinkControl::update ( )

Definition at line 242 of file GeoDataNetworkLinkControl.cpp.

const GeoDataUpdate & Marble::GeoDataNetworkLinkControl::update ( ) const

Definition at line 247 of file GeoDataNetworkLinkControl.cpp.


The documentation for this class was generated from the following files:
  • GeoDataNetworkLinkControl.h
  • GeoDataNetworkLinkControl.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

marble

Skip menu "marble"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal