Public Member Functions | Private Attributes

gui::dialog_image Class Reference

#include <construct_dialog.hpp>

Inheritance diagram for gui::dialog_image:
Inheritance graph
[legend]
Collaboration diagram for gui::dialog_image:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 dialog_image (label *const caption, CVideo &video, surface img)
 ~dialog_image ()
labelcaption () const
void draw_contents ()
handler_vector handler_members ()

Private Attributes

surface surf_
labelcaption_

Detailed Description

Definition at line 69 of file construct_dialog.hpp.


Constructor & Destructor Documentation

gui::dialog_image::dialog_image ( label *const   caption,
CVideo video,
surface  img 
) [inline]

Definition at line 71 of file construct_dialog.hpp.

References surface::null(), and gui::widget::set_measurements().

Here is the call graph for this function:

gui::dialog_image::~dialog_image (  )  [inline]

Definition at line 78 of file construct_dialog.hpp.

References caption_.


Member Function Documentation

label* gui::dialog_image::caption (  )  const [inline]

Definition at line 81 of file construct_dialog.hpp.

References caption_.

Referenced by gui::dialog::layout(), and gui::dialog::update_widget_positions().

Here is the caller graph for this function:

void gui::dialog_image::draw_contents (  )  [virtual]

Reimplemented from gui::widget.

Definition at line 829 of file construct_dialog.cpp.

References CVideo::blit_surface(), gui::widget::location(), surf_, and gui::widget::video().

Here is the call graph for this function:

handler_vector gui::dialog_image::handler_members (  )  [inline, virtual]

Reimplemented from events::handler.

Definition at line 84 of file construct_dialog.hpp.

References caption_, and h.


Member Data Documentation

Definition at line 92 of file construct_dialog.hpp.

Referenced by caption(), handler_members(), and ~dialog_image().

Definition at line 91 of file construct_dialog.hpp.

Referenced by draw_contents().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Thu May 24 2012 01:21:02 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs