PluginData Struct Reference

#include <ArmarXGui/libraries/ArmarXGuiBase/PluginCache.h>

Public Attributes

QByteArray hash
 
QDateTime lastModified
 
QSharedPointer< QPluginLoader > pluginLoader
 
QString pluginPath
 
WidgetCreatorMap widgets
 

Detailed Description

Definition at line 27 of file PluginCache.h.

Member Data Documentation

◆ hash

QByteArray hash

Definition at line 31 of file PluginCache.h.

◆ lastModified

QDateTime lastModified

Definition at line 32 of file PluginCache.h.

◆ pluginLoader

QSharedPointer<QPluginLoader> pluginLoader

Definition at line 29 of file PluginCache.h.

◆ pluginPath

QString pluginPath

Definition at line 30 of file PluginCache.h.

◆ widgets

Definition at line 33 of file PluginCache.h.


The documentation for this struct was generated from the following file: