kexi
KexiPart::Info Class Reference
#include <kexipartinfo.h>
Inheritance diagram for KexiPart::Info:

Detailed Description
Information about a Kexi Part (plugin).
Definition at line 40 of file kexipartinfo.h.
Public Member Functions | |
Info (KService::Ptr service) | |
~Info () | |
QString | groupName () const |
QCString | mimeType () const |
QString | itemIcon () const |
QString | createItemIcon () const |
QString | objectName () const |
int | projectPartID () const |
KService::Ptr | ptr () const |
bool | isBroken () const |
bool | isVisibleInNavigator () const |
bool | isDataExportSuppored () const |
bool | isPrintingSuppored () const |
Protected Member Functions | |
Info () | |
void | setProjectPartID (int id) |
void | setBroken (bool broken, const QString &errorMessage) |
QString | errorMessage () const |
void | setIdStoredInPartDatabase (bool set) |
bool | isIdStoredInPartDatabase () const |
Protected Attributes | |
Private * | d |
Friends | |
class | Manager |
class | ::KexiProject |
class | ::KexiMainWindowImpl |
class | ::KexiDialogBase |
Constructor & Destructor Documentation
|
Used in StaticInfo.
Definition at line 65 of file kexipartinfo.cpp. |
Member Function Documentation
|
Definition at line 81 of file kexipartinfo.cpp. |
|
Definition at line 98 of file kexipartinfo.cpp. |
|
Definition at line 75 of file kexipartinfo.cpp. |
|
Definition at line 87 of file kexipartinfo.cpp. |
|
Definition at line 110 of file kexipartinfo.cpp. |
|
Definition at line 105 of file kexipartinfo.cpp. |
|
Definition at line 116 of file kexipartinfo.cpp. |
|
Definition at line 89 of file kexipartinfo.cpp. |
|
Definition at line 79 of file kexipartinfo.cpp. |
|
Definition at line 77 of file kexipartinfo.cpp. |
|
Definition at line 83 of file kexipartinfo.cpp. |
|
Definition at line 91 of file kexipartinfo.cpp. |
|
Definition at line 85 of file kexipartinfo.cpp. |
|
Sets the broken flag and error message. Most likely to be called by KexiPart::Manager Definition at line 95 of file kexipartinfo.cpp. |
|
Sets the project-part-id.
Definition at line 93 of file kexipartinfo.cpp. |
The documentation for this class was generated from the following files: