KoPartSelectDia Class Reference
This dialog presents the user all available KOffice components ( KSpread, KWord etc ) with name and mini icon. More...
#include <koPartSelectDia.h>
Public Member Functions | |
KoPartSelectDia (QWidget *parent=0, const char *name=0) | |
KoDocumentEntry | entry () |
Static Public Member Functions | |
KoDocumentEntry | selectPart (QWidget *parent=0L) |
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.
Constructor & Destructor Documentation
|
Constructor.
Definition at line 32 of file koPartSelectDia.cc. References KoDocumentEntry::query(). Referenced by selectPart(). |
Member Function Documentation
|
Retrieves the result of the part selection.
Definition at line 67 of file koPartSelectDia.cc. Referenced by selectPart(). |
|
Convenience function for using the dialog.
Definition at line 79 of file koPartSelectDia.cc. References entry(), and KoPartSelectDia(). |
The documentation for this class was generated from the following files: