22 #ifndef STDR_INFO_LOADER 23 #define STDR_INFO_LOADER 25 #include "ui_information.h" 117 void updateRobots(
const stdr_msgs::RobotIndexedVectorMsg& msg);
~CInfoLoader(void)
Default destructor.
QIcon visible_icon_off_
Icon of visibility medium (orange)
int argc_
< Number of input arguments
QIcon visible_icon_on_
< Icon of visibility on (green)
CInfoLoader(int argc, char **argv)
Default contructor.
void deleteTree(void)
Deletes the information tree.
QTreeWidgetItem robotsInfo
Tree item : Map height.
Implements the low level Qt functionalities of the information tree. Inherits from Ui_information (ge...
QTreeWidgetItem mapHeight
Tree item : Map width.
void updateRobots(const stdr_msgs::RobotIndexedVectorMsg &msg)
Updates the information tree according to the ensemble of robots.
The main namespace for STDR GUI.
QIcon visible_icon_trans_
Tree item : Root.
void deleteTreeNode(QTreeWidgetItem *item)
Deletes a specific tree node. Recursive function.
void autoResizeColumns(void)
Autoresizes the columns according to the visible contents.
QTreeWidgetItem mapWidth
Tree item : Map resolution.
QTreeWidgetItem generalInfo
Tree item : Robot root.
char ** argv_
Icon of visualization actions.
void updateMapInfo(float width, float height, float ocgd)
Updates the information tree according to the specific map.