NIREP

WidgetList.h File Reference

#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"
Include dependency graph for WidgetList.h:
This graph shows which files directly or indirectly include this file:

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...
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines