#include <boost/regex.hpp>#include <pglabel.h>#include <pgimage.h>#include "../global.h"#include "textrenderer.h"#include "../graphics/surface.h"#include "../iconrepository.h"#include "targetcoordinatelocator.h"#include "../vehicletype.h"#include "../itemrepository.h"Include dependency graph for textrenderer-addons.cpp:

Go to the source code of this file.
Functions | |
| void | uselessCallToTextRenderAddons () |
Variables | |
| const bool | r1 = TextRenderer::registerTagRenderer( new VehicleTypeRenderer ) |
| const bool | r2 = TextRenderer::registerTagRenderer( new TargetCoordinateRenderer ) |
|
|
Definition at line 98 of file textrenderer-addons.cpp. Referenced by ASC_MainScreenWidget::ASC_MainScreenWidget(). |
|
|
Definition at line 94 of file textrenderer-addons.cpp. |
|
|
Definition at line 95 of file textrenderer-addons.cpp. |
1.4.2