marble
GeoCute::Provider::Private Class Reference
#include <Provider_p.h>
Public Member Functions | |
Private (Provider &parent, const QString &service, const QString &path) | |
~Private () | |
void | statusChangedCall (int status) |
Public Attributes | |
Status | currentStatus |
SimpleDBusInterface | interface |
Detailed Description
Definition at line 24 of file Provider_p.h.
Constructor & Destructor Documentation
Provider::Private::Private | ( | Provider & | parent, |
const QString & | service, | ||
const QString & | path | ||
) |
Definition at line 17 of file Provider.cpp.
Provider::Private::~Private | ( | ) |
Definition at line 33 of file Provider.cpp.
Member Function Documentation
void Provider::Private::statusChangedCall | ( | int | status | ) |
Definition at line 38 of file Provider.cpp.
Member Data Documentation
Status GeoCute::Provider::Private::currentStatus |
Definition at line 32 of file Provider_p.h.
SimpleDBusInterface GeoCute::Provider::Private::interface |
Definition at line 33 of file Provider_p.h.
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:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.