26 QTableWidget* tr_circles_info,
27 QTableWidget* tr_lines_info) {
43 QPushButton* hills_remove_button,
44 QPushButton* tr_circles_remove_button,
45 QPushButton* tr_lines_remove_button) {
116 void UpdateTable(
const std::vector<gui::Target>& targets);
122 void UpdateTable(
const std::vector<gui::Hill>& hills);
128 void UpdateTable(
const std::vector<gui::TrappyLine>& trappy_lines);
134 void UpdateTable(
const std::vector<gui::TrappyCircle>& trappy_circles);
ObjectType
Типы объектов по категориям
Definition base.h:21