50 int& sizeColumnDefinitions,
const bool neteditAttributes);
The main window of Netedit.
GNEDialog(GNEApplicationWindow *applicationWindow, const std::string &name, GUIIcon titleIcon, DialogType type, Buttons buttons, OpenType openType, ResizeMode resizeMode)
basic constructor
GNEHelpAttributesDialog(const GNEHelpAttributesDialog &)=delete
Invalidated copy constructor.
~GNEHelpAttributesDialog()
Destructor.
void addAttributes(const GNEAttributeCarrier *AC, FXTable *table, int &itemIndex, int &sizeColumnDescription, int &sizeColumnDefinitions, const bool neteditAttributes)
add attributes
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
GNEHelpAttributesDialog & operator=(const GNEHelpAttributesDialog &src)=delete
Invalidated assignment operator.
GNEHelpAttributesDialog(GNEApplicationWindow *applicationWindow, const GNEAttributeCarrier *AC)
Constructor.
dialog arguments, used for certain modal dialogs that can not be edited using tab