Code::Blocks  SVN r11506
Classes | Enumerations
scriptsecuritywarningdlg.h File Reference
#include "scrollingdialog.h"
Include dependency graph for scriptsecuritywarningdlg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScriptSecurityWarningDlg
 

Enumerations

enum  ScriptSecurityResponse {
  ssrAllow = 0, ssrAllowAll, ssrDeny, ssrTrust,
  ssrTrustPermanently
}
 

Enumeration Type Documentation

◆ ScriptSecurityResponse

Enumerator
ssrAllow 
ssrAllowAll 
ssrDeny 
ssrTrust 
ssrTrustPermanently 

Definition at line 11 of file scriptsecuritywarningdlg.h.