12 #ifndef CXINFOWIDGET_H_
13 #define CXINFOWIDGET_H_
15 #include "cxGuiExport.h"
39 InfoWidget(QWidget* parent, QString objectName, QString windowTitle);
45 void populateTableWidget(std::map<std::string, std::string>& info);
51 QVBoxLayout* toptopLayout;