Public Member Functions | Static Public Member Functions | Protected Attributes

AP_Win32LeftRuler Class Reference

#include <ap_Win32LeftRuler.h>

Inheritance diagram for AP_Win32LeftRuler:
AP_LeftRuler AV_Listener XAP_CustomWidgetLU XAP_CustomWidget

List of all members.

Public Member Functions

 AP_Win32LeftRuler (XAP_Frame *pFrame)
virtual ~AP_Win32LeftRuler (void)
HWND createWindow (HWND hwndContainer, UT_uint32 left, UT_uint32 top, UT_uint32 height)
virtual void setView (AV_View *pView)

Static Public Member Functions

static bool registerClass (XAP_Win32App *app)
static LRESULT CALLBACK _LeftRulerWndProc (HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)

Protected Attributes

HWND m_hwndLeftRuler

Constructor & Destructor Documentation

AP_Win32LeftRuler::AP_Win32LeftRuler ( XAP_Frame pFrame  ) 
AP_Win32LeftRuler::~AP_Win32LeftRuler ( void   )  [virtual]

Member Function Documentation

void AP_Win32LeftRuler::setView ( AV_View pView  )  [virtual]

Member Data Documentation


The documentation for this class was generated from the following files: