kmobiletools
KMobileTools::homepagePart Class Reference
#include <homepage.h>
Inheritance diagram for KMobileTools::homepagePart:

Detailed Description
Definition at line 41 of file homepage.h.
Public Slots | |
| void | printIndexPage () |
| void | printInfoPage (int i, const QString &mobileName, KMobileTools::Engine *engine) |
| void | printInfoPage (int i, KMobileTools::Engine *engine) |
| void | refreshData (const QString &data) |
Signals | |
| void | configCmd (const QString &) |
| void | deviceCMD (const KUrl &) |
| void | infopage (int) |
| void | loadDevice (const QString &) |
| void | setStatusBarText (const QString &) |
| void | switchDevice (const QString &) |
| void | unloadDevice (const QString &) |
Public Member Functions | |
| int | currentInfoPage () |
| homepagePart (QWidget *parent=0, const char *name=0) | |
| ~homepagePart () | |
Static Public Member Functions | |
| static const QString | htmlIcon (const QString &iconName, int groupOrSize) |
Protected Slots | |
| void | openUrlRequest (const KUrl &url) |
| void | slotContextMenu (const QString &urlString, const QPoint &point) |
Protected Member Functions | |
| void | debugPage (const QString &htmldata) |
| void | guiActivateEvent (KParts::GUIActivateEvent *event) |
| void | partActivateEvent (KParts::PartActivateEvent *event) |
Constructor & Destructor Documentation
| homepagePart::homepagePart | ( | QWidget * | parent = 0, |
|
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 64 of file homepage.cpp.
| homepagePart::~homepagePart | ( | ) |
Definition at line 80 of file homepage.cpp.
Member Function Documentation
| void KMobileTools::homepagePart::configCmd | ( | const QString & | ) | [signal] |
| int homepagePart::currentInfoPage | ( | ) |
Definition at line 322 of file homepage.cpp.
| void homepagePart::debugPage | ( | const QString & | htmldata | ) | [protected] |
Definition at line 264 of file homepage.cpp.
| void KMobileTools::homepagePart::deviceCMD | ( | const KUrl & | ) | [signal] |
| void homepagePart::guiActivateEvent | ( | KParts::GUIActivateEvent * | event | ) | [protected] |
Definition at line 311 of file homepage.cpp.
Definition at line 271 of file homepage.cpp.
| void KMobileTools::homepagePart::infopage | ( | int | ) | [signal] |
| void KMobileTools::homepagePart::loadDevice | ( | const QString & | ) | [signal] |
| void homepagePart::openUrlRequest | ( | const KUrl & | url | ) | [protected, slot] |
Definition at line 122 of file homepage.cpp.
| void homepagePart::partActivateEvent | ( | KParts::PartActivateEvent * | event | ) | [protected] |
Definition at line 317 of file homepage.cpp.
| void homepagePart::printIndexPage | ( | ) | [slot] |
| void homepagePart::printInfoPage | ( | int | i, | |
| const QString & | mobileName, | |||
| KMobileTools::Engine * | engine | |||
| ) | [slot] |
Definition at line 204 of file homepage.cpp.
| void homepagePart::printInfoPage | ( | int | i, | |
| KMobileTools::Engine * | engine | |||
| ) | [slot] |
Definition at line 198 of file homepage.cpp.
| void homepagePart::refreshData | ( | const QString & | data | ) | [slot] |
Definition at line 92 of file homepage.cpp.
| void KMobileTools::homepagePart::setStatusBarText | ( | const QString & | ) | [signal] |
| void homepagePart::slotContextMenu | ( | const QString & | urlString, | |
| const QPoint & | point | |||
| ) | [protected, slot] |
Definition at line 281 of file homepage.cpp.
| void KMobileTools::homepagePart::switchDevice | ( | const QString & | ) | [signal] |
| void KMobileTools::homepagePart::unloadDevice | ( | const QString & | ) | [signal] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference