npp_mimetools.mimeTools

Undocumented in source.

Members

Enums

qpOp
enum qpOp
Undocumented in source.

Functions

about
void about()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertAsciiToBase64
void convertAsciiToBase64(size_t wrapLength, bool padFlag, bool byLineFlag)
Undocumented in source.
convertBase64ToAscii
void convertBase64ToAscii(bool strictFlag, bool whitespaceReset)
Undocumented in source.
convertSamlDecode
void convertSamlDecode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertToAsciiFromBase64
void convertToAsciiFromBase64()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertToAsciiFromBase64_strict
void convertToAsciiFromBase64_strict()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertToAsciiFromBase64_whitespaceReset
void convertToAsciiFromBase64_whitespaceReset()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertToAsciiFromQuotedPrintable
void convertToAsciiFromQuotedPrintable()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertToBase64FromAscii
void convertToBase64FromAscii()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertToBase64FromAscii_B64Format
void convertToBase64FromAscii_B64Format()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertToBase64FromAscii_byline
void convertToBase64FromAscii_byline()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertToBase64FromAscii_pad
void convertToBase64FromAscii_pad()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertToQuotedPrintable
void convertToQuotedPrintable()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertURLDecode
void convertURLDecode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertURLEncode
void convertURLEncode(bool encodeAll)
Undocumented in source.
convertURLFullEncode
void convertURLFullEncode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
convertURLMinEncode
void convertURLMinEncode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dlgProc
core.sys.windows.windef.BOOL dlgProc(core.sys.windows.windef.HWND hwnd, core.sys.windows.windef.UINT message, core.sys.windows.windef.WPARAM wParam, core.sys.windows.windef.LPARAM lParam)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
getCurrentScintillaHandle
core.sys.windows.windef.HWND getCurrentScintillaHandle()
Undocumented in source.
quotedPrintableConvert
void quotedPrintableConvert(.qpOp op)
Undocumented in source.

Manifest constants

IDC_STATIC
enum IDC_STATIC;
Undocumented in source.
IDD_ABOUTBOX
enum IDD_ABOUTBOX;
Undocumented in source.
PLUGIN_NAME
enum PLUGIN_NAME;
Undocumented in source.

Mixins

__anonymous
mixin npp_api.pluginfunc.basic_interface.npp_plugin_interface!(PLUGIN_NAME, .main_menu_items_def)
Undocumented in source.

Variables

_hInst
core.sys.windows.windef.HINSTANCE _hInst;
Undocumented in source.
main_menu_items_def
enum npp_api.powereditor.misc.pluginsmanager.plugininterface.FuncItem[] main_menu_items_def;
Undocumented in source.

Meta