The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
gui::dialog_frame::style Class Reference

#include <show_dialog.hpp>

Public Member Functions

 style (std::string const &p, int br)
 

Public Attributes

std::string panel
 
int blur_radius
 

Detailed Description

Definition at line 60 of file show_dialog.hpp.

Constructor & Destructor Documentation

gui::dialog_frame::style::style ( std::string const &  p,
int  br 
)
inline

Definition at line 62 of file show_dialog.hpp.

Member Data Documentation

int gui::dialog_frame::style::blur_radius

Definition at line 64 of file show_dialog.hpp.

Referenced by gui::dialog_frame::draw_background().

std::string gui::dialog_frame::style::panel

Definition at line 63 of file show_dialog.hpp.

Referenced by gui::dialog_frame::draw_background().


The documentation for this class was generated from the following file: