BrowserPrvwChgdMsg Class Reference

Messages detailing specific changes to the Browsser preview properties. More...

#include <aprps.h>

Inheritance diagram for BrowserPrvwChgdMsg:

Msg CCObject SimpleCCObject List of all members.

Public Types

enum  BrowserPrvwPropState { PROPERTIES_CHANGED }

Public Member Functions

 BrowserPrvwChgdMsg (BrowserPrvwPropState ThisState)

Public Attributes

BrowserPrvwPropState State

Detailed Description

Messages detailing specific changes to the Browsser preview properties.

Author:
Ranbir_Rana (Xara Group Ltd) <camelotdev@xara.com>
Date:
10/06/97

Definition at line 457 of file aprps.h.


Member Enumeration Documentation

enum BrowserPrvwChgdMsg::BrowserPrvwPropState
 

Enumerator:
PROPERTIES_CHANGED 

Definition at line 463 of file aprps.h.

00464     {
00465         PROPERTIES_CHANGED
00466     };


Constructor & Destructor Documentation

BrowserPrvwChgdMsg::BrowserPrvwChgdMsg BrowserPrvwPropState  ThisState  )  [inline]
 

Definition at line 470 of file aprps.h.

00470 : State(ThisState) { /* empty */} 


Member Data Documentation

BrowserPrvwPropState BrowserPrvwChgdMsg::State
 

Definition at line 468 of file aprps.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:51:36 2007 for Camelot by  doxygen 1.4.4