Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

editor.h File Reference

#include <gtk/gtk.h>
#include <vector>
#include "propertyeditor.h"
#include "graphics.h"
#include "component.h"
#include "wire.h"
#include "filterloader.h"
#include "frame.h"

Go to the source code of this file.

Compounds

class  Editor

Variables

int EDITOR_MODE_SELECT = 0
int EDITOR_MODE_WIRE_START = 1
int EDITOR_MODE_WIRE_ADDPOINT = 2
int EDITOR_MODE_COMPONENT_PLACE = 3
int EDITOR_MODE_COMPONENT_MOVE = 4


Variable Documentation

int EDITOR_MODE_COMPONENT_MOVE = 4 [static]
 

int EDITOR_MODE_COMPONENT_PLACE = 3 [static]
 

int EDITOR_MODE_SELECT = 0 [static]
 

int EDITOR_MODE_WIRE_ADDPOINT = 2 [static]
 

int EDITOR_MODE_WIRE_START = 1 [static]
 


Generated on Wed Apr 23 10:42:34 2003 for BioFilter by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002