
Public Member Functions | |
| UnitInfoDialog (PG_Widget *parent, const Vehicle *vehicle, const VehicleType *vehicleType) | |
| void | userHandler (const ASCString &label, PropertyReadingContainer &pc, PG_Widget *parent, WidgetParameters widgetParams) |
Definition at line 62 of file unitinfodialog.cpp.
| UnitInfoDialog::UnitInfoDialog | ( | PG_Widget * | parent, | |
| const Vehicle * | vehicle, | |||
| const VehicleType * | vehicleType | |||
| ) | [inline] |
Definition at line 313 of file unitinfodialog.cpp.
References VehicleType::armor, cmovemalitypes, UnitWeapon::count, displaymessage(), Resources::energy, exist(), Resources::fuel, VehicleType::fuelConsumption, ContainerBaseType::functionNum, Surface::getBaseSurface(), ContainerBaseType::getFunctionName(), ASCmsgException::getMessage(), VehicleType::getName(), Vehicle::getName(), ContainerBaseType::getStorageCapacity(), ContainerBaseType::hasFunction(), heightTags, ContainerBaseType::infoImageFilename, ContainerBaseType::jamming, Resources::material, ContainerBaseType::maxLoadableUnits, ContainerBaseType::maxLoadableUnitSize, ContainerBaseType::maxLoadableWeight, VehicleType::maxwindspeedonwater, VehicleType::movemalustyp, VehicleType::movement, ContainerBaseType::productionCost, Surface::readImageFile(), tnstream::reading, ASCGUI_Window::setLabelText(), ASCGUI_Window::setup(), Vehicle::typ, ContainerBaseType::view, VehicleType::wait, VehicleType::weapons, and VehicleType::weight.
| void UnitInfoDialog::userHandler | ( | const ASCString & | label, | |
| PropertyReadingContainer & | pc, | |||
| PG_Widget * | parent, | |||
| WidgetParameters | widgetParams | |||
| ) | [inline] |
Definition at line 410 of file unitinfodialog.cpp.
References PropertyContainer::closeBracket(), IconRepository::getIcon(), PropertyContainer::openBracket(), and ASCString::toString().
1.5.1