struct CCL::PlugInSettingsHelper

Overview

#include <pluginclass.h>

struct PlugInSettingsHelper
{
    // methods

    static bool isRemoveMarkerPresent ();
    static void makeRemoveMarker (bool state);
};

Detailed Documentation

Methods

static bool isRemoveMarkerPresent ()

Used by application during startup to query if plug-in settings should be removed.