#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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002