23 #ifndef GNEViewParent_h 24 #define GNEViewParent_h 88 FXGLCanvas* share,
GNENet* net,
89 FXIcon* ic = NULL, FXuint opts = 0, FXint x = 0, FXint y = 0, FXint w = 0, FXint h = 0);
100 long onCmdClose(FXObject*, FXSelector,
void*);
106 long onKeyPress(FXObject* o, FXSelector sel,
void* data);
107 long onKeyRelease(FXObject* o, FXSelector sel,
void* data);
long onKeyPress(FXObject *o, FXSelector sel, void *data)
handle keys
~GNEViewParent()
Destructor.
The main window of the Netedit.
FXHorizontalFrame * myViewArea
long onCmdLocate(FXObject *, FXSelector, void *)
locator-callback
long onKeyRelease(FXObject *o, FXSelector sel, void *data)
A NBNetBuilder extended by visualisation and editing capabilities.
A single child window which contains a view of the simulation area.
GNEViewParent()
FOX needs this.
bool isSelected(GUIGlObject *o) const
true if the object is selected (may include extra logic besides calling gSelected) ...
long onCmdClose(FXObject *, FXSelector, void *)
Called when the user hits the close button (x)
long onCmdMakeSnapshot(FXObject *sender, FXSelector, void *)
Called if the user wants to make a snapshot (screenshot)