GridConfig Member List
This is the complete list of members for GridConfig, including all inherited members.
| ConnectToGrid() | GridConfig | |
| CreateGrids() | GridConfig | |
| eventFilter(QObject *_obj, QEvent *_event) override | GridConfig | protected | 
| GridConfig() | GridConfig | |
| gridPose | GridConfig | |
| GridPose() const | GridConfig | |
| GridPoseChanged() | GridConfig | signal | 
| LoadConfig(const tinyxml2::XMLElement *) override | GridConfig | |
| NameList() const | GridConfig | slot | 
| nameList | GridConfig | |
| NameListChanged() | GridConfig | signal | 
| newParams(int _hCellCount, int _vCellCount, double _cellLength, QColor _color) | GridConfig | signal | 
| OnName(const QString &_name) | GridConfig | slot | 
| OnRefresh() | GridConfig | slot | 
| OnShow(bool _checked) | GridConfig | slot | 
| RefreshList() | GridConfig | |
| SetColor(double _r, double _g, double _b, double _a) | GridConfig | slot | 
| SetGridPose(const QList< double > &_gridPose) | GridConfig | slot | 
| SetNameList(const QStringList &_nameList) | GridConfig | slot | 
| UpdateCellLength(double _length) | GridConfig | slot | 
| UpdateGrid() | GridConfig | |
| UpdateHCellCount(int _cellCount) | GridConfig | slot | 
| UpdateVCellCount(int _cellCount) | GridConfig | slot | 
| ~GridConfig() override | GridConfig |