lib
KoPartSelectDia Class Reference
#include <KoPartSelectDia.h>
Inheritance diagram for KoPartSelectDia:

Detailed Description
This dialog presents the user all available KOffice components ( KSpread, KWord etc ) with name and mini icon.The user may select one and the corresponding KoDocumentEntry is returned.
Definition at line 36 of file KoPartSelectDia.h.
Public Member Functions | |
KoPartSelectDia (QWidget *parent=0, const char *name=0) | |
KoDocumentEntry | entry () |
Static Public Member Functions | |
static KoDocumentEntry | selectPart (QWidget *parent=0L) |
Constructor & Destructor Documentation
KoPartSelectDia::KoPartSelectDia | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 | |||
) |
Member Function Documentation
KoDocumentEntry KoPartSelectDia::entry | ( | ) |
Retrieves the result of the part selection.
- Returns:
- A document entry.
Definition at line 67 of file KoPartSelectDia.cpp.
KoDocumentEntry KoPartSelectDia::selectPart | ( | QWidget * | parent = 0L |
) | [static] |
Convenience function for using the dialog.
- Returns:
- the KoDocumentEntry of the selected KOffice components or an empty entry.
Definition at line 79 of file KoPartSelectDia.cpp.
The documentation for this class was generated from the following files: