Defines the exception classes for the layout algorithm. More...
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. | |
Defines the exception classes for the layout algorithm.
Definition in file layout_exception.hpp.