#include <vehicletypeselector.h>
Inheritance diagram for VehicleTypeCountLocateWidget:

Public Member Functions | |
| VehicleTypeCountLocateWidget (PG_Widget *parent, const PG_Point &pos, int width, const VehicleType *vehicletype, const Player &player, int number) | |
Public Attributes | |
| SigC::Signal1< void, const VehicleType * > | locateVehicles |
Definition at line 72 of file vehicletypeselector.h.
| VehicleTypeCountLocateWidget::VehicleTypeCountLocateWidget | ( | PG_Widget * | parent, | |
| const PG_Point & | pos, | |||
| int | width, | |||
| const VehicleType * | vehicletype, | |||
| const Player & | player, | |||
| int | number | |||
| ) |
Definition at line 177 of file vehicletypeselector.cpp.
References VehicleTypeBaseWidget::buttonXPos(), and IconRepository::getIcon().
| SigC::Signal1<void,const VehicleType*> VehicleTypeCountLocateWidget::locateVehicles |
Definition at line 78 of file vehicletypeselector.h.
1.5.1