kmobiletools
kmobiletoolsMainPart Class Reference
#include <kmobiletools_mainpart.h>
Inheritance diagram for kmobiletoolsMainPart:

Detailed Description
This is a "Part".It that does all the real work in a KPart application.
Main Part
- Version:
- 0.5.0
Definition at line 70 of file kmobiletools_mainpart.h.
Signals | |
| void | showDeviceToolBar (bool) |
| void | showServiceToolBar (bool) |
Public Member Functions | |
| kmobiletoolsMainPart (QWidget *parentWidget, QObject *parent, const QVariantList &args=QVariantList()) | |
| bool | openFile () |
| KSystemTrayIcon * | sysTray () |
| virtual | ~kmobiletoolsMainPart () |
Static Public Member Functions | |
| static KAboutData * | createAboutData () |
Constructor & Destructor Documentation
| kmobiletoolsMainPart::kmobiletoolsMainPart | ( | QWidget * | parentWidget, | |
| QObject * | parent, | |||
| const QVariantList & | args = QVariantList() | |||
| ) |
Constructs a new part (.
- See also:
- KParts::GenericFactory)
move to AT engine
Definition at line 93 of file kmobiletools_mainpart.cpp.
| kmobiletoolsMainPart::~kmobiletoolsMainPart | ( | ) | [virtual] |
Member Function Documentation
| static KAboutData* kmobiletoolsMainPart::createAboutData | ( | ) | [static] |
This method is needed for.
- See also:
- KParts::GenericFactory
- Returns:
- about data of our part
| bool kmobiletoolsMainPart::openFile | ( | ) |
| void kmobiletoolsMainPart::showDeviceToolBar | ( | bool | ) | [signal] |
| void kmobiletoolsMainPart::showServiceToolBar | ( | bool | ) | [signal] |
| KSystemTrayIcon* kmobiletoolsMainPart::sysTray | ( | ) | [inline] |
Definition at line 98 of file kmobiletools_mainpart.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference