QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
LayerDialog Class Reference

Creates a dialog to edit the attributes of a layer. More...

List of all members.

Public Member Functions

void LayerDialog (void document, void layer)
void show ()
void validate ()
 Layer name validation.

Public Attributes

int dialog
int document
int layer

Detailed Description

Creates a dialog to edit the attributes of a layer.

Parameters:
documentRDocument the layer is in.
blockRLayer object to edit or undefined to show a dialog for a new layer.

Constructor & Destructor Documentation

void LayerDialog::LayerDialog ( void  document,
void  layer 
)
inline

Member Function Documentation

void LayerDialog::show ( )
inline
void LayerDialog::validate ( )
inline

Layer name validation.


Member Data Documentation

int LayerDialog::dialog
int LayerDialog::document
int LayerDialog::layer

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