QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
CamToolDialog Class Reference

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

Inheritance diagram for CamToolDialog:

Public Member Functions

void afterShow ()
 
void CamToolDialog (void di, void block, void title)
 
void init ()
 
void loadResource ()
 
void saveResource ()
 
void validate ()
 Tool / Block name validation.
 
void validateToolName (void msgs, void initial)
 

Public Attributes

int title
 

Detailed Description

Creates a dialog to edit the attributes of a tool.

Parameters
documentRDocument the block is in.
blockRBlock object to edit or undefined to create and return a new block.

Constructor & Destructor Documentation

◆ CamToolDialog()

void CamToolDialog::CamToolDialog ( void di,
void block,
void title )
inline

Member Function Documentation

◆ afterShow()

void CamToolDialog::afterShow ( )
inline

◆ init()

void CamToolDialog::init ( )
inline

◆ loadResource()

void CamToolDialog::loadResource ( )
inline

◆ saveResource()

void CamToolDialog::saveResource ( )
inline

◆ validate()

void CamToolDialog::validate ( )
inline

Tool / Block name validation.

◆ validateToolName()

void CamToolDialog::validateToolName ( void msgs,
void initial )
inline

Member Data Documentation

◆ title

int CamToolDialog::title

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