kmobiletools
KMobileTools Namespace Reference
Detailed Description
-*- c++ -*- overlaywidget.h
define and implement the SMSFolder object it should at least contain an id, a name and a inbox/outbox flag
note to myself: think about the edit case.. here we can allow only a name change and we must deny access to all other information
Copyright (c) 2004 David Faure <faure@kde.org> Copyright (C) 2007 Marco Gulino <marco@kmobiletools.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License
This program 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 General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
In addition, as a special exception, the copyright holders give permission to link the code of this program with any edition of the Qt library by Trolltech AS, Norway (or with modified versions of Qt that use the same license as Qt), and distribute linked combinations including the two. You must obey the GNU General Public License in all respects for all of the code used other than Qt. If you modify this file, you may extend this exception to your version of the file, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.
Classes | |
| class | Addressbook |
| This class holds a list of contacts (former ContactsList). More... | |
| class | AddressbookEntry |
|
More... | |
| class | BaseError |
|
More... | |
| class | Config |
| Use this class to access any configuration option. More... | |
| class | ContactsList |
| class | CoreService |
| This is the base class for KMobileTools' core services. More... | |
| class | Crash |
| Adapted from the Amarok crash-handler. More... | |
| class | Destination |
| class | DeviceLoader |
|
More... | |
| class | deviceMenu |
| class | DevicesConfig |
| class | DevicesConfigBase |
| class | EncodingsHelper |
|
More... | |
| class | Engine |
|
More... | |
| class | EngineData |
|
More... | |
| class | EnginesList |
| class | EngineXP |
| This is KMobileTools' engine object. More... | |
| class | ErrorHandler |
| class | ErrorLog |
| class | homepagePart |
| class | Information |
|
More... | |
| class | Job |
| class | JobManager |
|
More... | |
| class | JobXP |
| This class describes a job that should be used by engines as base class for all jobs they need to perform (e.g. More... | |
| class | KMobiletoolsHelper |
| class | MainConfig |
| class | OverlayWidget |
| This is a widget that can align itself with another one, without using a layout, so that it can actually be on top of other widgets. More... | |
| class | PickSMSCenter |
| class | QSerial |
| class | Sender |
| class | SerialManager |
| This class can manage a QSerial object, initialize the modem, sending AT commands, parsing answers. More... | |
| class | ServiceLoader |
|
More... | |
| class | SMS |
| class | Status |
|
More... | |
| class | Thread |
| class | Weaver |
Namespaces | |
| namespace | Ifaces |
Typedefs | |
| typedef QListIterator < KABC::Addressee > | ContactsListIterator |
| typedef QHash< QString, QVariant > | DebugHash |
| typedef QHash< QString, QString > | PhoneNumbers |
Functions | |
| static QString | runCommand (const Q3CString &command) |
Typedef Documentation
| typedef QListIterator<KABC::Addressee> KMobileTools::ContactsListIterator |
Definition at line 38 of file contactslist.h.
| typedef QHash<QString,QVariant> KMobileTools::DebugHash |
Definition at line 35 of file baseerror.h.
Function Documentation
Definition at line 38 of file crashhandler.cpp.
KDE 4.1 API Reference