Main Page | Alphabetical List | Class List | Directories | File List | Class Members | File Members

cam_setup.h File Reference

Go to the source code of this file.

Defines

#define CAMSETUP__OK   GTK_RESPONSE_OK

Typedefs

typedef _CamSetup_Head CamSetup_Head
 Struct of a CNC-Tool-Head.
typedef _CamSetup_Tool CamSetup_Tool
 Struct of a CNC-Tool.
typedef _CamSetup_Axis CamSetup_Axis
 Struct of a generic CNC-Axis.
typedef _CamSetup_ToolAxis CamSetup_ToolAxis
 Struct of a CNC-Tool-Axis.
typedef _CamSetup_Material CamSetup_Material
 Struct of a CNC-Material.
typedef _CamSetup CamSetup
 Struct of the Cam-Setup.

Functions

CamSetupcamsetup__init ()
 create a new Cam-Setup-Context
void camsetup__show (void)
 shows the Cam-Setup-Dialog
void camsetup__hide (void)
 hides the Cam-Setup-Dialog
void camsetup__values_default (void)
 sets the default Cam-Setup-Values
void camsetup__values_set (void)
 sets the Cam-Setup-Values in the Dialog-Gui
void camsetup__values_get (void)
 gets the Cam-Setup-Values from in the Dialog-Gui
gint camsetup__run (gchar *title_str)
 runs the Cam-Setup-Dialog and wait for the replay


Define Documentation

#define CAMSETUP__OK   GTK_RESPONSE_OK
 


Typedef Documentation

typedef struct _CamSetup CamSetup
 

Struct of the Cam-Setup.

typedef struct _CamSetup_Axis CamSetup_Axis
 

Struct of a generic CNC-Axis.

typedef struct _CamSetup_Head CamSetup_Head
 

Struct of a CNC-Tool-Head.

typedef struct _CamSetup_Material CamSetup_Material
 

Struct of a CNC-Material.

typedef struct _CamSetup_Tool CamSetup_Tool
 

Struct of a CNC-Tool.

typedef struct _CamSetup_ToolAxis CamSetup_ToolAxis
 

Struct of a CNC-Tool-Axis.


Function Documentation

void camsetup__hide void   ) 
 

hides the Cam-Setup-Dialog

CamSetup* camsetup__init  ) 
 

create a new Cam-Setup-Context

gint camsetup__run gchar *  title_str  ) 
 

runs the Cam-Setup-Dialog and wait for the replay

void camsetup__show void   ) 
 

shows the Cam-Setup-Dialog

void camsetup__values_default void   ) 
 

sets the default Cam-Setup-Values

void camsetup__values_get void   ) 
 

gets the Cam-Setup-Values from in the Dialog-Gui

void camsetup__values_set void   ) 
 

sets the Cam-Setup-Values in the Dialog-Gui


Generated on Wed May 3 17:34:47 2006 for cnc2d by  doxygen 1.4.2