LMMS
Loading...
Searching...
No Matches
lmms::PluginFactory::PluginInfo Struct Reference

#include <PluginFactory.h>

Public Member Functions

QString name () const
bool isNull () const

Public Attributes

QFileInfo file
std::shared_ptr< QLibrary > library = nullptr
Plugin::Descriptordescriptor = nullptr

Member Function Documentation

◆ isNull()

bool lmms::PluginFactory::PluginInfo::isNull ( ) const
inline

◆ name()

QString lmms::PluginFactory::PluginInfo::name ( ) const

Member Data Documentation

◆ descriptor

Plugin::Descriptor* lmms::PluginFactory::PluginInfo::descriptor = nullptr

◆ file

QFileInfo lmms::PluginFactory::PluginInfo::file

◆ library

std::shared_ptr<QLibrary> lmms::PluginFactory::PluginInfo::library = nullptr

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