OpenCPN Partial API docs
Loading...
Searching...
No Matches
BlackListedPlugin Struct Reference

Public Attributes

wxString name
 
int version_major
 
int version_minor
 
bool hard
 
bool all_lower
 
bool mute_dialog
 

Detailed Description

Definition at line 45 of file plugin_loader.h.

Member Data Documentation

◆ all_lower

bool BlackListedPlugin::all_lower

Definition at line 51 of file plugin_loader.h.

◆ hard

bool BlackListedPlugin::hard

Definition at line 49 of file plugin_loader.h.

◆ mute_dialog

bool BlackListedPlugin::mute_dialog

Definition at line 53 of file plugin_loader.h.

◆ name

wxString BlackListedPlugin::name

Definition at line 46 of file plugin_loader.h.

◆ version_major

int BlackListedPlugin::version_major

Definition at line 47 of file plugin_loader.h.

◆ version_minor

int BlackListedPlugin::version_minor

Definition at line 48 of file plugin_loader.h.


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