appprefs.h File Reference

(r1785/r1282)

#include "pagesize.h"

Go to the source code of this file.

Classes

class  AppPrefsDlg
class  UnitsTabAppPrefsDlg
 To open up the document preference's dialog box with the units tab selected. This is used by the units button on the tool bars. More...
class  ScaleTabAppPrefsDlg
 To open up the application preference's dialog box with the scale tab selected. This is used by the scale button on the tool bars. More...
class  PageTabAppPrefsDlg
 To open up the application preference's dialog box with the page tab selected. This is used by the pop up menu when on the page. More...
class  GridTabAppPrefsDlg
 To open up the application preference's dialog box with the grid tab selected. This is used by the pop up menu when on the ruler. More...
class  PlugsTabAppPrefsDlg
 To open up the document preference's dialog box with the plug-ins tab selected. This is used by the plug-ins menu item (under 'Bitmap Effects & Plug-Ins'). More...
class  OptionsTabs
 These encompass all the tabs available for the options dialog box to use. More...

Defines

#define OPTOKEN_UTILOPTIONS   _T("UtilOptions")
 The application preference's dialog box.
#define OPTOKEN_UNITDLG   _T("UnitSetupDlg")
#define OPTOKEN_SCALEDLG   _T("ScaleFactorDlg")
#define OPTOKEN_PAGESIZEDLG   _T("PageSetupDlg")
#define OPTOKEN_GRIDANDRULERSDLG   _T("GridRulersDlg")
#define OPTOKEN_PLUGSDLG   _T("PlugSetupDlg")


Define Documentation

#define OPTOKEN_GRIDANDRULERSDLG   _T("GridRulersDlg")
 

Definition at line 280 of file appprefs.h.

#define OPTOKEN_PAGESIZEDLG   _T("PageSetupDlg")
 

Definition at line 253 of file appprefs.h.

#define OPTOKEN_PLUGSDLG   _T("PlugSetupDlg")
 

Definition at line 307 of file appprefs.h.

#define OPTOKEN_SCALEDLG   _T("ScaleFactorDlg")
 

Definition at line 226 of file appprefs.h.

#define OPTOKEN_UNITDLG   _T("UnitSetupDlg")
 

Definition at line 199 of file appprefs.h.

#define OPTOKEN_UTILOPTIONS   _T("UtilOptions")
 

The application preference's dialog box.

Author:
Neville_Humphrys (Xara Group Ltd) <camelotdev@xara.com>
Date:
23/08/94
Allows the user to set options like:- Nudge distance, constraint angle, Duplicate distance x,y Page sizes in document Document units Colour bar display mode

Uses the OptionsTabs 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:
DocPrefsDlg; OptionsTabs; PageSize; PageSizesList;

Definition at line 136 of file appprefs.h.


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