The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
layout_exception.hpp File Reference

Defines the exception classes for the layout algorithm. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  gui2::tlayout_exception_width_modified
 Exception thrown when the width has been modified during resizing. More...
 
struct  gui2::tlayout_exception_resize_failed
 Basic exception when the layout doesn't fit. More...
 
struct  gui2::tlayout_exception_width_resize_failed
 Exception thrown when the width resizing has failed. More...
 
struct  gui2::tlayout_exception_height_resize_failed
 Exception thrown when the height resizing has failed. More...
 

Namespaces

 gui2
 A class inherited from ttext_box that displays its input as stars.
 

Detailed Description

Defines the exception classes for the layout algorithm.

Definition in file layout_exception.hpp.