gschem

x_states.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  x_states {
  NONE, SELECT, DRAWLINE, DRAWBOX,
  MOVE, COPY, DRAWCIRCLE, ZOOM,
  PAN, DRAWNET, NETCONT, DRAWPIN,
  DRAWARC, STARTDRAWNET, DRAWCOMP, SBOX,
  STARTPAN, STARTSELECT, STARTCOPY, STARTMOVE,
  ENDCOPY, ENDMOVE, ENDLINE, ENDBOX,
  ENDCIRCLE, ENDARC, ENDPIN, ENDCOMP,
  DRAWTEXT, ENDTEXT, ENDROTATEP, ENDMIRROR,
  ZOOMBOXSTART, ZOOMBOXEND, STARTROUTENET, ENDROUTENET,
  MOUSEPAN, DRAWBUS, BUSCONT, STARTDRAWBUS,
  STARTPASTE, ENDPASTE, GRIPS, DRAWPICTURE,
  ENDPICTURE, MCOPY, STARTMCOPY, ENDMCOPY
}

Enumeration Type Documentation

enum x_states
Enumerator:
NONE 
SELECT 
DRAWLINE 
DRAWBOX 
MOVE 
COPY 
DRAWCIRCLE 
ZOOM 
PAN 
DRAWNET 
NETCONT 
DRAWPIN 
DRAWARC 
STARTDRAWNET 
DRAWCOMP 
SBOX 
STARTPAN 
STARTSELECT 
STARTCOPY 
STARTMOVE 
ENDCOPY 
ENDMOVE 
ENDLINE 
ENDBOX 
ENDCIRCLE 
ENDARC 
ENDPIN 
ENDCOMP 
DRAWTEXT 
ENDTEXT 
ENDROTATEP 
ENDMIRROR 
ZOOMBOXSTART 
ZOOMBOXEND 
STARTROUTENET 
ENDROUTENET 
MOUSEPAN 
DRAWBUS 
BUSCONT 
STARTDRAWBUS 
STARTPASTE 
ENDPASTE 
GRIPS 
DRAWPICTURE 
ENDPICTURE 
MCOPY 
STARTMCOPY 
ENDMCOPY 

Definition at line 27 of file x_states.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines