button.cpp File Reference

#include "global.hpp"
#include "widgets/button.hpp"
#include "game_config.hpp"
#include "font.hpp"
#include "marked-up_text.hpp"
#include "image.hpp"
#include "log.hpp"
#include "sound.hpp"
#include "util.hpp"
#include "video.hpp"
#include "wml_separators.hpp"
#include "serialization/string_utils.hpp"

Include dependency graph for widgets/button.cpp:

Go to the source code of this file.

Namespaces

namespace  gui

Defines

#define ERR_DP   LOG_STREAM(err, display)

Functions

static bool gui::not_image (const std::string &str)

Variables

const int gui::font_size = font::SIZE_SMALL
const int gui::horizontal_padding = font::SIZE_SMALL
const int gui::checkbox_horizontal_padding = font::SIZE_SMALL / 2
const int gui::vertical_padding = font::SIZE_SMALL / 2


Define Documentation

#define ERR_DP   LOG_STREAM(err, display)

Definition at line 29 of file widgets/button.cpp.


Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs