![]() |
Kooky
|
#include <cernaehrungplugin.h>
Inheritance diagram for cErnaehrungPlugin:
Collaboration diagram for cErnaehrungPlugin:Public Member Functions | |
| qint16 | pluginAPIVersion () |
| QString | pluginName () |
| qint16 | pluginVersion () |
| iType | pluginType () |
| bool | config () |
| QMap< QString, QString > | detailsCapability () |
| QStringList | search (const QString &szSearch, const QString &szDetails=QString("")) |
| bool | load (qint16 iIndex) |
| qreal | value (cIngredient::iIngredient i) |
| QString | ingredientName () |
Public Member Functions inherited from cImportInterface | |
| cImportInterface () | |
| bool | loaded () |
| QString | valueStr (cIngredient::iIngredient i) |
| QString | name (cIngredient::iIngredient i) |
| QString | group (cIngredient::iIngredient i) |
Private Attributes | |
| QStringList | m_szUrls |
| QStringList | m_szIngredients |
| qint16 | m_iLoadedIndex |
Additional Inherited Members | |
Public Types inherited from cInterface | |
| enum | iType { iTypeImport = 0, iTypeExport = 1, iTypeDB = 2 } |
| Defines the type of the interface. More... | |
Protected Attributes inherited from cImportInterface | |
| bool | m_bLoaded |
| qint16 | m_iLoadedIndex |
|
virtual |
Implements cInterface.
Referenced by pluginType().
Here is the caller graph for this function:
|
virtual |
Implements cImportInterface.
Referenced by pluginType().
Here is the caller graph for this function:
|
virtual |
Implements cImportInterface.
Referenced by pluginType().
Here is the caller graph for this function:
|
virtual |
| iIndex |
Implements cImportInterface.
References tagVALUES::dValue, tagVALUES::szSearch, and toValue().
Referenced by pluginType().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinevirtual |
Implements cInterface.
|
inlinevirtual |
Implements cInterface.
|
inlinevirtual |
Implements cInterface.
References config(), detailsCapability(), ingredientName(), cInterface::iTypeImport, load(), search(), and value().
Here is the call graph for this function:
|
inlinevirtual |
Implements cInterface.
|
virtual |
| szSearch | |
| szDetails |
Implements cImportInterface.
Referenced by pluginType().
Here is the caller graph for this function:
|
virtual |
| i |
Implements cImportInterface.
References tagVALUES::dValue, and tagVALUES::iIngredient.
Referenced by pluginType().
Here is the caller graph for this function:
|
private |
TODO: describe
|
private |
TODO: describe
|
private |
TODO: describe