kitchensync
QSync::Plugin Class Reference
List of all members.Detailed Description
Definition at line 31 of file plugin.h.
Public Member Functions | |
| Plugin () | |
| ~Plugin () | |
| bool | isValid () const |
| QString | name () const |
| QString | longName () const |
| QString | description () const |
Friends | |
| class | Environment |
| class | Member |
Member Function Documentation
|
|
Returns the description of the plugin.
Definition at line 56 of file plugin.cpp. |
|
|
Returns whether the object is a valid plugin.
Definition at line 37 of file plugin.cpp. |
|
|
Returns the long name of the plugin.
Definition at line 49 of file plugin.cpp. |
|
|
Returns the name of the plugin.
Definition at line 42 of file plugin.cpp. |
The documentation for this class was generated from the following files:

