layerprp.h File Reference

(r1785/r1282)

#include "property.h"

Go to the source code of this file.

Classes

class  LayerPropertyTabsDlg
class  LayerPropertiesDlg
 To open up the layer properties tabbed dialog box with the layer's tab selected. This is used by the layers pop up menu. More...
class  GuidePropertiesDlg
 To open up the layer properties tabbed dialog box with the guide's tab selected. This is used by the guides pop up menu. More...
class  LayerPropertyTabs
 These encompass all the tabs available for the layer properties dialog box to use. Derived off the baseclass which has a lot of globally useful functionality for all property tabbed dialog box handlers. This is just derived of the list class. More...

Defines

#define OPTOKEN_LAYERPROPERTYTABS   _T("LayerPropertyTabs")
 The layer properties dialog box.
#define OPTOKEN_LAYERPROPERTIESDLG   _T("LayerPropertiesDlg")
#define OPTOKEN_GUIDEPROPERTIESDLG   _T("GuidePropertiesDlg")


Define Documentation

#define OPTOKEN_GUIDEPROPERTIESDLG   _T("GuidePropertiesDlg")
 

Definition at line 226 of file layerprp.h.

#define OPTOKEN_LAYERPROPERTIESDLG   _T("LayerPropertiesDlg")
 

Definition at line 199 of file layerprp.h.

#define OPTOKEN_LAYERPROPERTYTABS   _T("LayerPropertyTabs")
 

The layer properties dialog box.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
28/09/95
Allows the user to set options like:- The name of the layer The colour of the guides If a guide layer then all the guides on the layer

Uses the LayerPropertyTabs class which is declared and initialised by this class. This uses any application options pages which have been declared to the options tabs list. The document options uses the same system. Also, declares the PageSizes class to the system so that they are available to all options tabs.

See also:
LayerPropertyTabs;

AppPrefsDlg; LayerPropertyTabs;

Definition at line 142 of file layerprp.h.


Generated on Sat Nov 10 03:49:12 2007 for Camelot by  doxygen 1.4.4