marble/src
MainWindow Class Reference
#include <KdeMainWindow.h>
Inheritance diagram for MainWindow:

Detailed Description
Definition at line 23 of file KdeMainWindow.h.
Public Slots | |
| void | showPosition (const QString &position) |
| void | showDistance (const QString &position) |
Public Member Functions | |
| MainWindow (const QString &marbleDataPath=QString(), QWidget *parent=0) | |
| ~MainWindow () | |
| ControlView * | marbleControl () const |
| MarbleWidget * | marbleWidget () const |
| MainWindow (const QString &marbleDataPath=QString(), QWidget *parent=0) | |
| ControlView * | marbleControl () |
| MarbleWidget * | marbleWidget () |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *event) |
Constructor & Destructor Documentation
| MainWindow::MainWindow | ( | const QString & | marbleDataPath = QString(), |
|
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Definition at line 20 of file KdeMainWindow.cpp.
| MainWindow::~MainWindow | ( | ) |
Definition at line 38 of file KdeMainWindow.cpp.
| MainWindow::MainWindow | ( | const QString & | marbleDataPath = QString(), |
|
| QWidget * | parent = 0 | |||
| ) | [explicit] |
Member Function Documentation
| ControlView * MainWindow::marbleControl | ( | ) | const |
Definition at line 43 of file KdeMainWindow.cpp.
| MarbleWidget * MainWindow::marbleWidget | ( | ) | const |
Definition at line 48 of file KdeMainWindow.cpp.
| ControlView* MainWindow::marbleControl | ( | ) | [inline] |
Definition at line 38 of file QtMainWindow.h.
| MarbleWidget* MainWindow::marbleWidget | ( | ) | [inline] |
Definition at line 39 of file QtMainWindow.h.
| void MainWindow::closeEvent | ( | QCloseEvent * | event | ) | [protected] |
Definition at line 344 of file QtMainWindow.cpp.
| void MainWindow::showPosition | ( | const QString & | position | ) | [slot] |
Definition at line 269 of file QtMainWindow.cpp.
| void MainWindow::showDistance | ( | const QString & | position | ) | [slot] |
Definition at line 275 of file QtMainWindow.cpp.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference