marble
#include <SatellitesConfigDialog.h>
Definition at line 28 of file SatellitesConfigDialog.h.
Marble::SatellitesConfigDialog::SatellitesConfigDialog |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
Marble::SatellitesConfigDialog::~SatellitesConfigDialog |
( |
| ) |
|
void Marble::SatellitesConfigDialog::activatePluginClicked |
( |
| ) |
|
|
signal |
void Marble::SatellitesConfigDialog::addDataSource |
( |
| ) |
|
|
protectedslot |
SatellitesConfigAbstractItem * Marble::SatellitesConfigDialog::addSatelliteItem |
( |
const QString & |
body, |
|
|
const QString & |
category, |
|
|
const QString & |
title, |
|
|
const QString & |
id, |
|
|
const QString & |
url = QString() |
|
) |
| |
SatellitesConfigAbstractItem * Marble::SatellitesConfigDialog::addTLESatelliteItem |
( |
const QString & |
category, |
|
|
const QString & |
title, |
|
|
const QString & |
url |
|
) |
| |
Ui::SatellitesConfigDialog * Marble::SatellitesConfigDialog::configWidget |
( |
| ) |
|
void Marble::SatellitesConfigDialog::dataSourcesReloadRequested |
( |
| ) |
|
|
signal |
void Marble::SatellitesConfigDialog::expandTreeView |
( |
| ) |
|
|
protected |
SatellitesConfigNodeItem * Marble::SatellitesConfigDialog::getSatellitesBodyItem |
( |
const QString & |
body, |
|
|
bool |
create = false |
|
) |
| |
|
protected |
SatellitesConfigNodeItem * Marble::SatellitesConfigDialog::getSatellitesCategoryItem |
( |
const QString & |
body, |
|
|
const QString & |
category, |
|
|
bool |
create = false |
|
) |
| |
|
protected |
void Marble::SatellitesConfigDialog::initialize |
( |
| ) |
|
|
protected |
void Marble::SatellitesConfigDialog::openDataSource |
( |
| ) |
|
|
protectedslot |
void Marble::SatellitesConfigDialog::reloadDataSources |
( |
| ) |
|
|
protectedslot |
void Marble::SatellitesConfigDialog::removeSelectedDataSource |
( |
| ) |
|
|
protectedslot |
void Marble::SatellitesConfigDialog::setDialogActive |
( |
bool |
active | ) |
|
|
slot |
void Marble::SatellitesConfigDialog::setupDataSourcesTab |
( |
| ) |
|
|
protected |
void Marble::SatellitesConfigDialog::setupSatellitesTab |
( |
| ) |
|
|
protected |
void Marble::SatellitesConfigDialog::setUserDataSourceLoaded |
( |
const QString & |
source, |
|
|
bool |
loaded |
|
) |
| |
void Marble::SatellitesConfigDialog::setUserDataSources |
( |
const QStringList & |
sources | ) |
|
void Marble::SatellitesConfigDialog::update |
( |
| ) |
|
void Marble::SatellitesConfigDialog::updateButtonState |
( |
| ) |
|
|
protectedslot |
void Marble::SatellitesConfigDialog::userDataSourceAdded |
( |
const QString & |
source | ) |
|
|
signal |
void Marble::SatellitesConfigDialog::userDataSourceRemoved |
( |
const QString & |
source | ) |
|
|
signal |
QStringList Marble::SatellitesConfigDialog::userDataSources |
( |
| ) |
const |
void Marble::SatellitesConfigDialog::userDataSourcesChanged |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:57 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.