|
|
#include <ArmarXGui/libraries/ArmarXGuiBase/PluginCache.h>
Public Attributes | |
| QByteArray | hash |
| QDateTime | lastModified |
| QSharedPointer< QPluginLoader > | pluginLoader |
| QString | pluginPath |
| WidgetCreatorMap | widgets |
Definition at line 27 of file PluginCache.h.
| QByteArray hash |
Definition at line 31 of file PluginCache.h.
| QDateTime lastModified |
Definition at line 32 of file PluginCache.h.
| QSharedPointer<QPluginLoader> pluginLoader |
Definition at line 29 of file PluginCache.h.
| QString pluginPath |
Definition at line 30 of file PluginCache.h.
| WidgetCreatorMap widgets |
Definition at line 33 of file PluginCache.h.