marble/src
MarbleViewAdaptor Class Reference
#include <MarbleViewAdaptor.h>

Detailed Description
This file is part of the Marble Desktop Globe.Copyright (C) 2005 Torsten Rahn (rahn@kde.org)
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. D-Bus Adaptor for MarbleView
This class provides a D-Bus Adaptor for the MarbleView.
Definition at line 39 of file MarbleViewAdaptor.h.
Public Slots | |
| void | zoomIn () |
Public Member Functions | |
| MarbleViewAdaptor (KAtlasView *marbleView) | |
Protected Attributes | |
| KAtlasView * | m_marbleView |
Constructor & Destructor Documentation
| MarbleViewAdaptor::MarbleViewAdaptor | ( | KAtlasView * | marbleView | ) | [inline] |
Definition at line 45 of file MarbleViewAdaptor.h.
Member Function Documentation
| void MarbleViewAdaptor::zoomIn | ( | ) | [inline, slot] |
Definition at line 57 of file MarbleViewAdaptor.h.
Member Data Documentation
KAtlasView* MarbleViewAdaptor::m_marbleView [protected] |
Definition at line 51 of file MarbleViewAdaptor.h.
The documentation for this class was generated from the following file:
KDE 4.0 API Reference