18 #ifndef GNEDialogACChooser_h 19 #define GNEDialogACChooser_h 75 std::vector<GNEAttributeCarrier*>
myACs;
bool myLocateTLS
whether the current locator is for TLS
A single child window which contains a view of the simulation area.
~GNEDialogACChooser()
Destructor.
GNEDialogACChooser()
FOX needs this.
std::vector< GNEAttributeCarrier * > myACs
list of displayed ACs
void toggleSelection(int listIndex) override
toggle selection (handled differently in NETEDIT)
std::string getObjectName(GUIGlObject *o) const override
retrieve name for the given object (special case for TLS)
GNEViewParent * myViewParent