Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QWorldmap widget displays a worldmap for time zone selection More...
#include <QWorldmap>
Inherits QAbstractScrollArea.
Inherited by WorldmapHSWidget.
The QWorldmap widget displays a worldmap for time zone selection
The QWorldmap widget displays a worldmap for time zone selection. selectNewZone() is used to select one of the available time zones from the map.
Creates a world map widget and attaches it to parent.
Destroys this world map.
Signal that is emitted when the user selects a new time zone via the slect button used in touchscreen mode.
Determines the height of the widget for a given width w.
Reimplemented from QWidget.
Returns true if daylight is highlighted on the map
See also QWorldmap::setDaylight().
Returns true if the world map is in read only mode
See also QWorldmap::setReadOnly().
Returns true if the map is currently zoomed in.
See also QWorldmap::toggleZoom().
Signal that is emitted when the new zone is selected from the map
Button select slot - touchscreen only.
Puts the widget into time zone selection mode.
Signal that is emitted when zone selection is canceled.
Signal that is emitted when the widget enters zone selection mode
Sets the widget into continous time zone selection mode selectMode
touchscreen only.
Displays the daylight on the map if show is true.
See also QWorldmap::isDaylight().
Sets the readOnly mode for the world map. When readOnly is true the world map will not accept focus and the zoom button will be invisible.
See also isReadOnly().
Sets the current time zone to zone.
See also zone().
This is an overloaded member function, provided for convenience.
Sets the current time zone to city closest to pos.
Toggles the map zoom.
See also QWorldmap::isZoom().
Returns the current selected time zone.
See also QWorldmap::setZone() and QWorldmap::newZone().
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |