33 #ifndef CXINFOWIDGET_H_
34 #define CXINFOWIDGET_H_
36 #include "cxGuiExport.h"
60 InfoWidget(QWidget* parent, QString objectName, QString windowTitle);
66 void populateTableWidget(std::map<std::string, std::string>& info);
72 QVBoxLayout* toptopLayout;