UniversalIndentGUI 1.2.0
Public Member Functions | Protected Member Functions | Private Attributes
UniversalIndentGUI_NPPDialog Class Reference

#include <UniversalIndentGUI_NPPDialog.h>

Inheritance diagram for UniversalIndentGUI_NPPDialog:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void destroy (void)
void doDialog (bool willBeShown=true)
void init (HINSTANCE hInst, NppData nppData, tPluginProp *pMgrProp)
 UniversalIndentGUI_NPPDialog (void)
 ~UniversalIndentGUI_NPPDialog (void)

Protected Member Functions

void GetNameStrFromCmd (UINT resID, LPTSTR tip)
void InitialDialog (void)
virtual BOOL CALLBACK run_dlgProc (HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
void tb_cmd (UINT message)

Private Attributes

tTbData _data
HWND _hEdit
NppData _nppData
tPluginProp_pPluginProp
ReBar _Rebar
ToolBar _ToolBar
IndentHandlerindentHandler

Detailed Description

Definition at line 31 of file UniversalIndentGUI_NPPDialog.h.


Constructor & Destructor Documentation

UniversalIndentGUI_NPPDialog::UniversalIndentGUI_NPPDialog ( void  )

Definition at line 53 of file UniversalIndentGUI_NPPDialog.cpp.

UniversalIndentGUI_NPPDialog::~UniversalIndentGUI_NPPDialog ( void  )

Definition at line 56 of file UniversalIndentGUI_NPPDialog.cpp.


Member Function Documentation

void UniversalIndentGUI_NPPDialog::destroy ( void  ) [inline]

Definition at line 39 of file UniversalIndentGUI_NPPDialog.h.

void UniversalIndentGUI_NPPDialog::doDialog ( bool  willBeShown = true)

Definition at line 67 of file UniversalIndentGUI_NPPDialog.cpp.

References _data, and NPPM_DMMREGASDCKDLG.

void UniversalIndentGUI_NPPDialog::GetNameStrFromCmd ( UINT  resID,
LPTSTR  tip 
) [protected]

Definition at line 44 of file UniversalIndentGUI_NPPDialog.cpp.

References szToolTip.

Referenced by run_dlgProc().

Here is the caller graph for this function:

void UniversalIndentGUI_NPPDialog::init ( HINSTANCE  hInst,
NppData  nppData,
tPluginProp pMgrProp 
)

Definition at line 60 of file UniversalIndentGUI_NPPDialog.cpp.

References _nppData, NppData::_nppHandle, _pPluginProp, and nppData.

void UniversalIndentGUI_NPPDialog::InitialDialog ( void  ) [protected]

Definition at line 176 of file UniversalIndentGUI_NPPDialog.cpp.

References _hEdit, _Rebar, _ToolBar, stdIcons, and toolBarIcons.

Referenced by run_dlgProc().

Here is the caller graph for this function:

BOOL CALLBACK UniversalIndentGUI_NPPDialog::run_dlgProc ( HWND  hWnd,
UINT  message,
WPARAM  wParam,
LPARAM  lParam 
) [protected, virtual]

Definition at line 82 of file UniversalIndentGUI_NPPDialog.cpp.

References _data, _hEdit, _Rebar, _ToolBar, GetNameStrFromCmd(), InitialDialog(), tb_cmd(), and TRUE.

Here is the call graph for this function:

void UniversalIndentGUI_NPPDialog::tb_cmd ( UINT  message) [protected]

Definition at line 187 of file UniversalIndentGUI_NPPDialog.cpp.

References _hEdit, _pPluginProp, tPluginProp::iValue1, and tPluginProp::iValue2.

Referenced by run_dlgProc().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 67 of file UniversalIndentGUI_NPPDialog.h.

Referenced by doDialog(), and run_dlgProc().

Definition at line 60 of file UniversalIndentGUI_NPPDialog.h.

Referenced by InitialDialog(), run_dlgProc(), and tb_cmd().

Definition at line 59 of file UniversalIndentGUI_NPPDialog.h.

Referenced by init().

Definition at line 68 of file UniversalIndentGUI_NPPDialog.h.

Referenced by init(), and tb_cmd().

Definition at line 64 of file UniversalIndentGUI_NPPDialog.h.

Referenced by InitialDialog(), and run_dlgProc().

Definition at line 63 of file UniversalIndentGUI_NPPDialog.h.

Referenced by InitialDialog(), and run_dlgProc().

Definition at line 70 of file UniversalIndentGUI_NPPDialog.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines