|
NIREP
|
#include "wx/wxprec.h"#include "wx/wx.h"#include <map>#include <string>#include <vector>#include <iostream>#include <fstream>#include "../VariableList/VariableList.h"#include "./DisplayAttributes/DisplayAttributes.h"

Go to the source code of this file.
Classes | |
| class | WidgetList |
| Stores the widget commands in a vector. The location in the vector corresponds to the location in the display grid. Also will be able to return the widget type and the parameters of the widget command. More... | |